bonjour à tous
j'ai installe JADE.4.0.1 puis j'ai lancée la plateforme sur la ligne de commande normale , mais Je ne peux pas lancer via éclipse(helios).

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 18 mars 2011 12:50:47 jade.core.Runtime beginContainer
INFO: ----------------------------------
    This is JADE snapshot - revision 6357 of 2010/07/06 16:27:34
    downloaded in Open Source, under LGPL restrictions,
    at http://jade.tilab.com/
----------------------------------------
Retrieving CommandDispatcher for platform null
18 mars 2011 12:50:47 jade.imtp.leap.LEAPIMTPManager initialize
INFO: Listening for intra-platform commands on address:
- jicp://192.168.1.2:1099
 
18 mars 2011 12:50:47 jade.core.BaseService init
INFO: Service jade.core.management.AgentManagement initialized
18 mars 2011 12:50:47 jade.core.BaseService init
INFO: Service jade.core.messaging.Messaging initialized
18 mars 2011 12:50:47 jade.core.BaseService init
INFO: Service jade.core.mobility.AgentMobility initialized
18 mars 2011 12:50:47 jade.core.BaseService init
INFO: Service jade.core.event.Notification initialized
18 mars 2011 12:50:47 jade.core.messaging.MessagingService clearCachedSlice
INFO: Clearing cache
18 mars 2011 12:50:47 jade.core.AgentContainerImpl joinPlatform
GRAVE: Some problem occurred while joining agent platform.
jade.core.ServiceException: An error occurred during service booting [nested java.lang.NoClassDefFoundError: jade/util/BasicProperties]
	at jade.core.AgentContainerImpl.bootAllServices(AgentContainerImpl.java:465)
	at jade.core.AgentContainerImpl.startNode(AgentContainerImpl.java:408)
	at jade.core.AgentContainerImpl.joinPlatform(AgentContainerImpl.java:485)
	at jade.core.Runtime.createMainContainer(Runtime.java:165)
	at jade.Boot.main(Boot.java:89)
18 mars 2011 12:50:47 jade.core.Runtime$1 run
INFO: JADE is closing down now.
Ou le problème SVP ?