Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Can't get executable to run.
- Date: Fri, 28 Jan 2011 10:49:56 -0600
- From: "Niessen-Derry, Evan" <eniessen-derry@xxxxxxxx>
- Subject: Re: [Condor-users] Can't get executable to run.
Genius! I thought I had checked that, but I was sorely mistaken. I had also tried setting the execute machine's UID_DOMAIN to $(CONDOR_HOST) (where I was submitting the job) and SOFT_UID_DOMAIN to TRUE, thinking this would make the script run as the local user (and thus not have any permission issues), but I am guessing I missed something fundamental there as well.
Thank you again, this has vexed me the whole week!
-Evan Niessen-Derry
-----Original Message-----
From: Nathan W. Panike <nwp@xxxxxxxxxxx<mailto:%22Nathan%20W.%20Panike%22%20%3cnwp@xxxxxxxxxxx%3e>>
Reply-to: "Nathan W. Panike" <nwp@xxxxxxxxxxx>
To: condor-users@xxxxxxxxxxx<mailto:condor-users@xxxxxxxxxxx>
Subject: Re: [Condor-users] Can't get executable to run.
Date: Fri, 28 Jan 2011 10:32:10 -0600
On 01/28/2011 10:26 AM, Niessen-Derry, Evan wrote:
> An update:
>
> If I set the "executable" variable to be an actual executable,
> instead of a shell script, it works fine. The same goes for the AIX
> 5.2 machine. Also, all of these machines have UID_DOMAIN and
> FILESYSTEM_DOMAIN set to $(FULL_HOSTNAME), if that helps.
Are the permissions on lin_test.sh 0755 or such? Did you check that the
executable bit was set?
Nathan Panike
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx<mailto:condor-users-request@xxxxxxxxxxx> with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/condor-users/
________________________________