Re: AW: AW: AW: Out of memory

2009-10-07 Thread Steve Loughran
Knuplesch, Juergen wrote: Hello, I got now the Java profiler on. Maybe I will find out, whats going on. But now javadoc ran outofmemory, probably because of my change from 32Bit to 64Bit java. Use -XX:+UseCompressedOops -best feature of Java 6u15. --

AW: AW: AW: Out of memory

2009-10-06 Thread Knuplesch, Juergen
-Ursprüngliche Nachricht- Von: Steve Loughran [mailto:ste...@apache.org] Gesendet: Dienstag, 6. Oktober 2009 14:21 An: Ant Users List Betreff: Re: AW: AW: Out of memory Knuplesch, Juergen wrote: > Hello Steve, > > I had my problems with junitreport before > >

Re: AW: AW: Out of memory

2009-10-06 Thread Steve Loughran
Knuplesch, Juergen wrote: Hello Steve, I had my problems with junitreport before This time the PermGenSpace error happens with saxon. For this XSLT I had to use saxon. In my build I use Saxon and for junitreport the standard VM xsl processor, How do I tell junitreport to use Saxon or Xalan

AW: AW: Out of memory

2009-10-06 Thread Knuplesch, Juergen
(in your book for ANT 1.6.5) as in XSLT. I thought xalan is the standard xsl processor in ANT? Greetings Jürgen -- Jürgen Knuplesch -Ursprüngliche Nachricht- Von: Steve Loughran [mailto:ste...@apache.org] Gesendet: Dienstag, 6. Oktober 2009 13:02 An: Ant Users List Betreff: Re: AW: Out

AW: Out of memory

2009-10-06 Thread Knuplesch, Juergen
Hello, I have two memory problems: 1.In the XSLT task I get: java.lang.OutOfMemoryError: PermGen space I increased MaxPermSize In a few hours I will know if this helped, but it is not a real solution. 2.The second problem disappeared, after increasing the memory to 2000m. It happened this tim

Re: AW: Out of memory

2009-10-06 Thread Steve Loughran
Knuplesch, Juergen wrote: Hello, Thanks for your answer! Good to know, that there are known problems. I already fork the junit tests. I even have parted the tests into three parts, because of earlier challenges. Memory eater is also junitreport (especially for 2200 tests) etc., all the XSLT st

AW: Out of memory

2009-10-06 Thread Knuplesch, Juergen
Hello, Thanks for your answer! Good to know, that there are known problems. I already fork the junit tests. I even have parted the tests into three parts, because of earlier challenges. Memory eater is also junitreport (especially for 2200 tests) etc., all the XSLT stuff needs a lot of memory a

AW: out of memory error

2006-02-06 Thread Jan.Materne
s are not present from the first time; they are introduced around four years ago [1]. But 4 years - that shouldnt be the problem. But which version of Ant are you using? Jan [1] http://svn.apache.org/viewcvs.cgi/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Javac.java?rev=269869&r1=269

AW: Out of Memory Error

2005-04-21 Thread Huditsch Roman
Error > > What was the working solution ? Did you set min and max heap > the same ? > > -Original Message- > From: Huditsch Roman [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 21, 2005 6:19 AM > To: Ant Users List > Subject: AW: Out of Memory Error > >

AW: Out of Memory Error

2005-04-21 Thread Huditsch Roman
Hi, I think I found a working solution with Ivan's help. Thanks a lot. wbr, Roman > -Ursprüngliche Nachricht- > Von: Huditsch Roman [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 21. April 2005 12:06 > An: Ant Users List > Betreff: AW: Out of Memory Error > &

AW: Out of Memory Error

2005-04-21 Thread Huditsch Roman
Hi Ivan, Thanks a lot for this very useful information. I didn't know about the ANT_OPTS env variable... I just altered my ant.bat file, but there seems to be a prob with the initialization of my VM... I get the following error message: Error occurred during initialization of VM Incompatible ini