Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Getting a permission error
- Date: Sat, 02 Apr 2005 19:03:12 -0600
- From: Matt Baker <mmb05@xxxxxxxx>
- Subject: [Condor-users] Getting a permission error
I am attempting to submit a java classad to my pool under my user (not
root). I'm getting the following:
[matt@condor matt]$ condor_submit UAV.ad
Submitting job(s).
1 job(s) submitted to cluster 13.
WARNING: File /home/matt/uav.txt is not readable by condor.
WARNING: File /home/matt/UAVSimulator.jar is not readable by condor.
WARNING: File /home/matt/UAVSimulator.output is not writeable by condor.
WARNING: File /home/matt/UAVSimulator.error is not writeable by condor.
[matt@condor matt]$ condor_q
.. The permissions set in my folder:
drwxrw-rw- 3 matt condor 4096 Apr 1 01:44 matt
.. And in /home/matt:
-rwxrwxrwx 1 matt condor 343 Apr 1 01:44 UAV.ad
-rwxrwxrwx 1 matt condor 0 Apr 2 18:46 UAVSimulator.error
-rwxrwxrwx 1 matt condor 38725 Apr 1 01:23 UAVSimulator.jar
-rwxrwxrwx 1 matt condor 0 Apr 2 18:46 UAVSimulator.output
-rwxrwxrwx 1 matt condor 20 Apr 1 01:23 uav.txt
Tail'ing my shadow.log:
4/2 18:36:35 DaemonCore: Command Socket at <130.184.163.58:45845>
4/2 18:36:36 Initializing a JAVA shadow
4/2 18:36:36 (10.0) (13405):
Path does not exist.
He who travels without bounds
Can't locate data.
4/2 18:36:36 (10.0) (13405): (Can't chdir to /home/matt)
4/2 18:36:36 (10.0) (13405): ERROR "Could not cd to initial working
directory" at line 154 in file baseshadow.C
Does this give anyone any ideas? I'm assuming either Java's not set up
correctly (java runs, but maybe Condor cannot find it?) or there's a missing
permissions error I'm not seeing.
Thanks,
Matt Baker
University of Arkansas
mmb05@xxxxxxxx