Maven dependencies with blueprints

143 views
Skip to first unread message

Simon Huggins

unread,
Dec 23, 2013, 8:37:13 AM12/23/13
to orient-...@googlegroups.com
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

Hassan Schroeder

unread,
Dec 23, 2013, 9:18:28 AM12/23/13
to orient-database
On Mon, Dec 23, 2013 at 5:37 AM, Simon Huggins <simonp...@gmail.com> wrote:

> I tried 1.61 or orient-core with the latest public blueprints-core (2.4.0)
> without success

Look in lib/ - 1.6.x includes blueprints-core-2.5.0-SNAPSHOT.jar

--
Hassan Schroeder ------------------------ hassan.s...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

Riccardo Tasso

unread,
Dec 23, 2013, 12:21:06 PM12/23/13
to orient-...@googlegroups.com

You can't use orient 1.6.X with blueprints 2.4.0 since it's too old.

--

---
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 orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Reply all
Reply to author
Forward
0 new messages