kbastani / graphify

Graphify is a Neo4j unmanaged extension used for document and text classification using graph-based hierarchical pattern recognition.
http://graphify.github.io/graphify
Apache License 2.0
382 stars 89 forks source link

Starting Neo4j Server failed #23

Closed nursultanturdaliev closed 9 years ago

nursultanturdaliev commented 9 years ago

Getting the following error when adding plugin to neo4j-community 2.2.1 32bit. Cloned from the master branch. Java version 7u45 32bit Windows 64bit.

Starting Neo4j Server failed: javax.servlet.ServletException: org.neo4j.server.web.NeoServletContainer-259749@3b1f74ba==org.neo4j.server.web.NeoServletContainer,-1,false
kbastani commented 9 years ago

Can you try upgrading to JDK 8?

nursultanturdaliev commented 9 years ago

I tried but didn't work for the community edition. Then installed Enterprise edition with Java 8 and worked.

kbastani commented 9 years ago

Ok I will investigate more but I am glad you were able to get it working.

pedrodavidept commented 7 years ago

I have the same problem of @nurolopher . I'm using Neo4J 2.3.8 Community Edition and I got:

Starting Neo4j failed: org.neo4j.server.web.NeoServletContainer-8e636ad@b7f1189b==org.neo4j.server.web.NeoServletContainer,-1,false

captura de ecra 2016-12-05 as 23 34 41

I'me using JDK8.