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

jconsole integration does not provide the live thread list

    XMLWordPrintable

Details

    Description

      The jconsole live thread list section is based on obtaining the ThreadMXBean.getAllThreadIds and then querying the ThreadMXBean.getThreadInfo for each thread id. For some reason the getThreadInfo is failing with a
      "javax.management.InstanceNotFoundException: java.lang:type=Threading is not registered." while the getAllThreadIds call works fine. The result is that there is no active thread list while the MBeans tab shows the ThreadMXBean and the thread counts are correct. This is using the configuration described in http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMBeansInJConsole

      Attachments

        Issue Links

          Activity

            People

              starksm64 Scott Stark (Inactive)
              starksm64 Scott Stark (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: