Hello ,
After changing UME datasource in EP , J2EE failed to start .
I have also confirmned the all paramenter reffering
http://help.sap.com/saphelp_nw04s/helpdata/en/20/361941edd5ef23e10000000a155106/content.htm
Log entries in std_server0.out
Apr 19, 2006 1:21:24 PM com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_71] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "Connect to message server host failed
Connect_PM TYPE=B MSHOST=Q4INPUSY006 GROUP=SAP_J2EE_ADMIN R3NAME=IJA MSSERV=sapmsIJA PCS=1
ERROR Group SAP_J2EE_ADMIN not found
TIME Wed Apr 19 13:21:24 2006
RELEASE 700
COMPONENT LG
VERSION 5
RC -6
MODULE lgxx.c
LINE 4288
DETAIL LgIGroupX
COUNTER 1
". Connection data (obtained from properties of UME service in section "ume.r3.connection.master.": "{
passwd=********
receiverid=master
gwhost=Q4INPUSY006
client=100
poolmaxsize=10
mshost=Q4INPUSY006
user=J2EE_ADMIN
r3name=IJA
receiverid_guest=master
ashost=Q4INPUSY006
group=SAP_J2EE_ADMIN
}
".
Apr 19, 2006 1:21:24 PM com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_71] Fatal: Initialization of UME persistence adapter "R3_DATASOURCE" failed.
Apr 19, 2006 1:21:24 PM com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_71] Fatal:
Apr 19, 2006 1:21:24 PM com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_71] Fatal:
service com.sap.security.core.ume.service ================= ERROR =================
Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
com.sap.engine.frame.ServiceException: <
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:460)
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:79)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
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'!: Connect to message server host failed
Connect_PM TYPE=B MSHOST=Q4INPUSY006 GROUP=SAP_J2EE_ADMIN R3NAME=IJA MSSERV=sapmsIJA PCS=1
ERROR Group SAP_J2EE_ADMIN not found
TIME Wed Apr 19 13:21:24 2006
RELEASE 700
COMPONENT LG
VERSION 5
RC -6
MODULE lgxx.c
LINE 4288
DETAIL LgIGroupX
COUNTER 1
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:367)
... 6 more
com.sap.engine.frame.ServiceException: <
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:460)
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:79)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
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'!: Connect to message server host failed
Connect_PM TYPE=B MSHOST=Q4INPUSY006 GROUP=SAP_J2EE_ADMIN R3NAME=IJA MSSERV=sapmsIJA PCS=1
ERROR Group SAP_J2EE_ADMIN not found
TIME Wed Apr 19 13:21:24 2006
RELEASE 700
COMPONENT LG
VERSION 5
RC -6
MODULE lgxx.c
LINE 4288
DETAIL LgIGroupX
COUNTER 1
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:367)
... 6 more
[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
Apr 19, 2006 1:21:24 PM com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_71] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
Thanks in advance ....
Regards,
Santosh