grisu / gricli

Grisu commandline client
7 stars 2 forks source link

User home directory is used as a job directory sometimes #187

Closed sgenie68 closed 12 years ago

sgenie68 commented 13 years ago

Sometimes jobs run with cwd of a user home directory rather than the job directory (which is created nontheless). Symptom - the existence of stderr.txt and stdout.txt files in user home directory.

makkus commented 13 years ago

This is fairly serious, I guess. Although ticket should probably be in Jira, not in Gricli, seems to me gateway/scheduler problem.

vladimir-mencl-eresearch commented 12 years ago

Could be an issue with how the job is submitted - either the working directory attribute is not attached to the job itself in Grisu or it's lost in progress (pbs.pm not passing along...)

makkus commented 12 years ago

Pretty sure it's a globus issue, something behind Grisu anyway...

makkus commented 12 years ago

Ok, this should be fixed now.