C3P0 problems in using database connection pooling

Source: Internet
Author: User
Tags connection pooling

Java.io.filenotfoundexception:d:\javastudy\javaee\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\ Wtpwebapps\day_05\web-inf\lib\mchange-commons-java-0.2.3.4.jar (the system cannot find the file specified.) )

The above exception, it is easy to think of importing Mchange-commons-java-0.2.3.4.jar package, but still can't solve the problem. This will appear

"May 14, 2017 4:09:37 pm Com.mchange.v2.log.MLog <clinit>
Info: Mlog Clients using Java 1.4+ standard logging. "

The correct approach should be: Import the Mchange-commons-java-0.2.11.jar package under the c3p0-0.9.5.2 folder under the Lib directory. can solve the problem.

C3P0 problems in using database connection pooling

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.