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

[HTCondor-users] Error submit job from Linux to Windows7 RunAsOwner



Hello,
I am using condor $CondorVersion: 8.0.0 May 29 2013 on Windows and Linux.
The CREDD_HOST is setup on the CONDOR_HOST.

I have to run jobs as owner on windows and Linux.

Submit jobs from Windows to Windows works fine if set RunAsOwner=True
>From Windows to Linux works fine only without set RunAsOwner

Submit from Linux to Windows the job hangs in queue:

LOG = condor.log:
000 (377.000.000) 07/09 13:28:45 Job submitted from host: <xyz.xyz.xyz.23:33510>
...
022 (377.000.000) 07/09 13:28:56 Job disconnected, attempting to reconnect
    Socket between submit and execute hosts closed unexpectedly
    Trying to reconnect to slot1@xxxxxxxxxxxxxxxxxxxxxx < xyz.xyz.xyz.62:49609>
...
024 (377.000.000) 07/09 13:29:04 Job reconnection failed
    Job not found at execution machine
    Can not reconnect to slot1@xxxxxxxxxxxxxxxxxxx, rescheduling job

StarterLog.slot1
07/09/13 13:28:56 Using config source: C:\condor\condor_config
07/09/13 13:28:56 Using local config sources: 
07/09/13 13:28:56    C:\condor/condor_config.local
07/09/13 13:28:56 DaemonCore: command socket at < xyz.xyz.xyz.62:49814>
07/09/13 13:28:56 DaemonCore: private command socket at < xyz.xyz.xyz.62:49814>
07/09/13 13:28:56 GLEXEC_JOB not supported on this platform; ignoring
07/09/13 13:28:56 Communicating with shadow < xyz.xyz.xyz.23:34765?noUDP>
07/09/13 13:28:56 Submitting machine is "linux-1.ger.mydomain.lan "
07/09/13 13:28:56 setting the orig job name in starter
07/09/13 13:28:56 setting the orig job iwd in starter
07/09/13 13:28:56 WARNING: init_user_ids() called with NULL arguments!
07/09/13 13:28:56 Could not initialize user_priv as "(null)\domainuser".
	Make sure this account's password is securely stored with condor_store_cred.
07/09/13 13:28:56 ERROR: Failed to determine what user to run this job as, aborting
07/09/13 13:28:56 Failed to initialize JobInfoCommunicator, aborting
07/09/13 13:28:56 Unable to start job.
07/09/13 13:28:56 **** condor_starter (condor_STARTER) pid 112 EXITING WITH STATUS 1