[Swift-devel] could swift use return code from falkon as a success notification?

Mihael Hategan hategan at mcs.anl.gov
Fri Oct 3 00:02:56 CDT 2008


On Thu, 2008-10-02 at 23:48 -0500, Zhao Zhang wrote:
> -rw-r--r-- 1 zzhang users    15372 2008-10-01 14:31 vdl-int.k

There you go. You have "." in you classpath, and you're running swift
from ~/swift/etc which contains a bogus vdl-int.k

There are a few options for you:
1. Remove "." from CLASSPATH
1.a. Remove everything from CLASSPATH. At least when running Swift, you
don't need anything there (unless you KNOW otherwise)
2. Run swift from another directory that does not contain some random
vdl-int.k (or any other swift libraries)
3. Remove vdl-int.k from the etc directory

And there is one option for me:
1. Swift/cog launchers using a pre-existing CLASSPATH has so far caused
only problems and I have never heard of anybody having a legitimate use
for this behavior (which may be because people don't complain if they
don't have a problem). So I'm thinking of removing that. Any opinions?




More information about the Swift-devel mailing list