cancel
Showing results for 
Search instead for 
Did you mean: 

Java OutOfMemoryError

Former Member
0 Kudos

Hello everybody.

I've got a problem with the Tomcat server. Especially with the java engine (jvm).

After a few actions in InfoView or the CMC nothing works anymore.

The logfiles show this error:

10-01-10 18:35:43:776 - [/PlatformServices].[Faces Servlet] Thread [http-8080-Processor22];

Servlet.service() for servlet Faces Servlet threw exception

java.lang.OutOfMemoryError: PermGen space

I've changed the memory pool properties from the Tomcat Service to bigger values but it has no effect.

Even changing the used jvm.dll doen't help.

Any suggestions?

Thanks in advance.

Sebastian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sebastian,

This should help make sense of the error:

http://www.freshblurbs.com/explaining-java-lang-outofmemoryerror-permgen-space

Former Member
0 Kudos

Hello Jeff.

Thanks for u'r answer.

I've tried that allready. No effect.

I wonder the fact that after an update from XI 3.0 to XI 3.1 all of a sudden the java memory size should be to small.

In XI 3.0 the tomcat server runs without any problems.

Any more suggestions?

Thanks in advance.

Sebastian

0 Kudos

Hi,

check out the tomcat5.exe process when this error occurs. How big is it ?

Regards

-Seb.