swarm-support
[Top][All Lists]
Advanced

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

Re: Reproducing


From: Marcus G. Daniels
Subject: Re: Reproducing
Date: 25 Mar 2001 13:47:37 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "RL" == Rob Leclerc <Rob> writes:

RL> I have included the stack dump below, that I had from trying it
RL> the second way up above.

RL>  at Sheep.activateIn(Sheep.java:51)

RL>  at swarm.objectbase.SwarmImpl.activateIn(Native Method)

RL>  at Sheep.activateIn(Sheep.java:51)

RL>  at swarm.objectbase.SwarmImpl.activateIn(Native Method)

Sounds like one of your activateIn's has the effect of calling itself
indirectly. 

What you should have is activateIn method implements in the `child'
agent Swarms that activate their own schedules, with the model
activating the agent Swarms.

Of course this is all much easier to debug if you just show compilable
and runnable code.

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