Re: =?ISO-8859-1?Q?Re:_[robocup-rescue-s]_Re:_robocup-rescue-s_Digest, _Vol_9, ?= Issue 1

From: Cameron Skinner (cam@cs.auckland.ac.nz)
Date: Wed 10 Aug 2005 - 21:18:49 GMT


Hi.

> Then I tried to run any of the agents (fire/police/ambulance) from
> Bam 2005 Source Code (http://eng.ui.ac.ir/rescue/), the result was like:
> ""------------------------------------------------------------
> : command not found
> : command not found
> Connecting Agent to Kernel...[0:0:0:0:0:0:0:1:7000]
> End of Connecting...
> Mesage from Kernel: java.net.ConnectException: Connection refused
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2
> at bam.Main.connectAgents(Main.java:39)
> at bam.Main.main(Main.java:30)
> ""------------------------------------------------------------

It looks like the Bam code is trying to connect to an IPv6 address, but
the kernel does not support IPv6. You could try specifying 127.0.0.1 as
the address of the kernel to force it to use IPv4, or if that fails try
using whatever your normal IP address is.

Cheers,
Cameron.

-- 
Cameron Skinner
Artificial Intelligence Group
Department of Computer Science
The University of Auckland

email: cam@cs.auckland.ac.nz phone: +64 9 3737599 x82924 fax: +64 9 3737453

Post: Department of Computer Science The University of Auckland Private Bag 92019 Auckland New Zealand _______________________________________________ robocup-rescue-s mailing list robocup-rescue-s@mailman.cc.gatech.edu https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s



This archive was generated by hypermail 2.1.3 : Wed 10 Aug 2005 - 21:44:14 GMT