cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Engine cannot be started

Former Member
0 Kudos

Hello!

I install a SAP Netweaver ABAP+JAVA 7.0.

I did a client copy from 000 to 100 and apply note 937323.

After some configuration I restart SAP and after that J2EE server can't start.

server.0.log:

#1.5 #0050568F3C7200210000000B0000188000044FDF47D2FE62#1213720308164#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_18##0#0#Error#1#com.sap.engine.core.service630.container.ServiceRunner#Plain###Service security error. Nested exception is: com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:

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

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:81)

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

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:405)

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:136)

... 5 more

#

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

#1.5 #0050568F3C7200210000000F0000188000044FDF47D301F2#1213720308164#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_18##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.#

std_server0.out:

com.sap.engine.services.security.exceptions.SecurityServiceException: Unexpected exception:

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

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:81)

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

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:405)

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:136)

... 5 more

[Framework -> criticalShutdown] Core service security failed. J2EE Engine cannot be started.

Jun 17, 2008 5:31:48 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_18] Fatal: Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.

I have in UME:

dataSourceConfiguration_abap.xml

Who can help me, please?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Try to use the same password that you put in installation steps.

Former Member
0 Kudos

The problem is because I change profile of user SAPJSF as it say in guide to SAP_BC_JSF_COMMUNICATION and not SAP_BC_JSF_COMMUNICATION_RO as it come with. But this change made J2EE not to run. So, don't change user SAPJSF!!

Former Member
0 Kudos

Hi Filipe

I am facing the same problem . I changed the password for user SAPJSF and also added role 'SAP_BC_JSF_COMMUNICATION ' to this user . Now J2ee engine stopped working even I removed role SAP_BC_JSF_COMMUNICATION from this user .

Could you please suggest me what is the default password for this user so that I could restart J2ee service again .

Former Member
0 Kudos

When I copy client 001 to 100 I copy the user master records to. The connection in \nwa finish with success to that client.

Former Member
0 Kudos

Now, I change the client in UME from 100 to 001 and the server start.

Why? What could be wrong?

prashb
Participant
0 Kudos

Hi Filipe,

You should copy user master data from client 001 to 100. since client 000 doesn't contain java UME data, the java is not coming when you change the UME to client 100.

Hope this explains your problem.

Best Regards

Prashanth