Exception in thread "main" java.lang.NoClassDefFoundError: com/mchange/v2/ser/Indirector

Posted sheepcore

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Exception in thread "main" java.lang.NoClassDefFoundError: com/mchange/v2/ser/Indirector相关的知识,希望对你有一定的参考价值。

错因:在使用c3p0连接池时,需要导入两个jar包,因为之前下的最新版的c3p0-0.9.5.3.jar,与之对应的是mchange-commons-java-0.2.19.jar。

而且这个版本我又找了很久,所以索性换成低版本!

 

 

连接成功:

 

以上是关于Exception in thread "main" java.lang.NoClassDefFoundError: com/mchange/v2/ser/Indirector的主要内容,如果未能解决你的问题,请参考以下文章

Exception in thread "main" java.lang.UnsupportedClassVersionError

Exception in thread "main" java.util.InputMismatchException

Exception in thread "main" java.lang.ClassCastException

Exception in thread "main" java.lang.UnsatisfiedLinkError:

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1

Exception in thread "main" java.lang.NullPointerException