From: Yuan X. <xuy...@gm...> - 2007-05-02 16:01:33
|
Hi Joschka and all, > I have to help out at the JapanOpen 2007 in the next days (until 05/05), > but I would be glad if somebody could test the current setup, if > possible, also using Yuan's timer (since the rendering can now be done > on an external machine). I have checked out the code from the cvs. The server and monitor can be started, but I got some problems: * monitorspark: First, some times it seems missing the data from the server, the typical screen shots are [] and []. The body are fall apart... Second, I do not know how to load the sparkmonitor.log, I set $recordLogfile to true, and tried run "./momitorspark --logfile sparkmonitor.log", but it does not work. * agentspark: First, the agentspark does not terminate when the server is closed, and even Ctrl-C can not terminate it. I have to kill it every time. Second, it may abort with output "too long message; aborting", but it does not occur often. > * You noticed that only one CPU is used and the others remain idle even > though we use different threads that should be able to execute in > parallel without blocking themselves all the time; do you have an idea > why this is the case? The reason is that the physic thread can not execute parallel with other threads. There is only one sense in the program, when the physic thread running, other thread have to wait. Hope to get comments soon. -- Best wishes! Xu Yuan School of Automation Southeast University, Nanjing, China mail: xuy...@gm... xy...@ya... web: http://xuyuan.cn.googlepages.com -------------------------------------------------- |