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

Re: [Condor-users] Error 1067



OK, condor_master.exe -f -t does force the log to the terminal.  Running
it that way works, though condor_collector is complaining about
something (if I can't get that figured out I'll start another thread).
condor_master is getting the correct condor_config* files and so forth.

But running it as a service still generates error 1067.  Why so, and can
you give a hint as to how next to proceed?

condor_config_val -config, for instance, lists the correct config files.

Ralph Finch
916-653-7552

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Erik Paulson
Sent: Tuesday, July 31, 2007 9:16 AM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Error 1067

On Tue, Jul 31, 2007 at 09:07:58AM -0700, Finch, Ralph wrote:
> No, that didn't work either.  It simply sits with no response or
return from the command.  Still a mystery.
> 

Run it with -f -t to force it to log to the terminal (it might
automatically
do that on windows, but just to be safe)

Also, what does condor_config_val say for anything? 

-Erik