Hi,
I've get the following erorr since last Friday afternoon (April 24) in Pacific time zone when using PROD landscape "neo.ondemand.com"
"org.jboss.netty.channel.ChannelException: java.io.IOException: An existing connection was forcibly closed by the remote host"
2015-04-28 21:36:13,274#ERROR#com.sap.core.connectivity.tunnel.client.notification.NotificationClientEventHandler#Thread-277# #Unexpected exception while establishing tunnel connection for tunnel:
org.jboss.netty.channel.ChannelException: java.io.IOException: An existing connection was forcibly closed by the remote host
at org.jboss.netty.channel.DefaultChannelFuture.rethrowIfFailed0(DefaultChannelFuture.java:221)
at org.jboss.netty.channel.DefaultChannelFuture.syncUninterruptibly(DefaultChannelFuture.java:203)
at com.sap.core.connectivity.tunnel.client.AbstractTunnelClient.connect(AbstractTunnelClient.java:51)
at com.sap.core.connectivity.tunnel.client.ManagedTunnelClient.connect(ManagedTunnelClient.java:72)
at com.sap.core.connectivity.tunnel.client.notification.NotificationClientEventHandler$TunnelConnectionRunnable.run(NotificationClientEventHandler.java:166)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: An existing connection was forcibly closed by the remote host
at sun.nio.ch.SocketDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
at sun.nio.ch.IOUtil.read(IOUtil.java:192)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:64)
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318)
at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
at org.jboss.netty.handler.execution.MemoryAwareThreadPoolExecutor$MemoryAwareRunnable.run(MemoryAwareThreadPoolExecutor.java:622)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
... 1 more|
I am using Hana Cloud Connector version 2.5.2
According to the post SSC is unable to connect: An existing connection was forcibly closed by the remote host, the problem should be fixed a while ago. I am not sure if it is reoccuring. Any idea how to fix this? Thanks in advance.
Regards,
Danielle