swarm-support
[Top][All Lists]
Advanced

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

RE: error


From: Fred Wan
Subject: RE: error
Date: Tue, 24 Sep 2002 21:12:44 +0200

The error occurs in main directly after initialization of the swarm

Globals.env.initSwarm(...)

and it happens in all the swarm projects I have written and tried to run
(which are a lot), including in older versions as well as on the swarm
examples provided on the swarm download site, none of which use conformsTo.
Also the line

*** function: nil_method(), file:  /src/Swarm/swarm/src/defobj/internal.m,

suggests that it happens sowhere in the swarm code itself...

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden Behalf Of Paul E Johnson
> Sent: Tuesday, September 24, 2002 8:10 PM
> To: address@hidden
> Subject: Re: error
>
>
> if you are using conformsTo in your code, find out where and
> make sure
> the target of that message has been initialized.
>
> A good way to find the line in your code that causes this
> error is gdb,
> where the backtrace will almost always lead to the line that
> causes the
> trouble.
>
>
> Fred Wan wrote:
> > Hi, I've been running swarm for quite some time now without
> problems,
> > however I now an error at the start of execution that
> probably has to do
> > something with my system settings which have somehow
> changed to produce this
> > error. Can someone please help me with this problem? The
> error message is
> > stated  below.
> >
> > Thanks,
> > Fred Wan.
> >
> > Fred address@hidden/cygdrive/h/swarmjavproj/A3DMASSAQ7] $ jdkswarm
> > StartSimpleBug
> > *** event raised for error: InvalidArgument
> > *** function: nil_method(), file:
> /src/Swarm/swarm/src/defobj/internal.m,
> > line: 637
> > The message `conformsTo:' was sent to nil.
> > *** execution terminating due to error
> > /src/Swarm/swarm/src/defobj/Symbol.m:173 -[Error(c) _raiseEvent:]
> > Signal 6
> > Fred address@hidden/cygdrive/h/swarmjavproj/A3DMASSAQ7] $
> >
> >
> >
> > Fred address@hidden/cygdrive/h/swarmjavproj/A3DMASSAQ7] $ javaswarm
> > StartSimpleBug
> > *** event raised for error: InvalidArgument
> > *** function: nil_method(), file:
> /src/Swarm/swarm/src/defobj/internal.m,
> > line: 637
> > The message `conformsTo:' was sent to nil.
> > *** execution terminating due to error
> > /src/Swarm/swarm/src/defobj/Symbol.m:173 -[Error(c) _raiseEvent:]
> > Signal 6
> > Fred address@hidden/cygdrive/h/swarmjavproj/A3DMASSAQ7] $
> >
> >
> >
> >                   ==================================
> >    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.
>
>
>
> --
> Paul E. Johnson                       email: address@hidden
> Dept. of Political Science            http://lark.cc.ku.edu/~pauljohn
> 1541 Lilac Lane, Rm 504
> University of Kansas                  Office: (785) 864-9086
> Lawrence, Kansas 66044-3177           FAX: (785) 864-5700
>
>
>                   ==================================
>    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.
>



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