View Single Post
Old 07-21-2019, 05:09 PM   #66
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,584
Karma: 22735033
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by JSWolf View Post
Does the new version of the epubcheck plugin work with 32-bit JRM?
It should work with 32bit JVMs, however, since I don't have access to one, I wasn't able to test this. Please post the text or a screenshot of the error message.

Also please check whether EpubCheck.json has an is32bit entry. If the JVM detection was uccessful, it should look like this:
Code:
  "is32bit": true,
(If the value is false, change it to true.)

If that entry is present, Java is invoked with the -Xss1024k parameter as per the recommendation of the EPUBCheck developers.
Doitsu is offline   Reply With Quote