Unexpected end of file from server 服务器访问问题导致
Posted hoge66的专栏
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unexpected end of file from server 服务器访问问题导致相关的知识,希望对你有一定的参考价值。
Caused by: java.net.SocketException: SocketException invoking http://xxxx/cxf/xh/creditInterface?wsdl: Unexpected end of file from server
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:86)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:58)
at java.lang.reflect.Constructor.newInstance(Constructor.java:542)
at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:2107)
at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:2092)
at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
以上是关于Unexpected end of file from server 服务器访问问题导致的主要内容,如果未能解决你的问题,请参考以下文章