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

[Condor-users] condor_exec.exe



HI,

 

When I tried to run an executable on windows platform, the job is ending up with the following logs:

 

Job Log

 

001 (017.000.000) 01/16 14:04:17 Job executing on host: <72.33.10.234:64971>

...

007 (017.000.000) 01/16 14:04:17 Shadow exception!

                Error from starter on slot1@madhuvadali-PC: Create_Process(C:\condor\execute\dir_5536\condor_exec.exe,, ...) failed

                0  -  Run Bytes Sent By Job

                8507  -  Run Bytes Received By Job

...

 

Shadow Log

 

1/16 14:09:10 ******************************************************

1/16 14:09:10 ** condor_shadow (CONDOR_SHADOW) STARTING UP

1/16 14:09:10 ** C:\condor\bin\condor_shadow.exe

1/16 14:09:10 ** SubsystemInfo: name=SHADOW type=SHADOW(6) class=DAEMON(1)

1/16 14:09:10 ** Configuration: subsystem:SHADOW local:<NONE> class:DAEMON

1/16 14:09:10 ** $CondorVersion: 7.2.0 Dec 21 2008 BuildID: none $

1/16 14:09:10 ** $CondorPlatform: INTEL-WINNT50 $

1/16 14:09:10 ** PID = 1788

1/16 14:09:10 ** Log last touched 1/16 14:09:09

1/16 14:09:10 ******************************************************

1/16 14:09:10 Using config source: C:\condor\condor_config

1/16 14:09:10 Using local config sources:

1/16 14:09:10    C:\condor/condor_config.local

1/16 14:09:10 DaemonCore: Command Socket at <72.33.10.234:65182>

1/16 14:09:10 Initializing a VANILLA shadow for job 17.0

1/16 14:09:10 (17.0) (1788): Request to run on slot1@madhuvadali-PC <72.33.10.234:64971> was ACCEPTED

1/16 14:09:13 (17.0) (1788): ERROR "Error from starter on slot1@madhuvadali-PC: Create_Process(C:\condor\execute\dir_5128\condor_exec.exe,, ...) failed" at line 649 in file ..\src\condor_shadow.V6.1\pseudo_ops.cpp

 

What are these shadow exceptions and how do I solve the issue?

 

Thank you

 

Madhu