Hi everyone, We rebuilt our server (CFMX/W2K), and CFCHART now falls over with the following error.
Looks as if part of the JRE is missing. Has anyone seen this/know how to fix it? Thanks Nick The chart could not be generated due to an error in the graphing engine. ---------------------------------------------------------------------------- ---- Please try the following: Check the CFML Reference Manual to verify that you are using the correct syntax. Search the Knowledge Base to find a solution to your problem. Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Date/Time 24-Jun-03 04:37 PM Stack Trace (click to expand) <snip> java.lang.NoClassDefFoundError at java.awt.Window.<init>(Unknown Source) at java.awt.Frame.<init>(Unknown Source) at java.awt.Frame.<init>(Unknown Source) at com.gp.image.server.IcHardwareImageImpl.<init>(IcImageImpl.java) at com.gp.image.server.IcImageImpl.newPlatformImpl(IcImageImpl.java) at com.gp.image.server.IcImageImpl.newImpl(IcImageImpl.java) at com.gp.image.server.IcResourceManager.<init>(IcResourceManager.java) at com.gp.image.server.IcImageServer.<init>(IcImageServer.java) at com.gp.image.ExServerComponent.init(ExServerComponent.java) at coldfusion.graph.GraphingServiceImpl.initializeEngine(Unknown Source) at coldfusion.graph.GraphingServiceImpl.access$000(Unknown Source) at coldfusion.graph.GraphingServiceImpl$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at coldfusion.graph.GraphingServiceImpl.generateGraph(Unknown Source) at coldfusion.tagext.io.ChartTag.doEndTag(Unknown Source) at cfdsp_profile_report_graph_la2ecfm1428782149.runPage(x.cfm:90) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source) at cfdsp_profile_la_report2ecfm1520728752._factor0(x.cfm:213) at cfdsp_profile_la_report2ecfm1520728752.runPage(x.cfm:491) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source) at cffbx_Switch2ecfm363740822._factor37(fbx_Switch.cfm:244) at cffbx_Switch2ecfm363740822._factor52(fbx_Switch.cfm:245) at cffbx_Switch2ecfm363740822.runPage(fbx_Switch.cfm:363) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source) at cffbx_fusebox30_CF502ecfm1709848381.runPage(fbx_fusebox30_CF50.cfm:241) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source) at cfindex2ecfm559670814.runPage(index.cfm:17) at coldfusion.runtime.CfJspPage.invoke(Unknown Source) at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source) at coldfusion.filter.CfincludeFilter.invoke(Unknown Source) at coldfusion.filter.ApplicationFilter.invoke(Unknown Source) at coldfusion.filter.PathFilter.invoke(Unknown Source) at coldfusion.filter.ExceptionFilter.invoke(Unknown Source) at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source) at coldfusion.filter.BrowserFilter.invoke(Unknown Source) at coldfusion.filter.GlobalsFilter.invoke(Unknown Source) at coldfusion.filter.DatasourceFilter.invoke(Unknown Source) at coldfusion.CfmServlet.service(Unknown Source) at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91) at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:226) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java: 348) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451 ) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29 4) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

