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)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4154848#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...