cancel
Showing results for 
Search instead for 
Did you mean: 

NiBufIConnect: connection pending after 60000ms SYSTEM CALL connect ERRNO 115 ERRNO

shivhare
Active Contributor
0 Kudos

Hi  Expert ,

some times i getting following error message in development system  during RFClookup call

The message is: Exception:[java.lang.RuntimeException: Error in makeLookupDataAvailable: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed Connect_PM TYPE=A

ASHOST=xyz.com SYSNR=12 GWHOST=xyz.com GWSERV=sapgw12 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR partner xyz.com:sapgw12' not reached TIME Wed Aug 29 08:25:22 201 RELEASE 700 COMPONENT NI (network interface) VERSION 38 RC -10 MODULE nibuf.cpp LINE 4601 DETAIL NiBufIConnect: connection pending after 60000ms SYSTEM CALL connect ERRNO 115 ERRNO TEXT Operation now in progress COUNTER 1 ] in class com.sap.xi.tf._ZORSPC_ORDERS05_TO_Receivers_ method readZxiConversion$[0061003687, , VALUE_1, DEFAULT,

in order to find out the cause your suggestion  will be appreciable

Regards,

Amit 

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Amith,

Can you please go through below link that explains about of JCOException(looks like for older PI Version),hope it may give you couple of option to dig more inside the exception,

According to this link,

"For  RFC_ERROR_COMMUNICATION or RFC_ERROR_SYSTEM_FAILURE exception, have a look at the dev_jrfc.trc files. These files are written by JRFC and can be found in the directories j2ee/cluster/server* of the J2EE Application Server Installation."

http://help.sap.com/saphelp_nw70/helpdata/en/f6/daea401675752ae10000000a155106/content.htm

Regards,

SHRI