Have you pulled the latest from Git? During my Checkstyle cleanup at some
point I messed up the Level class; this compiled but gave
ClassDefNotFoundErrors at runtime (during the tests). I fixed this a few
hours ago but if you checked out that version you may see strange errors.

On Fri, Sep 25, 2015 at 3:48 AM, Ralph Goers <[email protected]>
wrote:

> I would expect you to see a lot more errors if that was the case.  Can you
> enable debug level and see what happens during configuration?
>
> Ralph
>
> On Sep 24, 2015, at 11:31 AM, Gary Gregory <[email protected]> wrote:
>
> I'm in a weird state where I am getting:
>
> 2015-09-24 11:25:27,317 main ERROR Unable to locate appender RollingFile
> for logger
>
> with 2.3 and 2.4. How can that be? I generated Eclipse .classpath files
> for a multi-module project with 'mvn eclipse:eclipse' as usual. Log4j
> worked yesterday. Weird!
>
> That must mean Log4j cannot find dat files all of a sudden?
>
> Gary
>
> --
> E-Mail: [email protected] | [email protected]
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>
>
>

Reply via email to