JBoss Community

Getting error while starting the server

created by Harikrishna S in Beginner's Corner - View the full discussion

Hi All,

 

I have installed jboss 4.2.3 and getting the below error while starting the server

 

10:57:19,715 WARN  [JMSContainerInvoker] destination not found: queue/ProfileMDB

reason: javax.naming.NameNotFoundException: queue not bound

10:57:19,730 WARN  [JMSContainerInvoker] creating a new temporary destination: q

ueue/ProfileMDB

10:57:19,746 ERROR [JMSContainerInvoker] Reconnect failed: JMS provider failure

detected for ProfileMDB

org.jboss.deployment.DeploymentException: Error during queue setup; - nested thr

owable: (javax.management.InstanceNotFoundException: jboss.mq:service=Destinatio

nManager is not registered.)

        at org.jboss.deployment.DeploymentException.rethrowAsDeploymentException

(DeploymentException.java:53)

        at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSC

ontainerInvoker.java:811)

        at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl$E

xceptionListenerRunnable.run(JMSContainerInvoker.java:1428)

        at java.lang.Thread.run(Thread.java:595)

Caused by: javax.management.InstanceNotFoundException: jboss.mq:service=Destinat

ionManager is not registered.

        at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistr

y.java:523)

        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:653)

        at org.jboss.ejb.plugins.jms.JMSContainerInvoker.createDestination(JMSCo

ntainerInvoker.java:1113)

 

What could be the cause for this issue?

 

Is there any fix or workaround there?

 

Regards,

Hari

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community