RC: 10054 远程主机强迫关闭了一个现有的连接

本文介绍了如何解决在Web容器中遇到的RC: 10054错误,该错误表明远程主机强制关闭了现有的连接。通过在Web容器的HTTP传输设置中增加ConnectionIOTimeOut参数到30秒或以上,可以解决此问题。此解决方案适用于6.X和7.X版本的应用服务器。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

问题-------------------------------------
was 6.X
To solve the problem, increase the ConnectionIOTimeOut parameter for your Web container HTTP transport. The default value is 5 seconds. You can increase the value 30 seconds or greater. Set the value using the administrative console. Click Servers > Application Servers > server_name > Web Container > HTTP Transports > port_number > Custom Properties > New. Type the following property name and value:


* Name: ConnectionIOTimeOut
* Value: 30


was7.x
Servers > Application Servers > server_name > portlet container > Custom Properties > new


已修改,待运行一段时间看看(运行2天);
确认,不再出现。






错误--------------------------------------
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:83)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R  at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1646)
[13-1-10 4:52:10:375 CST] 00000016 SystemErr     R Caused by: java.io.IOException: Async IO operation failed (1), reason: RC: 10054  远程主机强迫关闭了一个现有的连接。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值