[jboss-user] [Management, JMX/JBoss] - Graphing snapshot returns noclassdefflounderror
aberryjr
do-not-reply at jboss.com
Sat May 31 13:21:45 EDT 2008
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#4154848
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4154848
More information about the jboss-user
mailing list