dev@glassfish.java.net

Re: Quicklook Issues

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Wed, 07 Mar 2007 13:11:43 -0800

Tom,
Looks like this is old http soap binding, this is renamed in last
night's integration. So please try it on freshly checked out workspace
as i saw some relavant checkins in appserv-tests today morning also.
http://fisheye5.cenqua.com/changelog/glassfish/?cs=MAIN:sm122304:20070307185342
thanks
Dinesh

Tom Ware wrote:

> I do not have the sun-http-binding directory.
>
> I have a com.sun.httpsoapbc-1.0-2 directory. In that
> config.properties, the value is as follows:
>
> HttpDefaultPort=9080
>
> I am running on Windows with JDK 1.5.0_10
>
> -Tom
>
> Sony Manuel wrote:
>
>> Vijay Ramachandran wrote:
>>
>>
>>> I can confirm that "maven runtest" failed for me with this same
>>> error with a completely fresh checkout, build.
>>>
>>>
>>
>> Could you please check for property HttpDefaultPort in
>> GLASSFISH_HOME/domains/domain1/jbi/components/sun-http-binding/workspace/config.properties
>>
>>
>> The error could be because the property value is not set when
>> http-binding component is started. What platform are you using.
>>
>> thanks,
>> Sony
>>
>>
>>
>>> 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
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>