Hello! After starting startdog-server on my Ubuntu Server i get the following error: ERROR 2023-06-22T12:20:40,381+0000 [main] com.complexible.stardog.protocols.http.server.StardogHttpServiceLoader:createService(132): Unable to create an instance of HttpService class com.complexible.stardog.protocols.http.cache.server.CacheHttpService, missing compatible constructor.
I really can't understand it and don't know where to start checking.
i am using Ubuntu 22.04.1 LTS, Java openjdk 11.0.19 2023-04-18 and starting the server using the command "./stardog-admin server start" in my stardog-9.0.1/bin folder.
EDIT: i found the following message in the logs: ERROR 2023-06-22T14:13:57,345+0000 [main] com.complexible.stardog.protocols.http.server.StardogHttpServiceLoader:createService>
I had the same error, also I use Ubuntu LTS 22.04 and Stardog 9.0.1, in addition I tried with java 11, java 17 and java 20, but still having the same issue: ERROR 2023-06-22T12:20:40,381+0000 [main] com.complexible.stardog.protocols.http.server.StardogHttpServiceLoader:createService(132): Unable to create an instance of HttpService class com.complexible.stardog.protocols.http.cache.server.CacheHttpService, missing compatible constructor.
Please if you find any solution share it with us
Your license has 3 features intentionally disabled: geospatial, LDAP, and caching. Some how the intentional disabling of caching has started causing this error message. We will fix that message in a subsequent release.
You should be able to safely ignore that error message and use Stardog for your investigations.
This error message is limited to users that have a "community license". The error message is incorrect. A correction to the code did not make the 9.1.0 release, but will be present in a subsequent release.