Yes a java stack overflow failures often happen when you use a 32 bit java virtual machine and do not grow the default stack size. There are two solutions:
Using Doitsu's epubcheck plugin you can grow the stack by setting options in his preferences.
Or simply upgrade to use a 64 bit java virtual machine.
I recommend the latter if your machine supports 64 bit.
|