Hello,
I'm trying to access a local instance of OrientDB (1.7-rc1) using Tinkerpop 
in Java (imported using Maven). I created the database (plocal) using the 
console.

Since I'm having troubles with expeptions like
Error on loading cluster 'internal' (0): file not found. It will be 
excluded from current database
Error on loading cluster 'index' (1): file not found. It will be excluded 
from current database
....
Exception in thread "main" 
com.orientechnologies.common.exception.OException: Error on creation of 
shared resource

 and so on up to every class in my db when I'm trying to connect using 
graph = new OrientGraph("plocal:<path>",user,pass), I'm wondering if there 
is a compatibility problem (since Tinkerpop imports the 1.5.0 version of 
orientdb-core etc.) or the problem is located somewhere else.

I read in this group that rc1 has problem when closing, however this is the 
most recent available version (I downloaded it 2 days ago).

Thanks in advance,
Giuseppe


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to