From: Max O. <ma...@ni...> - 2015-04-14 03:05:25
|
Folks, I have been finally getting some time to evaluate Blazegraph for a project but seem to have a problem getting started. I followed the getting started instructions and with both, Gremlin and Rexter I seem to run into the same problem that the URL created by those two to access the server (started with ant start-blazegraph). I'm lost to even know where to start. gremlin> g.loadGraphML("graph-example-1.xml") 18:56:20.504 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[http://localhost:9999 ],queue=0,pool=ConnectionPool[c=0/64,a=0,i=0] 18:56:20.507 [main] DEBUG o.e.jetty.client.HttpDestination - Queued HttpRequest[POST /bigdata/LBS/read/sparql/sparql HTTP/1.1]@676783d3 for HttpDestination[http://localhost:9999 ],queue=1,pool=ConnectionPool[c=0/64,a=0,i=0] Any suggestions on how I can debug this further? Session log attached. Cheers, -max |