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

[condor-users] NT error with shadow "perm::init: Lookup Account Name matth failed (err=1722), using Everyone"



I get this error in my shadow logs which seems to result in a exit of the job with code 127 (or it may be that the same underlying permissions problem causes this as well)

2/6 11:15:48 ******************************************************
2/6 11:15:48 ** condor_shadow (CONDOR_SHADOW) STARTING UP
2/6 11:15:48 ** $CondorVersion: 6.5.5 Sep 17 2003 $
2/6 11:15:48 ** $CondorPlatform: INTEL-WINNT40 $
2/6 11:15:48 ** PID = 2032
2/6 11:15:48 ******************************************************
2/6 11:15:48 Using config file: C:\Condor\condor_config
2/6 11:15:48 Using local config files: C:\Condor/condor_config.local
2/6 11:15:48 DaemonCore: Command Socket at <128.137.137.120:1920>
2/6 11:15:49 Initializing a VANILLA shadow
2/6 11:15:49 (5.0) (2032): Request to run on <128.137.137.120:1062> was ACCEPTED
2/6 11:15:51 (5.0) (2032): perm::init: Lookup Account Name matth failed (err=1722), using Everyone
2/6 11:15:51 (5.0) (2032): perm::init: Lookup Account Name matth failed (err=1722), using Everyone
2/6 11:15:51 (5.0) (2032): perm::init: Lookup Account Name matth failed (err=1722), using Everyone
2/6 11:15:53 (5.0) (2032): perm::init: Lookup Account Name matth failed (err=1722), using Everyone
2/6 11:15:55 (5.0) (2032): DoDownload: Permission denied to write file C:\deployment\apps\Execution\Tyburn\dev\simulation\scripts\err_286_0_3.txt!
2/6 11:15:55 (5.0) (2032): perm::init: Lookup Account Name matth failed (err=1722), using Everyone
2/6 11:15:55 (5.0) (2032): updateExprTree: Failed SetAttribute(ExitBySignal, FALSE)
2/6 11:15:55 (5.0) (2032): updateExprTree: Failed SetAttribute(ExitCode, 127)
2/6 11:15:55 (5.0) (2032): updateExprTree: Failed SetAttribute(BytesSent, 0.000000)
2/6 11:15:55 (5.0) (2032): updateExprTree: Failed SetAttribute(BytesRecvd, 717.000000)
2/6 11:15:55 (5.0) (2032): Failed to update job queue!
2/6 11:15:55 (5.0) (2032): **** condor_shadow (condor_SHADOW) EXITING WITH STATUS 100


2/6 11:15:49 ******************************************************
2/6 11:15:49 ** condor_starter (CONDOR_STARTER) STARTING UP
2/6 11:15:49 ** $CondorVersion: 6.5.5 Sep 17 2003 $
2/6 11:15:49 ** $CondorPlatform: INTEL-WINNT40 $
2/6 11:15:49 ** PID = 1932
2/6 11:15:49 ******************************************************
2/6 11:15:49 Using config file: C:\Condor\condor_config
2/6 11:15:49 Using local config files: C:\Condor/condor_config.local
2/6 11:15:49 DaemonCore: Command Socket at <128.137.137.120:1925>
2/6 11:15:49 Setting resource limits not implemented!
2/6 11:15:51 Starter communicating with condor_shadow <128.137.137.120:1920>
2/6 11:15:51 Submitting machine is "matw044.dpfm.net"
2/6 11:15:52 File transfer completed successfully.
2/6 11:15:53 Starting a VANILLA universe job with ID: 5.0
2/6 11:15:53 IWD: C:\Condor/execute\dir_1932
2/6 11:15:53 Output file: C:\Condor/execute\dir_1932\out_286_0_3.txt
2/6 11:15:53 Error file: C:\Condor/execute\dir_1932\err_286_0_3.txt
2/6 11:15:53 Renice expr "10" evaluated to 10
2/6 11:15:53 About to exec C:\WINNT\System32\cmd.exe /Q /C condor_exec.bat --relaunch --database -projectid=286 -runsetid=0
2/6 11:15:53 Create_Process succeeded, pid=740
2/6 11:15:55 Process exited, pid=740, status=127
2/6 11:15:55 Got SIGQUIT.  Performing fast shutdown.
2/6 11:15:55 ShutdownFast all jobs.
2/6 11:15:55 **** condor_starter (condor_STARTER) EXITING WITH STATUS 0

the same thing happens when I try the printname example

I have stored my account with condor_store_cred correctly.

why is this happening and how do I fix it?

Thanks
Matt




*****************************************************************
Gloucester Research Limited believes the information 
provided herein is reliable. While every care has been 
taken to ensure accuracy, the information is furnished 
to the recipients with no warranty as to the completeness 
and accuracy of its contents and on condition that any 
errors or omissions shall not be made the basis for any 
claim, demand or cause for action.
*****************************************************************

Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>