Welcome, Guest

Component timeout
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Component timeout
#231
Component timeout 1 Month, 2 Weeks ago  
Dear,

I have the following messages although it seems to sending and receiving messages.
Component ADDED: RangeSensor-50.1
Component TIMEOUT: RangeSensor-50.1

As far as I understand, the component sends heartbeat message automatically.
Do I have to do something to say I am alive?

Best regards,
Dongshin
dongshin
OpenJAUS Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#232
Re: Component timeout 1 Month, 2 Weeks ago  
You are correct that if your system is built using the OpenJAUS component template that it will be sending heartbeats by default. I assume this message is on the node manager on the same node as the range sensor component? If so, the problem is probably a start up one. Do you have a lot of code (including any that waits for something) in your component create function? If the time between the functions ojCmptCreate() and ojCmptRun() exceeds the timeout period, you may see this behavior.

Let me know if you need more help.
~Danny
kentd
Go Gators!
Admin
Posts: 61
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Draco098 Lights Out Photography Draco098 Draco098 Draco098 Location: Charlotte, NC Birthday: 09/20
The administrator has disabled public write access.
There's 10 types of people in the world; those that understand binary and those that don't.
 
#233
Re: Component timeout 1 Month, 1 Week ago  
Thank you Danny,
Problem is resolved.
dongshin
OpenJAUS Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/07/26 00:32 By dongshin.
The administrator has disabled public write access.
 
Go to topPage: 1
Copyright © 2010 OpenJAUS. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.