Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] condor_submit problems
- Date: Mon, 15 Aug 2005 11:08:24 +0100
- From: Ananth Anandhakrishnan <annoholic@xxxxxxxxx>
- Subject: [Condor-users] condor_submit problems
Hello,
i'm trying to run one of the test jobs on condor on the local master
for testing, but im having trouble starting it.
i followed the instructions in the readme and added the folloing lines
in the local configure file stored in /home/condor and did a reconfig.
START : Owner == "your user name" || Owner == "condor"
SUSPEND : False
CONTINUE : True
PREEMPT : False
KILL : False
first thing. when i try running condor_submit from
/usr/local/condor/examples it gives me the following error.
WARNING: Invalid log file: "/usr/local/condor-6.6.10/examples/loop.log"
do i have to chown and chgrp all files and folders in the condor
directory to condor rather than root?
thanks for your help.
ananth