dev@glassfish.java.net

Re: quicklook success?

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Fri, 22 Sep 2006 16:41:43 -0700

Dinesh,

I just updated appserv-tests and ran QLook with the following error:


     [java] BUILD FAILED
     [java] /faith4/gf/glassfish/appserv-tests/build.xml:43: The following error
occurred while executing this line:
     [java] /faith4/gf/glassfish/appserv-tests/config/report.xml:43: The
following error occurred while executing this line:
     [java] in flushAll , creating new testSuiteHash
     [java] /faith4/gf/glassfish/appserv-tests/config/report.xml:54: Java
returned: 1

thanks,
-marina

Dinesh Patil wrote:
> This is fixed.. replaced "dir" with "classpath".
>
> - <java classname="ResultsProducer" fork="true" failonerror="true"
> maxmemory="128M" dir="${build.classes.dir}">
> + <java classname="ResultsProducer" fork="true" failonerror="true"
> maxmemory="128M" classpath="${build.classes.dir}">
>
> Thanks to Pramod for identifying the issue in his env with CLASSPATH
> variable set and providing the patch.
>
> thanks
> Dinesh
>
> Amy Roh wrote:
>
>> Do you have /appserv-tests/build/module/classes/ResultsProducer.class?
>> You shouldn't be getting that from a successful run.
>>
>> Maybe QL test owner can comment more.
>>
>> Thanks,
>> Amy
>>
>> Marina Vatkina wrote:
>>
>>> [java] create-report:
>>> [java] [echo] Comparing results with expected results
>>> [java] [xslt] Processing
>>> /faith4/gf/glassfish/appserv-tests/test_resultsValid.xml to /faith4/gf/
>>> glassfish/appserv-tests/test_results.html
>>> [java] [xslt] Loading stylesheet
>>> /faith4/gf/glassfish/appserv-tests/config/j2eeReporter.xsl
>>> [java]
>>> ...
>>> [java] pecount-java:
>>> [java] [java] Exception in thread "main"
>>> java.lang.NoClassDefFoundError: ResultsProducer
>>> [java]
>>> [java] BUILD FAILED
>>> [java] /faith4/gf/glassfish/appserv-tests/build.xml:43: The
>>> following error occurred while executing
>>> this line:
>>> [java] /faith4/gf/glassfish/appserv-tests/config/report.xml:43:
>>> The following error occurred while ex
>>> ecuting this line:
>>> [java] /faith4/gf/glassfish/appserv-tests/config/report.xml:54:
>>> Java returned: 1
>>> [java]
>>> [java] Total time: 49 minutes 32 seconds
>>> [java] in flushAll , creating new testSuiteHash
>>> [java] in flushAll , creating new testSuiteHash
>>> [java] in flushAll , creating new testSuiteHash
>>> [java] [ERROR] Java Result: 1
>>>
>>> -marina
>>>
>>> Amy Roh wrote:
>>>
>>>> What does the failed message at the bottom say? A successful QL run
>>>> should say "BUILD SUCCESSFUL".
>>>>
>>>> Thanks,
>>>> Amy
>>>>
>>>> Marina Vatkina wrote:
>>>>
>>>>> How about the other part - failed message at the bottom of the output?
>>>>> I see it every time. Isn't it caused by the failure to send you an
>>>>> email?
>>>>>
>>>>> thanks,
>>>>> -marina
>>>>>
>>>>> Amy Roh wrote:
>>>>>
>>>>>> There is a bug
>>>>>> <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6460449> for
>>>>>> this.
>>>>>>
>>>>>> Try "maven bootstrap-all-pe (or bootstrap-pe) checkout-pe build-pe
>>>>>> configure-runtime".
>>>>>>
>>>>>> This happens when you create PE domain on GlassFish EE serverimage
>>>>>> failing to run 5 tests.
>>>>>>
>>>>>> hth,
>>>>>> Amy
>>>>>>
>>>>>> Bill Shannon wrote:
>>>>>>
>>>>>>> BTW, I assume this is our definition of a successful quicklook
>>>>>>> run...
>>>>>>>
>>>>>>> [java] [java] ************************
>>>>>>> [java] [java] PASSED= 57
>>>>>>> [java] [java] ------------ =========
>>>>>>> [java] [java] FAILED= 0
>>>>>>> [java] [java] ------------ =========
>>>>>>> [java] [java] DID NOT RUN= 5
>>>>>>> [java] [java] ------------ =========
>>>>>>> [java] [java] Total Expected=62
>>>>>>> [java] [java] All Tests NOT passed, so returning
>>>>>>> UNSUCCESS status.
>>>>>>> [java] [java] ************************
>>>>>>> [java]
>>>>>>> [java]
>>>>>>> [java] BUILD FAILED
>>>>>>> [java]
>>>>>>> /cache/tmp/glassfish/glassfish/appserv-tests/build.xml:43: The
>>>>>>> following error occurred while executing this line:
>>>>>>> [java]
>>>>>>> /cache/tmp/glassfish/glassfish/appserv-tests/config/report.xml:43:
>>>>>>> The following error occurred while executing this line:
>>>>>>> [java]
>>>>>>> /cache/tmp/glassfish/glassfish/appserv-tests/config/report.xml:54:
>>>>>>> Java returned: 1
>>>>>>> [java]
>>>>>>> [java] Total time: 22 minutes 50 seconds
>>>>>>> [java] in flushAll , creating new testSuiteHash
>>>>>>> [java] [ERROR] Java Result: 1
>>>>>>>
>>>>>>> BUILD FAILED
>>>>>>> File...... /cache/tmp/glassfish/glassfish/bootstrap/maven.xml
>>>>>>> Element... fail
>>>>>>> Line...... 492
>>>>>>> Column.... 28
>>>>>>> No message
>>>>>>> Total time: 22 minutes 57 seconds
>>>>>>> Finished at: Tue Sep 12 19:54:20 PDT 2006
>>>>>>>
>>>>>>>
>>>>>>> If not, what did I do wrong?
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> "UNSUCCESS"? Would that be the same as "FAILED"? :-)
>>>>>>>
>>>>>>> ---------------------------------------------------------------------
>>>>>>>
>>>>>>> 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
>>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> 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
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>