Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-4534

Can't secure connect to JMX with JConsole.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.4, 2.2
    • 2.1.4, 2.2
    • management
    • Security Level: public (Regular issues)
    • None
    • Windows XP
      Sun JDK 1.5
      geronimo_tomcat6_2.1.4_snapshot/20090209/

    Description

      I'm trying to use jconsole to securely connect to the JMX server of geronimo 2.1.4 snapshot according to the guide here:
      http://cwiki.apache.org/GMOxDOC21/configure-secure-jmx-server.html

      • 1, Change the config.xml and start the server.
      • 2, use "jconsole -J-Djavax.net.ssl.keyStore=%GERONMO_HOME%\var\security\keystores\geronimo-default -J-Djavax.net.ssl.keyStorePassword=secret -J-Djavax.net.ssl.trustStore=%GERONMO_HOME%\var\security\keystores\geronimo-default -J-Djavax.net.ssl.trustStorePassword=secret " start the jconsole.
      • 3, in the jconsole interface->advanced, input:
        JMX URL: service:jmx:rmi:///jndi/rmi://localhost:1099/JMXSecureConnector
        user name: system
        password: manager
      • 4, click the connect button.

      expected result: could connect to the JMX server.
      actual result: CAN NOT connect to the JMX server.

      Attachments

        Activity

          People

            gawor@mcs.anl.gov Jarek Gawor
            genspring Lin Quan Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: