I am using the July 4th poi jars with lucene for indexing. For a particular PowerPoint file I am getting the following exception. Anyone know why?
I am using the hpsf package to get the metadata.

Error finding Current User Atom:
java.io.FileNotFoundException: no such entry: "Current User"
Exception in thread "main" java.lang.RuntimeException: Creation support for Current User Atom not complete at org.apache.poi.hslf.record.CurrentUserAtom.<init>(CurrentUserAtom.java:87) at org.apache.poi.hslf.HSLFSlideShow.readCurrentUserStream(HSLFSlideShow.java:226)
        at org.apache.poi.hslf.HSLFSlideShow.<init>(HSLFSlideShow.java:110)
        at org.apache.poi.hslf.HSLFSlideShow.<init>(HSLFSlideShow.java:93)
at org.apache.poi.hslf.extractor.PowerPointExtractor.<init>(PowerPointExtractor.java:84)
at indexing.PowerPointHandler.getDocument(PowerPointHandler.java:22)

thanks,
suba suresh.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to