Bug 37883 - [WARNING] Unknown Ptg 3c (60)
Summary: [WARNING] Unknown Ptg 3c (60)
Status: RESOLVED WORKSFORME
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.5-FINAL
Hardware: Other Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
: 37884 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-13 09:30 UTC by Shravan Battula
Modified: 2006-07-11 19:50 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shravan Battula 2005-12-13 09:30:30 UTC
Im getting Warning Message mentioned below. 

[WARNING] Unknown Ptg 3c (60)
[WARNING] Unknown Ptg 3d (61)

ReadReport = new POIFSFileSystem(new FileInputStream(Location));
ReadReportWorkBook = new HSSFWorkbook(ReadReport);

Could you please explain me what and how would i resolve these issue.
Comment 1 Trejkaz (pen name) 2006-07-12 02:48:59 UTC
*** Bug 37884 has been marked as a duplicate of this bug. ***
Comment 2 Trejkaz (pen name) 2006-07-12 02:50:28 UTC
Not sure when this was implemented but it looks like it is present in the
current trunk.