cancel
Showing results for 
Search instead for 
Did you mean: 

SAP_ESS Track Caught OutOfMemoryError! Node will exit with exit code 666

Former Member
0 Kudos

Hi experts, please help me

I am creating track for SAP_ESS, however when I import the component to development environment , get this error :

Caught OutOfMemoryError! Node will exit with exit code 666

in defaulTrace.trc of cluster/server0 log

we try the next probably solutions :

1.

And my parameters in config tool are :

For instance :

-Xmx1024m

-Xms1024m

-XX:PermSize=256m

-XX:MaxPermSize=256m

-XX:NewSize=320m

-XX:MaxNewSize=320m

For server :

-XX:MaxPermSize=2048M

-XX:PermSize=2048M

-Xms1024M

-XX:NewSize=341M

-XX:MaxNewSize=341M

2. I revised the note 1001502, but we have SP 19 of DI DESIGN TIME REPOSITORY 7.00, However I change the parameter com.tssap.dtr.pvc.basics.sql.autobatchexec.maxbatchcount to 500 value.

3. The note 955082 is for SP 06 and 07 and our portal is :

SAP-JEE 7.00 SP19

SAP_ESS 600 SP14

the error persist.

Thanks in advance your help !!!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

I solved the problem, I changed the parameter Xmx and Xms to 2048m, its depend of hardware of your machine, should revise the note :

Note 723909 - Java VM settings for J2EE 6.40/7.0

Regards.

Answers (2)

Answers (2)

0 Kudos

Its important apply the parameters in level of server node.

Regards

Former Member
0 Kudos

Check following links too

[;

[;

[https://wiki.sdn.sap.com/wiki/display/JSTSG/(JSTSG)(Deploy)Problems-P19]