Hi all,


In a project where I’m using a custom http-bc marshaller in the 2009.01
version of the http-bc provider to an https box, I’m experiencing a strange
error which pops-up in the logs as follows :

09:22:40,483 WARN  - jetty                          - handle failed

java.lang.IllegalArgumentException

            at java.nio.Buffer.limit(Unknown Source)

            at
org.mortbay.jetty.security.SslHttpChannelEndPoint.wrap(SslHttpChannelEndPoint.java:613)

            at
org.mortbay.jetty.security.SslHttpChannelEndPoint.flush(SslHttpChannelEndPoint.java:395)

            at org.mortbay.jetty.HttpGenerator.flush(HttpGenerator.java:713)

            at
org.mortbay.jetty.client.HttpConnection.handle(HttpConnection.java:235)

            at
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:409)

            at
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)



The version of servicemix is 3.3.1.



I googled a bit on this but got no clues of what could be causing this.



The debug is difficult because I think the new http-bc handles the
communication somewhat asynchronously.



Any clues on this ?



Thanks in advance for any hint.



Kind regards,



Benoît

Reply via email to