dev@glassfish.java.net

Re: Quicklook Issues

From: Guy Pelletier <guy.pelletier_at_oracle.com>
Date: Wed, 7 Mar 2007 14:07:50 -0500

For what it's worth, the same holds true for me and a fresh checkout, build.

Cheers,
Guy

----- Original Message -----
From: "Vijay Ramachandran" <Vijay.Ramachandran_at_Sun.COM>
To: <dev_at_glassfish.dev.java.net>
Sent: Wednesday, March 07, 2007 1:59 PM
Subject: Re: Quicklook Issues


>I can confirm that "maven runtest" failed for me with this same error with
>a completely fresh checkout, build.
>
> Vijay
>
> Dinesh Patil wrote:
>> Vijay Ramachandran wrote:
>>
>>> This happened to me also when I just did maven runtest but goes away
>>> when I do maven runtest-ee
>>
>> no this may not be proper solution, runtest runs Quicklook on single
>> instance domain while runtest-ee does it on single-instance as well as
>> cluster instance. You can look at more details on:
>> https://glassfish.dev.java.net/public/GuidelinesandConventions.html#Quicklook_Tests
>>
>> But main thing to look at is if there are any java processes from
>> previous runs still running, and start from clean state.
>>
>> JBI test team is also looking into this issue if anything wrong in tests
>> parts, but nightly/tinderbox builds are ok so there may be some issue on
>> machine specific if the hostname, domainname is not able to resolve.. so
>> pls check that too also.
>> thanks
>> Dinesh
>>
>>> The JBI team has to look into this and fix this ASAP
>>>
>>> Vijay
>>>
>>> Tom Ware wrote:
>>>
>>>> Hi All,
>>>>
>>>> I am having trouble running quicklook. I a couple of different
>>>> failures on a version I obtained today.
>>>>
>>>> 1 [java] wsimport-local:
>>>> [java] [mkdir] Created dir:
>>>> C:\cvsworkspace\glassfish\appserv-tests\build\module\classes
>>>> [java] [exec]
>>>> "http://localhost:${HttpDefaultPort}/TestApp/MiscService/Misc?wsdl" is
>>>> neither a file name nor an URL
>>>> [java]
>>>> [java]
>>>> [java] [exec] Usage: wsimport [options] <WSDL_URI>
>>>>
>>>> 2. Compile failures starting with:
>>>>
>>>> [java] compile-common:
>>>> [java] [javac] Compiling 1 source file to
>>>> C:\cvsworkspace\glassfish\appserv-tests\build\module\classes
>>>> [java] [javac]
>>>> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:23:
>>>> package caclient.ejbws does not exist
>>>> [java] [javac] import caclient.ejbws.Account;
>>>> [java] [javac] ^
>>>> [java] [javac]
>>>> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:87:
>>>> package caclient.ejbws does not exist
>>>> [java] [javac] caclient.ejbws.MiscService service =
>>>> new caclient.ejbws.MiscService();
>>>> [java] [javac] ^
>>>> [java] [javac]
>>>> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:87:
>>>> package caclient.ejbws does not exist
>>>> [java] [javac] caclient.ejbws.MiscService service =
>>>> new caclient.ejbws.MiscService();
>>>> [java] [javac] Attached
>>>> is my log file.
>>>>
>>>> Has anyone seen these issues before?
>>>>
>>>> -Tom
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> 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
>
>