[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] ERROR "Failed to create async pipe socket pair"




Error 10055 is symbolically named WSAENOBUFS. This could mean that the execute machine is running out of non-paged memory, perhaps because lots of TCP connections are open, or perhaps because something else is eating up a lot of system resources.

--Dan

On 2/21/11 9:34 AM, Rob de Graaf wrote:
Hello,

Recently we've started seeing some errors in our ShadowLogs:

02/21 16:27:10 (2207624.0) (25622): ERROR "Can no longer talk to condor_starter <1.2.3.4:9680>" at line 126 in file NTreceivers.cpp

The StarterLog on the clients (WinXP, Condor 7.4.2) says:

02/20 15:16:33 Sock::bind failed: WSAError = 10055
02/20 15:16:33 connect_socketpair: failed in bind_to_loopback()
02/20 15:16:33 ERROR "Failed to create async pipe socket pair" at line 2053 in file ..\src\condor_daemon_core.V6\daemon_core_main.cpp

This happens fairly often. What could be causing this?

Thanks!

Rob
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/