3 Replies Latest reply on Oct 12, 2009 9:10 AM by patrick.conway

    Charts

    patrick.conway

      I have installed jopr 2.3.1 but no charts under monitoring section are displayed...



      jopr 2.3.1

      os..fedora core 8

      java version 1.7.0 icedtea

      java version "1.7.0"
      IcedTea Runtime Environment (build 1.7.0-b21)
      IcedTea 64-Bit Server VM (build 1.7.0-b21, mixed mode)


      Error when loading charts
      type Exception report

      message

      description The server encountered an internal error () that prevented it from fulfilling this request.

      exception

      javax.servlet.ServletException: Servlet execution threw an exception
      org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:124)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
      root cause

      java.lang.NoClassDefFoundError: Could not initialize class org.rhq.enterprise.gui.image.chart.HighLowChart
      org.rhq.enterprise.gui.common.servlet.HighLowChartServlet.createChart(HighLowChartServlet.java:77)
      org.rhq.enterprise.gui.common.servlet.ChartServlet.createImage(ChartServlet.java:180)
      org.rhq.enterprise.gui.common.servlet.ImageServlet.doGet(ImageServlet.java:123)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      org.rhq.helpers.rtfilter.filter.RtFilter.doFilter(RtFilter.java:124)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)