The first error at the very top is I think the crucial one:
epubcheck.jar not found!
The second error is a stackoverflow error from a recursive ChoicePattern.java routine that calls back into itself. This is either very buggy software or you are trying to run a 32 bit version of java on a 64 bit machine?
|