Skip to content

NullPointerException when launching Blazegraph server #89

@csrull

Description

@csrull

Hi,

I just installed Blazegraph 2.1.4 on my Mac (OSX 10.13.4) with JRE 10.0.1. When trying to launch the server with: java -server -Xmx800m -jar blazegraph.jar

I get the following error:

ERROR: Banner.java:160: Uncaught exception in thread
java.lang.NullPointerException
    at com.bigdata.rdf.sail.webapp.StandaloneNanoSparqlServer.main(StandaloneNanoSparqlServer.java:142)

Extending the start server timeout via -Djetty.start.timeout=60 does not resolve the error. Any ideas how to resolve?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions