dev@glassfish.java.net

Re: GFv3 is switched to Grizzly 1.7-SNAPSHOT

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Fri, 28 Mar 2008 19:58:34 -0400

Salut,

https://glassfish.dev.java.net/issues/show_bug.cgi?id=4535

so we don't forget :-)

-- Jeanfrancois

Jeanfrancois Arcand wrote:
>
> Salut,
>
> Lloyd L Chambers wrote:
>> Alexey,
>>
>>
>> What are the required attributes which must be set for a
>> <virtual-server>?
>>
>> Grizzly does a NPE if it sees a <virtual-server> like this, which can
>> be created legally in v3 without errors:
>> <virtual-server hosts="localhost" id="test1" />
>
> That's a bug, but Grizzly will soon avoid using those non sense element
> (with the addition of grizzly-config). Can you file a bug for now?
>
> Thanks
>
> -- Jeanfrancois
>
>
>>
>> SEVERE: java.lang.NullPointerException
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.v3.services.impl.GrizzlyService.postConstruct(GrizzlyService.java:106)
>>
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:114)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:50)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:39)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:22)
>>
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:71)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:24)
>>
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:96)
>>
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.module.bootstrap.Main.launch(Main.java:364)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.module.bootstrap.Main.start(Main.java:153)
>> Mar 28, 2008 3:03:06 PM
>> SEVERE: at
>> com.sun.enterprise.module.bootstrap.Main$1.run(Main.java:68)
>>
>>
>>
>>
>> Lloyd
>>
>> On Mar 28, 2008, at 6:46 AM, Oleksiy Stashok wrote:
>>> Hello,
>>>
>>> Recently GFv3 was switched to use Grizzly 1.7-SNAPSHOT instead of 1.7.2
>>> This way we will be able provide fixes faster and have next Grizzly
>>> 1.7.3 release much better tested.
>>> Qucklook tests didn't show any regression.
>>>
>>> Thanks.
>>>
>>> WBR,
>>> Alexey.
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> ---
>> Lloyd L Chambers
>> lloyd.chambers_at_sun.com
>> Sun Microsystems, Inc
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>