Could it be due to inappropriate file permissions? A different
system user may be executing the qsub than when you execute structure
directly. Just a thought.
V
> --
> You received this message because you are subscribed to the Google Groups "structure-software" group.
> To post to this group, send email to structure...@googlegroups.com.
> To unsubscribe from this group, send email to structure-softw...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/structure-software?hl=en.
>
Sorry I wasn't very clear in the last post. What I meant to say was
that perhaps the qsub daemon uses a different user account (system
user, not some other individual on the cluster). But of course, now
that I think about it, if permissions was a problem, qsub wouldn't be
able to execute structure either.
Just out of curiosity, what are the permissions on the 'mainparams'
file? I remember seeing a similar problem posted to the list a few
weeks ago, but can't seem to recall what the solution was.
V
Should be rwxrw-rw-.
Although this should still not stop it from being read by structure.
What user does the file belong to?
Please post the full output of:
$> ls -lha STRUCTURE/
Vikram