Created attachment 531777 [details] Infinispan configuration being used to reproduce the bug Description of problem: When I try to start 2 EDG instances, they are repeating the same message: Cannot prepare new view CacheView{viewId=8, members=[mgencur/default, mgencur/default]} on cache default, we are currently preparing view CacheView{viewId=2, members=[mgencur/default, mgencur/default]} Note that I'm startin both EDG servers on localhost (=mgencur), just with port offset. The server logs are attached as well as Infinispan subsystem configuration that I used. Version-Release number of selected component (if applicable): EDG snapshot from 2011-11-04 (HEAD=3edb796, containing JBossAS 7.1.0.Alpha2-SNAPSHOT and Infinispan 5.1.0-SNAPSHOT) How reproducible: Start 2 EDG servers with infinispan subsystem configured according to the attached one.
Created attachment 531778 [details] Log for server 1
Created attachment 531779 [details] Log for server 2
This might be related to https://issues.jboss.org/browse/ISPN-1508
This should be solved
This problem does not occur anymore. Verified with ER2 build.