[Swift-user] Debugging Swift Coaster ServiceManager

Michael Wilde wilde at mcs.anl.gov
Sat Jun 15 23:37:35 CDT 2013


TJ, its pretty easy to just install it yourself and add your local copy to your path via your shell startup files.

Grab the JDK SE release from here thats appropriate for biox3:

 http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

probably this one:  jdk-7u21-linux-x64.tar.gz

Just untar it and run the installer.  Test it with bin/java -version.

Then add its bin/ dir to your PATH

Test whether swift/coasters will see the right version by doing: ssh biox3.stanford.edu "which java; java -version"

- Mike


----- Original Message -----
> From: "TJ Lane" <tjlane at stanford.edu>
> To: "Mihael Hategan" <hategan at mcs.anl.gov>
> Cc: "Michael Wilde" <wilde at mcs.anl.gov>, swift-user at ci.uchicago.edu
> Sent: Saturday, June 15, 2013 11:23:06 PM
> Subject: Re: [Swift-user] Debugging Swift Coaster ServiceManager
> 
> 
> 
> Awesome thanks guys -- makes sense. I'll see if I can get our
> sysadmin to install it and get back to you if it doesn't work.
> 
> 
> 
> 
> On Sat, Jun 15, 2013 at 8:06 PM, Mihael Hategan < hategan at mcs.anl.gov
> > wrote:
> 
> 
> On Sat, 2013-06-15 at 19:11 -0500, Michael Wilde wrote:
> > The more I look at the error the more it looks like the coaster
> > service on biox3 is getting a null pointer exception "at
> > java.net.URI.compareTo(libgcj.so.10)" and that may be the root
> > cause.
> > 
> > We dont to my knowledge test on open source Java's yet, although we
> > have discussed this.
> > 
> > We used to see lots of incompatibilities with Swift on them, but
> > these have been diminishing.
> > 
> > Can you test again after making sure that Java 1.6 or higher is in
> > your PATH on biox3?
> 
> Right. We don't support the GNU java thing. Things should, however,
> work
> on OpenJDK or IcedTea.
> 
> Mihael
> 
> 
> 
> 



More information about the Swift-user mailing list