When I run CFCHART I still get the following error. I have verified the 
webchartsJava2d is in the right location and that I have the graphics 
enviornment sent to headless as specified in the Tech Notes. I am running 
MX 6.1 (which kicks a** by the way) on RH 7.2. Any suggestions for what is 
wrong/missing? Please let me know if more information is needed to 
determine the cause. Thanks!

<!--- Begin Error message --->
java.lang.NoClassDefFoundError
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at 
java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
         at java.awt.Window.init(Window.java:231)
         at java.awt.Window.<init>(Window.java:275)
         at java.awt.Frame.<init>(Frame.java:401)
         at java.awt.Frame.<init>(Frame.java:366)
         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(GraphingServiceImpl.java:443)
         at 
coldfusion.graph.GraphingServiceImpl.access$000(GraphingServiceImpl.java:19)
         at 
coldfusion.graph.GraphingServiceImpl$3.run(GraphingServiceImpl.java:352)
         at java.security.AccessController.doPrivileged(Native Method)
         at 
coldfusion.graph.GraphingServiceImpl.generateBytes(GraphingServiceImpl.java:347)
         at coldfusion.tagext.io.ChartTag.doEndTag(ChartTag.java:433)
         at 
cfcompAnalysisDetail2ecfm1786594538.runPage(/var/www/prospect.wedaconnect.com/sales/reports/compAnalysisDetail.cfm:39)
         at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
         at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
         at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
         at 
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)
         at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
         at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
         at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
         at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
         at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
         at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
         at coldfusion.CfmServlet.service(CfmServlet.java:105)
         at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
         at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
         at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
         at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
         at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
         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:294)
         at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

Reply via email to