[jboss-user] [JBoss Messaging] - Re: Exception during JBoss 4.2.2 shutdown using JBoss Messag

timfox do-not-reply at jboss.com
Fri Oct 26 03:52:16 EDT 2007


"balkanboy" wrote : Hail to the JBoss Messaging gurus (Tim, et al.) - I installed JBM 1.4GA as outlined in the manual on a clean JBoss 4.2.2AS installation, and I am getting the following exception:
  | 
  | anonymous wrote : 
  |   | 17:30:21,541 ERROR [ExceptionUtil] org.jboss.jms.server.connectionfactory.Connec
  |   | tionFactory at 10a30b6c startService
  |   | java.lang.IllegalStateException: Cannot find replicant to remove: CF_jboss.messa
  |   | ging.connectionfactory:service=ConnectionFactory
  |   |         at org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper.un
  |   | registerConnectionFactory(ConnectionFactoryJNDIMapper.java:264)
  |   |         at org.jboss.jms.server.connectionfactory.ConnectionFactory.stopService(
  |   | ConnectionFactory.java:187)
  |   | 
  | 
  | (I've abbreviated the stacktrace for clarity - if you need the whole thing, let me know).
  | 
  | Does this mean anything and is there anything I can do to prevent it from happening?
  | 
  | 

This is a known issue. I believe it is harmless though.

anonymous wrote : 
  | Another thing - the automatic installation of JBM1.4GA when run with 'ant -f release-admin.xml' based on a 'default' configuration, will not add the "jgroups.jar" in the JBOSS_CONFIG/lib directory. I had to do that manually (not an issue if you are basing the auto-install from an "all" configuration, which includes jgroups.jar).  I think this ought to be reflected in the installation manual.

If you are running release-admin.xml based on default that means you are running non clustered so you don't need jgroups.jar. (default is a non clustered profile).

If you want a clustered profile you should base it on all, in which jgroups.jar is present and will be copied for you.

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

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



More information about the jboss-user mailing list