Mobile agent gui problem

View: New views
2 Messages — Rating Filter:   Alert me  

Mobile agent gui problem

by KyawThu Win :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
          In my system, mobile agent is used.The user interface design for mobile agent is created. But, i face a problem. I wrote this code.
public void beforeMove(){gui.setVisible(false); and public void afterMove(){gui.setVisible(true);} . The gui is hide before move.The gui is not shown after move. What's wrong with this?
     And when i launched the platform with Inter-platform mobility service, i found the warning  message. (Agent Path not set). What is happen about this.  Please help.
Thanks.


_______________________________________________
jade-develop mailing list
jade-develop@...
https://avalon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT
http://jade.tilab.com/community-mailinglist.htm

RE: Mobile agent gui problem

by Caire Giovanni-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi,

 

Are you using intra or inter platform mobility?

Are you sure the moving agent reaches the destination and is properly deserialized and reactivated?

Do you have any error or warning message or stack trace?

 

Bye,

 

Giovanni

 


From: jade-develop-bounces@... [mailto:jade-develop-bounces@...] On Behalf Of KyawThu Win
Sent: sabato 17 ottobre 2009 11.57
To: jade-develop
Subject: [jade-develop] Mobile agent gui problem

 

Hi,
          In my system, mobile agent is used.The user interface design for mobile agent is created. But, i face a problem. I wrote this code.
public void beforeMove(){gui.setVisible(false); and public void afterMove(){gui.setVisible(true);} . The gui is hide before move.The gui is not shown after move. What's wrong with this?
     And when i launched the platform with Inter-platform mobility service, i found the warning  message. (Agent Path not set). What is happen about this.  Please help.
Thanks.


_______________________________________________
jade-develop mailing list
jade-develop@...
https://avalon.cselt.it/mailman/listinfo/jade-develop
UNSUBSCRIBE INSTRUCTIONS AT
http://jade.tilab.com/community-mailinglist.htm