Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-07 Thread Philip Cote
Good for you! Glad it all worked out. On Mon, 2005-08-08 at 02:25 +0100, Martin Wood wrote: > Just to let people know that my application has been running happily for > nearly a week now. > > I actually replaced the JDK1.5 with the blackdown 1.4.2 and installed > the compatibility extensions for

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-07 Thread Martin Wood
Just to let people know that my application has been running happily for nearly a week now. I actually replaced the JDK1.5 with the blackdown 1.4.2 and installed the compatibility extensions for tomcat. since then its been fine. martin --

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Remy Maucherat
On 8/2/05, MDK <[EMAIL PROTECTED]> wrote: > no, the odd thing is, it wasnt even being used (and its a very simple > application, of course, thats a relative term) > > i installed the app, tested it once and logged out. > > I came back to it a few days later and the whole thing is hanging. > > If

RE: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Allistair Crossley
stair. > -Original Message- > From: MDK [mailto:[EMAIL PROTECTED] > Sent: 02 August 2005 12:29 > To: Tomcat Users List > Subject: Re: tomcat 5.5, jdk1.5 on user mode debian stable > hangs after a > few days > > > no, the odd thing is, it wasnt even being used (and its a ve

Re: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread MDK
ation under a load test? Cheers, Allistair. -Original Message- From: MDK [mailto:[EMAIL PROTECTED] Sent: 02 August 2005 10:23 To: tomcat-user@jakarta.apache.org Subject: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days Hello, I've searched far and wide for a

RE: tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread Allistair Crossley
. > -Original Message- > From: MDK [mailto:[EMAIL PROTECTED] > Sent: 02 August 2005 10:23 > To: tomcat-user@jakarta.apache.org > Subject: tomcat 5.5, jdk1.5 on user mode debian stable hangs > after a few > days > > > Hello, > > I've searched far and wide for a

tomcat 5.5, jdk1.5 on user mode debian stable hangs after a few days

2005-08-02 Thread MDK
Hello, I've searched far and wide for a definitive answer to this problem, but have found nothing that relates to my situation. I did find a few similar issues, but 1. I have no System.exit in my code 2. I am not using the root context and still after a few days tomcat stops responding. The