Tracking it down a bit further with a couple more alterations. It now appears as if they sort of hook up, but not quite.
The first server to start says: | 2005-07-21 15:27:34,415 INFO [org.jboss.cache.TreeCache] locking the tree to obtain transient state | 2005-07-21 15:27:34,422 INFO [org.jboss.cache.TreeCache] returning the transient state (24213 bytes) | While the second server to start says: | ------------------------------------------------------- | GMS: address is 10.0.10.10:32818 | ------------------------------------------------------- | 2005-07-21 15:25:42,824 INFO [org.jboss.cache.TreeCache] viewAccepted(): new members: [10.0.10.50:32807, 10.0.10.10:32768, 10.0.10.10:32771, 10.0.10.10:32774, 10.0.10.10:32777, 10.0.10.10:32780, 10.0.10.10:32781, 10.0.10.10:32782, 10.0.10.10:32783, 10.0.10.10:32784, 10.0.10.10:32785, 10.0.10.10:32786, 10.0.10.10:32787, 10.0.10.10:32788, 10.0.10.10:32789, 10.0.10.10:32790, 10.0.10.10:32791, 10.0.10.10:32792, 10.0.10.10:32793, 10.0.10.10:32794, 10.0.10.10:32795, 10.0.10.10:32796, 10.0.10.10:32797, 10.0.10.10:32798, 10.0.10.10:32799, 10.0.10.10:32800, 10.0.10.10:32801, 10.0.10.10:32802, 10.0.10.10:32803, 10.0.10.10:32804, 10.0.10.10:32805, 10.0.10.10:32806, 10.0.10.10:32807, 10.0.10.10:32808, 10.0.10.10:32811, 10.0.10.10:32814, 10.0.10.10:32817, 10.0.10.10:32818] | 2005-07-21 15:25:47,836 INFO [org.jboss.cache.TreeCache] received the state (size=30 bytes) | Are these now correctly hooked up? How do I configure jboss-cache and hibernate to replicate state to two seperate databases on the two seperate servers? I recall reading that you should not use CacheLoaders with hibernate, however the documentation of Jboss-cache seems to imply that you get replication into databases using CacheLoaders? Thanks, James. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885915#3885915 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885915 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
