求“远程主机强迫关闭了一个现有的连接”解决方法?
我使用ProWave在JEUS6上部署的时候,用的是JDK1.6,能部署成功,但是老是出现以下异常:
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
[2008.10.20 09:43:18][0][b068] [ms-63b76c1d4bcb-15] [Network-0907] <SocketStreamImpl> closing the SocketStream because of occuring the exception: [SocketStream(remote : ms-63b76c1d4bcb:34076(), local : ms-63b76c1d4bcb:9736(SecurityServer), jeus.net.impl.SocketStream14@7abaab)]
java.io.IOException: 远程主机强迫关闭了一个现有的连接。
2008-10-20 9:43:18 ServerIntermediary RequestHandler-connectionException
警告: JMX connector transport got exception when reading input message: java.io.IOException: 远程主机强迫关闭了一个现有的连接。
哪位高手知道怎么解决?