cancel
Showing results for 
Search instead for 
Did you mean: 

BW - Gateway error due to terminated TCP connection

Former Member
0 Kudos

BW - Gateway error due to terminated TCP connection

I encounter regular issue with BW due to connection micro failures.

In the Trace for RFC I have this message error :

        • Trace file opened at 20081222 115642 NFT SAP-REL 700,0,159 RFC-VER nU 3 981

======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223

Liaison avec un programme CPI-C interrompue (lecture impossible)

ABAP Programm: SAPMSSY1 (Transaction: )

Called function module: RSR_NET_INTERFACE

User: HEDCX001 (Client: 603)

Destination: bp1adm_BP1_00 (handle: 1, 71609932, {7C00D0DD-DE36-F162-8D53-0015

SERVER> RFC Server Session (handle: 1, 71609932, {7C00D0DD-DE36-F162-8D53-001500

SERVER> Caller host:

SERVER> Caller transaction code: (Caller Program: EXCEL)

SERVER> Called function module: RSR_NET_INTERFACE

Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3295

CPIC-CALL: 'ThSAPCMRCV' : cmRc=20 thRc=223

Liaison avec un programme CPI-C interrompue (lecture impossible)

Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1833

In the Gateway Trace file I have this same message :

Mon Dec 22 10:29:20 2008

***LOG Q0I=> NiIRead: recv (73: Connection reset by peer) [nixxi.cpp 4424]

      • ERROR => NiIRead: SiRecv failed for hdl 61 / sock 61

(SI_ECONN_BROKEN/73; I4; ST; 10.32.1.51:1304) [nixxi.cpp 4424]

***LOG S23=> GwIDisconnectClient, client disconnected (755) [gwxxrd.c 11658]

***LOG S74=> GwIDisconnectClient, client disconnected ( DAIXPRES) [gwxxrd.c 11669]

***LOG S0R=> GwIDisconnectClient, client disconnected () [gwxxrd.c 11704]

***LOG S0I=> GwIDisconnectClient, client disconnected ( EXCEL) [gwxxrd.c 11717]

  • LOCATION SAP-Gateway on host bp1prd / sapgw00

  • ERROR connection to partner '100.1.2.3:1304' broken

  • TIME Mon Dec 22 10:29:20 2008

  • RELEASE 700

  • COMPONENT NI (network interface)

  • VERSION 38

  • RC -6

  • MODULE nixxi.cpp

  • LINE 4424

  • DETAIL NiIRead

  • SYSTEM CALL recv

  • ERRNO 73

  • ERRNO TEXT Connection reset by peer

  • COUNTER 758

Thanks in advance

AK

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Adrien,

Check the SAPnote 722514.

Thanks & Regards,

Satyabrat

Former Member
0 Kudos

Hi,

Please go through the below link.

It may be helpful for you in troubleshooting.

http://help.sap.com/saphelp_nw04/helpdata/en/bb/9f13744b9b11d189750000e8322d00/content.htm

--Kishore