本站首页    管理页面    写新日志    退出

The Neurotic Fishbowl

[/*Agent*/]JADE 3.3的bug
nybon 发表于 2005/5/13 17:34:40

这段在做一个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:  java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:  java.net.MalformedURLException: no protocol: 5.5/webapps/agent/WEB-INF/classes/]  

阅读全文(19951) | 回复(15) | 编辑 | 精华

 


回复:JADE 3.3的bug
sdsdsdsd(游客)发表评论于2007/6/6 1:15:51

新开热血江湖私服 热血江湖私服

个人主页 | 引用回复 | 主人回复 | 返回 | 编辑 | 删除

 


回复:JADE 3.3的bug
asdasd(游客)发表评论于2007/6/6 1:14:12

[url=http://www.liwool.cn]传世私服[/url][url=http://www.rxjh999.com]新开热血江湖私服[/url][url=http://www.toprxjh.com]热血江湖私服[/url][url=http://www.jh45.cn]最新热血江湖私服[/url][url=http://www.jjwool.cn]传世私服[/url][url=http://www.woooltm.com]新开传奇3G私服[/url][url=http://www.920rxjh.cn]变态热血江湖私服[/url][url=http://www.xkrxjhsf.cn]热血江湖SF[/url][url=http://www.173rxjh.net]新开热血江湖SF[/url][url=http://www.333rxjh.cn]仿官方热血江湖私服[/url]在这里一定能找到你想玩的好传世私服和精彩热血江湖私服。。。。。

 


回复:JADE 3.3的bug
dsadsadasd(游客)发表评论于2007/6/6 1:13:33

http://www.liwool.cnhttp://www.rxjh999.comhttp://www.jh45.cnhttp://www.jjwool.cnhttp://www.woooltm.comhttp://www.920rxjh.cnhttp://www.xkrxjhsf.cnhttp://www.173rxjh.nethttp://www.333rxjh.cnhttp://www.toprxjh.com

 


回复:JADE 3.3的bug
lijianx@gmail.com(游客)发表评论于2007/5/10 22:16:06

我最近在做agent的开发,碰到一些问题,不知道有没有兴趣交流一下! lijianx@gmail.com

 


回复:JADE 3.3的bug
p(游客)发表评论于2007/1/7 21:00:24

你好!我在运行jade自带的图书交易例子时 命令行输入java jade.Boot -container seller:Bookseller 出现如下错误: some problem occurred while contacting agents platform.jade.core.ProfileException:Can't get a proxy for the platform Service Manager [nested Exception while looking up the Service Manager in the RMI Registry [nested Connection refused to host: PB; nested exception is:java.net.ConnectException: Connection refused:connect]] 请问主人知道原因吗?

 


回复:JADE 3.3的bug
121212(游客)发表评论于2006/11/30 13:15:54

[url=http://www.ttwoool.com.cn/]新开传奇世界私服[/url][url=http://www.jjwoool.com/]传世私服[/url][url=http://www.woool117.com/]传奇世界私服[/url]

 


回复:JADE 3.3的bug
potato(游客)发表评论于2006/6/16 11:14:22

使用jade能开发带有界面的程序吗。 例子中都是基于命令行的,而且要使用jade.Boot

 


回复:JADE 3.3的bug
li(游客)发表评论于2006/6/8 22:29:30

应该是ContainerController  containerController = runtime.createAgentContainer(profile);还是AgentContainer Container = RunTime.createAgentContainer(Profile);?我两个都试了都有错误.我老加不进去agent,错误是17:46:19,343 INFO  [STDOUT] jade.wrapper.StaleProxyException: Anundeclared exception was thrown [nested java.lang.ClassCastException:com.phones.web.proxyAgent]17:46:19,343 INFO  [STDOUT]         atjade.wrapper.ContainerController.createNewAgent(Unknown Source)17:46:19,343 INFO  [STDOUT]         atcom.phones.web.phonesServlet.SyncInit(phonesServlet.java:156)17:46:19,343 INFO  [STDOUT]         atcom.phones.web.phonesServlet.init(phonesServlet.java:169)17:46:19,343 INFO  [STDOUT]         atjavax.servlet.GenericServlet.init(GenericServlet.java:211)17:46:19,343 INFO  [STDOUT]         atorg.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)17:46:19,343 INFO  [STDOUT]         atorg.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:750)17:46:21,984 WARN  [TransactionImpl] TransactionTransactionImpl:XidImpl[FormatId=257, GlobalId=wanli/1, BranchQual=,localId=1] timed out. status=STATUS_ACTIVE17:46:23,265 INFO  [STDOUT]         atorg.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:130)17:46:23,281 INFO  [STDOUT]         atorg.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) 什么原因啊project做不出来,比较急啊 以下引用nybon在2006-4-1 18:20:48的评论:你在Servlet里面创建ContainerController和AgentController,利用这些就可以了吧,如果需要的话mail联系我好了

 


回复:JADE 3.3的bug
nybon发表评论于2006/6/5 22:18:42

可能是你加的Agent的类名写的有问题吧,在类路径上没有找到这个Agent类

 


回复:JADE 3.3的bug
LI(游客)发表评论于2006/6/2 5:30:34

你好:我在servlet里创建了一个non-main container,但是往里加agent时出错:jade.wrapper.StaleProxyException: Class E:/tools/JADE-all-3.4/JADE-bin-3.4/jade/examples/proxyAgent/proxyAgent for agent ( agent-identifier :name proxyAgent@wanli:1099/JADE ) not found [nested java.lang.ClassNotFoundException: E:/tools/JADE-all-3.4/JADE-bin-3.4/jade/examples/proxyAgent/proxyAgent]请问这是什么意思 怎么解决啊  谢谢!以下引用nybon在2006-4-1 18:20:48的评论:你在Servlet里面创建ContainerController和AgentController,利用这些就可以了吧,如果需要的话mail联系我好了

 


» 1 2 »

发表评论:
昵称:
密码:
主页:
标题:
验证码:  (不区分大小写,请仔细填写,输错需重写评论内容!)

 
 



The Neurotic Fishbowl

.: 公告

This blog focuses on:

Semantic Web && Java Technology


Bloginess

«July 2025»
12345
6789101112
13141516171819
20212223242526
2728293031

.: 我的分类(专题)

首页(171)
/*SemanticWeb*/(34)
/*Java*/(74)
/*FreeComments*/(59)
/*Agent*/(4)


In the Bowl

.: 最新日志

The End
使用Google Trends进行选型
怎样才能称为一次新的版本发行?
如何防止RSS信息过载
使用Excel作为用户接口
如何有效地报告Bug
sourceforge再次被封
趣文两篇
编写Firefox扩展
Jetspeed心得随笔


.: 最新回复

回复:Google API与yahoo 
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:Jbpm和Shark比较的feat
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:[转]批判性地看待一种可行的表示技
回复:JIRA破解


The Fishkeeper
blog名称:SW Portal
日志总数:171
评论数量:219
留言数量:8
访问次数:1042931
建立时间:2004年10月30日



Text Me

.: 留言板

签写新留言

路过
路过
页脚问题
RE:请问一下你的主页的下面部分是怎么关
请问一下你的主页的下面部分是怎么关闭的?
我是做Mobile Agent的
Gmail
不错
不错啊小倪同学


Other Fish in the Sea

.: 链接





站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.063 second(s), page refreshed 144767143 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号