swarm-support
[Top][All Lists]
Advanced

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

Re: jipd-grid-0.0.1 error


From: Pietro Terna
Subject: Re: jipd-grid-0.0.1 error
Date: Mon, 29 Jan 2001 23:28:51 +0100

At 11.08 29/01/2001 -0800, you wrote:
>>>>> "PT" == Pietro Terna <address@hidden> writes:

PT> I'm using Swarm 2.1.1 with the latest DLLs (those of Jannuary 17).

The only difference I can see is that I'm using JDK 1.3.
I can't think of a reason why that would make a difference, though.

Uhm, if I use JDK 1.3 from the Swarm terminal, I obtain the same error:

address@hidden/Swarm-2.1.1/jipd-grid-0.0.1] $ /Together4.2/jdk/bin/javac *.java
address@hidden/Swarm-2.1.1/jipd-grid-0.0.1] $ /Together4.2/jdk/bin/java Main
*** event raised for error: InvalidArgument
*** function: lispIn(), file: /src/Swarm/swarm/src/defobj/defobj.m, line: 290
> type `Strategy' not found*** execution terminating due to error
/src/Swarm/swarm/src/defobj/Symbol.m:173 -[Error(c) _raiseEvent:]
      0 [sig] JAVA 1003 stackdump: Dumping stack trace to JAVA.EXE.stackdump

        Running JDK 1.3 from Together, the error message is different:

C:\Together4.2\jdk\bin\javaw -classpath C:\Together4.2\out\classes\jipd-grid-0.1.1;;C:\Together4.2\lib\javax.jar;; Main
ObserverSwarm::buildObjects()
ModelSwarm::buildObjects()
java.lang.NullPointerException caught by ModelSwarm::buildObjects()
java.lang.NullPointerException
        at ModelSwarm.buildObjects(ModelSwarm.java:68)
        at ObserverSwarm.buildObjects(ObserverSwarm.java:37)
        at Main.main(Main.java:8)

        Line 68 in ModelSwarm.java is:

s.color = new Color(s.red, s.blue, s.green);

        Pietro


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