cancel
Showing results for 
Search instead for 
Did you mean: 

java.net.SocketException: No buffer space available

Former Member
0 Kudos

Hi everyone,

When I try to open the Visual Administrator the following error happens:

java.net.SocketException: No buffer space available (maximum connections reached?): recv failed#

So, I found a note on Microsoft Technote to add a registry: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "MaxUserPort"=dword:0000fffe

The problem remains.

data from my system:

OS: Windows 2003 SP1

WAS: 7.0 SP11

Application: EP 7 SP11

Thanks for help!

Regards.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

restart the machine to kill all the processes or can manually do so.

If it doesn't work then get me the log files.

regards and reward with points.

Former Member
0 Kudos

Hi Kumar,

This problem was solved applying the sapnote: 990538

the problem is related to the lack of free space for OS objects (like

tcp/ip buffers, handles etc.) apply note 990538 if you have

switch /3GB in boot.ini on your machine. That´s the case!

Regards