Public bug reported:

Binary package hint: libtomcat5.5-java

Tomcat 5.5 cant start because it cant find the class Mapper located in
tomcat-util.jar.

By simply using "jar tvf tomcat-util.jar", I realized that this file was
corrupted :

[EMAIL PROTECTED]:/var/lib/tomcat5.5/logs# jar tvf 
/usr/share/tomcat5.5/server/lib/tomcat-util.jar | grep Mapper
  1063 Tue Jan 16 12:52:30 CET 2007 
org/apache/tomcat/util/http/mapper/Mapper$Context.class
   625 Tue Jan 16 12:52:30 CET 2007 
org/apache/tomcat/util/http/mapper/Mapper$ContextList.class
   547 Tue Jan 16 12:52:30 CET 2007 
org/apache/tomcat/util/http/mapper/Mapper$Host.class
   542 Tue Jan 16 12:52:30 CET 2007 
org/apache/tomcat/util/http/mapper/Mapper$MapElement.class
   557 Tue Jan 16 12:52:30 CET 2007 
org/apache/tomcat/util/http/mapper/Mapper$Wrapper.class
java.util.zip.ZipException: invalid entry size (expected 20038 but got 20026 
bytes)
        at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:371)
        at java.util.zip.ZipInputStream.read(ZipInputStream.java:148)
        at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:92)
        at sun.tools.jar.Main.list(Main.java:863)
        at sun.tools.jar.Main.run(Main.java:212)
        at sun.tools.jar.Main.main(Main.java:1022)


I have compared also the file size to the one from tomcat 5.5.23 (the package 
is tomcat 5.5.20), and there is something missing. The jar from the tar.gz 
directly from tomcat at apache website is fine and has the class Mapper.

** Affects: tomcat5.5 (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Corrupted Jar File in libtomcat5.5-java
https://bugs.launchpad.net/bugs/109416
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to