Hi All,
I am running OrinetDB 2.1.0 and below is the mvn dependency <dependency> <groupId>com.orientechnologies</groupId> <artifactId>orientdb-graphdb</artifactId> <version>2.1.0</version> </dependency> but I am getting below exception. Aug 10, 2015 3:54:42 PM com.orientechnologies.common.log.OLogManager log WARNING: The Client driver version is different than Server version: client=28, server=30. You could not use the full features of the newer version. Assure to have the same versions on both Aug 10, 2015 3:54:43 PM com.orientechnologies.common.log.OLogManager log WARNING: The Client driver version is different than Server version: client=28, server=30. You could not use the full features of the newer version. Assure to have the same versions on both Can some one help me to resolve this issue? -- --- 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/d/optout.
