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

Re: [HTCondor-users] How can I resolve this permission problem?



Great,ÂZach Miller !!!Â
Actually, I received the script from other person and I did not expect that would be wrong.
I'm really appreciate your help.
Thank you so much :-)

On Thu, Aug 3, 2017 at 1:43 AM, Zach Miller <zmiller@xxxxxxxxxxx> wrote:
Hello,

You have "Executable = /bin/bash" and no input specified, so I would expect that to exit right away, which it did. The log shows that it exited normally.

Your submit file is essentially running:
  bash < /dev/null

And HTCondor is faithfully executing that. Perhaps you meant some other executable or are missing your input file?


Cheers,
-zach

> -----Original Message-----
> From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf
> Of Minjun Hong
> Sent: Wednesday, August 02, 2017 11:32 AM
> To: HTCondor-Users Mail List <htcondor-users@xxxxxxxxxxx>
> Subject: Re: [HTCondor-users] How can I resolve this permission problem?
>
> Thanks for your reply, Zach Miller.
> Even if I modify the mis-typing, nothing has been progressed.
>
> +Add:
> When I submit by using the python script, it has been always stuck in "I"
> state within the condor job queue at 1.2 sec after submit and shortly
> disappeared from the queue.
> Then, there is nothing in the output file although result of the log file
> looks worked well as I attached in my first mail.
>
> I think there is not information much enough to debug my wrong
> configuration.
>
>
> On Thu, Aug 3, 2017 at 12:14 AM, Zach Miller <zmiller@xxxxxxxxxxx
> <mailto:zmiller@xxxxxxxxxxx> > wrote:
>
>
>Â Â Â ÂHello,
>
>
>Â Â Â ÂI can't comment on the python part, but I did notice a typo in your
> posted config:
>
>Â Â Â Â Â Â Â Âuse SECURITY : HOST_BASED
>Â Â Â Â Â Â Â ÂALOOW_WRITE = *@test-*
>Â Â Â Â Â Â Â ÂALOOW_READ = *@test-*
>
>Â Â Â ÂThose should say "ALLOW" and not "ALOOW".
>
>
>Â Â Â ÂCheers,
>Â Â Â Â-zach
>
>Â Â Â Â_______________________________________________
>Â Â Â ÂHTCondor-users mailing list
>Â Â Â ÂTo unsubscribe, send a message to htcondor-users-request@cs.wisc.edu
> <mailto:htcondor-users-request@xxxxxxxxxxx>Â with a
>Â Â Â Âsubject: Unsubscribe
>Â Â Â ÂYou can also unsubscribe by visiting
>Â Â Â Âhttps://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
> <https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users>
>
>Â Â Â ÂThe archives can be found at:
>Â Â Â Âhttps://lists.cs.wisc.edu/archive/htcondor-users/
> <https://lists.cs.wisc.edu/archive/htcondor-users/>
>
>

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@cs.wisc.edu with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/