JADE Cannot create agent ,No ICP active,运行参数等问题
小弟新手,毕设要求做基于JADE平台下的多Agent……研究。刚刚接触JADE,遇到很多问题。求各位大神指教。
问题1:"严重: Cannot create agent hello: Class jadetest.HelloWorldAgent for agent ( agent-identifier :name hello@yourcomputer:1099/JADE ) 这个问题最后要怎么解决啊?求指导
问题2:jade agent 中 No ICP active错误我会解决了,把之前运行的那个关掉。但是这样的话,我要怎么同时运行两个程序呢?
问题3:设置运行参数时:
主类为:jade.Boot
参数为:-gui yuwh:my.first.FirstAgent。
我知道后面的意思是 my.first包下的Agent类文件 FirstAgent ,,但是前面的yuwh是什么意思?是自己随意命名的吗?为什么我在其他例子中有时候换成其他的就不行呢?
求各位大神指教!