|
I'm a new kandula user. I have developed an example
starting from the bankone exemple that comes from the distribution. Client
starts the transection invokes two methods of the simpleservice and commit the
transaction. The problem that I have met is that the client after commit
request remains blocked as if it is waiting for a replay. Monitoring
the comunication with webScarab I have noticed that after the commit request
from the client the server answers with an http 200 OK.
Can you suggest me what to do ????
Valerio
P.S. this is the client stacktrace:
[CallbackRegistry] registerCallback: timeout=
180000
org.apache.kandula.coordinator.TimedOutException at org.apache.kandula.coordinator.at.TransactionImpl.commit(TransactionI mpl.java:184) at org.apache.kandula.coordinator.at.TransactionManagerImpl.commit(Trans actionManagerImpl.java:63) at kandulaMio.ServizioTransazionale.main(ServizioTransazionale.java:93) java.lang.RuntimeException: org.apache.kandula.coordinator.TimedOutException at org.apache.kandula.coordinator.at.TransactionImpl.commit(TransactionI mpl.java:191) at org.apache.kandula.coordinator.at.TransactionManagerImpl.commit(Trans actionManagerImpl.java:63) at kandulaMio.ServizioTransazionale.main(ServizioTransazionale.java:93) Caused by: org.apache.kandula.coordinator.TimedOutException at org.apache.kandula.coordinator.at.TransactionImpl.commit(TransactionI mpl.java:184) ... 2 more |
- problem with kandula1 Valerio Vianello
- Re: problem with kandula1 Dasarath Weeratunge
- Re: problem with kandula1 Dasarath Weeratunge
- Fwd: Re: problem with kandula1 Dasarath Weeratunge
