Subject: HELP! new comer's teething problem
From: Aijaz, Amer (amer.aijaz@volkswagen.de)
Date: Fri Feb 14 2003 - 14:27:16 MET
Hi I am a new comer.. I have supposidly a simple problem that you could help
me with... when I want to add a new agent to the main container, it works
okay if type the following command:
java -classpath
.;.\lib\jade.jar;.\lib\jadeTools.jar;.\lib\iiop.jar;.\lib\base64.jar
jade.Boot %1 %2 %3 %4 %5 %6 %7 %8 %9
-gui ping3:examples.PingAgent.PingAgent
However, it doesnt work if I simply open the Gui from JADE with this
command:
java -classpath
;.\lib\jade.jar;.\lib\jadeTools.jar;.\lib\iiop.jar;.\lib\base64.jar
jade.Boot -gui %1 %2 %3 %4 %5 %6 %7 %8 %9
and then use right click on the Main Container to add a new agent, I give
the class name: examples.PingAgent.PingAgent and give a nick ping3, but the
Gui gives an error ACL Message saying its teh internal error and the AMS
couldnt find this class / agent.. I cant understand this error...
why doesnt it work for me, when I am trying to add agents through GUI?
Help!
Amer
This archive was generated by hypermail 2a22 : Fri Feb 14 2003 - 14:26:34 MET