cancel
Showing results for 
Search instead for 
Did you mean: 

J2ee engine not starting

Former Member
0 Kudos

Hi All,

The Java stack is not starting with the following error ....

#

#1.#00215EC12EB1005C0000004C000B60980004899B20851A86#1277199265372#com.sap.security.core.persistence#sap.com/cafeugpmodeljmx~eap#com.sap.security.core.persistence#J2EE_GUEST#0#SAP J2EE Engine JTA Transaction : 0606b6600ffffffa5ffffffcb#n/a##dbcfa61069da11dfbe7600215ec12eb1#SAPEngine_Application_Threadimpl:3_21##0#0#Error#1#/System/Security/Usermanagement#Java_#*An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: ""._* . #1#Connect to SAP gateway failed

Connect_PM TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1

LOCATION CPIC (TCP/IP) on local host with Unicode

ERROR partner '127.0.0.1:sapgw00' not reached

TIME Tue Jun 22 05:34:25 201

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2513

DETAIL NiPConnect

SYSTEM CALL connect

ERRNO 79

ERRNO TEXT A remote host refused an attempted connect operation.

COUNTER 6

#

Thanks in advance

Regards,

Shashi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Shashi,

It looks like a "gateway" issue. Could you please try restarting the Gateway?

Unix - kill INT <pid>

Windows - sapntkill

Thanks.

Regards,

Siva.

martin_juen2
Contributor
0 Kudos

Hi,

Can you explain what you have done before restarting the system?

That helps us to understand the problem 🐵

Wat about the gateway (TA SMGW)? Is it working?

Is this a new installed system? Where you changing the client of the ume? Or something like that...

It sounds like not only restarting the system without any reason.

regards, Martin

Former Member
0 Kudos

Ya it is running.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Please paste dev_server* and std_Server* logs here.

Thanks

Sunny

Former Member
0 Kudos

Hi Shashi,

From the error, it is shown that the UME of Java system points to the ABAP system (instance number 00) on the same host (localhost).

Please check if the ABAP system is up and running.

Regards,

Srikishan