swarm-support
[Top][All Lists]
Advanced

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

UnsatisfiedLinkError: createBegin


From: B . Amelung
Subject: UnsatisfiedLinkError: createBegin
Date: Sat, 27 Apr 2002 15:02:55 +0200

Hi,

I am trying to get an application running; it compiles ok, but I get an
error when I try to start it. This also happens for other applications, so I
assume it has something to do with conflicting versions or with setting the
right paths, but I can't find the error.

Does anybody have an idea?

Bas Amelung
ICIS, Maastricht University, Netherlands

This is what the debugger says:

Initializing jdb...
> Deferring breakpoint StartTouromat.main(java/lang/String[]).
It will be set after the class is loaded.
> run StartTouromat
> 
VM Started: Set deferred breakpoint StartTouromat.main(java/lang/String[])

Breakpoint hit: thread="main", StartTouromat.main(), line=22, bci=0
  22            TouromatObserverSwarm topLevelSwarm =

main[1] next
main[1] 
Exception occurred: java.lang.UnsatisfiedLinkError (uncaught) thread="main",
swarm.SwarmEnvironmentCImpl.createBegin(), line=-1, bci=0

main[1] next
main[1] java.lang.UnsatisfiedLinkError: createBegin
        at swarm.SwarmEnvironmentCImpl.createBegin(Native Method)
        at swarm.Globals.<clinit>(Globals.java:25)
        at StartTouromat.main(StartTouromat.java:22)
Exception in thread "main" 

The application exited

Process completed.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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