users@glassfish.java.net

Re: http-listener-1 die

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 15 Jul 2008 15:00:10 -0400

Salut,

Jeanfrancois Arcand wrote:
>
> Salut,
>
> glassfish_at_javadesktop.org wrote:
>> With Coyote connector
>> (-Dcom.sun.enterprise.web.connector.useCoyoteConnector=true)
>>
>> http-listener does not die.
>> But I prefer a solution to get my application working with nio
>> tecnology (grizzly)
>
> This is interesting :-) From your netstat -an, looks like all the socket
> are in bad shape:

Correction: not in bad shape, but queued inside the Grizzly backlog (we
need to find why).

Thanks!

-- Jeanfrancois


>
>> tcp 0 0 GLASSFISH_IP:80 87.24.125.194:1974
>> SYN_RECV tcp 0 0 GLASSFISH_IP:80
>> 87.24.125.194:1935 SYN_RECV tcp 0 0
>> GLASSFISH_IP:80 87.24.125.194:1028 SYN_RECV tcp
>> 0 0 GLASSFISH_IP:80 87.24.125.194:1700 SYN_RECV
>> tcp 0 0 GLASSFISH_IP:80 87.24.125.194:1746
>> SYN_RECV tcp 0 0 GLASSFISH_IP:80
>> 87.24.125.194:1977 SYN_RECV tcp 0 0
>> GLASSFISH_IP:80 87.24.125.194:1158 SYN_RECV tcp
>> 0 0 GLASSFISH_IP:80 87.24.125.194:1966 SYN_RECV
>> tcp 0 0 :::80 :::*
>> LISTEN tcp 189 0 ::ffff:GLASSFISH_IP:80
>> ::ffff:87.24.125.1:4146 ESTABLISHED tcp 189 0
>> ::ffff:GLASSFISH_IP:80 ::ffff:87.24.125.1:4719 ESTABLISHED tcp
>> 189 0 ::ffff:GLASSFISH_IP:80 ::ffff:87.24.125.1:4723 ESTABLISHED
>> tcp 189 0 ::ffff:GLASSFISH_IP:80 ::ffff:87.24.125.1:4856
>> ESTABLISHED tcp 189 0 ::ffff:GLASSFISH_IP:80
>> ::ffff:87.24.125.1:4860 ESTABLISHED tcp 189 0
>> ::ffff:GLASSFISH_IP:80 ::ffff:87.24.125.1:4837 ESTABLISHED tcp
>> 189 0 ::ffff:GLASSFISH_IP:80 ::ffff:87.24.125.1:4720 ESTABLISHED
>
>
> Can you add:
>
> <jvm-options>-Dcom.sun.enterprise.server.ss.ASQuickStartup=false</jvm-options>
>
>
> in domain.xml to see if that makes a difference? I will explain what it
> does if that fix the issue. If not, can you send me your domain.xml and
> the JDK version you are using?
>
> Thanks
>
> -- Jeanfrancois
>
>>
>> Any help?
>> [Message sent by forum member 'peppeme' (peppeme)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=286833
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>