swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Swarm java support


From: Martin Weise
Subject: Re: [Swarm-Support] Swarm java support
Date: Fri, 16 Jun 2006 10:27:23 +0200 (MEST)

Ok, I did a recompile with shared libs, but the next error I get, when trying 
to 
start jHeatbugs is :

javaswarm StartHeatbugs

Exception caught: no javaswarm in java.library.path
Exception in thread "main" java.lang.UnsatisfiedLinkError: createBegin
        at swarm.SwarmEnvironmentCImpl.createBegin(Native Method)
        at swarm.Globals.<clinit>(Globals.java:39)
        at StartHeatbugs.main(StartHeatbugs.java:15)
        

This actually cannot be, as I added the $WARM_INSTALL_PATH/lib to the 
$LD_LIBRARY_PATH and the $WARM_INSTALL_PATH/bin to $PATH.

When running make within the source folder of the example, there is no 
complain, 
and it compiles without errors.

I also tried it with the $CLASSPATH var for java, but this did not help, too.

Thanks in advance.

Regards
 Martin Weise



reply via email to

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