I have a embedded OrientDB Server in my Application. It is configured like 
here (http://code.google.com/p/orient/wiki/EmbeddedServer). What i do so 
far : 

 - OObjectDatabaseTx db = new OObjectDatabaseTx(URL).open("root", "root");

Just to say : I have a new Database without any Entries into it.

But while i try to access like show before i got an Error : 

Error on creation of shared resource
com.orientechnologies.orient.core.exception.ORecordNotFoundException: The 
record with id '#0:1' not found

How can i fix these one?

Thanks

-- 

--- 
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