[Swift-user] pegasus?
Michael Wilde
wilde at mcs.anl.gov
Tue Jul 29 09:35:05 CDT 2008
See if you have CLASSPATH set, and have Pegasus jars in it.
Then try unsetting CLASSPATH and see if the same error occurs.
The Swift command should put the correct Swift jars in the final
classpath before any of your local jars, but perhaps there's some
strange dynamic class interaction between the Swift version of
tcdata/sites code and code that you have been experimenting with from
the Peagsus release (eg get-sites etc).
- Mike
On 7/29/08 9:22 AM, Zhengxiong Hou wrote:
> Hi,
> Recently, I met with an error when using Swift:
>
> [houzx at communicado results]$ swift -sites.file ./sites-
> 20.xml -tc.file ./tc.data grid-many-dock6-auto.swift
> 2008.07.29 08:45:37.416 CDT: [FATAL ERROR] You forgot to
> set -Dpegasus.home=$PEGASUS_HOME!
>
> [houzx at communicado dock]$ swift flipper.swift
> 2008.07.29 08:55:56.512 CDT: [FATAL ERROR] You forgot to
> set -Dpegasus.home=$PEGASUS_HOME!
>
> Swift did NOT need this. Is there anything wrong with my
> account at CI?
>
> [houzx at communicado dock]$ echo $PEGASUS_HOME
> /soft/osg-client-1.0.0-r1/pegasus
> [houzx at communicado dock]$ cd ~
> [houzx at communicado ~]$ cat .soft
> #
> # This is your SoftEnv configuration run control file.
> #
> # It is used to tell SoftEnv how to customize your
> environment by
> # setting up variables such as PATH and MANPATH. To learn
> more
> # about this file, do a "man softenv".
> #
> @default
> @osg
> @globus-4
>
> Thanks!
> Zhengxiong
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user
More information about the Swift-user
mailing list