cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Server could not be started - Error -11113

Former Member
0 Kudos

HI,

J2EE Server could not be started - Error -11113.

My system configuration:

Solution Manager 7.0

Windows server 2003 32-bit

ABAP Stack is working fine.

1.After SGEN in client 001 all the users like J2EE_ADMIN,J2EE_Guest,Slddsuser,SAPJSF etc were deleted.

2.I have manually create all the users and assigned the respective roles.

3.Even now i face a same problem as JAVA Server (Server0) dies while starting framework.

Please find the specific problem in the log of DEV_SERVER0

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

[Thr 7968] JLaunchRequestQueueInit: create named pipe for ipc

[Thr 7968] JLaunchRequestQueueInit: create pipe listener thread

[Thr 8104] JLaunchRequestFunc: Thread 8104 started as listener thread for np messages.

[Thr 6456] WaitSyncSemThread: Thread 6456 started as semaphore monitor thread.

[Thr 7968] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)

[Thr 7968] CPIC (version=700.2009.02.11)

[Thr 7968] [Node: server0] java home is set by profile parameter

Java Home: C:\j2sdk1.4.2_13

[Thr 7968] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\SM2\DVEBMGS70\exe\jvmx.jar

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

[Thr 5636] Wed May 18 08:45:59 2011

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

[Thr 5636] Wed May 18 08:46:00 2011

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

[Thr 5636] JLaunchISetClusterId: set cluster id 701470150

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

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

[Thr 6748] Wed May 18 08:46:30 2011

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

[Thr 6748] **********************************************************************

      • 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 6748] JLaunchCloseProgram: good bye (exitcode = -11113)

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

This below log files belong to server0.log

at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:194)

at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)

Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.

at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:80)

at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:415)

at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)

at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)

at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:147)

... 5 more

#

#1.5 #000BCDCBCF4F001F0000000C00001AA80004A38454DADAA1#1305688661484#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_31##0#0#Error#1#/System/Server#Plain###Core service security failed. J2EE Engine cannot be started.#

#1.5 #000BCDCBCF4F001F0000000E00001AA80004A38454DADE18#1305688661484#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_31##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.#

Kindly help me in this issue and do let me know if any informations are needed.

Regards

Gopinath M.L

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Which UME user you are talking about i checked in config tool where there is no user in UME.

Kindly advice how to create a UME User if not available to start the server.

Note: Http://servername;57000/ is says that dispatcher working but not connect to JAVA Server.

Regards

Gopinath M.L

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

In Java, under user administration, we maintain UME settings and there we define user which connect Java to backend UME. By default it's SAPJSF user. So, make sure that password should be same which was there in Java part.

Thanks

Sunny

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Its quite strange that after SGEN, users got deleted. Anyway when you have created the users in client 001, make sure that your UME user should have same password set as it has settings in java system.

Thanks

Sunny