I have just upgraded our CF servers to MX7 and every thing seems to 
have survived except charts.
  Trying to use a chart results in the following -


  The system has attempted to use an undefined value, which usually 
indicates a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.

The error occurred in /u3/www/vservers/metadev/test/chart.cfm: line 86

84 :              itemcolumn="Year_Month"
85 :              valuecolumn="new_clusters_created">
86 :            </cfchartseries>
87 :                            
88 :

........

Date/Time       15-Jul-05 05:59 PM
Stack Trace
at 
cfchart2ecfm2073490982.runPage(/u3/www/vservers/metadev/test/chart.cfm:86)

java.lang.NullPointerException
        at 
com.gp.image.graphics.general.fonts.USwingFontRepository.<init>(USwingFontRepository.java:23)
        at 
com.gp.image.graphics.general.fonts.USwingFontRepository$SWF.<init>(USwingFontRepository.java:46)
        at 
com.gp.image.graphics.general.UFontManagerFactory.checkSWF(UFontManagerFactory.java:79)
        at 
com.gp.image.graphics.general.UFontManagerFactory.SWF(UFontManagerFactory.java:19)
        at com.gp.image.graphics.flash.FGraphics.<init>(FGraphics.java:134)

  and so on.

  Which would indicate to me that some where along the line some vital 
java class is missing. But i've not been able to figure out what.

  Any one able to point me in the right direction ?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3997
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to