Do you run the example in IDE? Most likely it incorrectly resolves transitive dependencies - this exception happens if ignite-indexing.jar is on classpath, but H2 is not.
I'm using Intellij Idea and everything works fine. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/NoClassDefFoundError-org-h2-server-Service-tp13636p13689.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
