Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

Apache CXF: Intermittent unmarshling error

0

62 views

I'm seeing an intermittent error like the following:

checkException (UnexpectedServiceExceptionCheckImpl.java:35) - An unexpected exception was found from source=[DesignService.generate] type=[class javax.xml.ws.soap.SOAPFaultException] message=[Unmarshalling Error: [was class java.io.IOException] Strange I/O stream, returned 0 bytes on read ]: 
javax.xml.ws.soap.SOAPFaultException: Unmarshalling Error: [was class java.io.IOException] Strange I/O stream, returned 0 bytes on read 
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
    at $Proxy146.generate(Unknown Source)

I have MTOM enabled and I'm sending megabytes of data. If I decrease the amount of data I am sending I don't see this message ever. Has anyone ever ran into anything like this?

asked May 5, 2011 12:49 pm CDT
posted via StackOverflow

1 Answers

2
 

WOW. That is a bizzare one. Is there any way to create a small test case that shows this and attache to a JIRA? I'm really not even sure where to start looking with that on.

answered May 10, 2011 3:42 am CDT

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions
Apache 400 error
April 11, 2011
Apache Proxy Error
February 7, 2011
Apache Proxy Error
February 6, 2011