1 Reply Latest reply on Apr 23, 2013 9:37 AM by ffang

    apache-cxf-2.6.0.fuse-71-047 Standalone server/client problem with NIO and Chunked Transfer Encoding

    venkat_nalla

      Getting following error/warning and error on JAX-WS standalone server with apache-cxf-2.6.0.fuse-71-047 on AIX 6.1 IBM JDK 7 and client is thorwing unmarshalling exception with Premature EOF. it is using jetty-7.5.4,v20111024. Appreciate your help in resolving this issue.

       

      Apr 19, 2013 7:58:23 AM org.eclipse.jetty.server.AsyncHttpConnection handle

      WARNING: Closing EndPoint making no progress: 200 SCEP@-563621325java.nio.channels.SocketChannel[connected local=/135.153.58.72:21080 remote=/135.153.58.73:47076][o=true d=true,io=4,w=false,rb=false,wb=false]

                     +- org.eclipse.jetty.io.nio.SelectorManager$SelectSet@74bb6318 id=0

                      +- org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:560)

                      +- sun.nio.ch.PollsetSelectorImpl@839ed02a keys=1

           +- SCEP@-563621325java.nio.channels.SocketChannel[connected local=/135.153.58.72:21080 remote=/135.153.58.73:47076][o=true d=true,io=4,w=false,rb=false,wb=false] 0 4

       

       

       

      Thnaks

      Venkat