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

Re: [Condor-users] condor_store_cred failure



On Fri, Oct 22, 2010 at 12:49 PM, Fritz, Eric R [AN S] <ercfrtz@xxxxxxxxxxx> wrote:
I tried to start the condor_schedd and this is the following error I am getting in the log

10/22 11:41:21 (pid:3816) Locale: English_United States.1252
10/22 11:41:21 (pid:3816) ******************************************************
10/22 11:41:21 (pid:3816) ** condor_schedd (CONDOR_SCHEDD) STARTING UP
10/22 11:41:21 (pid:3816) ** C:\condor\bin\condor_schedd.exe
10/22 11:41:21 (pid:3816) ** SubsystemInfo: name=SCHEDD type=SCHEDD(5) class=DAEMON(1)
10/22 11:41:21 (pid:3816) ** Configuration: subsystem:SCHEDD local:<NONE> class:DAEMON
10/22 11:41:21 (pid:3816) ** $CondorVersion: 7.4.4 Oct 13 2010 BuildID: 279383 $
10/22 11:41:21 (pid:3816) ** $CondorPlatform: INTEL-WINNT50 $
10/22 11:41:21 (pid:3816) ** PID = 3816
10/22 11:41:21 (pid:3816) ** Log last touched 10/21 12:21:44
10/22 11:41:21 (pid:3816) ******************************************************
10/22 11:41:21 (pid:3816) Using config source: C:\condor\condor_config
10/22 11:41:21 (pid:3816) Using local config sources:
10/22 11:41:21 (pid:3816)    C:\condor/condor_config.local
10/22 11:41:21 (pid:3816) DaemonCore: Command Socket at <129.186.214.51:2626>
10/22 11:41:21 (pid:3816) History file rotation is enabled.
10/22 11:41:21 (pid:3816)   Maximum history file size is: 20971520 bytes
10/22 11:41:21 (pid:3816)   Number of rotated history files is: 2
10/22 11:41:21 (pid:3816) my_popen: CreateProcess failed
10/22 11:41:21 (pid:3816) Failed to execute C:\condor/bin/condor_shadow.std.exe, ignoring

Any additional information on how to fix this would be appreciated.

You can ignore that error. That message after the my_popen message is supposed to let you know it's okay that my_popen failed. It doesn't do a very good job of that.

Regards,
- Ian