0 Replies Latest reply on Oct 9, 2006 2:10 AM by anushka

    Problem configuring service jboss.mq:service

    anushka

      I am running an application on JBOSS 4.0.3 SP1. After core system initialization, it says problem starting the jboss.mq:service=InvocationLayer,type=UIL2 org.jboss.deployment.DeploymentException: No Attribute found with name: ClientReadTimeout

      It finally shows an imcomplete deployment listing
      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: jboss.jca:name=DefaultDS,service=DataSourceBinding
      State: NOTYETINSTALLED
      Depends On Me:
      jboss:service=KeyGeneratorFactory,type=HiLo

      ObjectName: jboss.mq:service=StateManager
      State: NOTYETINSTALLED
      Depends On Me:
      jboss.mq:service=DestinationManager

      Please let me know what is the problem here?

      -A