>> My Checkstyle-Report is about 135 megabytes. I set >> the envirment variable MAVEN_OPTS to "-Xmx1024m -XX:MaxPermSize=128m" but it >> doesnt help. > >Do you really have to include the checkstyle report in your pdf? It's >gonna be big! I would try to leave it out first or at least configure >some less restrictive checks in checkstyle.xml so that less error >messages are produced. See if that helps. Well yes, but even I reduce the checkstyle report to about 10 megs it I still get the OutOfMemory error. Is it possible that the SaxParser ignores the MAVEN_OPTS and I should use another way to to set the memory options.
>> C:\daten\suncom\proj\imcNetworks\daisy\corporate_audit\1.5.1\t >> arget\pdf\-PARAM (Das System kann die angegebene Datei nicht finden) > >There is still a problem here, I don't know where the -PARAM comes from >(it should be passed as an argument to the xslt processor but apparently >it gets interpreted as a file here). Again, can you try to reduce the >problem to a simple test case so we can reproduce it? I uploaded an example to JIRA. Thanks, Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
