View Single Post
Old 05-23-2019, 03:26 PM   #195
lumpynose
Wizard
lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.lumpynose ought to be getting tired of karma fortunes by now.
 
Posts: 1,086
Karma: 6719822
Join Date: Jul 2012
Device: Palm Pilot M105
Quote:
Originally Posted by Mister L View Post
Thank you very much. The page you linked suggests that to fix it,

"try adjusting the thread stack size of your Java Virtual Machine. With most Java distributions, this can be done by using the -Xss option of the java command, like in the following example:

java -Xss1024k -jar epubcheck.jar moby-dick.epub"

Do you know how to do that?
If you're on Windows, in the Java folder in the Start menu is Configure Java; run that and you get the Java Control Panel. Click on the 3rd tab, Java, and click View. The 5th column is Runtime Parameters, try adding the -Xss1024k there.

I've never used that so I have no idea if it will work.
lumpynose is offline   Reply With Quote