NikhilMIT2013 / java-libpst

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

PST regular folder has e-mail's inside, but throws an exception. #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
Run Test.java sample with attached file (46.5 mb).
2.
"Top of Personal Folders\ring-a\Andrea_Ring_Jun2001\Notes Folders\All documents"

Fails with:

Can't get children for folder All documents(33826) child count: 141 - 
com.pff.PSTException: Unable to seek past end of item! size = 17258, seeking 
to:17259

http://datassimilate.com/download/andrea_ring_000.rar  (46.5 MB) 

Please, help me to fix this issue.

Regards,
Maxim

Original issue reported on code.google.com by justpdat...@gmail.com on 29 Mar 2011 at 2:25

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Okay, it appears that this PST was corrupted.

A quick once over with scanpst, and the children appear to be all good again.

Original comment by rjohnson...@gmail.com on 2 Apr 2011 at 1:59

GoogleCodeExporter commented 8 years ago
I am getting below error when i tried to read 10,000 mails. Please suggest to 
troubleshoot this issue.

Error in processFolder(pstFile.getRootFolder()); : com.pff.PSTException: Unable 
to seek past end of item! size = 948585, seeking to:948677 
Thanks
Ajit

Original comment by ajit41...@gmail.com on 24 May 2011 at 3:19