users@glassfish.java.net

Re: Mmmmm, sorry, but I'd

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Thu, 18 Nov 2010 17:33:00 +0100

Does you request look like:

GET /_status.jsp HTTP/1.1 ?

 From your tcp dump I see just one 0xd 0xa following the request line,
but there is no additional 0xd 0xa, which specifies the end of request.

WBR,
Alexey.

On Nov 18, 2010, at 17:18 , forums_at_java.net wrote:

> OK, my problem is very simple to explain (more simple than to
> diagnose...
> Unfortunatly): I call a page to minotor my application, but
> sometimes, I
> haven't any response... So here is the logs from my app :
>
> [#|2010-11-17T12:53:57.690+0100|INFO|sun-appserver2.1|
> javax.enterprise.system.stream.out|
> _ThreadID=419;_ThreadName=httpSSLWorkerThread-8081-29;|[12:53:57]
> TRACE _005fstatus_jsp - BEAUREGARDUP 17 novembre 2010 12:53:57 CET
>
> [#|2010-11-17T12:54:27.690+0100|INFO|sun-appserver2.1|
> javax.enterprise.system.stream.out|
> _ThreadID=575;_ThreadName=httpSSLWorkerThread-8081-45;|[12:54:27]
> TRACE _005fstatus_jsp - BEAUREGARDUP 17 novembre 2010 12:54:27 CET
>
> [#|2010-11-17T12:54:57.690+0100|INFO|sun-appserver2.1|
> javax.enterprise.system.stream.out|
> _ThreadID=92;_ThreadName=httpSSLWorkerThread-8081-12;|[12:54:57]
> TRACE _005fstatus_jsp - BEAUREGARDUP 17 novembre 2010 12:54:57 CET
>
> We can see that it is called... But... I don't receive any
> response.. So my
> monitoring creates an alert...
>
> The tcpdump capture is available here: http://dl.free.fr/fT6jgd1nD [1]
>
> As you can see, pcap file doesn't see any response (HTTP 200 OK)
> for the
> first two elements but only for the third... So I get to alert from
> monitor
> system...
>
> Thanks for help !
>
>
>
>
> [1] http://dl.free.fr/fT6jgd1nD
>
> --
>
> [Message sent by forum member 'kipioca']
>
> View Post: http://forums.java.net/node/719483
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>