Tomcat: Java. Lang. classnotfoundexception

Source: Internet
Author: User

1.Warning: Failed to register in JMX: javax. Naming. namingexception: cocould not load resource factory class [root exception is Java. Lang. classnotfoundexception: org. Apache. commons. DBCP. basicdatasourcefactory]


2.Caused by: Java. Lang. noclassdeffounderror: ORG/Apache/commons/pool/impl/genericobjectpool

I encountered this error today, but finally found the answer on the Internet, the main is a package is not imported in, in addition to the need for commons-dbcp.jar but also need to commons-pool.jar this package, import the following commons-pool.jar package into c: \ Program Files \ Apache Software Foundation \ Tomcat 6.0 \ Lib.

Summary: When you see classnotfoundexception, noclassdeffounderror, and so on, there is basically a lack of packages. Just import the corresponding packages.

Related Article

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.