The file is there...
I've tried something else: on another server I've got an old redhat 9 with tomcat 4 and cocoon 2.1.4 running. PDF generation works well, so I've tried to copy the webapps/cocoon directory from this server to my tomcat 5 installation. Still the same problem, pdf fails. So it must be a library outside cocoon, but I don't know which one...
Reynald
Jorg Heymans wrote:
org/apache/avalon/framework/logger/Logger is from avalon-framework-api-4.1.5.jar
I'm assuming this file is in WEB-INF/lib already otherwise cocoon wouldn't even start probably. Doublecheck this.
Jorg
Reynald Borer wrote:
Hey, no one as an idea about my problem ? I really need this pdf thing and I know that it works. Help me please...
Reynald
Reynald Borer wrote:
Hi everybody,
I'm facing a problem with cocoon 2.1.5.1: it cannot create any pdf file. It's currently running inside tomcat 5.0.27 on a Gentoo Linux, and has been deployed into tomcat as a war file. Everything work fine for xml -> xhtml but not for pdf generation. Here is the error message in the log:
2004-08-25 10:13:46 StandardWrapperValve[Cocoon]: Servlet.service() for servlet Cocoon threw exception
java.lang.NoClassDefFoundError: org/apache/avalon/framework/logger/Logger
at org.apache.fop.messaging.MessageHandler.log(MessageHandler.java:145)
at org.apache.fop.messaging.MessageHandler.logln(MessageHandler.java:177)
at org.apache.fop.configuration.ConfigurationReader.createParser(ConfigurationReader.java:136)
at org.apache.fop.configuration.ConfigurationReader.start(ConfigurationReader.java:108)
at org.apache.fop.apps.Options.loadStandardConfiguration(Options.java:194)
at org.apache.fop.apps.Options.<init>(Options.java:73)
[...]
at java.lang.Thread.run(Thread.java:534)
Seems like a missing library, I've tryed to add log4j.jar to the tomcat lib but it changes nothing. Any help about this problem is welcome...
Thanks in advance Reynald
-- CRAFT (http://craft.epfl.ch/) Centre de Recherche et d'Appui pour la Formation et ses Technologies Center for Research and Support of Training and its Technologies
Swiss Federal Institute of Technology Lausanne Ecole Polytechnique F�d�rale de Lausanne (EPFL)
CH-1015 Lausanne Switzerland T�l�phone: +41 (0)21 693 25 89 Fax: +41 (0)21 693 60 70 Email: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
