cancel
Showing results for 
Search instead for 
Did you mean: 

Operating system call recv failed (error no. 73 )

Former Member
0 Kudos

He expert,

i am getting this log on sm21 on daily basis so i have checked the some work dir log but i fond the error only dev_rd file

please see the error :

Mon Jun 20 10:48:36 2011

        • ERROR => NiBufIProcMsg: hdl 10 received rc=-5 (NIETIMEOUT) from peer [nibuf.cpp 2125]*

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

        • ERROR => NiIRead: SiRecv failed for hdl 10 / sock 26*

(SI_ECONN_BROKEN/73; I4; ST; 192.168.10.5:3299) [nixxi.cpp 4436]

GwTraceHdlInfo:

so please suggest me what we can do ?

Regards'

Shubh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

The Operating system call recv failed (error no. 73 ) error this is bacically an error indicating that the TCP/IP

connection between 2 nodes has been lost.

There can be a variety of reasons for this from an incorrect termination of the connection on one side to physical network problems,

etc..

As a starting point please review the following notes:

155147 WinNT: Connection reset by peer

413330 Network timeouts

Regards

Bhuban

RKFL

Former Member
0 Kudos

Hi Bhuban,

As per your instruction also i have read both notes very carefully but both notes are windows NT platform and my all system platform are AIX so please help me that how i can resolve this issue .

i am waiting for positive respons

Regards

shubh

Former Member
0 Kudos

Hi Shubh,

Sorry for late reply because too busy in my work.

Anyway I also faced this issue before . In SM21 log " Operating system call recv failed (error no. 73 ) " and I solved this problem just two follow the above 2 notes .

You can please check the following points...

1) users log out by the parameter setting

2) users termiante the sapgui from windows administration

3) network terminates them

If you find no problem after check the above point then please check the client computer for any virus effected or not.

This is purely a network issue. .

With Regards

Bhuban

RKFL

Former Member
0 Kudos

Hi Bhuban,

thanks for reply and i will be check it very carefully whenever get the log because its not coming on daily basis.

Regards

Shubh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check this SAP note: 1002075. It deals with this issue.

Do share with us if this helps.

Regards,

Shitij

Former Member
0 Kudos

Hi Shitij,

As per note no. 1002075 , i am not getting any error on dev_enqlisten trace file.

So what should i do ?

Please..................