[jboss-user] [JBoss Cache: Core Edition] - Re: WARN [TxInterceptor] Commit failed. Clearing stale loc

krishnan366 do-not-reply at jboss.com
Fri Mar 6 03:13:17 EST 2009


If I remove this piece from the config file then the transaction goes through fine.. is anything wrong in the below set up

<clustering mode="replication">
  | 	 
  | 	       <!--
  | 	          Defines whether to retrieve state on startup
  | 	       -->
  | 	       <stateRetrieval timeout="20000" fetchInMemoryState="true"/>
  | 	 
  | 	       <!--
  | 	          Network calls are synchronous.
  | 	       -->
  | 	       <!--sync replTimeout="20000"/-->
  | 	       
  | 	       <async useReplQueue="true" replQueueInterval="10000" replQueueMaxElements="500" serializationExecutorPoolSize="20" serializationExecutorQueueSize="5000000"/>
  | 	       
  | 	  </clustering>


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

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



More information about the jboss-user mailing list