cancel
Showing results for 
Search instead for 
Did you mean: 

Problem: J2EE server stopped server0,

Former Member
0 Kudos

Hi all

I upgraded the support package stack from SP09 to SP16, and when the deployer package SAP-JEE in the management console presents this error:

server0 J2EE server -11133 stopped

dev_server0 this is the information:

-


CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations

CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

[Thr 15068] JHVM_LoadJavaVM: Java VM created OK.

**********************************************************************

JHVM_BuildArgumentList: main method arguments of node [server0]

**********************************************************************

[Thr 17992] Thu Oct 16 04:07:56 2008

[Thr 17992] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes

[Thr 17992] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework

[Thr 17992] JLaunchISetClusterId: set cluster id 3198550

[Thr 17992] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]

[Thr 17992] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]

[Thr 15432] Thu Oct 16 04:08:48 2008

[Thr 15432] JLaunchIExitJava: exit hook is called (rc = -11113)

[Thr 15432] **********************************************************************

      • ERROR => The Java VM terminated with a non-zero exit code.

      • Please see SAP Note 943602 , section 'J2EE Engine exit codes'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 15432] JLaunchCloseProgram: good bye (exitcode = -11113)

Any idea how do I solve this problem?

Thank you

Regards

DS

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This solution I found in internet search for the same return code.

" Went to the config tool and in the ume & ldap data section in your left frame I changed the xml configuration file file from the db only to abap. that brings all the info that J2ee will use to connect and start the server".

Hope this works to you also.

Regards

KVR

Former Member
0 Kudos

Thanks for your answers Problem

I solved the problem: I change the file name XML in configtool --> ume.persistence.data_source_ configuration, set dataSourceConfiguration_abap.xml,

Additionaly I redeployment

These are the exact SDA files that should be redeployed and also the SCAfiles where :

they are located.

com.sap.security.core.offline.sda (extract from SAPJEECOR*_.SCA)

com.sap.security.api.offline.sda (extract from SAPJEECOR*_.SCA)

com.sap.security.core.ume.service.sda (extract from SAPJEE*_.SCA)

But this answer in in my case, you must have becarefuly!!!

Thanks very much

Regard

Answers (1)

Answers (1)

debasissahoo
Active Contributor
0 Kudos

Hi Danny,

Check the jvm_server0.out for the detail error related to JVM.

The follwing threads talking about the same error code, but you need to be sure before doing something. first check your logs and see what the error relates to.

/message/796206#796206 [original link is broken]

/message/385696#385696 [original link is broken]

Regards,

Debasis.