You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Vanshul.Chawla" <Va...@target.com> on 2016/02/16 21:39:10 UTC

Jetty Early EOF error

Hello All,

I am getting an error when I use jetty(SSL)  for an external vendor service

EXCEPTED(0ms)sent=918ms
org.eclipse.jetty.io.EofException: early EOF
      at org.eclipse.jetty.client.AbstractHttpConnection$Handler.earlyEOF(AbstractHttpConnection.java:350)
      at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:319)
      at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
      at org.eclipse.jetty.client.AsyncHttpConnection.handle(AsyncHttpConnection.java:126)
      at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:191)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:609)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:45)
      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:599)
      at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:534)


I am using jetty8.1.16 version and camel 2.15 jetty dependency.

Is there something we need to do specifically for jetty SSL ?

Vanshul

RE: Jetty Early EOF error

Posted by "Vanshul.Chawla" <Va...@target.com>.
Switched to https4 and it worked.

-----Original Message-----
From: Jaishankar [mailto:jayashankar.c43@wipro.com] 
Sent: Thursday, February 18, 2016 1:12 AM
To: users@camel.apache.org
Subject: Re: Jetty Early EOF error

Even I am facing same problem

Camel Version: 2.10.0
Camel jetty: 2.10.0

Could anyone please help in resolving Jetty - early EOF issue?



--
View this message in context: http://camel.465427.n5.nabble.com/Jetty-Early-EOF-error-tp5777798p5777825.html
Sent from the Camel - Users mailing list archive at Nabble.com.


Re: Jetty Early EOF error

Posted by Jaishankar <ja...@wipro.com>.
Even I am facing same problem

Camel Version: 2.10.0
Camel jetty: 2.10.0

Could anyone please help in resolving Jetty - early EOF issue?



--
View this message in context: http://camel.465427.n5.nabble.com/Jetty-Early-EOF-error-tp5777798p5777825.html
Sent from the Camel - Users mailing list archive at Nabble.com.