这段在做一个Agent的原型系统,希望能够做成一个rss的搜索引擎.Agent的平台用的是JADE,现在已经出到3.3版了,应该算满成熟了吧,不过我使用的过程中发现似乎还是有bug.在创建Agent容器的时候发生错误:
ContainerController containerController = runtime.createAgentContainer(profile);
一直想不出这里为什么会找不到主容器,看了JADE的源代码,发现这里可以把日志输出到文件,仔细看了一下才发现原来是JADE的url的解析似乎有些问题,目录中包含的空格被当作了url的分隔符~,解决方法:将目录中的空格去掉^_^
jade.core.IMTPException: RMI exception [nested RemoteException occurred in server thread; nested exception is: jav
看论文或者书籍的时候经常看到methodology这个词,只知道翻译成方法论,到底什么算是一种方法论确一直没有搞清楚,前段时间看paper的时候看到了Arnon Sturm的一篇文章Evaluation of Agent-Oriented Methodology,里面给出了我想要的答案:
一种方法论包括了以下一系列的指导原则和活动:
we refer to a methodology as the entire set of guidelines and activities:
a ful
1. Non Commerial Uses
http://agents.umbc.edu/ University of Maryland Baltimore County Agent Web
http://www.agentlink.org/ AgentLink III is the new European Co-ordination Action for Agent Based Computing, a network of researchers and developers with a common interest in agent technology. Launched on 1st January 2004, it follows on from AgentLink II , and will continue to provi