[Webtest] [dev] build.xml functionalTest problem

Dierk Koenig webtest@lists.canoo.com
Fri, 21 Jan 2005 11:57:12 +0100


cruisecontrol and ANT play some games here. Effect was
that output from forked VM's did not appear in the cruisecontrol
log.

Anyway we should add <jvmarg value="-DXmx512"/> to your call.

Mittie

> -----Original Message-----
> From: webtest-admin@lists.canoo.com
> [mailto:webtest-admin@lists.canoo.com]On Behalf Of Marc Guillemot
> Sent: Freitag, 21. Januar 2005 11:36
> To: webtest@lists.canoo.com
> Subject: Re: [Webtest] [dev] build.xml functionalTest problem
> 
> 
> > Since the selftests are forked in a new JVM, their 
> > output to System.out / System.err do not appear in the logs.
> > The lines below capture this output in a file for later
> > merge into the build logs and investigation in case of 
> > failing selftests.
> 
> how is the main log captured? I get them in my standard log.
> 
> >>- (big) I get systematically a java.lang.OutOfMemoryError
> > 
> > Hm, did you change the loglevel?
> 
> nothing changed, exactly the same settings.
> 
> Marc.
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>