Re: Question about Loading the Graph of the Gods Into JanusGraph


Keith Lohnes <loh...@...>
 

Lujila, 

This would be better addressed in the JanusGraph users list. https://groups.google.com/forum/#!forum/janusgraph-users

This issue can happen if you don't have elasticsearch running/configured properly. Try just running `graph = JanusGraphFactory.open('conf/janusgraph-berkeleyje.properties')`

You also shouldn't need to sudo to run JanusGraph. just run bin/gremlin.sh, though it may cause issues for you now if you don't since the BerkeleyDB directory was created with sudo privileges.

Cheers,
Keith


On Thu, Dec 21, 2017 at 11:19 AM Lujia Zhang <lukezh...@...> wrote:
Hi Team, so I'm new to JanusGraph and having trouble with following the getting started tutorial from JanusGraph website. 
First, when I open Gremlin Shell, it gives a lot of warnings, which is concerning. Also having issue with executing graph = JanusGraphFactory.open('conf/janusgraph-berkeleyje-es.properties')


Error trace is long, if needed, I can post more error traces.

Please help.


--
You received this message because you are subscribed to the Google Groups "JanusGraph developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to janusgr...@....
To view this discussion on the web visit https://groups.google.com/d/msgid/janusgraph-dev/8a9f2f33-390f-4cb4-a6a8-7e63fd41350a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Join janusgraph-dev@lists.lfaidata.foundation to automatically receive all group messages.