You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2022/11/18 11:58:40 UTC

[Bug 66356] New: Unable to process Jar entry

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

            Bug ID: 66356
           Summary: Unable to process Jar entry
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POI Overall
          Assignee: dev@poi.apache.org
          Reporter: pranaybsankpal2050@gmail.com
  Target Milestone: ---

Created attachment 38437
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38437&action=edit
logs

Hi, We are updating POI lib, following versions we are using:

[group: 'org.apache.poi',name: 'poi', version: '5.2.3'],
[group: 'org.apache.poi',name: 'poi-ooxml', version: '3.9'],
[group: 'org.apache.poi',name: 'poi-ooxml-schemas', version: '3.9'],


We are getting the following error:
Unable to process Jar entry [META-INF/versions/9/module-info.class] from Jar
[jar:jndi:/localhost/WEB-INF/lib/poi-5.2.3.jar!/] for annotations
Unable to process Jar entry
[org/apache/logging/log4j/spi/ExtendedLoggerWrapper.class] from Jar
[jar:jndi:/localhost/WEB-INF/lib/log4j-api-2.18.0.jar!/] for annotations

Please suggest.

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


Re: [Bug 66356] New: Unable to process Jar entry

Posted by Kamal Chandrashekar <sa...@gmail.com>.
think abt print process do it as it is if found do it at that stage.

use DatainputStream(Datalayer)

On Fri, 18 Nov 2022 at 17:28, <bu...@apache.org> wrote:

> https://bz.apache.org/bugzilla/show_bug.cgi?id=66356
>
>             Bug ID: 66356
>            Summary: Unable to process Jar entry
>            Product: POI
>            Version: unspecified
>           Hardware: PC
>                 OS: Mac OS X 10.1
>             Status: NEW
>           Severity: normal
>           Priority: P2
>          Component: POI Overall
>           Assignee: dev@poi.apache.org
>           Reporter: pranaybsankpal2050@gmail.com
>   Target Milestone: ---
>
> Created attachment 38437
>   --> https://bz.apache.org/bugzilla/attachment.cgi?id=38437&action=edit
> logs
>
> Hi, We are updating POI lib, following versions we are using:
>
> [group: 'org.apache.poi',name: 'poi', version: '5.2.3'],
> [group: 'org.apache.poi',name: 'poi-ooxml', version: '3.9'],
> [group: 'org.apache.poi',name: 'poi-ooxml-schemas', version: '3.9'],
>
>
> We are getting the following error:
> Unable to process Jar entry [META-INF/versions/9/module-info.class] from
> Jar
> [jar:jndi:/localhost/WEB-INF/lib/poi-5.2.3.jar!/] for annotations
> Unable to process Jar entry
> [org/apache/logging/log4j/spi/ExtendedLoggerWrapper.class] from Jar
> [jar:jndi:/localhost/WEB-INF/lib/log4j-api-2.18.0.jar!/] for annotations
>
> Please suggest.
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>
>

[Bug 66356] Unable to process Jar entry

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66356

--- Comment #2 from PJ Fanning <fa...@yahoo.com> ---
You also need log4j-api 2.18.0 if you use poi 5.2.3.

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


[Bug 66356] Unable to process Jar entry

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66356

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
You are supposed to match up the version number. Use all 5.2.3 jars or all 3.9
jars but don't mix them.

poi-ooxml-schemas is called poi-ooxml-lite in v5.2.3 (ie the jar name was
changed).

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


[Bug 66356] Unable to process Jar entry

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66356

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INFORMATIONPROVIDED

--- Comment #3 from PJ Fanning <fa...@yahoo.com> ---
Closing because this is best raised with whoever provides your deployment
platform.

'Unable to process Jar entry' is not an error that comes from POI itself.

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