cancel
Showing results for 
Search instead for 
Did you mean: 

Error starting J2ee Engine, UME service fails during installing Solution Ma

Former Member
0 Kudos

Hello Folks,

Kindly help me in the same.....Here is the error log

Oct 16, 2007 11:50:24... com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_62] Fatal:

Oct 16, 2007 11:50:24... com.sap.security.core.InternalUMFactory [SAPEngine_System_Thread[impl:5]_62] 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: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'!: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=localhost SYSNR=01

GWHOST=localhost GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host

ERROR partner '127.0.0.1:sapgw01' not

reached

TIME Tue Oct 16 11:50:24 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC

-10

MODULE nixxi.cpp

LINE 2764

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT

WSAECONNREFUSED: Connection refused

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:251)

... 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: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'!: Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=localhost SYSNR=01

GWHOST=localhost GWSERV=sapgw01 PCS=1

LOCATION CPIC (TCP/IP) on local host

ERROR partner '127.0.0.1:sapgw01' not

reached

TIME Tue Oct 16 11:50:24 2007

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC

-10

MODULE nixxi.cpp

LINE 2764

DETAIL NiPConnect2

SYSTEM CALL connect

ERRNO 10061

ERRNO TEXT

WSAECONNREFUSED: Connection refused

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:251)

... 6 more

[Framework -> criticalShutdown] Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Oct 16, 2007 11:50:24... com.sap.engine.core.Framework [SAPEngine_System_Thread[impl:5]_62] Fatal: Critical

shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

selected unicode system...

thanks a tone friends

Former Member
0 Kudos

Hi Satya,

Please makesure of entry's in etc/host file..

"LOCATION CPIC (TCP/IP) on local host

ERROR partner '127.0.0.1:sapgw01' not"

Then let me know.

Regards,

Hari.

Former Member
0 Kudos

Ya...the SAPTRANSHOST entries are present in the file.......

What exactly are you pinpointing in ur CPIC sentence?

Former Member
0 Kudos

can you paste that lines here?(etc/host)

Former Member
0 Kudos
  1. Copyright (c) 1993-1999 Microsoft Corp.

#

  1. This is a sample HOSTS file used by Microsoft TCP/IP for Windows.

#

  1. This file contains the mappings of IP addresses to host names. Each

  2. entry should be kept on an individual line. The IP address should

  3. be placed in the first column followed by the corresponding host name.

  4. The IP address and the host name should be separated by at least one

  5. space.

#

  1. Additionally, comments (such as these) may be inserted on individual

  2. lines or following the machine name denoted by a '#' symbol.

#

  1. For example:

#

  1. 102.54.94.97 rhino.acme.com # source server

  2. 38.25.63.10 x.acme.com # x client host

127.0.0.1 localhost

192.168.100.10 devsrv SAPTRANSHOST

Former Member
0 Kudos

Hi Satya,

In this line'192.168.100.10 devsrv SAPTRANSHOST ', you need to maintain min.4 blanks space between IP address and host name. As bellow

192.168.100.10 devsrv SAPTRANSHOST

Make sure that you are able to ping IP adress and host name as well, reboot the system after making changes.

Regards,

Hari.

PS: Points are welcome.