`
zgw06629
  • 浏览: 29973 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

socket read timed out

阅读更多

ERROR - java.net.SocketTimeoutException: Read timed out
org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Couldn't send message.
org.codehaus.xfire.fault.XFireFault: Couldn't send message.

这种情况下,是不是表示客户端与服务器在建立连接过程中或数据传输过程中,因超时到期,导致客户端数据发送失败。

 

===========================================

服务器已接收到请求,并已成功处理。若返回客户端时,因超时到期,亦会报此错。

分享到:
评论
1 楼 真狼王 2011-08-19  
同问。
client.setProperty(CommonsHttpMessageSender.HTTP_TIMEOUT, "120"); 如果时间设置过长就会报出Read timed out..
如果注视掉此段代码,java.net.SocketException: Connection reset....

本机没有报出此异常,是部署的服务器上报出的异常,初步认定,应该是网络问题,或是服务器防火墙造成,本机无任何防火墙,代码是一样的....... 本机正常返回结果,服务器不稳定经常报以上异常...有时可以正常返回数据.....
解决方法:未找到..
等高人

相关推荐

    pip安装第三方包时出现socket.timeout: The read operation timed out超时问题

    pip安装第三方包时出现socket.timeout: The read operation timed out超时问题 在cmd中使用pip安装第三方包时有时候会出现超时问题,这个问题的原因就是网络连接速度过慢。有的时候可能不是你的电脑网速过慢而是由于...

    oracle IO问题解析

    这个文档讲述了oracle io瓶颈问题以及优化方法,值得去读

    润乾报表可用授权文件

    几个可用的授权文件、润乾报表可用授权文件、润乾报表可用授权文件

    Redis连接超时异常的处理方法

    Exception in thread “main” redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out  at redis.clients.util.RedisInputStream.ensureFill...

    PIP安装docker-compose超时问题解决方案

    socket.timeout: The read operation timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File “/usr/local/lib/python3.6/site-packages/pip/_...

    linux上TCP connection timeout问题解决办法

    主要介绍了 linux上TCP connection timeout问题解决办法的相关资料,需要的朋友可以参考下

    java socket长连接中解决read阻塞的3个办法

    主要介绍了java socket长连接中解决read阻塞的3个办法,本文取了折中的一个方法,并给出代码实例,需要的朋友可以参考下

    python快速安装资源包

    socket.timeout: The read operation timed out raise ReadTimeoutError(self._pool, None, ‘Read timed out.’) WARNING: You are using pip version 19.2.3, however version 20.0.2 is available. You should

    UPnP_Programming_Guide

    Linux SDK for UPnP Devices ... 4.1.23 UPNP E TIMEDOUT [-207] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 4.1.24 UPNP E SOCKET ERROR [-208] . . . . . . . . . . . . ...

    BIND-LINUX64位包

    Fix "host" failure if a UDP query timed out. [RT #34870] Address bugs in dns_rdata_fromstruct and dns_rdata_tostruct for WKS and ISDN types. [RT #34910] Updated OpenSSL PKCS#11 patches to fix ...

    BURNINTEST--硬件检测工具

    - Corrected a problem where the loopback sound test could run out of memory if run for several days. Release 5.3 build 1013 WIN32 release 31 December 2007 - Improved the reporting of ...

    UNIX环境高级编程英文第三版+源码

    11.6.3 pthread_mutex_timedlock Function 407 11.6.4 Reader–Writer Locks 409 11.6.5 Reader–Writer Locking with Timeouts 413 11.6.6 Condition Variables 413 11.6.7 Spin Locks 417 11.6.8 Barriers 418 ...

Global site tag (gtag.js) - Google Analytics