that doesn't say very much other than there was some network/connection issue and the data was be read.
you probably need to identify the exact situation that lead to this error and look for some sign of the root cause. 2013/8/2 Ram <[email protected]>: > This issue occurs sometimes..Please advice. > (org.apache.cxf.phase.PhaseInterceptorChain) WARN - Interceptor for > [serviceName] has thrown exception, unwinding now > org.apache.cxf.interceptor.Fault: Unmarshalling Error: Socket read failed > at > org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:808) > at > org.apache.cxf.jaxb.JAXBEncoderDecoder.unmarshall(JAXBEncoderDecoder.java:629) > at org.apache.cxf.jaxb.io.DataReaderImpl.read(DataReaderImpl.java:157) > at > org.apache.cxf.interceptor.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:198) > at > org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:271) > at > org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) > at > org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:239) > at > org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:218) > at > org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:198) > at > org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:137) > .... > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/org-apache-cxf-interceptor-Fault-Unmarshalling-Error-Socket-read-failed-tp5731839.html > Sent from the cxf-user mailing list archive at Nabble.com.
