Uploaded image for project: 'Remoting JMX'
  1. Remoting JMX
  2. REMJMX-84

Jboss JMX: Operation failed with status WAITING

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 2.0.1.CR1
    • None
    • None
    • None
    • Hide

      I really don't know exact steps to reproduce the issue. But I have observed when I configured 2 jboss server on my local system then this issue is reproducible.

      Show
      I really don't know exact steps to reproduce the issue. But I have observed when I configured 2 jboss server on my local system then this issue is reproducible.

    Description

      Version : jboss-as-7.1.1.Final on windows server

      I am getting below mentioned strange issue intermittently while fetching
      Jboss JMX Mbean.
      Can anyone help me to find the real cause of the issue? Secong thing is why it is coming intermittently either it should come always or it should not come at all.

      JMXConnectorFactory.connect(serviceURL, environment);
      While executing above mentioned line system is throwing below mentioned exception.

      May 08 02:30:53:375 [DC#0, jboss] java.lang.RuntimeException: Operation failed with status WAITING
      	at org.jboss.remotingjmx.RemotingConnector.internalRemotingConnect(RemotingConnector.java:216)
      	at org.jboss.remotingjmx.RemotingConnector.internalConnect(RemotingConnector.java:143)
      	at org.jboss.remotingjmx.RemotingConnector.connect(RemotingConnector.java:94)
      	at javax.management.remote.JMXConnectorFactory.connect(Unknown Source)
      	at com.nimsoft.nimbus.probe.application.jboss.JmxConnection.createConnection(JmxConnection.java:68)
      	at com.nimsoft.nimbus.probe.application.jsr160.Entity.createConnection(Entity.java:1772)
      	at com.nimsoft.nimbus.probe.application.jsr160.Entity.getValue(Entity.java:1567)
      	at com.nimsoft.nimbus.probe.application.extractbase.Extract.processMonitor(Extract.java:1324)
      	at com.nimsoft.nimbus.probe.application.extractbase.Extract.processResource(Extract.java:1908)
      	at com.nimsoft.nimbus.probe.application.extractbase.Extract$DataCollector.run(Extract.java:1158)
      	at java.lang.Thread.run(Unknown Source)
      

      Attachments

        Issue Links

          Activity

            People

              darran.lofthouse@redhat.com Darran Lofthouse
              abhishek.apoorva_jira Abhishek Apoorva (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: