1 Reply Latest reply on Mar 13, 2007 6:58 AM by atamur

    HAJMS problem

    atamur

      I'm getting on the second node in my cluster this error:

      2007-03-13 02:42:48,980 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      
      --- MBeans waiting for other MBeans ---
      ObjectName: jboss.mq.destination:service=Queue,name=InSMSQueue
       State: CONFIGURED
       I Depend On:
       jboss.mq:service=DestinationManager
       jboss.mq:service=SecurityManager
      
      ObjectName: jboss.mq.destination:service=Queue,name=OutSMSQueue
       State: CONFIGURED
       I Depend On:
       jboss.mq:service=DestinationManager
       jboss.mq:service=SecurityManager
      
      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.mq:service=DestinationManager
       State: NOTYETINSTALLED
       Depends On Me:
       jboss.mq.destination:service=Queue,name=InSMSQueue
       jboss.mq.destination:service=Queue,name=OutSMSQueue
      
      
      there are no exceptions in the log =(

      What should I check?