Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-814

TEST4 step 8: JMX error getting log record

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • Monitor
    • None

    Description

      Getting JMX error getting log record for
      sb-test-har-001 8081 SideKick in JMX-overview
      Job succeed without errors!
      JMX error getting log record:
      javax.management.RuntimeMBeanException: RuntimeException thrown by the
      getAttribute method of the DynamicMBean for the attribute RecordString
      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.getAttribute
      (DynamicMetaDataImpl.java:104)
      Mere...
      at com.sun.jmx.mbeanserver.MetaDataImpl.getAttribute
      (MetaDataImpl.java:181)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute
      (DefaultMBeanServerInterceptor.java:638)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute
      (JmxMBeanServer.java:659)
      at dk.netarkivet.monitor.webinterface.JMXStatusEntry.getLogMessage
      (JMXStatusEntry.java:76)
      at org.apache.jsp.Monitor_002dJMXsummary_jsp._jspService
      (Monitor_002dJMXsummary_jsp.java:130)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      at org.apache.jasper.servlet.JspServletWrapper.service
      (JspServletWrapper.java:324)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile
      (JspServlet.java:292)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
      at org.mortbay.jetty.servlet.ServletHolder.handle
      (ServletHolder.java:427)
      at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch
      (WebApplicationHandler.java:475)
      at org.mortbay.jetty.servlet.ServletHandler.handle
      (ServletHandler.java:567)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
      at org.mortbay.jetty.servlet.WebApplicationContext.handle
      (WebApplicationContext.java:635)
      at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
      at org.mortbay.http.HttpServer.service(HttpServer.java:954)
      at org.mortbay.http.HttpConnection.service(HttpConnection.java:814)
      at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981)
      at org.mortbay.http.HttpConnection.handle(HttpConnection.java:831)
      at org.mortbay.http.SocketListener.handleConnection
      (SocketListener.java:244)
      at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
      at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
      Caused by: java.lang.reflect.UndeclaredThrowableException
      at $Proxy0.getRecordString(Unknown Source)
      at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke
      (DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at com.sun.jmx.mbeanserver.StandardMetaDataImpl.getAttribute
      (StandardMetaDataImpl.java:637)
      at com.sun.jmx.mbeanserver.StandardMetaDataImpl.getAttribute
      (StandardMetaDataImpl.java:265)
      at javax.management.StandardMBean.getAttribute(StandardMBean.java:278)
      at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.getAttribute
      (DynamicMetaDataImpl.java:96)
      ... 24 more
      Caused by: java.lang.reflect.InvocationTargetException
      at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke
      (DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at
      dk.netarkivet.monitor.jmx.HostForwarding$ProxyMBeanInvocationHandler.invoke
      (HostForwarding.java:443)
      ... 32 more
      Caused by: java.lang.reflect.UndeclaredThrowableException
      at $Proxy0.getRecordString(Unknown Source)
      ... 36 more
      Caused by: javax.management.InstanceNotFoundException:
      dk.netarkivet.common.logging:httpport=8081location=SBhostname=sb-test-har-
      001.statsbiblioteket.dkindex=0applicationname=dk.netarkivet.harvester.harvesti
      ng.distribute.HarvestControllerServer
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean
      (DefaultMBeanServerInterceptor.java:1010)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute
      (DefaultMBeanServerInterceptor.java:627)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute
      (JmxMBeanServer.java:659)
      at javax.management.remote.rmi.RMIConnectionImpl.doOperation
      (RMIConnectionImpl.java:1385)
      at javax.management.remote.rmi.RMIConnectionImpl.access$100
      (RMIConnectionImpl.java:81)
      at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run
      (RMIConnectionImpl.java:1245)
      at java.security.AccessController.doPrivileged(Native Method)
      at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation
      (RMIConnectionImpl.java:1348)
      at javax.management.remote.rmi.RMIConnectionImpl.getAttribute
      (RMIConnectionImpl.java:597)
      at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke
      (DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
      at sun.rmi.transport.Transport$1.run(Transport.java:153)
      at java.security.AccessController.doPrivileged(Native Method)
      at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
      at sun.rmi.transport.tcp.TCPTransport.handleMessages
      (TCPTransport.java:460)
      at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run
      (TCPTransport.java:701)
      at java.lang.Thread.run(Thread.java:595)
      at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer
      (StreamRemoteCall.java:247)
      at sun.rmi.transport.StreamRemoteCall.executeCall
      (StreamRemoteCall.java:223)
      at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
      at javax.management.remote.rmi.RMIConnectionImpl_Stub.getAttribute
      (Unknown Source)
      at
      javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.getAttribut
      e(RMIConnector.java:854)
      at javax.management.MBeanServerInvocationHandler.invoke
      (MBeanServerInvocationHandler.java:175)
      ... 37 more
      NOTE: This bug is originally from Bugzilla bug_id=863.

      Attachments

        Activity

          People

            kfc Kåre Fiedler Christiansen (Inactive)
            tlr Tue Hejlskov Larsen
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: