Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.RuntimeException: Not set: com.bigdata.journal.IIndexManager Error when starting server from code #228

Open
mehalaga opened this issue May 24, 2022 · 0 comments

Comments

@mehalaga
Copy link

Hi, I am trying to start a server from code referring to https://github.com/blazegraph/database/blob/master/blazegraph-jar/src/main/java/com/bigdata/rdf/sail/webapp/StandaloneNanoSparqlServer.java
However, I am getting the java.lang.RuntimeException: Not set: com.bigdata.journal.IIndexManager error after executing StandaloneNanoSparqlServer.awaitServerStart(server).
indexManager parameter was set to null when creating a new instance of the StandaloneNanoSparqlServer.

image

@mehalaga mehalaga changed the title java.lang.RuntimeException: Not set: com.bigdata.journal.IIndexManager Erroe when starting server from code java.lang.RuntimeException: Not set: com.bigdata.journal.IIndexManager Error when starting server from code May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant