Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Failed Condor service - WSAError = 10038
- Date: Wed, 16 Apr 2008 11:57:44 -0700
- From: Scott Ballard <scott@xxxxxxxxxxxxxxxx>
- Subject: [Condor-users] Failed Condor service - WSAError = 10038
Sorry for the newbie question but I'm frustrated and can't seem to find
any answers on the list archive or Google.
I've installed Condor on my Windows XP SP2 box but I'm having a hard
time getting the Condor service to start. I am getting the following
errors in the MasterLog and CollectorLog. I've disabled Windows firewall
and all anti-virus software. I'm hoping someone has a thought about this :)
MasterLog
-----------------------
4/16 11:03:59 SetEnvironmentVariable failed, errno=203
4/16 11:03:59 ******************************************************
4/16 11:03:59 ** Condor (CONDOR_MASTER) STARTING UP
4/16 11:03:59 ** C:\condor\bin\condor_master.exe
4/16 11:03:59 ** $CondorVersion: 7.0.1 Feb 27 2008 BuildID: 76180 $
4/16 11:03:59 ** $CondorPlatform: INTEL-WINNT50 $
4/16 11:03:59 ** PID = 5652
4/16 11:03:59 ** Log last touched 4/16 10:03:50
4/16 11:03:59 ******************************************************
4/16 11:03:59 Using config source: C:\condor\condor_config
4/16 11:03:59 Using local config sources:
4/16 11:03:59 C:\condor\condor_config.local
4/16 11:03:59 bind failed: WSAError = 10038
4/16 11:03:59 Failed to bind to command ReliSock
4/16 11:03:59 (Your system network settings might be invalid.)
4/16 11:03:59 ERROR "BindAnyCommandPort() failed" at line 8386 in file
..\src\condor_daemon_core.V6\daemon_core.C
CollectorLog
---------------------
4/16 10:50:07 ******************************************************
4/16 10:50:07 ** condor_collector.exe (CONDOR_COLLECTOR) STARTING UP
4/16 10:50:07 ** C:\condor\bin\condor_collector.exe
4/16 10:50:07 ** $CondorVersion: 7.0.1 Feb 27 2008 BuildID: 76180 $
4/16 10:50:07 ** $CondorPlatform: INTEL-WINNT50 $
4/16 10:50:07 ** PID = 6428
4/16 10:50:07 ** Log last touched time unavailable (No such file or
directory)
4/16 10:50:07 ******************************************************
4/16 10:50:07 Using config source: C:\condor\condor_config
4/16 10:50:07 Using local config sources:
4/16 10:50:07 C:\condor\condor_config.local
4/16 10:50:07 bind failed: WSAError = 10038
4/16 10:50:07 Failed to bind to command ReliSock
4/16 10:50:07 (Your system network settings might be invalid.)
4/16 10:50:07 ERROR "BindAnyCommandPort() failed" at line 8386 in file
..\src\condor_daemon_core.V6\daemon_core.C
Thank you!
-Scott