Hi Dominik,
org.apache.kandula.coordinator.TimedOutException
at
org.apache.kandula.coordinator.at.TransactionImpl.commit(TransactionImpl.java:184)
OK, this really is a timeout error. :-/
As far as I know the code, those are the possible reasons:
- The coordinator did not commit fast enough, e.g. because some resource
did not respond fast enough.
- The coordinator did commit fast enough, but the callback to the
completion initiator failed.
In any case I guess it would be best to use the TCPMonitor again to
check what messages are actually transmitted between the parties and
whether they contain all required parameters and are addressed to the
correct parties.
-hannes
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]