cancel
Showing results for 
Search instead for 
Did you mean: 

Operating system call recv failed (error no. 10054)

Former Member
0 Kudos

hi all

Operating system call recv failed (error no. 10054) is recoded on syslog (sm21) per about 10seconds.

I attach dev_rd

-


trc file: "dev_rd", trc level: 1, release: "640"

-


Tue Jun 17 19:06:20 2008

***LOG S00=> GwInitReader, gateway started ( 4552) [gwxxrd.c 1639]

relno 6400

patchlevel 0

patchno 201

intno 20020600

pid 4552

unicode not active

gateway runs with dp version 136(ext=102) (@(#) DPLIB-INT-VERSION-136)

gateway (version=640.2007.10.19)

CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

CCMS: Initalizing shared memory of size 40000000 for monitoring segment.

Bind service sapgw01 (datagram) to port 3301

Bind service sapgw01 (datagram) to port 3301

Bind service sapgw01 (socket) to port 3301

GwPrintMyHostAddr: my host addresses are :

1 : [xxx.xx.xx.xx] xxx (HOSTNAME)

2 : [127.0.0.1] xxx (LOCALHOST)

Full qualified hostname = xxx.xx.xx.xx

MtxInit: -2 0 0

DpSysAdmExtCreate: ABAP is active

Tue Jun 17 19:06:21 2008

DpShMCreate: sizeof(wp_adm) 25792 (832)

DpShMCreate: sizeof(tm_adm) 3021432 (15032)

DpShMCreate: sizeof(wp_ca_adm) 18000 (60)

DpShMCreate: sizeof(appc_ca_adm) 6000 (60)

DpShMCreate: sizeof(comm_adm) 212000 (424)

DpShMCreate: sizeof(vmc_adm) 0 (448)

DpShMCreate: sizeof(wall_adm) (22440/36712/56/104)

DpShMCreate: SHM_DP_ADM_KEY (addr: 000000000E140050, size: 3348736)

DpShMCreate: allocated sys_adm at 000000000E140050

DpShMCreate: allocated wp_adm at 000000000E141880

DpShMCreate: allocated tm_adm_list at 000000000E147D40

DpShMCreate: allocated tm_adm at 000000000E147D68

DpShMCreate: allocated appc_ca_adm at 000000000E42DE30

DpShMCreate: allocated comm_adm_list at 000000000E42F5A0

DpShMCreate: allocated comm_adm at 000000000E42F5B8

DpShMCreate: allocated vmc_adm_list at 000000000E4631D8

DpShMCreate: system runs without vmc_adm

DpShMCreate: allocated ca_info at 000000000E463200

Tue Jun 17 19:06:26 2008

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

Tue Jun 17 19:06:36 2008

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

Tue Jun 17 19:06:46 2008

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 793]

I use kernel 640 ex2 lv.221 and basis 610 sp.39

this log occure when I change hardware (system copy)

I ask advice of expert!!

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

A 10054 is where a connection has been made but has been cut off at the TCP layer. Nothing to do with SAP. It can also be that the taregt has suddenly and rudely disappeared (like someone turning off their PC will cause it)

You need to identify what the target is by clearing your traces then upping the SM50 trace level at the expected time of the error for the ABAP component (there is a note about this)

The you need to identify what could be causing it and if it is still needed. You may need a network bod to help