RE: 4.1 Build Stalls

2013-05-03 Thread Daan Hoogland
rijdag 19 april 2013 16:11 To: dev@cloudstack.apache.org Subject: Re: 4.1 Build Stalls I took a look at the NioTest y'day but forgot to email back. It seems like there is server created and a client and until the client link comes up we wait on a never ending while loop. Sometimes that clientLin

Re: 4.1 Build Stalls

2013-04-19 Thread Mike Tutkowski
I > > was on wireless and it worked with the same command a bit later. > > Apparently without changes, no code update at least. > > > > Regards, > > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Se

Re: 4.1 Build Stalls

2013-04-19 Thread Prasanna Santhanam
t; Regards, > > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: donderdag 18 april 2013 5:19 > To: dev@cloudstack.apache.org > Subject: Re: 4.1 Build Stalls > > Today I am (working from home)...now that I think of it, I can&#x

RE: 4.1 Build Stalls

2013-04-17 Thread Daan Hoogland
: donderdag 18 april 2013 5:19 To: dev@cloudstack.apache.org Subject: Re: 4.1 Build Stalls Today I am (working from home)...now that I think of it, I can't remember this ever happening when I'm in the office and not on wireless. What were you thinking the issue might be? On Wed, Apr 17, 20

Re: 4.1 Build Stalls

2013-04-17 Thread Mike Tutkowski
Today I am (working from home)...now that I think of it, I can't remember this ever happening when I'm in the office and not on wireless. What were you thinking the issue might be? On Wed, Apr 17, 2013 at 8:41 PM, prasanna wrote: > I've seen this stalling happen for me. Wild guess - Are you o

Re: 4.1 Build Stalls

2013-04-17 Thread prasanna
I've seen this stalling happen for me. Wild guess - Are you on wireless by any chance? On 18 April 2013 05:16, Mike Tutkowski wrote: > Actually, it seems kind of random. > > I'm trying to build 4.2 now and I had the same problem. I just cleaned and > installed and eventually it got past the sta

Re: 4.1 Build Stalls

2013-04-17 Thread Mike Tutkowski
Actually, it seems kind of random. I'm trying to build 4.2 now and I had the same problem. I just cleaned and installed and eventually it got past the stall. On Wed, Apr 17, 2013 at 2:35 PM, Chip Childers wrote: > On Wed, Apr 17, 2013 at 02:34:29PM -0600, Mike Tutkowski wrote: > > Sorry...I fo

Re: 4.1 Build Stalls

2013-04-17 Thread Chip Childers
On Wed, Apr 17, 2013 at 02:34:29PM -0600, Mike Tutkowski wrote: > Sorry...I followed up with that in a subsequent e-mail...I should have put > it in the first one. :) > > mvn clean install -P developer,systemvm > > I then sent an e-mail saying this worked: > > mvn clean > mvn install -P develop

Re: 4.1 Build Stalls

2013-04-17 Thread Mike Tutkowski
Sorry...I followed up with that in a subsequent e-mail...I should have put it in the first one. :) mvn clean install -P developer,systemvm I then sent an e-mail saying this worked: mvn clean mvn install -P developer,systemvm On Wed, Apr 17, 2013 at 2:26 PM, Chip Childers wrote: > On Wed, Apr

Re: 4.1 Build Stalls

2013-04-17 Thread Chip Childers
On Wed, Apr 17, 2013 at 02:23:04PM -0600, Mike Tutkowski wrote: > Hi, > > Anyone know why the 4.1 build (updated from today) stalls for me here?: > > Running com.cloud.utils.testcase.NioTest > 2013-04-17 14:20:07,810 INFO [utils.testcase.NioTest] (main:) Test > 2013-04-17 14:20:07,853 INFO [uti

Re: 4.1 Build Stalls

2013-04-17 Thread Mike Tutkowski
Weird... It works if I do this: mvn clean mvn install -P developer,systemvm Any thoughts on that? On Wed, Apr 17, 2013 at 2:25 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I'm running the build as such: > > mvn clean install -P developer,systemvm > > Thanks! > > > On Wed, Apr 1

Re: 4.1 Build Stalls

2013-04-17 Thread Mike Tutkowski
I'm running the build as such: mvn clean install -P developer,systemvm Thanks! On Wed, Apr 17, 2013 at 2:23 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > Anyone know why the 4.1 build (updated from today) stalls for me here?: > > Running com.cloud.utils.testcase.NioTest >