Hi, I am facing a problem with UME Configuration of a Double Stack ABAP+Java Netweaver 7.01 System.
The Java Engine won't come up.
Though I have unlocked J2EE_ADMIN, J2EE_GUEST and SAPJSF in the ABAP User Management, after Restart of J2EE-Cluster the J2EE Engine doesnt't come up with the following Error (in std_server0.out):
com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: 'password' missing at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398) at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31) 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.security.core.persistence.datasource.PersistenceException: 'password' missing at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236) at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491) at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.(PrincipalDatabagFactoryInstance.java:446) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117) at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63) at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221) at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287) ... 6 more [Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started. Jun 16, 2010 8:07:30 AM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_59] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
When I try to reset the password of J2EE_ADMIN in the configtool the following message appears: "The value is different from previous!" Maybe this is 'cause I chose a password that I've used sometimes before, but when i enter something like '123456' or 'geheim' or something else the same message appears.
Please tell me how i can resolve the "The value is different from previous!"-Problem, because it's really critical by now. Thanks for your help.
regards,
Carsten