https://issues.apache.org/bugzilla/show_bug.cgi?id=47199


Naveen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |




--- Comment #2 from Naveen <[email protected]>  2009-05-18 00:28:49 PST 
---
Hi, 

Sorry, the error is coming in line number 236 now. I have taken the latest jar
files: 
poi-contrib-3.5-beta6-20090518.jar
poi-ooxml-3.5-beta6-20090518.jar
poi-scratchpad-3.5-beta6-20090518.jar
poi-3.5-beta6-20090518.jar

Following exception is throwing in the console. 

Exception in thread "main" java.lang.RuntimeException: two Page Settings Blocks
found in the same sheet
    at org.apache.poi.hssf.model.Sheet.<init>(Sheet.java:236)
    at org.apache.poi.hssf.model.Sheet.createSheet(Sheet.java:162)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:288)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:202)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:318)
    at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:299)
    at
org.apache.poi.ss.usermodel.WorkbookFactory.create(WorkbookFactory.java:60). 

This is coming with my old file also. The step to recreate is same as above.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to