Re: Unable to create a Checker: org.apache.commons.logging.LogConfigurationException

Lars Kühne <[email protected]> Wed, 31 Mar 2010 23:11:00 +0200
Newsgroups gmane.comp.java.audit.checkstyle.user
Message-ID <[email protected]>
On Wed, Mar 31, 2010 at 3:55 PM, JShah wrote:

>
>
> /home/jigar/.hudson/jobs/nvs-common/workspace/trunk/config/ant/build-nvs.xml:188:
> Unable to create a Checker:
> org.apache.commons.logging.LogConfigurationException:
> org.apache.commons.logging.LogConfigurationException: Class
> org.apache.commons.logging.impl.Log4JLogger does not implement Log
>
>
This is probably caused by multiple versions of commons-logging on the
classpath, living in different class loaders, e.g. one in your Ant libraries
and one in checkstyle-all.jar.

Cheers,
Lars

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

_______________________________________________
Checkstyle-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/checkstyle-user