[JBoss-user] [JBossCache] - Re: State retrieval on startup fails when transaction is ope

2006-05-10 Thread Fredrik_J
Did you get any resolution for this problem? I am currently facing the same issue that state replication fails during startup. 2006-05-10 12:08:48,556 main INFO org.jboss.cache.TreeCache fetchStateOnStartup:2801 - state could not be retrieved (must be first member in group) View the

[JBoss-user] [JBossCache] - Re: JGroups UNICAST - previous_members not updated on node r

2006-04-07 Thread Fredrik_J
Yes, that describes the problem very well. We had the bind_port specified, thus causing the rejoined node to have the same identity as before. I removed the bind_port from the protocol and it seems to work now. Many thanks Fredrik View the original post :

[JBoss-user] [JBossCache] - JGroups UNICAST - previous_members not updated on node rejoi

2006-04-06 Thread Fredrik_J
Not sure whether to ask about more jgroups specific issues in this forum, but here we go anyway. I am running a cluster with 4 nodes (1,2,3,4). They all share a DistributedHashtable (jgroups specific, and yes - deprecated.). When the cluster is started everything is fine. I then kill node2,

[JBoss-user] [JBossCache] - JBossCache AOP and Java 1.5

2006-03-16 Thread Fredrik_J
Hi. Can you run JBossCache AOP 1.2.4 with Java 1.5? I know the documentation mentions it does not support 5.0 annotations, but are any other (serious) implications? We are considering switching from using JGroups replicated structures to a TreeCache AOP. We are currently running a high volume