Re: tomcat5.1 out of memory for swap space not released!

2007-09-25 Thread Jiansen Niu
ers@tomcat.apache.org > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/tomcat5.1-out-of-memory-for-swap-space-not-released%21-tf451347

Re: tomcat5.1 out of memory for swap space not released!

2007-09-25 Thread JacquiYan
Please >> give me an idea in this situation! And please help me make tomcat >> process release swap space?yanyan > > - > To start a new topic, e-mail: users@tomcat.apache.org >

Re: tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread Rainer Jung
You configured your JVM to use 1GB of memory plus 800MB for perm space. This only makes sense, if your machine has that much memory. As far as I know, perm adds to the heap. You system has 4 GB of memory. Are there other big memory consumers there? Can you check the size of the process? Regard

Re: tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread JacquiYan
> To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/tomcat5.1-out-of-memory-for-swap-space-not-released%21-t

Re: tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread JacquiYan
omcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/tomcat5.1-out-of-memory-for-swap-space-not-released%21-tf4513476.html#a1287362

Re: tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread Mark Thomas
Tomcat 5.0.x has some memory leaks but as far as I recall they were mostly related to context reload. If you are reloading your app, I'd suggst an upgrade to the latest 5.5.x. If you are not reloading, then your app probably has a memory leak. I'd suggest using a profiler such as YourKit to try an

Re: tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread Mark Thomas
Tomcat 5.0.x has some memory leaks but as far as I recall they were mostly related to context reload. If you are reloading your app, I'd suggst an upgrade to the latest 5.5.x. If you are not reloading, then your app probably has a memory leak. I'd suggest using a profiler such as YourKit to try an

tomcat5.1 out of memory for swap space not released!

2007-09-24 Thread 颜燕
I am a Chinese and English is not well,but I will try my best to express myself.I have HP-UX operation system with JDK1.5 and sybase.But after tomcat5.0 running for some times ,it would out of memory.The tomcat5.0 process continuously allocated swap space but not released it.So when swap spac