[jboss-user] [Messaging, JMS & JBossMQ] - upgrade issue: RARDeployment NOTYETINSTALLED

arthomas73 do-not-reply at jboss.com
Tue Oct 31 16:57:59 EST 2006


I have upgraded from jboss 3.2.6 to 4.0.5. When I start my application I get these message on startup. What do I need to do to fix this?

So far I have cut off the Hypersonic stuff, and removed all dependencies on DefaultDS (timer, uuid, and juddi)

ObjectName: jboss.jca:service=ManagedConnectionFactory,name=JmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name=''
  Depends On Me:
    jboss.jca:service=ManagedConnectionPool,name=JmsXA

ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=JmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=TxCM,name=JmsXA

ObjectName: jboss.jca:service=TxCM,name=RemoteJmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=ManagedConnectionPool,name=RemoteJmsXA
    jboss.jca:service=CachedConnectionManager
    jboss.security:service=JaasSecurityManager
    jboss:service=TransactionManager
  Depends On Me:
    jboss.jca:service=ConnectionFactoryBinding,name=RemoteJmsXA

ObjectName: jboss.jca:service=ManagedConnectionPool,name=RemoteJmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=ManagedConnectionFactory,name=RemoteJmsXA
  Depends On Me:
    jboss.jca:service=TxCM,name=RemoteJmsXA

ObjectName: jboss.jca:service=ManagedConnectionFactory,name=RemoteJmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=RARDeployment,name=''
  Depends On Me:
    jboss.jca:service=ManagedConnectionPool,name=RemoteJmsXA

ObjectName: jboss.jca:service=ConnectionFactoryBinding,name=RemoteJmsXA
  State: CONFIGURED
  I Depend On:
    jboss.jca:service=TxCM,name=RemoteJmsXA

--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
ObjectName: jboss.jca:service=RARDeployment,name=''
  State: NOTYETINSTALLED
  Depends On Me:
    jboss.jca:service=ManagedConnectionFactory,name=JmsXA
    jboss.jca:service=ManagedConnectionFactory,name=RemoteJmsXA



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

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



More information about the jboss-user mailing list