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

Re: [Condor-users] Getting a permission error




Hello,

My guess is that Condor can't cd into /home/matt because it lacks the group execute permission. Try this:
chmod g+x /home/matt

Pawel




Matt Baker <mmb05@xxxxxxxx>
Sent by: condor-users-bounces@xxxxxxxxxxx

04/02/2005 08:03 PM
Please respond to Condor-Users Mail List

       
        To:        condor-users@xxxxxxxxxxx
        cc:        
        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


_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users




*************************************************************************
PRIVILEGED AND CONFIDENTIAL: This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information. If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited. If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************