dev@glassfish.java.net

Re: Missing class ResultsProducer when running quicklook

From: Dinesh Patil <dinesh.patil_at_Sun.COM>
Date: Fri, 28 Oct 2005 11:28:36 -0700

Marina Vatkina wrote:

>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
>>
>>
Is your $APS_HOME defined correctly and pointing to your current
workspace and appserv-tests module? since it should be
$APS_HOME/build/module/classes/ResultsProducer.class created from above
compile-common target.
thanks
Dinesh

>> [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
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>