dev@glassfish.java.net

Re: Missing class ResultsProducer when running quicklook

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Fri, 28 Oct 2005 11:10:58 -0700

I've also seen this error, but I thought it should've been fixed already.

-marina

Michael Bouschen wrote:

> Hi,
>
> I have a question about running the quicklook tests in appserv-test. I
> followed the "Qucklook Tests" description on the Community Rules page.
> Everything seems to work, I get an email with the test results and all
> the tests pass. However, the maven runtest command fails with a
> NoClassDefFoundError for class ResultsProducer (see details below).
>
> Any idea?
>
> Regards Michael
>
> [java] compile-common:
> [java] [javac] Compiling 1 source file to
> D:\sjsas9\ws\glassfish\appserv-tests\build\module\classes
> [java]
> [java] pecount-java:
> [java] [java] java.lang.NoClassDefFoundError: ResultsProducer
> [java]
> [java] BUILD FAILED
> [java] [java] Exception in thread "main"
> [java] D:\sjsas9\ws\glassfish\appserv-tests\build.xml:42: The
> following error occurred while executing this line:
> [java] D:\sjsas9\ws\glassfish\appserv-tests\config\report.xml:43:
> The following error occurred while executing this
> line:
> [java] in flushAll , creating new testSuiteHash
> [java] D:\sjsas9\ws\glassfish\appserv-tests\config\report.xml:54:
> Java returned: 1
> [java]
> [java] Total time: 24 minutes 10 seconds
> [java] [ERROR] Java Result: 1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net