On 29/10/2010 13:10, Sandip Hirwale wrote:
> Hi
>     I am developing web application using Tomcat 6.0 server

Care to be more precise about which of the 20+ Tomcat 6.0.x versions you
are using?

The OS and Java version you are using might be useful to know as well.

> but after
> running application many times it gives Perm gem space outofMemory Error why
> is it so?

Your application has one or more memory leaks.

> I want to know reason for that 

Developer error. Also known as a bug.

> and solution to overcome this error

Find the root cause of the memory leak and fix the bug.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to