Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-3418

org.jboss.test.jmx.test.JMXConnectorUnitTestCase ends with errors

    XMLWordPrintable

Details

    • Patch
    • Resolution: Done
    • Major
    • JBossAS-5.0.0.Beta1
    • JBossAS-5.0.0.Beta1
    • Test Suite
    • None

    Description

      org.jboss.test.jmx.test.JMXConnectorUnitTestCase ends with 9 errors, because of an unavailable service. It tries to connect with:
      JMXServiceURL url = new JMXServiceURL("service:jmx:rmi://localhost/jndi/rmi://localhost:1090/jmxconnector");
      This service is unavailable, because the "all" instance doesn't deploy jmx-remoting.sar (the "default" instance does).

      To fix this, i changed the line 134 in build/build-distr.xml:
      dest="${install.default}/deploy/jmx-remoting.sar"/>
      to:
      dest="${install.all}/deploy/jmx-remoting.sar"/>

      Attachments

        Activity

          People

            ruel.loehr Ruel Loehr (Inactive)
            jaroslaw.kijanowski Jaroslaw Kijanowski (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 6 hours
                6h