swarm-support
[Top][All Lists]
Advanced

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

Problems running Swarm in Forte 3.0 for Windows


From: Steve Kembel
Subject: Problems running Swarm in Forte 3.0 for Windows
Date: Wed, 9 Jan 2002 14:03:40 -0700

Greetings all,

I'm writing to see if I can resolve a problem getting Swarm to run outside
of the Cygwin terminal - I would prefer to use the Forte for Java 3.0 IDE to
develop and run Swarm code under Windows 98SE. It seems that others have
been able to do this, but the methods they used to get it up and running
aren't working for me.

I initially installed the Swarm 2.1.1 binaries on a Windows system with
JDK-1.3.1_02 installed. I am able to run Java Swarm programs in the Swarm
terminal, but when I set up jheatbugs to run under Forte by adding swarm.jar
to the classpath, I get some errors. The program will compile and run, but
as soon as I click "Start" on the Swarm window, the execution halts as the
raster window comes up (it never appears, just a blip on the screen and then
the program crashes hard):

JAVA caused an invalid page fault in
module JVM.DLL at 017f:6d4213f8.
Registers:
EAX=00000000 CS=017f EIP=6d4213f8 EFLGS=00010206
EBX=1090e2d8 SS=0187 ESP=0057f738 EBP=0057f760
ECX=3732772e DS=0187 ESI=10992940 FS=10bf
EDX=06912ce0 ES=0187 EDI=109cf610 GS=0000
Bytes at CS:EIP:
8b 31 51 e8 77 ff ff ff 59 85 f6 8b ce 75 f1 5e
Stack dump:
10992940 6d421413 0057fa34 6d43b2aa 00000000 006a18c0 6d446e13 006a1944
1098f6a0 006a18c0 0057f7b0 10120a79 006a1944 006a6080 00000016 1090e848

I looked through the archives and it seems someone was having a similar
problem that went away after they applied the updated 2.1.1 DLL's.
Unfortunately these DLL's are no longer available on the Swarm FTP site (at
least I couldn't find them), so I tried to get it running using
Swarm2.2-pretest4 (Are the 2.1.1 updated DLL's available anywhere?). Now I
am getting a different error. I've applied all the updated DLLs and JARs and
such from the /w32/latest/ directory on the FTP server, have installed
Cygwin with the tcl/tk 8.0 libraries, but still get the following error
message every time. Is there a way to force javaswarm.dll to tell me which
libraries it is missing? I've made sure that c:\swarm-2.2\bin and
c:\cygwin\bin are in my PATH:

Exception caught: C:\Swarm-2.2\bin\javaswarm.dll: One of the library files
needed to run this application cannot be found
java.lang.UnsatisfiedLinkError: createBegin
        at swarm.SwarmEnvironmentCImpl.createBegin(Native Method)
        at swarm.Globals.<clinit>(Globals.java:25)
        at StartHeatbugs.main(StartHeatbugs.java:15)
Exception in thread "main"

Thanks very much if you have any insight into this problem.

Regards,
Steve
address@hidden


                  ==================================
   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]