Hi,

I'm encountering the below error while trying to
generate the '.rtf' file with images. Without images
'.rtf' file is opening fine.

I'm quite new to cocoon world, any help would be
greatly appreciated.

Env details:

1. Cocoon version 1.8
2. Servlet Engine iAS/6.5 SP1  


Error stack trace is below,


Error found handling the request.
java.lang.NoClassDefFoundError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:115)
        at java.awt.Toolkit$2.run(Toolkit.java:507)
        at java.security.AccessController.doPrivileged(Native
Method)
        at
java.awt.Toolkit.getDefaultToolkit(Toolkit.java:498)
        at
org.jfor.jfor.tools.jpeg.Encoder.encodeJPEG(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfExternalGraphic.writeRtfContentWithException(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfExternalGraphic.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfTableCell.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfTableRow.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfContainer.writeRtfContent(Unknown
Source)
        at
org.jfor.jfor.rtflib.rtfdoc.RtfElement.writeRtf(Unknown
Source)
        at org.jfor.jfor.rtflib.rtfdoc.RtfFile.flush(Unknown
Source)
        at org.jfor.jfor.converter.Converter.writeRtf(Unknown
Source)
        at
org.jfor.jfor.converter.Converter.endDocument(Unknown
Source)
        at
org.jfor.jfor.tools.DomToSaxAdapter.simulateParsing(Unknown
Source)
        at org.jfor.jfor.converter.Converter.(Unknown Source)
        at
org.jfor.jfor.cocoon1.Cocoon1Formatter.format(Unknown
Source)
        at org.apache.cocoon.Engine.handle(Engine.java:375)
        at org.apache.cocoon.Cocoon.service(Cocoon.java:167)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown
Source)
        at
com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unknown
Source)
        at com.kivasoft.applogic.AppLogic.execute(Unknown
Source)
        at com.kivasoft.applogic.AppLogic.execute(Unknown
Source)
        at com.kivasoft.thread.ThreadBasic.run(Native Method)
        at java.lang.Thread.run(Thread.java:479)

 
Warning: this page has been dynamically generated.  
 

Copyright (c) 1999-2000 The Apache XML Project.
All rights reserved. 



Regards
Murthy

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to