RE: tomcat hangs without anything

2010-03-11 Thread Caldarale, Charles R
> From: Maurice Mengel [mailto:mauricemen...@gmail.com] > Subject: Re: tomcat hangs without anything > > connectionTimeout="2" >redirectPort="8443" /> That time value only controls how long Tomcat will wait afte

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
rom: Maurice Mengel [mailto:mauricemen...@gmail.com] > > Subject: Re: tomcat hangs without anything > > > > I hope this is what you ask me for: > > It is, and it shows nothing unusual - all pretty standard settings. > > > Example: This time I was able to click 10 time

RE: tomcat hangs without anything

2010-03-11 Thread Caldarale, Charles R
> From: Maurice Mengel [mailto:mauricemen...@gmail.com] > Subject: Re: tomcat hangs without anything > > I hope this is what you ask me for: It is, and it shows nothing unusual - all pretty standard settings. > Example: This time I was able to click 10 times on manager/st

RE: tomcat hangs without anything

2010-03-11 Thread Caldarale, Charles R
> From: Maurice Mengel [mailto:mauricemen...@gmail.com] > Subject: Re: tomcat hangs without anything > > 4) here is the output of jstack. Everything looks pretty normal here. > "http-8080-1" daemon prio=6 tid=0x0344b000 nid=0x180c in Object.wait() > [0x03adf000]

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
4) no other server. I uninstalled apache-http and didn't do anything to tomcat config. I hope this is what you ask me for: I am not sure if Tomcat starts to refuse after about 1 min or after a certain no of requests. I would guess it usually takes about 1 min. Not alw

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
As far as I can tell, it tells essentially the same. Now I am using different jdk and the catalina.bat run command. I didn't know I could copy from this windows at all. Usually, I use cygwin, but this seems not to make anything easier. C:\Apache\apache-tomcat-6.0.24>bin\catalina.bat run Using CA

Re: tomcat hangs without anything

2010-03-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maurice, On 3/11/2010 4:26 PM, Maurice Mengel wrote: > 2) I get the static page, because it is still in the brower cache, > browser is loading, but never actually displays anything; after a very > long time, a timeout. How do you describe that? That

Re: tomcat hangs without anything

2010-03-11 Thread André Warnier
Maurice Mengel wrote: 3) yes stout goes to console, see attachment The list strips most attachments, and we did not get this one. You may need to paste the screen messages directly here, like you did with the jstack output.

Re: tomcat hangs without anything

2010-03-11 Thread André Warnier
Christopher Schultz wrote: - windows xp - I start tomcat with bin\startup.bat Can you post everything that shows up on the console during Tomcat startup? IIRC, bin\startup.bat leaves the window open and stdout just goes to the terminal. Not exactly. When you start it via startup.bat,

Re: tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
1) thanks for the very quick response! 2) I get the static page, because it is still in the brower cache, browser is loading, but never actually displays anything; after a very long time, a timeout. How do you describe that? 3) yes stout goes to console, see attachment 4) here is the output of j

Re: tomcat hangs without anything

2010-03-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maurice, On 3/11/2010 3:42 PM, Maurice Mengel wrote: > Hi! > > I am new to tomcat. It try to use it with some servlet (oaicat). It seems to > run well on my pc at work, but I cannot run it on my laptop on which I would > like to develop. > > I start

tomcat hangs without anything

2010-03-11 Thread Maurice Mengel
Hi! I am new to tomcat. It try to use it with some servlet (oaicat). It seems to run well on my pc at work, but I cannot run it on my laptop on which I would like to develop. I start it, it looks fine. And after a few seconds or minutes, I doesn't answer any response. I uninstalled already all u