dev@glassfish.java.net

Re: latest changes does not allow embedded server.stop to exit

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 22 Oct 2010 09:40:23 -0700

Yes, I can confirm that these steps fix the problem. Thanks Bhavani!

Marina Vatkina wrote:
> Bhavani was able to fix it (I didn't try it yet) by reverting
> trunk/v3/common/common-util/src/main/java/com/sun/enterprise/util/net/NetUtils.java
> to r41932:
>
> cd trunk/v3
> svn update
> cd common/common-util
> svn update -r41932
> ./src/main/java/com/sun/enterprise/util/net/NetUtils.java
> mvn clean build
> cp target/common-util.jar $gf_install/modules
>
> -marina
>
> Marek Potociar wrote:
>> I can see simillar issues with webservice devtests - some tests fail
>> to finish and the whole test run is stuck. Marina, do you have any
>> update on this one?
>>
>> Right now I am stuck with integration of the new Metro promoted
>> build. This time it is however much worse as I had to touch many more
>> files in GF because of newly separated JAXRPC API module from the
>> main Metro bundle.
>>
>> Really bad timing :(
>> Marek
>>
>> On 22.10.2010, at 3:26, Marina Vatkina wrote:
>>
>>> It fails on my Mac all the time today.
>>>
>>> -marina
>>>
>>> Cheng Fang wrote:
>>>> I've seen that before, sometimes, on a Redhat linux machine, but
>>>> not on my Mac.
>>>> -cheng
>>>>
>>>> On 10/21/10 6:55 PM, Marina Vatkina wrote:
>>>>> It might have happened earlier than 6am :( ...
>>>>>
>>>>> -marina
>>>>>
>>>>> Marina Vatkina wrote:
>>>>>> Some changes made today (ejb devtests on hudson were successful
>>>>>> at 6am PT) cause embeddable GF to stay running *after* EJB
>>>>>> container called server.stop I tried to revert embedded related
>>>>>> changes but they didn't make any difference.
>>>>>>
>>>>>> Regards,
>>>>>> -marina
>>>>>>
>>>>>> ---------------------------------------------------------------------
>>>>>>
>>>>>> 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
>