I am trying to run stardog but an error occurs. I am using windows 10.
Error is something like that "Error: missing server' JVM at
C:\Program Files (x86)\Java\jre1.8.0_221\bin\server\jvm.dll'.
Please install or use the JRE or JDK that contains these missing components."
It sounds like a problem with your JRE installation. Are you able to run java
from the command line?
thank you jess.
Yes I am able to run java from command line.
Have you installed the full JDK?
Yes. I install JDK 12 version
Stardog requires Java 8.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.