On Mon, Apr 15, 2002 at 02:22:53PM -0400, Eric Pugh wrote:
> sl.Transformer threw exception class java.lang.OutOfMemoryError : null
> 
> Is this something where I need to configure my JVM to use more memory?
> Could I have to many files for the amount of memory available because
> the number of errors?  The file checkstyle-report.xml is 3.3 mb!

Please see the FAQ.  This is a known problem and the workaround is
documented there.

> C:\java\maven\build-maven.xml:586: Unable to read headerfile -

This is also documented in the FAQ.  Basically, the default behavior of
checkstyle is to make sure the "LICENSE" file is appended to the top of
each and every source file.  If this file is not present, you get this
error.  The FAQ explains how to disable this feature, as do several
other sections of the documentation.

Reply via email to