cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to SAP gateway failed

former_member192766
Participant
0 Kudos

Hi All,

I have an issue starting a system with ABAP and Java stack.

After 2 minutes the process of Server0 get terminated (rc = -11113), SDM and Dispatcher also disappeard from the J2EE Process Table list. I didn't change anything lately. I am using the ABAP DataSource.

Thanks a lot for your help.

Error:

#1.5 #005056BE27FC001E0000000F000007F0000475F5B188E7E1#1255598012811#com.sap.engine.core.service630.container.ServiceRunner##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_62##0#0#Error#1#/System/Server#Java###Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.

[EXCEPTION]

#1#com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: 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 connection to partner '127.0.0.1:sapgw00' broken

TIME Thu Oct 15 11:13:32 2009

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE gwxx.c

LINE 480

DETAIL NiIRead

SYSTEM CALL NiRead

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 1

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

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:109)

Caused by: com.sap.security.core.persistence.datasource.PersistenceException: 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 connection to partner '127.0.0.1:sapgw00' broken

TIME Thu Oct 15 11:13:32 2009

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -6

MODULE gwxx.c

LINE 480

DETAIL NiIRead

SYSTEM CALL NiRead

ERRNO 10054

ERRNO TEXT WSAECONNRESET: Connection reset by peer

COUNTER 1

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:236)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:446)

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

#

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Your sap ABAP stack / ABAP work processes are down ,due to which your java stack is down.

First check why your ABAP stack is not coming up.

If this situation is true , paste here dev_w0, latest traces.

Thanks

R.

former_member192766
Participant
0 Kudos

Thanks a lot.

I didn't pay attention to ABAP, there is an issue with SNC user.

Answers (0)