Hi All,
I have an ECC 6.0 (Abap)+ EP 6.0 (Java). The Java system is down. When I enter the URL http:172.20.177.203:50100
its says
"Dispatcher running but no server connected"
In the server1.log, the following error occurs.
<
Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='UME initialization failed.', Arguments: []
> : Can't find resource for bundle java.util.PropertyResourceBundle, key UME initialization failed.
at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:346)
at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:211)
at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:142)
at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
Caused by: com.sap.security.api.UMException: Could not initialize principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: Could not instantiate principal factory class 'com.sap.security.core.imp.PrincipalFactory'!: Name or password is incorrect (repeat logon)
at com.sap.security.core.InternalUMFactory.initializeClass(InternalUMFactory.java:1258)
at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:302)
at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:251)
... 6 more
#
#1.5#0003BAE1F4A300210000001400006821000452C318907C31#1216897791065#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_68##0#0#Error#1#/System/Server#Plain###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#
#1.5#0003BAE1F4A300210000001600006821000452C318907FE8#1216897791066#/System/Server##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_68##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#
I have started the configtool and changed the password
1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat
2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service
3.Double-click on the property "ume.superadmin.activated = TRUE"
4.Double-click on the property "ume.superadmin.password=<Enter any password ex: abc123>"
Even more, I have changed the password of the secure storage also. Still the problem persists.
Please suggest.
Regards,
Jitender