----- "Daniel de Kok" danieldk@pobox.com escreveu:
On Mon, 2007-06-11 at 16:32 -0300, Antonio da Silva Martins Junior wrote:
sun.misc.InvalidJarIndexException: Invalid index at
sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:854) [snip]
Someone had an idea on what I can do?
This was recently discussed on the list: http://lists.centos.org/pipermail/centos/2007-May/081650.html
Upstream has an update to fix the brp-java-repack-jars script: http://rhn.redhat.com/errata/RHBA-2007-0365.html
To fix this problem, we'd need that update, and rebuild the tomcat (and possibly some other packages). You could also try tomcat from JPackage, which was already fixed.
Thanks Daniel,
I had downloaded and installed the patch from upstream (redhat-rpm-config-8.0.45-17.0.1), then setup (RPM_BUILD_ROOT=/usr/share/java/tomcat5/) and run /usr/lib/rpm/redhat/brp-java-repack-jars, after that tomcat5 starts (with a lot of messages in catalina.out), but it's executing the demos at least :)
Now it's time to give this machine to his users and wait for the bugs :)
Thanks,
Antonio.