[Egothor-tech] Problem with running capek

Steve Mannin stevemannin at gmail.com
Wed Nov 22 07:32:00 GMT 2006


Hi,

I've tried to play with egothor starting from running Capek. However, I
found that the file etc/rules I checked out from CVS is totally in different
format from what being described in the web page
http://www.egothor.org/book/bk01ch02s02.html#N101F9. Which one is correct?

I also tried running the following command:

java org.egothor.robot.Capek http://www.egothor.org

using the default etc/rules. It showed the following messages:

Nov 22, 2006 1:12:45 PM org.egothor.robot.memory.ArrayStats initialize
WARNING: Cannot find the previous scheduler on a disk
Nov 22, 2006 1:12:45 PM org.egothor.robot.memory.ArrayStats initialize
WARNING: init from disk
java.io.FileNotFoundException: ./scheduler/root.aux.arr (No such file or
directory)
 at java.io.RandomAccessFile.open(Native Method)
 at java.io.RandomAccessFile.<init>(RandomAccessFile.java:212)
 at java.io.RandomAccessFile.<init>(RandomAccessFile.java:98)
 at org.egothor.robot.memory.ArrayStats.load(ArrayStats.java:208)
 at org.egothor.robot.memory.ArrayStats.initialize(ArrayStats.java:156)
 at org.egothor.robot.misc.QueueArrayStructure.initialize(
QueueArrayStructure.java:122)
 at org.egothor.robot.misc.CachedQueueArray.initialize(CachedQueueArray.java
:138)
 at org.egothor.robot.local.Scheduler$NodeDB.initialize(Scheduler.java:743)
 at org.egothor.robot.local.Scheduler$NodeDB.<init>(Scheduler.java:715)
 at org.egothor.robot.local.Scheduler.initialize(Scheduler.java:133)
 at org.egothor.robot.local.Manager.initialize(Manager.java:122)
 at org.egothor.robot.local.Capek.<init>(Capek.java:91)
 at org.egothor.robot.Capek.main(Capek.java:139)
Nov 22, 2006 1:12:45 PM org.egothor.robot.memory.ArrayStats initialize
WARNING: Will try to allocate one later
Nov 22, 2006 1:12:45 PM org.egothor.robot.components.Capek inject
INFO: cannot be accepted
Listening @ 9713
Nov 22, 2006 1:12:52 PM org.egothor.robot.components.Capek$Fetcher run
INFO: idle - going to stop
Nov 22, 2006 1:12:52 PM org.egothor.robot.components.Capek$Fetcher run
INFO: idle - going to stop
...

Any advices?

Thanks,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.egothor.org/pipermail/egothor-tech/attachments/20061122/f43e8a79/attachment.htm 


More information about the Egothor-tech mailing list