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

Re: [Condor-users] condor service could not be started on window xp



Thanks for your quick repay tj. After i set MASTER_DEBUG = D_FULLDEBUG
in the config file and tried to start the condor master. The following
error displayed in the MASTERLog file:

05/01/12 10:54:24 UnsetEnv(NET_REMAP_ENABLE): SetEnvironmentVariable
failed, errno=203
05/01/12 10:54:24 Locale: English_United States.1252
05/01/12 10:54:24 WARNING: Config source is empty:
C:\PROGRA~1\condor/condor_config.local
05/01/12 10:54:24 Disabling ConvertDefaultIPToSocketIP() because
NETWORK_INTERFACE does not match multiple IPs.
05/01/12 10:54:24 Setting maximum accepts per cycle 4.
05/01/12 10:54:24 ******************************************************
05/01/12 10:54:24 ** condor (CONDOR_MASTER) STARTING UP
05/01/12 10:54:24 ** C:\Program Files\condor\bin\condor_master.exe
05/01/12 10:54:24 ** SubsystemInfo: name=MASTER type=MASTER(2) class=DAEMON(1)
05/01/12 10:54:24 ** Configuration: subsystem:MASTER local:<NONE> class:DAEMON
05/01/12 10:54:24 ** $CondorVersion: 7.6.6 Jan 17 2012 BuildID: 401976 $
05/01/12 10:54:24 ** $CondorPlatform: x86_winnt_5.1 $
05/01/12 10:54:24 ** PID = 5544
05/01/12 10:54:24 ** Log last touched 5/1 10:54:16
05/01/12 10:54:24 ******************************************************
05/01/12 10:54:24 Using config source: C:\Program Files\condor\condor_config
05/01/12 10:54:24 Using local config sources:
05/01/12 10:54:24    C:\PROGRA~1\condor/condor_config.local
05/01/12 10:54:24 Sock::bind failed: WSAError = 10038
05/01/12 10:54:24 connect_socketpair: failed in bind_to_loopback()
05/01/12 10:54:24 ERROR "Failed to create async pipe socket pair" at
line 2151 in file
c:\condor\execute\dir_5416\userdir\src\condor_daemon_core.v6\daemon_core_main.cpp

-AbrishG


On 4/30/12, John (TJ) Knoeller <johnkn@xxxxxxxxxxx> wrote:
> error 10038 is  "An operation was attempted on something that is not a
> socket."
>
> Which doesn't really tell us much that we didn't already know.
>
> The problem is probably in your config, although it may also be a
> conflict between
> two running copies of Condor trying to use the same pipe name or socket.
>
> try setting
>     MASTER_DEBUG = D_FULLDEBUG
>
> maybe there will be more useful information in that output.
>
> -tj
>
> On 4/30/2012 1:33 AM, Abraham Gebru wrote:
>> Dear condor user,
>>
>> My name is Abraham Gebru. i have been using condor for the last 6
>> months. i want to add 3 new nodes (One window 7, two window XP
>> computers) to our condor pool. After installing condor v 7.6.6 to each
>> computer the condor service could not be started.when i try to start
>> it manually from service window it displayed the following error:
>>
>> Could not start the condor service on local computer.
>> Error 1067: The process terminated unexpectedly.
>>
>> In the MasterLog file the following errors displayed:
>>
>> 04/26/12 14:29:30 Locale: English_United States.1252
>> 04/26/12 14:29:30 Setting maximum accepts per cycle 4.
>> 04/26/12 14:29:30 ******************************************************
>> 04/26/12 14:29:30 ** condor (CONDOR_MASTER) STARTING UP
>> 04/26/12 14:29:30 ** C:\Program Files\condor\bin\condor_master.exe
>> 04/26/12 14:29:30 ** SubsystemInfo: name=MASTER type=MASTER(2)
>> class=DAEMON(1)
>> 04/26/12 14:29:30 ** Configuration: subsystem:MASTER local:<NONE>
>> class:DAEMON
>> 04/26/12 14:29:30 ** $CondorVersion: 7.6.6 Jan 17 2012 BuildID: 401976 $
>> 04/26/12 14:29:30 ** $CondorPlatform: x86_winnt_5.1 $
>> 04/26/12 14:29:30 ** PID = 2064
>> 04/26/12 14:29:30 ** Log last touched 4/24 16:21:14
>> 04/26/12 14:29:30 ******************************************************
>> 04/26/12 14:29:30 Using config source: C:\Program
>> Files\condor\condor_config
>> 04/26/12 14:29:30 Using local config sources:
>> 04/26/12 14:29:30    C:\PROGRA~1\condor/condor_config.local
>> 04/26/12 14:29:30 Sock::bind failed: WSAError = 10038
>> 04/26/12 14:29:30 connect_socketpair: failed in bind_to_loopback()
>> 04/26/12 14:29:30 ERROR "Failed to create async pipe socket pair" at
>> line 2151 in file
>> c:\condor\execute\dir_5416\userdir\src\condor_daemon_core.v6\daemon_core_main.cpp
>>
>>
>> guys i really need your help.
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message tocondor-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/
> _______________________________________________
> 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/
>