[Swift-devel] could swift use return code from falkon as a success notification?
Mihael Hategan
hategan at mcs.anl.gov
Thu Oct 2 17:25:48 CDT 2008
On Thu, 2008-10-02 at 17:24 -0500, Mihael Hategan wrote:
> On Thu, 2008-10-02 at 17:17 -0500, Zhao Zhang wrote:
> >
> > Mihael Hategan wrote:
> > > On Thu, 2008-10-02 at 17:06 -0500, Zhao Zhang wrote:
> > >
> > >> I applied it in /home/falkon/cog
> > >> and run swift -sites.file ./sites.xml -tc.file ./tc.data sleep.swift in
> > >> /home/falkon/cog/module/vdsk
> > >>
> > >
> > > Please type the following and post the output:
> > >
> > > cd /home/falkon/cog/module/vdsk
> > > which swift
> > >
> > zzhang at login6.surveyor:/home/falkon/cog/modules/vdsk> which swift
> > /home/falkon/cog/modules/vdsk/dist/vdsk-svn/bin/swift
> >
> > > grep -n "check" dist/vdsk-svn/libexec/vdl-int.k
> > >
> > zzhang at login6.surveyor:/home/falkon/cog/modules/vdsk> grep -n "check"
> > dist/vdsk-svn/libexec/vdl-int.k
> > 63: element(checkJobStatus, [rhost, wfdir, jobid, tr, jobdir]
> >
> > >
>
> Do you have anything in $CLASSPATH?
Also, do you have anything in $SWIFT_HOME?
i.e. what is the output of the following:
echo $CLASSPATH
echo $SWIFT_HOME
More information about the Swift-devel
mailing list