ScorpionGT
05-05-2008, 15:52
Ciao a tutti, ho un nuovo problema con JADE: dopo aver risolto il primo problema (http://www.hwupgrade.it/forum/showthread.php?p=21305430#post21305430), se ne è presentato un altro. Entrambi i problemi sorgono quando non sono connesso ad internet. Qui di seguito riporto il codice relativo al nuovo errore che compare avviando JADE con i seguenti parametri di avvio: "jade.Boot -gui -detect-main false"
5-mag-2008 15.22.48 jade.core.AgentContainerImpl joinPlatform
GRAVE: Some problem occurred while joining agent platform.
jade.core.ProfileException: Can't get a proxy to the Platform Manager [nested jade.core.IMTPException: Problem starting JADE Runtime System. [nested java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager]]
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:563)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
Nested Exception:
jade.core.IMTPException: Problem starting JADE Runtime System. [nested java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager]
at jade.imtp.rmi.RMIIMTPManager.exportPlatformManager(RMIIMTPManager.java:281)
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:552)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
Nested Exception:
java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager
at java.rmi.Naming.intParseURL(Unknown Source)
at java.rmi.Naming.parseURL(Unknown Source)
at java.rmi.Naming.bind(Unknown Source)
at jade.imtp.rmi.RMIIMTPManager.exportPlatformManager(RMIIMTPManager.java:224)
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:552)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
5-mag-2008 15.22.48 jade.core.Runtime$1 run
INFO: JADE is closing down now.
Qualcuno mi può aiutare? Ovviamente, come ho detto precedentemente, se sono connesso questi problemi scompaiono .... purtroppo dove lavoro non ho internet a disposizione :(
5-mag-2008 15.22.48 jade.core.AgentContainerImpl joinPlatform
GRAVE: Some problem occurred while joining agent platform.
jade.core.ProfileException: Can't get a proxy to the Platform Manager [nested jade.core.IMTPException: Problem starting JADE Runtime System. [nested java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager]]
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:563)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
Nested Exception:
jade.core.IMTPException: Problem starting JADE Runtime System. [nested java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager]
at jade.imtp.rmi.RMIIMTPManager.exportPlatformManager(RMIIMTPManager.java:281)
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:552)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
Nested Exception:
java.net.MalformedURLException: invalid authority: rmi://mio_hp:1099/ServiceManager
at java.rmi.Naming.intParseURL(Unknown Source)
at java.rmi.Naming.parseURL(Unknown Source)
at java.rmi.Naming.bind(Unknown Source)
at jade.imtp.rmi.RMIIMTPManager.exportPlatformManager(RMIIMTPManager.java:224)
at jade.core.ProfileImpl.createPlatformManager(ProfileImpl.java:552)
at jade.core.ProfileImpl.getPlatformManager(ProfileImpl.java:476)
at jade.core.ProfileImpl.getServiceManager(ProfileImpl.java:490)
at jade.core.AgentContainerImpl.init(AgentContainerImpl.java:323)
at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:459)
at jade.core.Runtime.createMainContainer(Runtime.java:148)
at jade.Boot.<init>(Boot.java:130)
at jade.Boot.main(Boot.java:70)
5-mag-2008 15.22.48 jade.core.Runtime$1 run
INFO: JADE is closing down now.
Qualcuno mi può aiutare? Ovviamente, come ho detto precedentemente, se sono connesso questi problemi scompaiono .... purtroppo dove lavoro non ho internet a disposizione :(