Hi,
I am new to stardog. Just valuating stardog for our needs. But am not able to install it correctly. I followed the Quick start guide and when i try and run "stardog-admin.bat server start" I get the following error:
Error injecting constructor, java.lang.ExceptionInInitializerError
at com.complexible.stardog.StardogKernel.(StardogKernel.java:278)
at com.complexible.stardog.StardogKernel.class(StardogKernel.java:278)
while locating com.complexible.stardog.StardogKernel
while locating com.complexible.stardog.Kernel