PermGen Space Error

We recently started to experience permGen space error…The value that was set originally was 128M. I increased it to 512M but it still shows the same problem.

14:05:57,293 ERROR [[RhythmyxServlet]] Servlet.service() for servlet RhythmyxServlet threw exception
14:06:01,609 ERROR [CoyoteAdapter] An exception or error occurred in the container during the request processing
14:06:05,839 ERROR [Http11Processor] Error processing request
java.lang.OutOfMemoryError: PermGen space
14:10:48,341 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.OutOfMemoryError: PermGen space
14:12:18,424 ERROR [CoyoteAdapter] An exception or error occurred in the container during the request processing
java.lang.OutOfMemoryError: PermGen space
14:13:26,798 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
java.lang.OutOfMemoryError: PermGen space
14:13:36,490 ERROR [CoyoteAdapter] An exception or error occurred in the container during the request processing
java.lang.OutOfMemoryError: PermGen space

Also to add, the extensions jar file that we added is only 125KB in size.

manvinder

Also what we have noticed is that the CPU utilization of the Rhythmyx Java process is 100%…

Don’t know if this thread may be of help…

http://forum.percussion.com/showthread.php?t=5528