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

IllegalArgumentException Unable to find operation getState()

    XMLWordPrintable

Details

    Description

      When we configure log4j.xml to log TRACE levels of org.jboss.management a lot of java.lang.IllegalArgumentException: Unable to find operation getState() exceptions is launched.

      This is because some MBeans services :
      jboss.ejb:service=EJBTimerService
      jboss.ejb:retryPolicy=fixedDelay,service=EJBTimerService
      jboss.ejb:persistencePolicy=database,service=EJBTimerService
      jboss:service=invoker,target=Naming,type=http
      jboss:readonly=true,service=invoker,target=Naming,type=http
      jboss.jca:service=WorkManagerThreadPool
      jboss.system:service=ThreadPool
      jboss.rmi:type=RMIClassLoader
      ...
      and others dont extend the ServiceMBean interface.

      Attachments

        Issue Links

          Activity

            People

              dandread1@redhat.com Dimitrios Andreadis
              fabcipriano_jira Fabiano C. de Oliveira (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: