Looks like an out of memory processing the resultant XML file via DVSL....try upping the JVM memory settings -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
Barry Kaplan <[EMAIL PROTECTED]> wrote on 28/08/2002 11:20:27 PM: > I get the following error when running checkstyle (My > its-checkstyle.properties and LICENSE.txt files are empty). The message > does not really indicate the reason for the failure. Any suggestions on > where to start debugging? > > The line in the checkstyle-raw-report.xml is: "<error line="315" > message="line contains a tab character"/>" > > Or should I be looking the in the .dvsl file? > > Thanks! > > -bk > > ----------------------------------------------- > > $ maven checkstyle > __ __ > | \/ |__ Jakarta _ ___ > | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ > |_| |_\__,_|\_/\___|_||_| v. 1.0-beta-6 > > c:\cvs.local\its.maven > > checkstyle:check-license-file: > init-dvsl-tag: > > checkstyle:generate-report: > [echo] Using its-checkstyle.properties for checkstyle ... > Loading stylesheet > c:\maven\plugins\maven-checkstyle-plugin-1.0\checkstyle.dvsl > In file c:\cvs.local\its.maven\target\checkstyle-raw-report.xml time: > 1030539985953 > Out file > c:\cvs.local\its.maven\target\generated-xdocs\checkstyle-report.xml time: 0 > Style file c:\maven\plugins\maven-checkstyle-plugin-1.0\checkstyle.dvsl > time: 1030304340000 > Processing c:\cvs.local\its.maven\target\checkstyle-raw-report.xml to > c:\cvs.local\its.maven\target\ > generated-xdocs\checkstyle-report.xml > Failed to process c:\cvs.local\its.maven\target\checkstyle-raw-report.xml > > [ERROR] BUILD FAILED > [ERROR] File...... c:\maven\plugins\maven-checkstyle-plugin-1.0\plugin.jelly > [ERROR] Element... dvsl:dvsl > [ERROR] Line...... 66 > [ERROR] Column.... 53 > [ERROR] Failed to process > c:\cvs.local\its.maven\target\checkstyle-raw-report.xml > Total time: 23 seconds > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> >
