[jboss-jira] [JBoss JIRA] (AS7-2800) JMX via JNDI not working

Savas Ali Tokmen (Created) (JIRA) jira-events at lists.jboss.org
Sun Nov 27 06:16:40 EST 2011


JMX via JNDI not working
------------------------

                 Key: AS7-2800
                 URL: https://issues.jboss.org/browse/AS7-2800
             Project: Application Server 7
          Issue Type: Bug
          Components: JMX
    Affects Versions: 7.1.0.Beta1
            Reporter: Savas Ali Tokmen
            Assignee: John Bailey
             Fix For: 7.1.0.CR1, 7.1.0.Final


The documentation on https://docs.jboss.org/author/display/AS7/JMX+subsystem+configuration as well as the testcase jmx/src/test/java/org/jboss/as/jmx/JMXSubsystemTestCase.java seems to indicate that the JMX URL service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi should be accessible via a JMX console (for example, the jconsole).

When I open:

{noformat}
jconsole service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi
{noformat}

I get an error message saying: "the connection to service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi did not succeed".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list