swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] swarm and condor


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] swarm and condor
Date: Tue, 04 Jul 2006 12:00:19 -0600
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

a.darrigol wrote:
my error is the following:
Exception caught:
/software/guiswarm/swarm-2.2/lib/libjavaswarm.so.1.0.0:
ld.so.1: /software/jdk-5/jdk/instances/jdk1.5.0/jre/bin/java:
fatal: libgcc_s.so.1: open failed: No such file or directory
Exception in thread "main" java.lang.UnsatisfiedLinkError:
createBegin
        at swarm.SwarmEnvironmentCImpl.createBegin(Native Method)
        at swarm.Globals.<clinit>(Globals.java:39)
        at Simul.main(Simul.java:81)

It's probably just a matter of adding the directory that has libswarm.so to the LD_LIBRARY_PATH. Often job management software will automatically import environment variables to the batch environment, so it may be sufficient to set it in the environment where you launch the job.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]