Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Yeah...I was going to say we need to document this in the how-to-set-up-CloudStack Wiki or make this a standard dependency that just works. Also, if there are legalities involved, we need to work that out, as well. On Mon, Nov 11, 2013 at 4:08 PM, David Nalley wrote: > That's still concerning.

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread David Nalley
That's still concerning. The deps should be handled automagically by maven, and new dependencies should be discussed on list. Especially because this potentially triggers legal compliance issues. --David On Mon, Nov 11, 2013 at 5:55 PM, Mike Tutkowski wrote: > Ah, you are correct - thanks! > >

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Ah, you are correct - thanks! I can now get the system to build and the tests to run again. :) On Mon, Nov 11, 2013 at 3:04 PM, Laszlo Hornyak wrote: > I believe it must be /jre/lib/security > > > On Mon, Nov 11, 2013 at 11:02 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > Pe

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Laszlo Hornyak
I believe it must be /jre/lib/security On Mon, Nov 11, 2013 at 11:02 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Per the install directions, I placed local_policy.jar and > US_export_policy.jar in /lib/security. > > My build failed at the same test. > > I also get 61 compile erro

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Per the install directions, I placed local_policy.jar and US_export_policy.jar in /lib/security. My build failed at the same test. I also get 61 compile errors in Eclipse. On Mon, Nov 11, 2013 at 2:40 PM, Syed Ahmed wrote: > Hi Mike, > > Can you try and install the JCE extensions suggested by

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Syed Ahmed
Hi Mike, Can you try and install the JCE extensions suggested by Laszlo? Thanks, -Syed On 13-11-11 04:34 PM, Mike Tutkowski wrote: Thanks, Wei. Does this assert failure look familiar to you? --- Test set: org.apache

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Thanks, Wei. Does this assert failure look familiar to you? --- Test set: org.apache.cloudstack.network.lb.CertServiceTest --- Tests run: 2, F

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Wei ZHOU
I built succeed with jdk 1.6 and jdk 1.7 Maybe some packages are missing in your environment. You can get some information from /Users/mtutkowski/Documents/CloudStack/src/CloudStack/server/target/surefire-reports 2013/11/11 Mike Tutkowski > Looks like I'm running (1.7...I believe this was for

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Looks like I'm running (1.7...I believe this was for a Libvirt change): mtutkowski-LT:cloudstack mtutkowski$ java -version java version "1.7.0_40" Java(TM) SE Runtime Environment (build 1.7.0_40-b43) Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode) You think this might be the proble

Re: 4.3 Not Building (Test Failure)

2013-11-11 Thread Laszlo Hornyak
Hi Mike, I do not see the failing unit test in the output but the CertServiceTest was failing all weekend till I installed the JCE extension into my jdk6. http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html If it does not help. could you share the name of the proble

4.3 Not Building (Test Failure)

2013-11-11 Thread Mike Tutkowski
Anyone know anything about this issue? Thanks! [INFO] Apache CloudStack Server .. FAILURE [36.923s] [INFO] Apache CloudStack Usage Server SKIPPED [INFO] Apache XenSource XAPI . SKIPPED [INFO] Apache CloudStack Cloud Engine O