ShiftRows, Bug in POI 3.10 Beta 2: "Could not find 'internal references' EXTERNALBOOK"

2014-02-07 Thread Andreas Reichel
Dear All, the method shift rows always fails for me: Exception in thread "main" java.lang.RuntimeException: Could not find 'internal references' EXTERNALBOOK at org.apache.poi.hssf.model.LinkTable.checkExternSheet(LinkTable.java:433) at org.apache.poi.hssf.model.InternalWorkbook.

Re: ShiftRows, Bug in POI 3.10 Beta 2: "Could not find 'internal references' EXTERNALBOOK"

2014-02-09 Thread Dominik Stadler
Please report a bug at https://issues.apache.org/bugzilla/enter_bug.cgi?product=POI so we can investigate. Please also provide information where the Excel file is coming from, i.e. manually created (which version of Excel) or created by some other tool? Thanks... Dominik. On Fri, Feb 7, 2014 at

Re: ShiftRows, Bug in POI 3.10 Beta 2: "Could not find 'internal references' EXTERNALBOOK"

2014-02-09 Thread Andreas Reichel
Thank you, Dominik. I filed https://issues.apache.org/bugzilla/show_bug.cgi?id=56123 accordingly. Best regards Andreas On Sun, 2014-02-09 at 10:04 +0100, Dominik Stadler wrote: > Please report a bug at > https://issues.apache.org/bugzilla/enter_bug.cgi?product=POI so we can > investigate. > > P