[jboss-user] [JBoss Cache Users] - Re: Can't acquire lock in 0 ms

2009-11-18 Thread navaneethforu
We are using Tree cache 1.4.1SP11 and getting simmilar excption | 2009-11-16 09:33:31,435] [WARN ] [org.jboss.cache.TreeCache] replication failure with method_call _evict; id:8; Args: ( arg[0] = ///masterdata/active | BarcodeTypeList) exception |

[jboss-user] [JBoss Messaging Users] - problem using JmsXA resouce adapter

2009-10-22 Thread navaneethforu
I am using JmsXA connection factory for transacted JMS. It is working fine for small messages, but is giving following exception when message size is large while putting the message in queue javax.jms.JMSException: Failed to route Reference[-1363948824515837952]:RELIABLE to xyzQueue if i use

[jboss-user] [JBoss Cache: Core Edition] - java.lang.IllegalStateException: Cache not in STARTED state!

2009-04-02 Thread navaneethforu
I am getting this error when one of the managed server in cluster is restarted. CODE: java.lang.IllegalStateException: Cache not in STARTED state! | at org.jboss.cache.invocation.CacheInvocationDelegate.cacheStatusCheck(CacheInvocationDelegate.java:584) | at