hi,

On Wed, 2002-03-06 at 21:19, David Cao wrote:
> We am running JBoss2.4.4 Tomcat 3.2.3 on Linux 7.2 in production, I
> realized there is a memory leak as well, The memory usage seems increase
> pretty fast, out of memory for less than one week, also encounter out of
> memory exception if webserver is running for some time when update jsp.
> we didn't count this problem in our internal website which is using
> Windows 2000. 

pls. see SF Bug #504895 @

http://sourceforge.net/tracker/index.php?func=detail&aid=504895&group_id=22866&atid=376685

this is fixed in the forthcoming 2.4.5 release; alternatively you can
also grab the lates Branch_2_4 CVS code.

An OutOfMemoryException on Linux also occurs because of some issues
Linux has with threading; this is also dependent upon the JVM you're
using. We've been getting better results by using IBM's implementation
rather than the one Sun provides. Win2k and the respective JVM's on
Win2k doesn't show this problem.

Hope this helps,
        Christian



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to