https://issues.apache.org/bugzilla/show_bug.cgi?id=47042
Summary: two Page Settings Blocks found in the same sheet
Product: POI
Version: 3.5-dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: critical
Priority: P2
Component: POI Overall
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Getting follwing exception when trying to create a worksheet using POI 3.5
beta6 version at Sheet.java line number : 241 (2nd exception).
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:241)
at org.apache.poi.hssf.model.Sheet.createSheet(Sheet.java:160)
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:184)
Please let me know the reason for this exception. Also try to resolve that if
possible,
--
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]