Messaging error "java.lang.IllegalStateException: Channel id map for node "
Issue
-
The following error appears in the log files
2009-08-05 08:58:58,796 ERROR [main] (ExceptionUtil.java:85) - Queue[null, name=testDistributedQueue] startService
java.lang.IllegalStateException: Channel id map for node 2 already contains binding for queue 20
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.addBindingInMemory(MessagingPostOffice.java:2400)
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.internalAddBinding(MessagingPostOffice.java:1888)
at org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.addBinding(MessagingPostOffice.java:470)
at org.jboss.jms.server.destination.QueueService.startService(QueueService.java:126)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 4.x
- 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
