Hey there,
I've got a problem with the standard output when using globus-job-run.
The job is submitted via
globus-job-run gloria.d-grid /bin/date
works .. but it fails to connect to the stderr:
GRAM Job submission failed because the job manager failed to open
stderr (error code 74)
The reason is the firewall. But it's not possible to disable it or
change any settings.
So my first mind was to use the following parameters. But I don't know
what they
globus-job-run *-stdout std.out -stderr std.err *gloria.d-grid /bin/date
/really/ do.. Does it additionally copy the stdout/err in the specified
files?
*_My question_*: Is it possible to rediret the stdout/err into these
files (std.out; std.err) and to return only an exitcode (so that the
program which runs the globus-job-run command will know that this
process has closed.)
Someone who knew some older versions of globus-job-run told me that
something like that could work..
*Is there anybody who knows more concerning to that problem?*
*Thanks* for all your answers!!
Fabian