Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

jade problem

38 views
Skip to first unread message

levi...@gmail.com

unread,
Dec 5, 2006, 5:28:36 PM12/5/06
to
I have strange exceptions, when I want to run my agent.
My sources are here:
http://zslevi.extra.hu/lib/exe/fetch.php?id=techblog%3Ajade%3Aexception_para&cache=cache&media=techblog:jade:gui.zip


D:\felev7_ecl\GUI\myagent>java jade.Boot -container
myag:myagent.MyGuiAgent
2006.12.05. 20:29:56 jade.core.Runtime beginContainer
INFO: ----------------------------------
This is JADE3.4 - revision 5874 of 2006/03/09 14:13:11
downloaded in Open Source, under LGPL restrictions,
at http://jade.tilab.com/
----------------------------------------
2006.12.05. 20:29:57 jade.core.AgentContainerImpl joinPlatform
SEVERE: Some problem occurred while joining agent platform.
jade.core.ProfileException: Can't get a proxy to the Platform Manager
[nested jade.core.IMTPException: Can't g
et a proxy to the PlatformManager at address rmi://192.168.1.100:1099/
[nested java.rmi.NoSuchObjectException:
no such object in table]]
at jade.core.ProfileImpl.createPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getServiceManager(Unknown Source)
at jade.core.AgentContainerImpl.init(Unknown Source)
at jade.core.AgentContainerImpl.joinPlatform(Unknown Source)
at jade.core.Runtime.createAgentContainer(Unknown Source)
at jade.Boot.<init>(Unknown Source)
at jade.Boot.main(Unknown Source)
Nested Exception:
jade.core.IMTPException: Can't get a proxy to the PlatformManager at
address rmi://192.168.1.100:1099/ [nested
java.rmi.NoSuchObjectException: no such object in table]
at jade.imtp.rmi.RMIIMTPManager.getPlatformManagerProxy(Unknown
Source)
at jade.imtp.rmi.RMIIMTPManager.getPlatformManagerProxy(Unknown
Source)
at jade.core.ProfileImpl.createPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getServiceManager(Unknown Source)
at jade.core.AgentContainerImpl.init(Unknown Source)
at jade.core.AgentContainerImpl.joinPlatform(Unknown Source)
at jade.core.Runtime.createAgentContainer(Unknown Source)
at jade.Boot.<init>(Unknown Source)
at jade.Boot.main(Unknown Source)
Nested Exception:
java.rmi.NoSuchObjectException: no such object in table
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at java.rmi.Naming.lookup(Naming.java:84)
at jade.imtp.rmi.RMIIMTPManager.getPlatformManagerProxy(Unknown
Source)
at jade.imtp.rmi.RMIIMTPManager.getPlatformManagerProxy(Unknown
Source)
at jade.core.ProfileImpl.createPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getPlatformManager(Unknown Source)
at jade.core.ProfileImpl.getServiceManager(Unknown Source)
at jade.core.AgentContainerImpl.init(Unknown Source)
at jade.core.AgentContainerImpl.joinPlatform(Unknown Source)
at jade.core.Runtime.createAgentContainer(Unknown Source)
at jade.Boot.<init>(Unknown Source)
at jade.Boot.main(Unknown Source)
2006.12.05. 20:29:57 jade.core.Runtime$1 run
INFO: JADE is closing down now.

D:\felev7_ecl\GUI\myagent>dir
A meghajtoban (D) levo kotet cuccos.
A kotet sorozatszama: 9CF0-6C5B

D:\felev7_ecl\GUI\myagent tartalma:

2006.12.05. 17:38 <DIR> .
2006.12.05. 17:38 <DIR> ..
2006.12.03. 09:26 2 254 AgentGui$MyCanvas.class
2006.12.03. 09:26 6 270 AgentGui.class
2006.12.03. 09:19 8 690 AgentGui.java
2006.12.05. 17:38 177 APDescription.txt
2006.12.02. 00:17 1 698 del
2006.12.02. 00:16 1 698 del.txt
2006.12.03. 09:14 5 158 MessageReceiveBehaviour.class
2006.11.30. 19:40 10 270 MessageReceiveBehaviour.java
2006.12.05. 17:38 23 MTPs-Main-Container.txt
2006.12.05. 17:27 843 MyGuiAgent$1.class
2006.12.05. 17:27 11 893 MyGuiAgent.class
2006.12.05. 17:45 13 768 MyGuiAgent.java
2006.12.01. 23:55 554 src.txt
2006.12.01. 14:44 <DIR> vilag
13 fajl 63 296 bajt
3 konyvtar 11 405 828 096 bajt szabad

D:\felev7_ecl\GUI\myagent>cd ..

[ comp.ai is moderated ... your article may take a while to appear. ]

levi...@gmail.com

unread,
Dec 15, 2006, 3:54:04 AM12/15/06
to
On Dec 5, 11:28 pm, "levili...@gmail.com" <levili...@gmail.com> wrote:
> I have strange exceptions, when I want to run my agent.
> My sources are here:http://zslevi.extra.hu/lib/exe/fetch.php?id=techblog%3Ajade%3Aexcepti...

>
> D:\felev7_ecl\GUI\myagent>java jade.Boot -container
> myag:myagent.MyGuiAgent
> 2006.12.05. 20:29:56 jade.core.Runtime beginContainer
> INFO: ----------------------------------
> This is JADE3.4 - revision 5874 of 2006/03/09 14:13:11
> downloaded in Open Source, under LGPL restrictions,
> athttp://jade.tilab.com/

Solved. My problem was that I forgot to start the mapserver agent,
which it should communicate with.

0 new messages