On 18.05.2004 23:03, Jeff Sexton wrote: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)
That's due to a corrupt batik jar file IIRC. Can you get the latest 2.0 version from CVS? There it is fixed. Don't fear about the non-released stuff. We only never got a 2.0.5 out as we concentrated on 2.1. Maybe you get the 2.1 to work too.
I saw the info about the batik jar, that was not my problem. It's something
else.
However, I did get Cocoon 2.1.4 to build and it's now working well with my old applications. Others may be interested as the trouble seems to be with AIX 5.2.
The tar utility in our AIX server truncates filename/paths to 100 bytes when
it unpacks. My unpacked cocoon source could not find FOM_JavaScriptInterpreter
for example because it ended up being called "FOM_JavaScriptInterpreter.jav"
and not "FOM_JavaScriptInterpreter.java".
I untarred the file on a Linux box and ftp'ed the results to the AIX server. Then it built and ran fine.
We've handed the problem off to IBM. Naturally, IBM so far feels that there is something odd about the Cocoon tar.gz file on the website.
-- 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]
