[jboss-jira] [JBoss JIRA] (AS7-2493) Member names are not uniquely generated: Found member perf17/web in current view that duplicates us (perf17/web)
Radoslav Husar (Commented) (JIRA)
jira-events at lists.jboss.org
Thu Nov 3 11:05:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639730#comment-12639730 ]
Radoslav Husar commented on AS7-2493:
-------------------------------------
Thanks for the info. I don't see anything in the docs though
https://docs.jboss.org/author/display/AS71/High+Availability+Guide
https://docs.jboss.org/author/dosearchsite.action?spaceSearch=false&queryString=jboss.node.name
Can we make this into documentation Jira then?
> Member names are not uniquely generated: Found member perf17/web in current view that duplicates us (perf17/web)
> ----------------------------------------------------------------------------------------------------------------
>
> Key: AS7-2493
> URL: https://issues.jboss.org/browse/AS7-2493
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Affects Versions: No Release
> Reporter: Radoslav Husar
> Assignee: Paul Ferraro
> Priority: Blocker
> Fix For: 7.1.0.Beta1
>
>
> # If 2 servers are started on the same node
> # and clustered application is deployed
> # clustering fails with "Caused by: java.lang.IllegalStateException: JBAS010281: Found member perf17/web in current view that duplicates us (perf17/web). This node cannot join partition until duplicate member has been removed"
> {code}
> 08:57:21,063 INFO [stdout] (MSC service thread 1-11)
> 08:57:21,063 INFO [stdout] (MSC service thread 1-11) -------------------------------------------------------------------
> 08:57:21,063 INFO [stdout] (MSC service thread 1-11) GMS: address=perf17/web, cluster=web, physical address=10.16.90.52:55200
> 08:57:21,063 INFO [stdout] (MSC service thread 1-11) -------------------------------------------------------------------
> 08:57:21,471 WARN [org.infinispan.config.ConfigurationValidatingVisitor] (MSC service thread 1-3) ISPN000152: Passivation configured without a valid eviction policy. This could mean that the cache store will never get used unless code calls Cache.evict() manually.
> 08:57:21,599 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000078: Starting JGroups Channel
> 08:57:21,604 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000094: Received new cluster view: [perf17/web|1] [perf17/web, perf17/web]
> 08:57:21,605 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-3) ISPN000079: Cache local address is perf17/web, physical addresses are [10.16.90.52:55200]
> 08:57:21,609 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.0.BETA2
> 08:57:21,609 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-3) ISPN000128: Infinispan version: Infinispan 'Brahma' 5.1.0.BETA2
> 08:57:21,719 INFO [org.infinispan.jmx.CacheJmxRegistration] (MSC service thread 1-3) ISPN000031: MBeans were successfully registered to the platform mbean server.
> 08:57:21,860 INFO [org.jboss.as.clustering] (MSC service thread 1-3) JBAS010301: Started repl cache from web container
> 08:57:21,900 INFO [org.jboss.as.clustering.CoreGroupCommunicationService.web] (MSC service thread 1-3) JBAS010207: Number of cluster members: 2
> 08:57:21,902 WARN [org.jboss.as.web.deployment.JBossContextConfig] (MSC service thread 1-3) Clustering not supported, falling back to non-clustered session manager.: java.lang.IllegalStateException: JBAS010330: Unexpected exception while starting group communication service for web
> at org.jboss.as.clustering.web.infinispan.DefaultLockManagerSource$LockManagerEntry.<init>(DefaultLockManagerSource.java:107)
> at org.jboss.as.clustering.web.infinispan.DefaultLockManagerSource.getLockManager(DefaultLockManagerSource.java:74)
> at org.jboss.as.clustering.web.infinispan.DistributedCacheManagerFactory.getDistributedCacheManager(DistributedCacheManagerFactory.java:95)
> at org.jboss.as.web.session.DistributableSessionManager.<init>(DistributableSessionManager.java:176) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.as.web.session.DistributableSessionManager.<init>(DistributableSessionManager.java:144) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.as.web.deployment.JBossContextConfig.processWebMetaData(JBossContextConfig.java:280) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.as.web.deployment.JBossContextConfig.applicationWebConfig(JBossContextConfig.java:164) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:417) [jbossweb-7.0.3.Final.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:182) [jbossweb-7.0.3.Final.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.as.web.deployment.JBossContextConfig.lifecycleEvent(JBossContextConfig.java:157) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:115) [jbossweb-7.0.3.Final.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.apache.catalina.core.StandardContext.start(StandardContext.java:3790) [jbossweb-7.0.3.Final.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:77) [jboss-as-web-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1824)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1759)
> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [:1.6.0_20]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [:1.6.0_20]
> at java.lang.Thread.run(Thread.java:619) [:1.6.0_20]
> Caused by: java.lang.IllegalStateException: JBAS010281: Found member perf17/web in current view that duplicates us (perf17/web). This node cannot join partition until duplicate member has been removed
> at org.jboss.as.clustering.CoreGroupCommunicationService.verifyNodeIsUnique(CoreGroupCommunicationService.java:1197)
> at org.jboss.as.clustering.CoreGroupCommunicationService.startService(CoreGroupCommunicationService.java:915)
> at org.jboss.as.clustering.CoreGroupCommunicationService.start(CoreGroupCommunicationService.java:805)
> at org.jboss.as.clustering.web.infinispan.DefaultLockManagerSource$LockManagerEntry.<init>(DefaultLockManagerSource.java:105)
> ... 17 more
> 08:57:21,982 INFO [org.jboss.web] (MSC service thread 1-3) registering web context: /clusterbench-web
> 08:57:22,032 INFO [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "clusterbench-ear-1.0.0-SNAPSHOT.ear"
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list