Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory

Posted lemon-le

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory相关的知识,希望对你有一定的参考价值。

 

运行一个Spring程序的时候,一直报错,如下:

 

技术分享图片

 

解决办法:

下载 :commons-logging-1.2.jar包

地址:http://commons.apache.org/proper/commons-logging/download_logging.cgi

 

注意: 

这里下载下来后为技术分享图片;然后再导入此jar包,这里记得得先解压此包后,再导入里面的commons-logging-1.2.jar包;而不是把整个压缩的包导进去

 

技术分享图片

 

导入:

右键项目名称-->Build Path --> Configure Build Path-->Libraries-->Add External Jars ..

 

技术分享图片

技术分享图片

 

 

 技术分享图片

 

以上是关于Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory的主要内容,如果未能解决你的问题,请参考以下文章

Mathematical Problems Caused by CCD

Caused by SSLError

Caused by: java.lang.NoClassDefFoundError:

caused by a circular import.

异常Caused by: java.lang.ClassNotFoundException: org.springframework.dao.DataIntegrityViolationExcep

Caused by org hibernate DuplicateMappingException Duplicat