HI,
I am using orientdb 2.0.18 version and using 2.0.18 jdbc
jar file but not working getting error.
Caused by: java.lang.NoClassDefFoundError:
com/orientechnologies/orient/core/db/document/ODatabaseDocument
at
com.orientechnologies.orient.jdbc.OrientJdbcDriver.connect(OrientJdbcDriver.java:52)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at
com.waffor.netty.bl.ServiceSettingSvc.getServiceGroups(ServiceSettingSvc.java:36)
at
com.waffor.netty.bl.ServiceSettingSvc$$FastClassBySpringCGLIB$$91e26441.invoke(<generated>)
at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at
org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92)
at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
at
com.waffor.netty.bl.ServiceSettingSvc$$EnhancerBySpringCGLIB$$a85a5682.getServiceGroups(<generated>)
at
com.waffor.netty.actions.ServiceMasterAction.getServiceGroupList(ServiceMasterAction.java:40)
... 28 more
Thanks
Jayaraj
--
---
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.