Products | Versions |
---|---|
TIBCO Data Virtualization | All supported versions. |
ERROR [DbChannel-RequestSelectThread] 2023-07-25 08:53:30.689 +1000 ServerChannelConnection - java.io.IOException: Communication error with xx.xx.xx.xxxxx[dbchannel-1908517] at cs.jdbc.driver.protocol.WireDecoder.processInput(WireDecoder.java:381) at cs.jdbc.driver.protocol.ChannelConnection.processInput(ChannelConnection.java:420) at com.compositesw.server.dbchannel.RequestSelectThread.run(RequestSelectThread.java:427) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host at java.base/sun.nio.ch.SocketDispatcher.read0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) at java.base/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:245) at java.base/sun.nio.ch.IOUtil.read(IOUtil.java:223) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:358) at cs.jdbc.driver.protocol.ChannelConnection.read(ChannelConnection.java:425) at com.compositesw.server.dbchannel.ServerChannelConnection.read(ServerChannelConnection.java:289) at cs.jdbc.driver.protocol.WireDecoder.processInput(WireDecoder.java:281) ... 5 moreThis error stack points towards this being a network issue. The possible reasons for it and the way to solve it is explained below.