https://bz.apache.org/bugzilla/show_bug.cgi?id=69148

            Bug ID: 69148
           Summary: SEVERE: Unable to process Jar entry
           Product: Tomcat 8
           Version: 8.5.96
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: eran.ar...@gmail.com
  Target Milestone: ----

Created attachment 39783
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=39783&action=edit
terminal print out of the errors

Hi, 

I am receiving the following messages after attempting to deploy POI ant its
required dependencies on Tomcat as a web project. The error appears to be the
same as that reported in Bug ID 66356, however the information provided did not
resolve the issue I have been experiencing. No errors occur when instantiated
as a terminal application.

This is a maven project set to Java 17 with language set to level 8 (tried with
Java 11 and setting the language level to 9 on both JDK's) however received the
same result)

For deployment to Tomcat, I am using IntelliJ idea community version Maven
plugin "tomcat7" (runs fine with my version of Tomcat).

SEVERE: Unable to process Jar entry [module-info.class] from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/logging/log4j/log4j-jpl/2.23.1/log4j-jpl-2.23.1.jar!/]
for annotations

SEVERE: Unable to process Jar entry [module-info.class] from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/logging/log4j/log4j-jcl/2.23.1/log4j-jcl-2.23.1.jar!/]
for annotations

SEVERE: Unable to process Jar entry [META-INF/versions/9/module-info.class]
from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/xmlbeans/xmlbeans/5.2.0/xmlbeans-5.2.0.jar!/]
for annotations

SEVERE: Unable to process Jar entry [META-INF/versions/9/module-info.class]
from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/poi/poi/5.2.5/poi-5.2.5.jar!/]
for annotations

SEVERE: Unable to process Jar entry [META-INF/versions/9/module-info.class]
from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/poi/poi-ooxml-lite/5.2.5/poi-ooxml-lite-5.2.5.jar!/]
for annotations

SEVERE: Unable to process Jar entry [module-info.class] from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar!/]
for annotations

SEVERE: Unable to process Jar entry [META-INF/versions/9/module-info.class]
from Jar
[jar:file:/C:/Users/erana/.m2/repository/org/apache/poi/poi-ooxml/5.2.5/poi-ooxml-5.2.5.jar!/]
for annotations

Please advise and thanks in advance,

Aran

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to