Re: [Neo4j] neoclipse ubuntu 10.04 problem

2011-03-19 Thread Peter Neubauer
Matej, Are you sure your database is shut down properly from your java code before opening it with Neoclipse ? Try to just open and close it and make sure there are no exceptions. HTH /peter On Saturday, March 19, 2011, Matěj Plch plchm...@fit.cvut.cz wrote: Hi, I'm running Ubuntu 10.04

Re: [Neo4j] neoclipse ubuntu 10.04 problem

2011-03-19 Thread Matěj Plch
Sure, ok when Im working with db created with Java API, just call: private static void getNode() { int ticketId1 = 1; GraphDatabaseService graphDb = new EmbeddedGraphDatabase(var1/graphdb); Transaction tx = graphDb.beginTx(); try {

[Neo4j] neoclipse ubuntu 10.04 problem

2011-03-18 Thread Matěj Plch
Hi, I'm running Ubuntu 10.04 (2.6.32-30) 32bit and have problem with neoclipse. I downloaded neoclipse. I wanted to open some db made from Java application, but I got some errors. So I set path to new db and clicked to connect/start database. And got: ./neoclipse 19.3.2011 2:02:27