WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Repast 2.0 with terracotta?

Re: Re past 2.0 with terracotta?

by Altaweel, Mark R. :: Rate this Message:

| View in Thread

Did you try launching terracotta using a ts-config terracotta launch within Repast rather than the GUI? I believe this is discussed in the documentation. The terracotta launch has the benefit of launching a terracotta process and then the repast application.

Mark
On Mar 2, 2011, at 7:23 PM, charlie1kimo wrote:

>
> I decided to approach this multi-threading idea in Repast in a different way.
> Now instead of using agents as workItems, I would like to make different
> subContexts as workItems.
> So my ideal setup would be like this:
>
> Main Context ->   SubContext1  -> agents...
> (thread manager,  (thread #2)
> thread #1)      ->   SubContext2  -> agents...
>                          (thread #3)
>
> Is there a easier way than setting up terracotta to achieve this
> organization?
> or terracotta should be simple enough?
>
> Lastly, I am still having problem with terracotta.
> I setuped my tc-config.xml so that I shared my workItems List along with
> everything under different subContexts.
> but then when I started the program with terracotta under eclipse:
> I got:
> WARN  [main] 2011-03-02 16:35:40,849 repast.simphony.ui.RSGUIConstants -
> Error loading: player_play, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,858 repast.simphony.ui.RSGUIConstants -
> Error loading: player_pause, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,859 repast.simphony.ui.RSGUIConstants -
> Error loading: player_stop, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,860 repast.simphony.ui.RSGUIConstants -
> Error loading: player_step, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,860 repast.simphony.ui.RSGUIConstants -
> Error loading: project_open, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,861 repast.simphony.ui.RSGUIConstants -
> Error loading: filesave, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,872 repast.simphony.ui.RSGUIConstants -
> Error loading: reload, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,873 repast.simphony.ui.RSGUIConstants -
> Error loading: configure, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,873 repast.simphony.ui.RSGUIConstants -
> Error loading: exec, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,874 repast.simphony.ui.RSGUIConstants -
> Error loading: folder, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,875 repast.simphony.ui.RSGUIConstants -
> Error loading: folder_open, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,875 repast.simphony.ui.RSGUIConstants -
> Error loading: camera, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,876 repast.simphony.ui.RSGUIConstants -
> Error loading: movie, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,876 repast.simphony.ui.RSGUIConstants -
> Error loading: chart, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,877 repast.simphony.ui.RSGUIConstants -
> Error loading: database, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,878 repast.simphony.ui.RSGUIConstants -
> Error loading: display, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,878 repast.simphony.ui.RSGUIConstants -
> Error loading: info_viz, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,879 repast.simphony.ui.RSGUIConstants -
> Error loading: kudesigner, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,880 repast.simphony.ui.RSGUIConstants -
> Error loading: lockstart_session, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,880 repast.simphony.ui.RSGUIConstants -
> Error loading: leaf, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,881 repast.simphony.ui.RSGUIConstants -
> Error loading: edit, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,882 repast.simphony.ui.RSGUIConstants -
> Error loading: home, it will not be used.
> WARN  [main] 2011-03-02 16:35:40,883 repast.simphony.ui.RSGUIConstants -
> Error loading: info, it will not be used.
>
> I am thinking these errors make the GUI button useless, so I pressed "step,"
> the simulation doesn't change. However, the time tickle count does
> increment. Weird.
>
> Anyone knows what's going on here???
>
> Thanks
>
> -Charlie-
> --
> View this message in context: http://old.nabble.com/Repast-2.0-with-terracotta--tp30592413p31055477.html
> Sent from the repast-interest mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Free Software Download: Index, Search & Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT data
> generated by your applications, servers and devices whether physical, virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev 
> _______________________________________________
> Repast-interest mailing list
> Repast-interest@...
> https://lists.sourceforge.net/lists/listinfo/repast-interest


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Repast-interest mailing list
Repast-interest@...
https://lists.sourceforge.net/lists/listinfo/repast-interest

 « Return to Thread: Repast 2.0 with terracotta?