swarm-support
[Top][All Lists]
Advanced

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

TestGUISwarm


From: Fred Wan
Subject: TestGUISwarm
Date: Tue, 19 Dec 2000 11:56:24 +0100

Hi,

In one of the java examples there is this one: TestGUISwarm.java (code
enclosed). There is no method buildObjects defined. My NT machine doesn't
complain, but the Solaris one does (at runtime):

/opt/SDGswarm/2.1.1/bin/javaswarm TestGUISwarm -b
java.lang.NullPointerException
        at
swarm.simtoolsgui.GUISwarmImpl.buildObjects(GUISwarmImpl.java:native)
        at TestGUISwarm.main(TestGUISwarm.java:61)

Adding a buildObjects (with just super.buildObjects() ) method doesn't help.
Any help is appreciated.

Thanks,

Fred Wan,
Dept. Artificial Intelligence,
Vrije Universiteit Amsterdam.

Attachment: TestGUISwarm.java
Description: Binary data


reply via email to

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