cancel
Showing results for 
Search instead for 
Did you mean: 

Java Instance dont start

Former Member
0 Kudos

Hi SAP Team How are you?

I install now the SAP Netweaver BI (ABAP and Java) over Sun Solaris 10 and DB2 9.5.

When finish the installation WAS ABAP and Java finish ok

The following steps is Apply the Suppor Package (ABAP and Java)

Now I Apply the Support Package Java down the Java Instance, and restart the instance and have a error dont understand the share memory.

In the configtool have the following parameters

-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

-Dorg.xml.sax.driver=com.sap.engine.lib.xml.parser.SAXParser

-verbose:gc

-Xmx2048m

-Xms2048m

-Djco.jarm=1

-XX:PermSize=256m

-XX:MaxPermSize=256m

-XX:NewSize=320m

-XX:MaxNewSize=320m

-XX:SurvivorRatio=2

-XX:TargetSurvivorRatio=90

-XX:+PrintGCTimeStamps

-XX:+UseTLAB

-XX:SoftRefLRUPolicyMSPerMB=1

-Dsun.io.useCanonCaches=false

-Djava.awt.headless=true

-XX:+UseParNewGC

And I see the Nota 943602 , 940893 and 723909 and doesnt resolver these issue

Please help me for resolve these issue

Thanks

Roberto

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

a) What is the Java Version on your system ?

b) Please run the following command at OS level and correct if any errors with the recommendations

-> sappfpar check pf=usr/sap/<SID>/sys/profile/<instance profle name>

c) also check

-> jcmon pf=/usr/sap/<SID>/sys/profile/<SAPSID>_<INSTANCE_ID>_<HOST>

d) if you systems is 64 bit

please set the following values -XX:MaxPermSize=512m -XX:PermSize=512m

Cheers

Shaji

Former Member
0 Kudos

Hello Roberto,

The reason of SAP J2EE Instance startup failure is most of the times recorded in the following files from <j2ee engine>\work directory. std_server<n>.out, std_dispatcher.out, dev_server0, dev_dispatcher, and from SCS\work instance in dev_ms & dev_enqueue( if failure related to SCS instance). Please paste the relevant excerpt from the end of the above files where you see the exception/errors reported, over here.

Please also ensure that you have the latest jdk and JVM settings as per recommended within 723909/716604 and the OS Specific note within.

Best Regards,

Snehal Bhaidasna

SAP Labs, Palo Alto, CA(USA)