Hi, Is it a new/changed file or an existing one that can be successfully read with a different version of POI? If it is new/changed, is it possible it contains some features that are not supported? There are some suggestions here in this older thread. http://www.mail-archive.com/[email protected]/msg08899.html
Also, you might see if there is any change using version 3.7 beta http://www.mail-archive.com/[email protected]/msg08899.html -Leigh --- On Fri, 8/6/10, [email protected] <[email protected]> wrote: > From: [email protected] <[email protected]> > Subject: Unknown grbit > To: '[email protected]' > Date: Friday, August 6, 2010, 8:10 PM > > Hi, > > I am using the latest rc file: poi-3.6-20091214.jar to read > my excel > file. This used to work perfectly but now it does not seem > to work with > my java code . I keep on getting "Unknown grbit '16'" on > the line of > code where I am initializing the workbook. > > wb = new HSSFWorkbook(fs); > > Please advise. > > Thanks. > > > > > Prerna Goyal > > Thomson Reuters > > > > (201) -356- 6309 > > [email protected] > <mailto:[email protected]> > > > > > > > > > This email is for the sole use of the intended recipient > and contains > information that may be privileged and/or > confidential. If you are not > an intended recipient, please notify the sender by return > email and > delete this email and any attachments. > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
