Menu

#3 swarmcache sometimes blocks

open
nobody
None
5
2004-05-20
2004-05-20
Anonymous
No

[Environment]: Red Hat Linux ES 3.0, Oracle Application
Server 9.0.4 x2 in cluster, Hibernate 2.1.2 used.

[Description]:
I initialize Hibernate using a ServletContextListerner
in which I call net.sf.hibernate.cfg.Configuration
().setProperties(). Sometimes I found the method will
not end but also no exception, no timeout. The log
shows swarmcache is starting a UDPGroup(? I'm sorry I
cannot remember the real name.) , but it blocks, no
exception, no timeout. I guess the problem is related to
jgroups.jar and out unstable network. Because if I
temporally cut off the network when the log is printed,
the log shows the UDPGroup is started and Hibernate is
initialized without any exception. I hope swarmcache or
jgroups can set some timeout for the UDPGroup.

[My email] Balduran.bu@bleum.com

Discussion


Log in to post a comment.