We had a problem with TreeCache using Hibernate where the get on the HashMap seem to
hang and never return. This caused several other threads to hang waiting for get to
complete, which it never does. We are using JBoss 3.2.3RC 1 and using the TreeCache
JBoss jar that is distributed with Hibernate 2.1.2 (I couldn't seem to find this class
in the 3.2.3RC1 distribution).
If anyone can provide any insight into why this would be happening it would be
appreciated.
Thanks in advance,
Rich C.
"RMI TCP Connection(16198)-10.0.82.49" daemon prio=1 tid=0xa359b030
nid=0x7369 runnable [9c97f000..9c9808c8]
at java.util.HashMap.get(HashMap.java:325)
at
org.jboss.cache.TreeCache.getGlobalTransactionFromThread(TreeCache.java:2402)
at org.jboss.cache.TreeCache.releaseLocks(TreeCache.java:2424)
at org.jboss.cache.TreeCache.get(TreeCache.java:850)
at net.sf.hibernate.cache.TreeCache.get(TreeCache.java:58)
at net.sf.hibernate.cache.ReadOnlyCache.get(ReadOnlyCache.java:26)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828615#3828615
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828615
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development