Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty warning | No port for HttpChannelOverHttp

++
On 1 Aug 2014 16:02, "dhiraj prajapati" <dhirajpraj@xxxxxxxxx> wrote:
Hi,
I use jetty 9.1.2. I am seeing the following warning may times in my log:

WARN  org.eclipse.jetty.http.HttpParser  -  badMessage: java.lang.IllegalArgumentException: No port for HttpChannelOverHttp@16de48c9{r=0,a=IDLE,uri=-}

What does it mean? Can I ignore it or will it affect my application in some way?

Regards,
Dhiraj

Back to the top