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 2019/02/28 14:19:37 UTC

[Bug 63218] New: org.apache.poi.util.RecordFormatException: Extern sheet is part of LinkTable

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

            Bug ID: 63218
           Summary: org.apache.poi.util.RecordFormatException: Extern
                    sheet is part of LinkTable
           Product: POI
           Version: 4.0.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HSSF
          Assignee: dev@poi.apache.org
          Reporter: mosigk@gmail.com
  Target Milestone: ---

Getting this error when trying to open the file

org.apache.poi.util.RecordFormatException: Extern sheet is part of LinkTable
        at
org.apache.poi.hssf.model.InternalWorkbook.createWorkbook(InternalWorkbook.java:279)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:346)
        at
org.apache.poi.hssf.usermodel.HSSFWorkbookFactory.createWorkbook(HSSFWorkbookFactory.java:58)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.createWorkbook(WorkbookFactory.java:339)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.createHSSFWorkbook(WorkbookFactory.java:310)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:146)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:92)
        at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:77)

-- 
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 63218] org.apache.poi.util.RecordFormatException: Extern sheet is part of LinkTable

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

Moses <mo...@gmail.com> changed:

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

--- Comment #1 from Moses <mo...@gmail.com> ---
Created attachment 36472
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36472&action=edit
A sample file where I get this error

this is a sample file where I get the error I have put it in a compressed .rar
file

-- 
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 63218] org.apache.poi.util.RecordFormatException: Extern sheet is part of LinkTable

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

Matafagafo <ma...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matafagafo@yahoo.com

-- 
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 63218] org.apache.poi.util.RecordFormatException: Extern sheet is part of LinkTable

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

Moses <mo...@gmail.com> 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