Quoting Ruben DF <[EMAIL PROTECTED]>:

> 
> it only appears this when I execute InitiatorApp:
> 
> [CallbackRegistry] registerCallback: timeout= 180000
> 
> Well,After a few minutes, It appears this in tomcat
> console:
> 
> org.apache.kandula.coordinator.TimedOutException
>       at
> org.apache.kandula.coordinator.at.ATCoordinatorImpl.timeout
(ATCoordinatorImpl.java:487)
>       at
> org.apache.kandula.coordinator.CallbackRegistry$1.run
(CallbackRegistry.java:62)
>       at java.util.TimerThread.mainLoop(Timer.java:512)
>       at java.util.TimerThread.run(Timer.java:462)
> 
> What happens? you know it?
> 

this is OK. The coordinator simply timeout after 3min. whenever a callback 
(e.g. the coordinator object) is registered a timeout is set so that things 
don't hang forever.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to