Skip to main content
Inspiring
September 17, 2006
Question

CFCHART not working - Windows + MX 6.1

  • September 17, 2006
  • 1 reply
  • 1182 views
I cannot get cfchart to work under MX 6.1. The simplest example throws an exception.

The chart could not be generated due to an error in the graphing engine.
-java.lang.NoClassDefFoundError
at com.gp.webcharts3D.model.ExAxisStyle.<init>(ExAxisStyle.java)
at com.gp.webcharts3D.model.ExChartStyle.<init>(ExChartStyle.java)

For kicks I tried http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19605

Added to jvm arguments:
-Xbootclasspath/a:C:\\CFusionMX\\lib\\webchartsJava2D.jar -Djava.awt.graphicsenv=com.gp.java2d.ExHeadlessGraphicsEnvironment

It still throws an exception:

The chart could not be generated due to an error in the graphing engine.
java.lang.InternalError: invalid compression method
at java.util.zip.ZipInputStream.read(ZipInputStream.java:165)
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:69)
at sun.text.resources.LocaleData.scanFile(LocaleData.java:261)
at sun.text.resources.LocaleData.getClassList(LocaleData.java:217)
at sun.text.resources.LocaleData.access$000(LocaleData.java:53)
at sun.text.resources.LocaleData$2.run(LocaleData.java:168)
at java.security.AccessController.doPrivileged(Native Method)

Anyone else had this problem or know how to fix it?
    This topic has been closed for replies.

    1 reply

    cf_dev2Author
    Inspiring
    September 28, 2006
    Anyone have any ideas?
    cf_dev2Author
    Inspiring
    October 6, 2006
    bump
    cf_dev2Author
    Inspiring
    October 28, 2006
    bump
    bump