Bonjour tout le monde je viens solliciter votre aide dans un problème qui me gène. Je vient de commencer a apprendre a développer via Jade eclipse alors j'ai suivi le tuto suivant. Mais j'ai toujours une erreur à la fin lors de l’exécution.

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
32
33
34
35
36
37
 
16 avr. 2012 13:05:15 jade.Boot parseCmdLineArgs
ATTENTION: WARNING: ignoring command line argument smith:firstAgent.HelloWorldAgent occurring after agents specification
16 avr. 2012 13:05:15 jade.Boot parseCmdLineArgs
ATTENTION: Note that agent specifications must be separated by a semicolon character ";" without spaces
16 avr. 2012 13:05:16 jade.core.Runtime beginContainer
INFO: ----------------------------------
    This is JADE 4.1.1 - revision 6532 of 2011/11/18 16:21:34
    downloaded in Open Source, under LGPL restrictions,
    at http://jade.tilab.com/
----------------------------------------
Retrieving CommandDispatcher for platform null
16 avr. 2012 13:05:17 jade.imtp.leap.LEAPIMTPManager initialize
INFO: Listening for intra-platform commands on address:
- jicp://192.168.1.22:1099
 
16 avr. 2012 13:05:18 jade.core.BaseService init
INFO: Service jade.core.management.AgentManagement initialized
16 avr. 2012 13:05:18 jade.core.BaseService init
INFO: Service jade.core.messaging.Messaging initialized
16 avr. 2012 13:05:18 jade.core.BaseService init
INFO: Service jade.core.resource.ResourceManagement initialized
16 avr. 2012 13:05:18 jade.core.BaseService init
INFO: Service jade.core.mobility.AgentMobility initialized
16 avr. 2012 13:05:18 jade.core.BaseService init
INFO: Service jade.core.event.Notification initialized
16 avr. 2012 13:05:20 jade.mtp.http.HTTPServer <init>
INFO: HTTP-MTP Using XML parser com.sun.org.apache.xerces.internal.parsers.SAXParser
16 avr. 2012 13:05:20 jade.core.messaging.MessagingService boot
INFO: MTP addresses:
http://192.168.1.22:7778/acc
16 avr. 2012 13:05:20 jade.core.AgentContainerImpl startBootstrapAgents
ATTENTION: Cannot create an agent with no name. Class was jade.boot
16 avr. 2012 13:05:20 jade.core.AgentContainerImpl joinPlatform
INFO: --------------------------------------
Agent container Main-Container@192.168.1.22 is ready.
--------------------------------------------
merci pour votre aide