cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE server nodes "Start of UME service failed" after HW change

S0001584827
Explorer
0 Kudos

Hello experts,

Yesterday we have moved all our filesystems to another AIX box.

At the startup of the dual stacked instance, the ABAP part starts smoothly, but

the JAVA part don't.

I have these errors in the file

/usr/sap/NS3/DVEBMGS01/j2ee/cluster/server1/log/system/security.0.log

#1.#528C80005002000B000000030006905E0004644A93DED838#1236171378050#/System/Server##com.sap.engine.services.dbpool#######SAPEngine_S

ystem_Thread[impl:5]_81##0#0#Error#1#com.sap.engine.services.dbpool#Java#dbpool_0015#com.sap.engine.services.dbpool.DBPoolResourceBu

ndle#Cannot start DataSource "".#1#SAPNS3DB*# #1.#528C80005002000B000000080006905E0004644A93ED7858#1236171379013#/System/Server##com.sap.engine.services.dbpool#######SAPEngine_S ystem_Thread[impl:5]_81##0#0#Error#1#com.sap.engine.services.dbpool#Java#dbpool_0014#com.sap.engine.services.dbpool.DBPoolResourceBu ndle#*DataSource or alias with name "" already exists. Change the name of your DataSource and try again.#1#BC_JMS#

#1.#528C80005002000C000000090006905E0004644A94369B04#1236171383806#/System/Server##com.sap.engine.core.service630.container.Service

Runner#######SAPEngine_System_Thread[impl:5]_42##0#0#Error#1#com.sap.engine.core.service630.container.ServiceRunner#Plain###Service

com.sap.security.core.ume.service error. Nested exception is: com.sap.engine.frame.ServiceException: Start of UME service failed. Ch

eck help topic "Start of UME Service Failed". Technical details: null

With the configtool, I have reset the password on property ume.r3.connection.master.passwd to the SAPJSF password for

the service com.sap.security.core.ume.service.

I also reset the password for the key "jdbc/pool/NS3/Password" under the "secure store".

I restarted the DB2 connection and the DB2 subsystem as well, no success...

Any hint ??

Thank you

Stephan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Did you do the system copy? Anyway, check out the following link.

[http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm]

[http://help.sap.com/saphelp_nw70/helpdata/EN/20/361941edd5ef23e10000000a155106/content.htm]

Thanks,

Manoj

Answers (2)

Answers (2)

S0001584827
Explorer
0 Kudos

Problem resoved.

The cause was detailled in the default.trc file.

SQLException occured while creating ManagedConnection: com.ibm.db2.jcc.a.SqlExce

ption: DatabaseMetaData information is not known for server DB2DSN09015 by this version of JDBC driver#

#1.5^H#528C80005002000B000000010007306C000464653BE7606F#1236285866329#com.sap.engine.services.connector##com.sap.engine.services.con

nector#######SAPEngine_System_Thread[impl:5]_88##0#0#Error##Java###connector_0902

The JDBC Driver location was wrong.

I have reviewed the JDBC entries in the environnement variables as well as the ones in the configtool --> Instance -->Dispatcher & Server# --> Managers --> "ConfigurationManager" --> property = rdbms.driverLocation

Bingo.

Ciao

S0001584827
Explorer
0 Kudos

We are on NW70,

the help link is usefull to review the settings. But it didn't fixed the problem we are facing.

Other ideas?

Thank you.

Stephan