cancel
Showing results for 
Search instead for 
Did you mean: 

Out of memory error, server restarts itself

Former Member
0 Kudos

I know this has been reported alot and I have gone through thread after thread.

In my trace file I get the following error

#1.5#00127943773C005A0000000E000008D500042BA14D51A29A#1173871693776#com.sap.engine.frame.Environment##com.sap.eng

ine.frame.Environment#J2EE_GUEST#2####18b2c5f0d21f11dbcc1f00127943773c#SAPEngine_Application_Thread[impl:3]_36##0

#0#Error#1#/System#Plain###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666#

#1.5#00127943773C005A0000000F000008D500042BA14D51A3AF#1173871693776#com.sap.engine.frame.Environment##com.sap.eng

ine.frame.Environment#J2EE_GUEST#2####18b2c5f0d21f11dbcc1f00127943773c#SAPEngine_Application_Thread[impl:3]_36##0

#0#Fatal#1#/System#Java###FATAL: Caught OutOfMemoryError! Node will exit with exit code 666

[EXCEPTION]

#1#java.lang.OutOfMemoryError

I have set my memory parameters for 64bit hardware (HP-UX on itanium) as follows

Djava.security.policy=./java.policy

-Djava.security.egd=file:/dev/urandom

-Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy

-Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy

-Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy

-Djco.jarm=1

-XX:MaxPermSize=256M

-XX:PermSize=256M

-Xms2048M

-Xmx2048M

-XX:NewSize=320M

-XX:MaxNewSize=320M

-XX:+DisableExplicitGC

-verbose:gc

-Xloggc:GC.log

-XX:+PrintGCDetails

-XX:+PrintGCTimeStamps

-Djava.awt.headless=true

-Dsun.io.useCanonCaches=false

-XX:SoftRefLRUPolicyMSPerMB=1

-XX:SurvivorRatio=2

-XX:TargetSurvivorRatio=90

-Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer

Whenever I go into UME configuration through the browser I the server restarts itself.

Any further ideas. This particular LPAR is shared by quite a few systems, but we are not seeing any OS memory issues

Accepted Solutions (1)

Accepted Solutions (1)

former_member214355
Contributor
0 Kudos

Hello Fenton

You should run a few (3 or 4) thread dumps whenever you experience

the system hanging.

Please see note 710154 for how to create a thread dump.

You should then review defaulttrace files for both the dispatcher and the server.

If you need help reviewing the logfiles, please open an OSS message with SAP.

Thanks

Kenny

Former Member
0 Kudos

problem solved with cleanipc

Answers (0)