I tried to postpone reading the object until I get the first 
Modification-event, but then I get this stacktrace:


  | 14:10:07 runPreparePhase() failed. Transaction is marked as rolled back [   
             Thread-53] WARN  ceptors.ReplicationInterceptor  08 Nov 2005 
14:10:07,609  
  | org.jboss.cache.ReplicationException: rsp=sender=10.220.242.154:3044, 
retval=null, received=false, suspected=false
  |     at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3505)
  |     at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3526)
  |     at 
org.jboss.cache.interceptors.ReplicationInterceptor.runPreparePhase(ReplicationInterceptor.java:485)
  |     at 
org.jboss.cache.interceptors.ReplicationInterceptor$SynchronizationHandler.beforeCompletion(ReplicationInterceptor.java:389)
  |     at 
org.jboss.cache.interceptors.OrderedSynchronizationHandler.beforeCompletion(OrderedSynchronizationHandler.java:72)
  |     at 
org.jboss.cache.transaction.DummyTransaction.notifyBeforeCompletion(DummyTransaction.java:239)
  |     at 
org.jboss.cache.transaction.DummyTransaction.commit(DummyTransaction.java:54)
  |     at 
org.jboss.cache.transaction.DummyBaseTransactionManager.commit(DummyBaseTransactionManager.java:60)
  |     at 
org.jboss.cache.aop.TreeCacheAop.endTransaction(TreeCacheAop.java:483)
  |     at org.jboss.cache.aop.TreeCacheAop.putObject(TreeCacheAop.java:373)
  |     at 
org.jboss.cache.aop.collection.CachedMapImpl.put(CachedMapImpl.java:66)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  |     at java.lang.reflect.Method.invoke(Unknown Source)
  |     at 
org.jboss.cache.aop.collection.CollectionInterceptorUtil.invoke(CollectionInterceptorUtil.java:122)
  |     at 
org.jboss.cache.aop.collection.CachedMapInterceptor.invoke(CachedMapInterceptor.java:108)
  |     at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:98)
  |     at AOPClassProxy$0.put(AOPClassProxy$0.java)
  |     at 
nl.motormind.server.TblServerRmt.addCyrusMessage(TblServerRmt.java:708)
  |     at 
nl.motormind.server.TblServerRmt$1.messageReceived(TblServerRmt.java:397)
  |     at 
nl.motormind.server.communication.FeedCommunicator.distributeMessageToListeners(Unknown
 Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator.socketMessageReceived(Unknown
 Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator.access$300(Unknown Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator$ClientThread.run(Unknown 
Source)
  | 14:10:07 beforeCompletion() failed for [EMAIL PROTECTED], 
handlers=[ReplicationInterceptor(gtx=GlobalTransaction:<10.220.242.154:3048>:3, 
[EMAIL PROTECTED]), [EMAIL PROTECTED] [                Thread-53] ERROR 
e.transaction.DummyTransaction  08 Nov 2005 14:10:07,625  
  | org.jboss.util.NestedRuntimeException: ; - nested throwable: 
(org.jboss.cache.ReplicationException: rsp=sender=10.220.242.154:3044, 
retval=null, received=false, suspected=false)
  |     at 
org.jboss.cache.interceptors.ReplicationInterceptor$SynchronizationHandler.beforeCompletion(ReplicationInterceptor.java:406)
  |     at 
org.jboss.cache.interceptors.OrderedSynchronizationHandler.beforeCompletion(OrderedSynchronizationHandler.java:72)
  |     at 
org.jboss.cache.transaction.DummyTransaction.notifyBeforeCompletion(DummyTransaction.java:239)
  |     at 
org.jboss.cache.transaction.DummyTransaction.commit(DummyTransaction.java:54)
  |     at 
org.jboss.cache.transaction.DummyBaseTransactionManager.commit(DummyBaseTransactionManager.java:60)
  |     at 
org.jboss.cache.aop.TreeCacheAop.endTransaction(TreeCacheAop.java:483)
  |     at org.jboss.cache.aop.TreeCacheAop.putObject(TreeCacheAop.java:373)
  |     at 
org.jboss.cache.aop.collection.CachedMapImpl.put(CachedMapImpl.java:66)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  |     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  |     at java.lang.reflect.Method.invoke(Unknown Source)
  |     at 
org.jboss.cache.aop.collection.CollectionInterceptorUtil.invoke(CollectionInterceptorUtil.java:122)
  |     at 
org.jboss.cache.aop.collection.CachedMapInterceptor.invoke(CachedMapInterceptor.java:108)
  |     at 
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:98)
  |     at AOPClassProxy$0.put(AOPClassProxy$0.java)
  |     at 
nl.motormind.server.TblServerRmt.addCyrusMessage(TblServerRmt.java:708)
  |     at 
nl.motormind.server.TblServerRmt$1.messageReceived(TblServerRmt.java:397)
  |     at 
nl.motormind.server.communication.FeedCommunicator.distributeMessageToListeners(Unknown
 Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator.socketMessageReceived(Unknown
 Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator.access$300(Unknown Source)
  |     at 
nl.motormind.server.communication.FeedCommunicator$ClientThread.run(Unknown 
Source)
  | Caused by: org.jboss.cache.ReplicationException: 
rsp=sender=10.220.242.154:3044, retval=null, received=false, suspected=false
  |     at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3505)
  |     at org.jboss.cache.TreeCache.callRemoteMethods(TreeCache.java:3526)
  |     at 
org.jboss.cache.interceptors.ReplicationInterceptor.runPreparePhase(ReplicationInterceptor.java:485)
  |     at 
org.jboss.cache.interceptors.ReplicationInterceptor$SynchronizationHandler.beforeCompletion(ReplicationInterceptor.java:389)
  |     ... 21 more

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3906001#3906001

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3906001


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to