Skip to content

Instantly share code, notes, and snippets.

@addisonj
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save addisonj/9007801 to your computer and use it in GitHub Desktop.
Save addisonj/9007801 to your computer and use it in GitHub Desktop.
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | [2014-02-14 19:46:20,414][WARN ][cluster.service ] [es-logs-0] failed to reconnect to node [es-logs-0][1ocHvK_vS126Bo4KWLMvgA][c0][inet[/172.16.23.128:9300]]{master=true}
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | org.elasticsearch.transport.ConnectTransportException: [es-logs-0][inet[/172.16.23.128:9300]] connect_timeout[30s]
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.transport.netty.NettyTransport.connectToChannels(NettyTransport.java:718)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:647)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.transport.netty.NettyTransport.connectToNode(NettyTransport.java:615)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.transport.TransportService.connectToNode(TransportService.java:129)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.cluster.service.InternalClusterService$ReconnectToNodes.run(InternalClusterService.java:515)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at java.lang.Thread.run(Thread.java:744)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | Caused by: java.net.ConnectException: Connection refused: /172.16.23.128:9300
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:150)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
Feb 14 19:46:20 es-logs-0 c0: elasticsearch | ... 3 more
Feb 14 19:49:26 es-logs-0 c0: elasticsearch | {1.0.0}: Startup Failed ...
Feb 14 19:49:26 es-logs-0 c0: elasticsearch | - BindTransportException[Failed to bind to [9300]]
Feb 14 19:49:26 es-logs-0 c0: elasticsearch | ChannelException[Failed to bind to: /172.16.23.128:9300]
Feb 14 19:49:26 es-logs-0 c0: elasticsearch | BindException[Cannot assign requested address]
Feb 14 19:49:26 es-logs-0 c0: elasticsearch |
Feb 14 19:49:26 es-logs-0 c0: forego | shutting down
Feb 14 19:49:26 es-logs-0 c0:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment