wieseljonas / java-libpst

Automatically exported from code.google.com/p/java-libpst
1 stars 1 forks source link

"Unable to find 0" exception thrown. #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the ENRON PST file archive 
2. Use the sample code provided on the landing page
3. Specify andrew_lewis_000.pst as the PST file to process
4. Run your program

What is the expected output? What do you see instead?

Should see subject lines printed out. I do see a number of subject lines 
printed out, but an exception is thrown after printing the subject line "FW: 
direction to  Sunday Dimsum, from Enron"

What version of the product are you using? On what operating system?

0.5, Windows XP.

Please provide any additional information below.

Original issue reported on code.google.com by eric.lee0@gmail.com on 25 Feb 2011 at 3:34

GoogleCodeExporter commented 9 years ago
heh, enron PSTs, cool.

Will try to check it out on the weekend and let you know what I work out.

Did you run scanpst on it?

Original comment by rjohnson...@gmail.com on 31 Mar 2011 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by rjohnson...@gmail.com on 31 Mar 2011 at 9:03

GoogleCodeExporter commented 9 years ago
Hey, this seems to work in SVN and the subject line after that email "STOCK 
GROK: Microsoft Rolls On, and Over, the Media" is printed to the console.

Can you please check it using the library code from SVN and let me know if you 
are still experiencing issues?

Thanks,

Richard

Original comment by rjohnson...@gmail.com on 31 Mar 2011 at 9:57

GoogleCodeExporter commented 9 years ago

Original comment by rjohnson...@gmail.com on 2 Apr 2011 at 12:48