[Swift-devel] Problems running coaster
Mihael Hategan
hategan at mcs.anl.gov
Mon Jul 28 13:46:26 CDT 2008
On Mon, 2008-07-28 at 13:37 -0500, Michael Wilde wrote:
> > That's wrong. As I mentioned before, it's the gt2:fork part that isn't
> > working. You don't have that specified, but fork is always used to start
> > the coaster service on the head node.
>
> Right - I realize the error is likely coming from the fork-jobmanager
> path. I meant that whatever is launching coaster for launching coaster
> for gt2:pbs is failing.
Sorry for the assertive answer. I was in the middle of something and
wanted to keep things short.
>
> Whats the closest globus-job-run or globusrun command to what the
> coaster code is doing to launch the server bootstrap?
It launches a bash job which then tries to launch java. So, ah! Well,
bash -l -c 'the script'. I'm guessing at this point that '-l' might be
the problem.
More information about the Swift-devel
mailing list