Sebastian Pavez
2014-07-23 17:52:11 UTC
Hi!
I'm trying to connect two agents in different platforms. One in in a PC
(win7) and the other one is in a RaspberryPi.
By the time the codes are quite simple ... I just modified the ping example
to control the raspberry depending on a certain message sent by a dummy
agent.
If I try this in the same platform everything goes right. The problem arise
when I try to communicate the two platforms, I'm using this tutorial as a
guide:
http://jade.tilab.com/doc/tutorials/JADEAdmin/JadePlatformTutorial.html
ams target: ams at 192.168.42.1:1099/JADE
address target: http://raspberrypi:7778/acc
I received an RMA error: FAILURE received during GetDescription ...
The messages got in the terminal is:
"
jul 23, 2014 1:43:38 PM jade.core.messaging.MessagingService deliverNow
ADVERTENCIA: Cannot deliver message to address: http://raspberrypi:7778/acc
[jade.mtp.MTPException: raspberrypi - Caused by: raspberrypi]. Trying the
next one.
..
jul 23, 2014 1:43:38 PM jade.core.messaging.MessageManager$Deliverer run
ADVERTENCIA: Deliverer Thread Deliverer-0 - Delivery-time over threshold
(2708).
Receiver = ams, message size = 519
"
I have the same Java version and the same Jade version too. There're no
antivirus or firewall involved.
This may be kind of a silly question but I'm being stucked here for a while
now. Do you have any suggestions? Do you need more info about it?
Thank you so much for your time,
Seba.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jade.tilab.com/pipermail/jade-develop/attachments/20140723/122205d1/attachment.html>
I'm trying to connect two agents in different platforms. One in in a PC
(win7) and the other one is in a RaspberryPi.
By the time the codes are quite simple ... I just modified the ping example
to control the raspberry depending on a certain message sent by a dummy
agent.
If I try this in the same platform everything goes right. The problem arise
when I try to communicate the two platforms, I'm using this tutorial as a
guide:
http://jade.tilab.com/doc/tutorials/JADEAdmin/JadePlatformTutorial.html
ams target: ams at 192.168.42.1:1099/JADE
address target: http://raspberrypi:7778/acc
I received an RMA error: FAILURE received during GetDescription ...
The messages got in the terminal is:
"
jul 23, 2014 1:43:38 PM jade.core.messaging.MessagingService deliverNow
ADVERTENCIA: Cannot deliver message to address: http://raspberrypi:7778/acc
[jade.mtp.MTPException: raspberrypi - Caused by: raspberrypi]. Trying the
next one.
..
jul 23, 2014 1:43:38 PM jade.core.messaging.MessageManager$Deliverer run
ADVERTENCIA: Deliverer Thread Deliverer-0 - Delivery-time over threshold
(2708).
Receiver = ams, message size = 519
"
I have the same Java version and the same Jade version too. There're no
antivirus or firewall involved.
This may be kind of a silly question but I'm being stucked here for a while
now. Do you have any suggestions? Do you need more info about it?
Thank you so much for your time,
Seba.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jade.tilab.com/pipermail/jade-develop/attachments/20140723/122205d1/attachment.html>