Hi Guys,

Having a strange issue with one of our apps using jetty for HTTP handling.

In my app, I have embedded jetty configured to handle the GET requests.

When I test the app from a browser, I see the below line from the app logs
indicating a connection coming in but nothing else happens. My GET handler
does not get invoked at all.

06-09-2014 10:00:20 [ Selector1] DEBUG o.e.j.i.nio: created
SCEP@759e2a5{I(/10.xx.xx.xx:2505)
<-> r((/10.xx.xx.xx:8020), s=0,
open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHTTPConnector@4f9faf3
,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p={HttpParser{s=-14,l=0,c=0},r=0}


I have the log turned on to TRACE and this is all I see in the app. I am
using version 8.1.14


Any pointers...greatly appreciated.

Gracias
Dece
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to