Still no luck creating a Tomcat/Cocoon install on AIX 5.2 with IBM's 1.4.1 JDK. I can use any recent version combinations. Does anyone know the trick to this?
Tomcat is fine, but I can not get a cocoon active under it. I tried a fresh cocoon 2.0.4 war file, but cocoon doesn't start on the Tomcat 5.0.24. The Tomcat log shows:
SEVERE: Error in dependencyCheck
java.util.zip.ZipException: invalid EXT descriptor signature
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java(Compiled Code))
at java.util.zip.ZipInputStream.read(ZipInputStream.java(Compiled Code))
at java.util.jar.JarInputStream.read(JarInputStream.java:182)
Etc.
This is all newly installed stuff, although I have an extensive application
on Tomcat 4.0.4 with Cocoon 2.0.4 on Linux (Redhat). I tried simple dropping my
existing app cocoon and all into the new Tomcat's webapps but the error was
the same as above.
I can't build the new cocoon, as per my previous email, below.
-------- Original Message -------- Subject: Problem with Cocoon on AIX Date: Tue, 18 May 2004 11:43:44 -0700 From: Jeff Sexton <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED], [EMAIL PROTECTED] To: [EMAIL PROTECTED]
I'm attempting to build Cocoon 2.1.4 on AIX 5.2 with JDK 1.4.1. Any ideas on this problem? Thanks
Apache Cocoon Build System -------------------------- Buildfile: build.xml
prepare:
======================================================================
Apache Cocoon 2.1.4 [1999-2004]
======================================================================
Building with Apache Ant version 1.6.0 compiled on December 18 2003
----------------------------------------------------------------------
Using build file /usr/local/cocoon-2.1.4/build.xml
----------------------------------------------------------------------
Compiler options:
- debug ......... [on]
- optimize ...... [on]
- deprecation ... [off]
======================================================================compile-core:
Compiling 545 source files to
/usr/local/cocoon-2.1.4/build/cocoon-2.1.4/classes
/usr/local/cocoon-2.1.4/src/java/org/apache/cocoon/components/flow/javascript/fom/FOM_Cocoon.java:106:
cannot resolve symbol
symbol : class FOM_JavaScriptInterpreter
location: class
org.apache.cocoon.components.flow.javascript.fom.FOM_Cocoon.CallContext
FOM_JavaScriptInterpreter interpreter;
^-- The ODS Companies Jeff Sexton Information Services (503) 228-6554 x1026 http://www.odscompanies.com
This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
** ACCEPT: CRM114 PASS Markovian Matcher **
CLASSIFY succeeds; success probability: 1.0000 pR: 306.3516
Best match to file #0 (/home/jsexton/crm114-20040212-BlameJetlag.src/nonspam.css) prob: 1.0000 pR: 306.3516
Total features in input file: 9328
#0 (/home/jsexton/crm114-20040212-BlameJetlag.src/nonspam.css): features: 798576, hits: 46653976, prob: 1.00e+00, pR: 306.35
#1 (/home/jsexton/crm114-20040212-BlameJetlag.src/spam.css): features: 424240, hits: 7936601, prob: 2.23e-307, pR: -306.65
-- The ODS Companies Jeff Sexton Information Services (503) 228-6554 x1026 http://www.odscompanies.com
This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
