I faced the same problem some time back. I found i had an infinite loop in my xslt template. I don't think it is out of memory error. Have look at your xslt
On Feb 12, 2008 9:21 AM, Mevitha <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using WSAD 5.1 to run an ant script to run junit test cases. > Everything is fine except when the junit report starts, I am getting the > below error. > > unitTestReport: > > [mkdir] Created dir: D:\TempTesting\TestReports > > [junitreport] Using Xalan version: XSLT4J Java 2.6.5 > > BUILD FAILED: java.lang.StackOverflowError > > Total time: 4 minutes 21 seconds > > It is working fine on another machine. But not in mine. > I have tried giving ANT_OPTS=-Xmx500M > > Please let me know how to resolve this. > > Thanks in advance. > > Mevitha > > > -- > View this message in context: > http://www.nabble.com/Junit-report-giving-out-of-memory-error-tp15425981p15425981.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thank you Ramu S If A is success in life, then A equals x plus y plus z. Work is x; y is play; and z is keeping your mouth shut. - Albert Einstein
