Hi,

 I am using JDK 1.7.0_67 and Tomcat 7.0.55. At application startup I am
seeing a bunch of below  messages flying by. The messages have not been
observed with Tomcat 7.042. There are exactly 135 of them, which is the sum
of the jars in $CATALINA_HOME/lib and my applications WEB-INF/lib.

Two questions:

1) Has something changed between 7.0.42 and 7.0.55, that could cause this
2) How can one find out which jars are "problematic"
3) Can one stifle the message without modifying all 135 jars

#######
Sep 04, 2014 4:23:21 PM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your
manifest and in the META-INF/MANIFEST.MF entry in the jar file.
#######

TIA
Martin
-- 
------------------------------------------------------
Martin Knoblauch
email: k n o b i AT knobisoft DOT de
www: http://www.knobisoft.de

Reply via email to