cancel
Showing results for 
Search instead for 
Did you mean: 

SLD bridge error, unable RZ70

Former Member
0 Kudos

Hi

I have installed WAS Java Only system, the SLD supplier is able to push the data into SLD using HTTP SLD Supplier of Visual Admin.

But now I would like to push an ABAP system's data over, so I try to configure the Data Supplier Bridge in SLD, but hit the following error, so unable to RZ70 as well:

Please advise.

Thanks

Jack

*****************************

#54 04/19/2006 22:38:37.134 [JCO.ServerThread-9] ERROR com.sap.lcr.sagent.SAPProxyServer: JCO Server exception raised: Server startup failed at Wed Apr 19 22:38:37 GMT+08:00 2006.

This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.

Could not start server: Connect to SAP gateway failed

Connect_PM TPNAME=SLD_NUC, GWHOST=lpc1, GWSERV=sapgw54

ERROR partner not reached (host 192.168.1.10, service sapgw54)

TIME Wed Apr 19 22:38:37 2006

RELEASE 640

COMPONENT NI (network interface)

VERSION 37

RC -10

MODULE nixxi_r.cpp

LINE 8579

DETAIL NiPConnect2

SYSTEM CALL SiPeekPendConn

ERRNO 10061

ERRNO TEXT WSAECONNREFUSED: Connection refused

COUNTER 1

Thrown:

com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Wed Apr 19 22:38:37 GMT+08:00 2006.

This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1 seconds.

Could not start server: Connect to SAP gateway failed

Connect_PM TPNAME=SLD_NUC, GWHOST=lpc1, GWSERV=sapgw54

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Peng,

Can you check this SAP Notes:

"Missing service entry for SLD ABAP Data Supplier" SAP Note 712594

"WS Security" SAP Note 688983

---Mohan

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi JackLim

You had better check RFC Destination by SM59,

and JCo RFC Provider by Visual Admin .

1:Check whether Program ID is matching.

2:Check ABAP System is Unicode or Non-Unicode,

and collect settings.

->if ABAP System is Non-Unicode System,

Check off the Unicode Flag of JCo RFC Provider.

regards.

Yuki Fujioka

moorthy
Active Contributor
0 Kudos

Hi Peng,

Just check with RFC connections properly according to Config guide.In SM59 under TCP/IP connection.

Hope this helps,

Regards,

Moorthy

Former Member
0 Kudos

Peng,

Also the error states:

a) erroneous server settings -- Check this settings once agian

b) the backend system has been shutdown --- Make sure the system is up and running

Also try to give application server name and instance correctly and check.

---Mohan