dev@glassfish.java.net

Missing class ResultsProducer when running quicklook

From: Michael Bouschen <Michael.Bouschen_at_Sun.COM>
Date: Fri, 28 Oct 2005 10:47:14 +0200

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