jacshore / epubcheck

Automatically exported from code.google.com/p/epubcheck
MIT License
0 stars 0 forks source link

Too many opened files error. #206

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
PROBLEM:
   Fatal error message "too many opened files" when zip + check Epub.
   Zip is actually okay, but no check occurs.

What version of the product are you using? On what operating system?
   tested with version 3.0b3 & 3.0b5 on windows platform / java 1.7.0_02-b13

ADDITIONAL INFO:
   A simple check of already zipped Epub is okay.

Regards,
Joel

Original issue reported on code.google.com by schvar...@gmail.com on 31 Aug 2012 at 3:21

GoogleCodeExporter commented 8 years ago
forgot : I have 1385 files in my directory, all of them used. Everything ok 
with a 500 (or so) files Epub. I don't know exactly where the limit is between 
these 2 figures ...
jsc

Original comment by schvar...@gmail.com on 31 Aug 2012 at 3:24

GoogleCodeExporter commented 8 years ago
Unable to repeat this. I have tested the latest code against an epub with 6000 
files (2000 each of xhtml, css, and png) and it works fine. It may be that you 
have other file types that cause the problem (if so, please tell us which). It 
may also be related to the java runtime memory settings (xmx, xms) etc.

Original comment by markus.g...@gmail.com on 12 Oct 2012 at 9:46

GoogleCodeExporter commented 8 years ago
Hi Markus.
Thanks for answering.
Yes I have jpg and svg files, also.
But I don't know if i made myself clear: the problem appears only when using 
the '-save' option.
I will try with different options of memory settings and let you know.

Joel

Original comment by schvar...@gmail.com on 12 Oct 2012 at 10:00