I have the same problem as Thasaidon in post #85.
And tried the solution in the post #86.
However, this did not work for me.
Situation: I did a clean install of windows 11 with all the updates,..blabla. And installed the latest version of Calibre. Then I copied the calibre settings from my old win 10 machine to the new win 11 machine. That worked fine. I can start calibre with all libraries present. All the plugins are there..etc. However, now, in the calibre editor, when I use epubcheck plugin I get the same error message as in post 85.
I have checked the java version:
java version "1.8.0_361"
Java(TM) SE Runtime Environment (build 1.8.0_361-b09)
Java HotSpot(TM) Client VM (build 25.361-b09, mixed mode)
I have installed java 32-bit and java 64-bit.
I have rebooted the machine.
I removed the plugin and reinstalled it.
My epubcheck.json looks like this:
{
"check_interval": 7,
"clipboard_copy": false,
"close_cb": false,
"github": true,
"is32bit": true,
"java_path": "java",
"last_time_checked": "2023-03-08 14:30:23.036858",
"usage": false
}
But I still get this java.stackoverflow message:
Is there something else I can try?
|