cancel
Showing results for 
Search instead for 
Did you mean: 

WSAENOBUFS: No buffer space available

Former Member
0 Kudos

Hi,

All of the sudden our PI 7.0 system (dual stack) started to report errors: WSAENOBUFS: No buffer space available.

This is the dev.trace on server0 and server1:

[Thr 5496] ***LOG Q0I=> NiIConnectSocket: connect (10055: WSAENOBUFS: No buffer space available) [nixxi.cpp 2897]

[Thr 5496] *** ERROR => NiIConnectSocket: SiConnect failed for hdl 827/sock 6728

    (SI_ESYSCALL/10055; I4; ST; xxx.xx.xx.xx:xxxx) [nixxi.cpp    2897]

This error messages is written continously. SAP is green and running, but the J2EE part (runtime workbench) is unstable. In all the documentation I can find, the problem is characterized as Windows issue. One suggestion is to change the registry key, but I can't see why it is necessary because the system has been working perfectly fine until recently: WSAENOBUFS: 10055: No buffer space available - ABAP Development - SCN Wiki

Have anyone experienced this problem before?

Thanks!

M.

Accepted Solutions (0)

Answers (5)

Answers (5)

marek_krzywkowski
Discoverer
0 Kudos

Hello Moye,

Did you change network configuration recently? Please try to set default domain in tcp/ip configuration, You can also enable/disable ip v6 on that interface.

I hope it helps.

Regards

MKrzywko

Sriram2009
Active Contributor
0 Kudos

Hi

Could you share the OS / DB and SAP SP & kernel?

BR

SS

Former Member
0 Kudos

Hi,

Windows server 2008 R2 and Oracle 11G.

SAP 7.0 SP 29 and kernel 720 (patch 500).

M.

Sriram2009
Active Contributor
0 Kudos

Hi Moye

Thanks for your info

Could you check this SAP Note

734095 - WSAEADDRINUSE error during connection setup

BR

SS

former_member185954
Active Contributor
0 Kudos

Hello Moye,

You already have a root cause and a solution as well, if its so well documented, there is no other option but to change the registry value.

Regards,

Siddhesh

former_member185239
Active Contributor
0 Kudos

Hi Moye,

is it possible for you to take a reboot of the server?

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi,

We're rebooted serverel several times...didn't work.

M.

manumohandas82
Active Contributor
0 Kudos

Hi Moye ,

Please check the following Note

990538 - WSAENOBUFS error on Windows

[ The error can occur if core system resources are no longer available, e.g. open TCP ports or kernel sockets ]


734095 - WSAEADDRINUSE error during connection setup


Thanks ,

Manu