Tomcat/mod_jk/Apache - up to date - matching versions?

2007-02-21 Thread Sharon French
t would best be avoided? Or conversely, a combination that is particularly useful? Anyone care to convince me that the above aren't the versions I ought to be using? Thank you in advance for any input, Sharon French Xtensible Technology Inc 195 McGregor St. Suite 322 Manchester, NH 031

RE: OutOfMemoryError (but not really out of memory?) cause tomcat processes to hang

2007-02-08 Thread Sharon French
rather than a "perm space" message. Can this message be trusted? Or could this be a PermGen issue? Thank you for your help, Sharon French -Original Message- From: Nikola Milutinovic [mailto:[EMAIL PROTECTED] Sent: Thursday, February 08, 2007 5:05 PM To: Tomcat Users List

RE: OutOfMemoryError (but not really out of memory?) cause tomcatprocesses to hang

2007-02-07 Thread Sharon French
> You should have stack traces to go with the OOME reports; where do these show the execution to be? Nope - no stack trace :(. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4753347 seems to indicate that this was missed in the 1.5.0 release and came in with 1.5.1. > It should be in 1.5; 1

RE: OutOfMemoryError (but not really out of memory?) cause tomcat processes to hang

2007-02-07 Thread Sharon French
> I assume the Xms value is set to the same value as Xmx? > If not, at least earlier jdks tendered to through outofmemory > during heap resize. I will give this a shot. Thanks. > The changes in Xmx values, did they had any impact on the duration > of the servers "good state" under load? Nope

RE: OutOfMemoryError (but not really out of memory?) cause tomcatprocesses to hang

2007-02-07 Thread Sharon French
> Uhhh - no. The JVM will not return an OOME until the GC > is completely finished and the request still cannot be > satisfied. Even with concurrent GC, failing allocation > requests are suspended until a full GC has completed. > The exception to the above is if a request is made that > co

RE: OutOfMemoryError (but not really out of memory?) cause tomcat processes to hang

2007-02-07 Thread Sharon French
> You have quite a bit of memory in your 'Old Generation'. You need to determine > what you're allocating that isn't being released. We have a fairly substantial amount of data that is loaded on startup and remains for the duration. This probably accounts for part of the old-gen usage. I also

OutOfMemoryError (but not really out of memory?) cause tomcat processes to hang

2007-02-07 Thread Sharon French
i=111, line=585 - org.apache.catalina.startup.Bootstrap.main(...) @bci=564, line=150 Again, any help or information would be greatly appreciated. Sharon French Xtensible Technology Inc 195 McGregor St. Suite 322 Manchester, NH 03102 603.641.8141 x202 http://www.mlspulse.com -