Hi

I tried 1.61 or orient-core with the latest public blueprints-core (2.4.0) 
without success - I get the following error message when trying a basic  
test:

        TransactionalGraph graph = new OrientGraph("local:test", 
"username", "password");

Exception in thread "main" java.lang.NoClassDefFoundError: 
com/orientechnologies/common/profiler/OProfiler$OProfilerHookValue
    at 
com.orientechnologies.orient.core.db.record.ODatabaseRecordAbstract.<init>(ODatabaseRecordAbstract.java:108)
    at 
com.orientechnologies.orient.core.db.record.ODatabaseRecordTx.<init>(ODatabaseRecordTx.java:42)
    at 
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.<init>(ODatabaseDocumentTx.java:51)
    at 
com.orientechnologies.orient.core.db.graph.OGraphDatabase.<init>(OGraphDatabase.java:81)
...

I found that using 1.60 had same problem, but works fine with 1.51 of 
orient-core.

Is there a more recent version of blueprints-core available / on the way 
that has compatibility with 1.6x - pref. available through a maven 
repository?

I'm using this through Intellij IDEA 12.1.6 JDK 1.7.0_40

Thanks

Simon

-- 

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