Re: Tomcat 5 going to sleep
Well 2 days have passed, and the problem seems to have gone away. Nothing as clever or as exciting as a memory profiler I'm afraid. Those crazy tomcat developer kids seemed to have nailed the apj coyote stuff in the 5.24 release. On 25 May 2004, at 19:52, Mark Lowe wrote: well time will only tell, but assuming the org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request had something to do with it (which I suspect it does) upgrading to 5.0.24 certainly gets rid of that. I'll give it a couple of days, but its where my money is. Cheers Mark On 25 May 2004, at 19:30, Mark Lowe wrote: Thanks I do test everything on my dev machine, but I don't have this issue on osx. The live server however is linux, and thus i'm a little restricted in terms of the tests I can run. Restarting the server is of course what i do do, but I've never had this sort of error previously on a live deployment only when using the manager app via ant scripts. See what you mean with the "memory leak" thread.. I guess its time to see if 5.24 does any better.. On 25 May 2004, at 18:53, Filip Hanik - Dev wrote: java.lang.OutOfMemoryError after this you are pretty much SOL and have to restart the server. Look for other threads with the subject "memory leak" Filip - Original Message - From: "Mark Lowe" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, May 25, 2004 11:47 AM Subject: Tomcat 5 going to sleep Hello Sorry for the subject title but didn't know how better to put it. Tomcat throws an outofmemory exception when left for a day or so depending on how much ram i've assigned to an application and how much traffic there has been. I've seen various postings on this and a lot of clever sounding theories one of which seem to end with "Woohoo it works thats great". The exception when thrown looks like this SEVERE: Caught exception (java.lang.OutOfMemoryError) executing org.apache.jk.co [EMAIL PROTECTED], terminating thread and for each request made via mod_jk i get this org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request I was using jk2 for a while but stopped doing do as it had various quirks that kept wrecking my head. the jk version I'm using is mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and java 1.4.2_04 Anybody know where I should start looking? Thanks Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Tomcat 5 going to sleep
well time will only tell, but assuming the org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request had something to do with it (which I suspect it does) upgrading to 5.0.24 certainly gets rid of that. I'll give it a couple of days, but its where my money is. Cheers Mark On 25 May 2004, at 19:30, Mark Lowe wrote: Thanks I do test everything on my dev machine, but I don't have this issue on osx. The live server however is linux, and thus i'm a little restricted in terms of the tests I can run. Restarting the server is of course what i do do, but I've never had this sort of error previously on a live deployment only when using the manager app via ant scripts. See what you mean with the "memory leak" thread.. I guess its time to see if 5.24 does any better.. On 25 May 2004, at 18:53, Filip Hanik - Dev wrote: java.lang.OutOfMemoryError after this you are pretty much SOL and have to restart the server. Look for other threads with the subject "memory leak" Filip - Original Message - From: "Mark Lowe" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, May 25, 2004 11:47 AM Subject: Tomcat 5 going to sleep Hello Sorry for the subject title but didn't know how better to put it. Tomcat throws an outofmemory exception when left for a day or so depending on how much ram i've assigned to an application and how much traffic there has been. I've seen various postings on this and a lot of clever sounding theories one of which seem to end with "Woohoo it works thats great". The exception when thrown looks like this SEVERE: Caught exception (java.lang.OutOfMemoryError) executing org.apache.jk.co [EMAIL PROTECTED], terminating thread and for each request made via mod_jk i get this org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request I was using jk2 for a while but stopped doing do as it had various quirks that kept wrecking my head. the jk version I'm using is mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and java 1.4.2_04 Anybody know where I should start looking? Thanks Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Tomcat 5 going to sleep
Thanks I do test everything on my dev machine, but I don't have this issue on osx. The live server however is linux, and thus i'm a little restricted in terms of the tests I can run. Restarting the server is of course what i do do, but I've never had this sort of error previously on a live deployment only when using the manager app via ant scripts. See what you mean with the "memory leak" thread.. I guess its time to see if 5.24 does any better.. On 25 May 2004, at 18:53, Filip Hanik - Dev wrote: java.lang.OutOfMemoryError after this you are pretty much SOL and have to restart the server. Look for other threads with the subject "memory leak" Filip - Original Message - From: "Mark Lowe" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, May 25, 2004 11:47 AM Subject: Tomcat 5 going to sleep Hello Sorry for the subject title but didn't know how better to put it. Tomcat throws an outofmemory exception when left for a day or so depending on how much ram i've assigned to an application and how much traffic there has been. I've seen various postings on this and a lot of clever sounding theories one of which seem to end with "Woohoo it works thats great". The exception when thrown looks like this SEVERE: Caught exception (java.lang.OutOfMemoryError) executing org.apache.jk.co [EMAIL PROTECTED], terminating thread and for each request made via mod_jk i get this org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request I was using jk2 for a while but stopped doing do as it had various quirks that kept wrecking my head. the jk version I'm using is mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and java 1.4.2_04 Anybody know where I should start looking? Thanks Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: Tomcat 5 going to sleep
Hi, Start by running your application inside a profiler to see where memory is spent. An OutOfMemoryError is not recoverable (and doesn't have to do with the connector). Yoav Shapira Millennium Research Informatics >-Original Message- >From: Mark Lowe [mailto:[EMAIL PROTECTED] >Sent: Tuesday, May 25, 2004 12:47 PM >To: Tomcat Users List >Subject: Tomcat 5 going to sleep > >Hello > >Sorry for the subject title but didn't know how better to put it. >Tomcat throws an outofmemory exception when left for a day or so >depending on how much ram i've assigned to an application and how much >traffic there has been. > >I've seen various postings on this and a lot of clever sounding >theories one of which seem to end with "Woohoo it works thats great". > >The exception when thrown looks like this > >SEVERE: Caught exception (java.lang.OutOfMemoryError) executing >org.apache.jk.co >[EMAIL PROTECTED], terminating thread > >and for each request made via mod_jk i get this > >org.apache.jk.common.HandlerRequest decodeRequest >WARNING: Error registering request > >I was using jk2 for a while but stopped doing do as it had various >quirks that kept wrecking my head. > >the jk version I'm using is >mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and >java 1.4.2_04 > >Anybody know where I should start looking? > >Thanks > >Mark > > >- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Re: Tomcat 5 going to sleep
>java.lang.OutOfMemoryError after this you are pretty much SOL and have to restart the server. Look for other threads with the subject "memory leak" Filip - Original Message - From: "Mark Lowe" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Tuesday, May 25, 2004 11:47 AM Subject: Tomcat 5 going to sleep Hello Sorry for the subject title but didn't know how better to put it. Tomcat throws an outofmemory exception when left for a day or so depending on how much ram i've assigned to an application and how much traffic there has been. I've seen various postings on this and a lot of clever sounding theories one of which seem to end with "Woohoo it works thats great". The exception when thrown looks like this SEVERE: Caught exception (java.lang.OutOfMemoryError) executing org.apache.jk.co [EMAIL PROTECTED], terminating thread and for each request made via mod_jk i get this org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request I was using jk2 for a while but stopped doing do as it had various quirks that kept wrecking my head. the jk version I'm using is mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and java 1.4.2_04 Anybody know where I should start looking? Thanks Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Tomcat 5 going to sleep
Hello Sorry for the subject title but didn't know how better to put it. Tomcat throws an outofmemory exception when left for a day or so depending on how much ram i've assigned to an application and how much traffic there has been. I've seen various postings on this and a lot of clever sounding theories one of which seem to end with "Woohoo it works thats great". The exception when thrown looks like this SEVERE: Caught exception (java.lang.OutOfMemoryError) executing org.apache.jk.co [EMAIL PROTECTED], terminating thread and for each request made via mod_jk i get this org.apache.jk.common.HandlerRequest decodeRequest WARNING: Error registering request I was using jk2 for a while but stopped doing do as it had various quirks that kept wrecking my head. the jk version I'm using is mod_jk/1.2.3-dev compliled against Apache/2.0.47 and tomcat 5.19 and java 1.4.2_04 Anybody know where I should start looking? Thanks Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]