cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.lang.OutOfMemoryError: Java heap space

Former Member
0 Likes
433

Hi

Need some help for XI memory parameter. Our XI dev server get crashed 2-3 times in a day. Sometime even users are not working when it crashed. I checked the default.trc file and got the following error message:

java.lang.OutOfMemoryError: Java heap space

As per oss note 723909, i increased the heap memory to 2GB but still same problem.

Is there some good document to for our problem or if there is any document for default thread parameter value to set in XI environment.

Pls suggest to resolve this problem.

Regards

Amar

View Entire Topic
Former Member
0 Likes

Hi,

only a tip: check if you have some file sender/ jdbc sender pooling a file/database in a short period with high data volume. It is common doing this at development server, but for a short period. If someone forgot it active, can be the cause of the problem (even if nobody is on the server).

regards.

roberti