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. 

Is this a issue with jdbc pool, or jvm on Linux or jboss related ? or
just some coding is not correct? Any suggestion are welcome.

Thanks
David



-----Original Message-----
From: John LYC [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 26, 2001 7:43 PM
To: Jboss Mailing List
Subject: [JBoss-user] Memory Leak!!!


HI ,
i'm running JBoss-2.4.3_Tomcat-3.2.3 on redhat linux 7.1.
Jdk1.3.1_01 with j2sdkee1.2.1.

I realized there seem to be a memory leak.
i have not been able to pinpoint exactly where the leak is coming from
at
this point of time and am still investigating...

currently, my application uses Jakarta Struts as well.
the memory usage will slowly increment thru the weeks.....
at one point of time, the memory used by jboss was at 100MB!

the java garbage collector seem to be working..
the memory did get restored back whenever the collector is working...

at one point, after many weeks of not restarting Jboss, halfway thru a
deployment, i encounter a out of memory exception.

another colleague of mine has a diff and very simple application that
basically read data  from text file and update the database. his apps is
running on another server altogether and he is having the same issue
too. so
much so that the infra-structure guys are complaining abt the memory
usage.


i also do not know if it is the way the applications is being coded?
but the 2 apps and the developers involved do not work with each other
at
all.

anyway, i will continue my investigation and find out more.

In the meantime, has anyone encounter similar problem?
or know of anything?

thanks
John


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

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

Reply via email to