wjw465150 / run-jetty-run

Automatically exported from code.google.com/p/run-jetty-run
0 stars 0 forks source link

refine bootstrap #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There's still user complaining there's some strange issue in XP 32bit,
but I didn't know the real reason so far .

The case server hang when starting webapp, 
user are waiting for starting SelectChannelConnector forever .

(If SelectChannelConnector  started , you will see the log :
  2012-01-18 12:44:57.636:INFO:oejs.AbstractConnector:Started    
              SelectChannelConnector@0.0.0.0:<your port> STARTING
)

But it happened after 1.3 , I believe it's related to EclipseListener and 
CommandListener I build for 1.3 .

I think it's better to re-organize the code first,
and see if we could find a better/reproducible steps to handle this. 

It's seldom happened and reported, but it's still a critical issue once it 
happened .

Original issue reported on code.google.com by tonylovejava on 18 Jan 2012 at 4:57

GoogleCodeExporter commented 9 years ago
We see this behaviour when using this plugin too. Any ideas/workarounds for 
this problem? This actually makes the plugin unusable.

Original comment by chandrasekhar.a on 17 Jun 2012 at 9:32

GoogleCodeExporter commented 9 years ago
Hi , could you provide your OS infomration?

Win 7 / Win XP / linux / Mac ...etc

It's only reporting in Win XP 32bit so far .

Original comment by tonylovejava on 18 Jun 2012 at 1:44

GoogleCodeExporter commented 9 years ago
Mine is Win XP 32 bit too...Is there some configuration I could do to get over 
this?

Original comment by chandrasekhar.a on 21 Jun 2012 at 4:52

GoogleCodeExporter commented 9 years ago
We are experiencing this in Windows 7 32-bit as well.

Original comment by chandrasekhar.a on 21 Jun 2012 at 7:23