I have compiled Cocoon 2.1dev from source and have a working Cocoon2.1dev-

My system:

mac osx 10.2.3
java 1.3.1
tomcat version 4.1.12
cocoon 2.1 dev

All I did was paste
from xml-cocoon2/lib/endorsed
xalan-2.4.1.jar
xercesImpl-2.1.0
xml-apis.jar
xsltc.jar

to $TOMCAT_HOME/common/endorsed

Everything is working fine.

-Astor


-----Original Message-----
From: Chet Rindfuss [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 28, 2002 12:51 PM
To: [EMAIL PROTECTED]
Subject: Problem Installing Cocoon on Mac OS X


I'm trying to install Cocoon on Mac OS X 10.2.3.
Java version 1.3.1
TOMCAT version 4.1.18.

Apache and TOMCAT appear to be working correctly.

I've tried using the binary cocoon.war file for version 2.0.4, but when  
I try to localhost:8080/cocoon I get the following exception:

Failed to generate program code (this may happen if you use Xalan in  
incremental processing mode). Please check log file and/or console for  
errors.

Checking error.log I found:

FATAL_E (2002-12-28) 12:05.22:052   [core.xslt-processor] (/cocoon/)
Thread-9/TraxErrorHandler: File  
jar:file:/Users/chet/jakarta-tomcat-4.1.18/webapps/cocoon/WEB-INF/lib/ 
cocoon-2.0.4.jar
!/org/apache/cocoon/components/language/markup/sitemap/java/ 
sitemap.xsl; Line 154; Column 32;
org.apache.xml.utils.WrappedRuntimeException: The output format must  
have a '{http://xml.apache.org/xalan}content-handler' property!
; SystemID:  
jar:file:/Users/chet/jakarta-tomcat-4.1.18/webapps/cocoon/WEB-INF/lib/ 
cocoon-2.0.4.jar
!/org/apache/cocoon/components/language/markup/sitemap/java/ 
sitemap.xsl; Line#: 154; Column#: 32
javax.xml.transform.TransformerException:  
org.apache.xml.utils.WrappedRuntimeException:
The output format must have a  
'{http://xml.apache.org/xalan}content-handler' property!

I searched the e-mail archives and did find references to this problem  
on JVM 1.4. Tried putting copies of jar files into common/endorsed, but  
that has not helped. Stopped and restarted Tomcat and Apache, problem  
still exists.

Does anyone have any other ideas on what the problem might be?

Thanks for you help.

Chet Rindfuss


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to