1 Reply Latest reply on Jun 2, 2008 3:25 AM by jaikiran

    Graphing snapshot returns noclassdefflounderror

      When I attempt to graph a snapshot I get the following. Where should the jfreechart.jar be placed for the jmx-console.

      thanks.

      javax.servlet.ServletException: Servlet execution threw an exception
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

      root cause

      java.lang.NoClassDefFoundError: Could not initialize class org.jfree.chart.JFreeChart
      org.jfree.chart.ChartFactory.createXYLineChart(ChartFactory.java:1298)
      org.jboss.console.plugins.monitor.ManageSnapshotServlet.doit(ManageSnapshotServlet.java:212)
      org.jboss.console.plugins.monitor.ManageSnapshotServlet.doPost(ManageSnapshotServlet.java:63)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

        • 1. Re: Graphing snapshot returns noclassdefflounderror
          jaikiran

           

          "aberryjr" wrote:
          When I attempt to graph a snapshot I get the following. Where should the jfreechart.jar be placed for the jmx-console.




          How do you do that? Are you talking about the web-console which is available at http://localhost:8080/web-console ? I am trying to understand, what you mean by taking a graph of a snapshot. Also which version of JBoss and Java, do you use?