Hi guys,
Our portal will no longer start up, getting UME errors in server0. Nothing should have changed that would have caused this problem. I have tried a number of different suggestions, including enabling the sap* user, turning off LDAP, and even redeploying the sap.core.ume component via SDM.
Wondering whether anyone else has had this problem before and can offer a solution.
Here is the error we are getting (same in both the std_server0.out and the defaultTrace files)
Service deploy started. (14909 ms). Service configuration started. (102 ms). Service bi~mmr~deployer started. (25 ms). Service MigrationService started. (133 ms). Service dbpool started. (6633 ms). Service UT started. (38 ms). Service caf~eu~gp~mail~cf started. (173 ms). Apr 28, 2008 12:53:10... ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_81] 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: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: null ume.db.connection_pool_type=SAP/BC_UME ume.db.connection_pool.j2ee.xatransactions_used=false ume.db.connection_pool.j2ee.is_unicode=false ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available) 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:79) at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105) Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null ume.db.connection_pool_type=SAP/BC_UME ume.db.connection_pool.j2ee.xatransactions_used=false ume.db.connection_pool.j2ee.is_unicode=false ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available) at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:887) at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:444) 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 com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: null ume.db.connection_pool_type=SAP/BC_UME ume.db.connection_pool.j2ee.xatransactions_used=false ume.db.connection_pool.j2ee.is_unicode=false ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available) 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:79) at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105) Caused by: com.sap.security.core.persistence.datasource.PersistenceException: null ume.db.connection_pool_type=SAP/BC_UME ume.db.connection_pool.j2ee.xatransactions_used=false ume.db.connection_pool.j2ee.is_unicode=false ume.db.connection_pool.j2ee.oracle_native_driver_used=false: (No text available) at com.sap.security.core.persistence.datasource.imp.DataBasePersistence.init(DataBasePersistence.java:887) at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:444) 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. Apr 28, 2008 12:53:10... com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_81] Fatal: Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started. </verbosegc>
Thanks for your help.
Michael