Hello:
    I am attempting to create a PDF document on a server that was 
recently updated to CF 8.0.1, and cannot create a basic pdf.

Code:

<cfdocument format="PDF" filename="test.pdf" 
overwrite="true">test</cfdocument>

Error:

An exception occurred when performing document processing.
The cause of this exception was that: java.lang.AbstractMethodError: 
coldfusion.document.DocumentExporter.export([Lice/storm/Viewport;Lcoldfusion/document/spi/DocumentProperties;Lcoldfusion/document/spi/HeaderFooterContentProvider;Lcoldfusion/document/spi/HeaderFooterContentProvider;Lcoldfusion/document/spi/PageNoCallbackHandler;Ljava/net/URL;)V.
(I can provide stack trace if that helps)

Environment:

Server Product       ColdFusion
Version     8,0,1,195765 
Edition     Standard
Operating System     UNIX 
OS Version     2.6.9-67.0.1.ELsmp (CentOs)

Unfortunately, I have never attempting using <cfdocument> before on this 
server, so I cannot confirm/deny that this error is due to CF 8.0.1 
updater.  I have checked permissions, and everything looks good.

Any help would be appreciated!
Brian

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302894
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to