码迷,mamicode.com
首页 > 其他好文 > 详细

Unexpected end of file from server 服务器访问问题导致

时间:2016-10-21 11:19:09      阅读:2556      评论:0      收藏:0      [点我收藏+]

标签:port   interface   app   ati   cto   sso   java   http   服务   

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 服务器访问问题导致

标签:port   interface   app   ati   cto   sso   java   http   服务   

原文地址:http://www.cnblogs.com/hoge/p/5983644.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!