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 2020/12/13 16:20:35 UTC

[Bug 64980] New: org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

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

            Bug ID: 64980
           Summary: org.apache.poi.openxml4j.exceptions.PartAlreadyExistsE
                    xception
           Product: POI
           Version: 4.1.2-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: hariiangg@gmail.com
  Target Milestone: ---

Created attachment 37604
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37604&action=edit
This is the original excel file that will be read by using POI without re-save.

DETAIL: Exception when trying to read excel file (XLSX). The file seems fine,
it also can be opened by using Ms. Excel without any problem.

WORK ARROUND SOLUTION: re-saving the excel file.

PROBLEM: Background job won't be able to re-save the excel files.

-- 
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 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

-- 
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 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

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

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
The main [Content_Types.xml] in the .xlsx is not according to the spec in the
broken file, it does not link to the shared-strings xml file as required.

Unfortunately both LibreOffice and Excel are "lenient" for many such cases and
thus makes it actually harder for everyone else ...

-- 
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 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

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

Hari <ha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hariiangg@gmail.com

--- Comment #1 from Hari <ha...@gmail.com> ---
Created attachment 37605
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37605&action=edit
As the comparison, this is another original file that is generated from the
same system as the error one. This file works just fine without any problem or
exception.

The first attachment "37604: This is the original excel file that will be read
by using POI without re-save." will produces error.

The second attachment works just fine.

-- 
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 64980] org.apache.poi.openxml4j.exceptions.PartAlreadyExistsException

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
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