Prasana,

Don't know if you are still working on this but I had the problem again. 
Remembering you suspicion of the wireless I shut down my wireless connection 
and to be sure rebooted eclipse. The problem persisted with only the loopback 
interface having  an ip-address. 

Running com.cloud.utils.testcase.NioTest
2013-05-03 14:00:34,487 INFO  [utils.testcase.NioTest] (main:) Test
2013-05-03 14:00:34,537 INFO  [utils.nio.NioServer] (NioTestServer-Selector:) 
NioConnection started and listening on 0.0.0.0/0.0.0.0:7777

I am not sure if this matters but did a 
badjak:.git daan$ telnet 127.0.0.1 7777
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

And got the line

2013-05-03 14:01:14,502 WARN  [utils.nio.Link] (NioTestServer-Selector:) SSL: 
Fail to find the generated keystore. Loading fail-safe one to continue.

The test keeps hanging, though.

The test runs in the debugger with a breakpoint before the _server.start(); I 
guess this is not much help. I will keep looking because this is annoying.

Regards,
Daan Hoogland

-----Original Message-----
From: prasanna [mailto:srivatsav.prasa...@gmail.com] On Behalf Of Prasanna 
Santhanam
Sent: vrijdag 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 clientLink doesn't initialize when 
this stalling happens.

I'll have to see how wireless affects this ...

On Thu, Apr 18, 2013 at 05:14:01AM +0000, Daan Hoogland wrote:
> I had the same thing runnning mvn -P developer clean test install. 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]
> 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'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 <t...@apache.org> wrote:
> 
> >  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 
> > <mike.tutkow...@solidfire.com>
> > 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 stall.
> > >
> > >
> > > On Wed, Apr 17, 2013 at 2:35 PM, Chip Childers <
> > chip.child...@sungard.com>wrote:
> > >
> > >> 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 developer,systemvm
> > >>
> > >> It *might* be something in the developer or systemvm profiles.
> > >>
> > >> >
> > >> >
> > >> > On Wed, Apr 17, 2013 at 2:26 PM, Chip Childers <
> > >> chip.child...@sungard.com>wrote:
> > >> >
> > >> > > 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  [utils.nio.NioServer]
> > >> > > > (NioTestServer-Selector:) NioConnection started and 
> > >> > > > listening on
> > >> > > > 0.0.0.0/0.0.0.0:7777
> > >> > > >
> > >> > > > Thanks!
> > >> > >
> > >> > > What build command are you using?
> > >> > >
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > *Mike Tutkowski*
> > >> > *Senior CloudStack Developer, SolidFire Inc.*
> > >> > e: mike.tutkow...@solidfire.com
> > >> > o: 303.746.7302
> > >> > Advancing the way the world uses the 
> > >> > cloud<http://solidfire.com/solution/overview/?video=play>
> > >> > *(tm)*
> > >>
> > >
> > >
> > >
> > > --
> > > *Mike Tutkowski*
> > > *Senior CloudStack Developer, SolidFire Inc.*
> > > e: mike.tutkow...@solidfire.com
> > > o: 303.746.7302
> > > Advancing the way the world uses the 
> > > cloud<http://solidfire.com/solution/overview/?video=play>
> > > *(tm)*
> >
> 
> 
> 
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: mike.tutkow...@solidfire.com
> o: 303.746.7302
> Advancing the way the world uses the
> cloud<http://solidfire.com/solution/overview/?video=play>
> *(tm)*

--
Prasanna.,

Reply via email to