[jboss-dev-forums] [Design of Clustering on JBoss] - HANamingService IllegalStateException: Must call setClustere

scott.stark@jboss.org do-not-reply at jboss.com
Tue Oct 14 00:20:03 EDT 2008


As I'm testing moving the beans from conf/jboss-service.xml to deploy, and I'm now seeing this exception when the HANamingService is starting:


  | 21:01:30,619 INFO  [HANamingService] Started HAJNDI bootstrap; jnpPort=1100, backlog=50, bindAddress=/127.0.0.1
  | 21:01:30,623 INFO  [DetachedHANamingService$AutomaticDiscovery] Listening on /127.0.0.1:1102, group=230.0.0.4, HA-JNDI address=127.0.0.1:1100
  | 21:01:30,632 ERROR [AbstractKernelController] Error installing to Start: name=HAJNDI state=Create
  | java.lang.IllegalStateException: Must call setClusteredCache before starting
  | 	at org.jboss.ha.jndi.impl.jbc.JBossCacheDistributedTreeManager.init(JBossCacheDistributedTreeManager.java:128)
  | 	at org.jboss.ha.jndi.HAJNDI.init(HAJNDI.java:89)
  | 	at org.jboss.ha.jndi.DetachedHANamingService.startService(DetachedHANamingService.java:376)
  | 	at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:376)
  | 	at org.jboss.system.ServiceMBeanSupport.pojoStart(ServiceMBeanSupport.java:216)
  | 

I don't see how the bean move would be causing this.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181989#4181989

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4181989



More information about the jboss-dev-forums mailing list