$ elasticsearch-1.2.2/bin/elasticsearch -f
getopt: invalid option -- 'f'



[2014-07-21 03:00:55,718][INFO ][node                     ] [Amahl Farouk] 
version[1.2.2], pid[1462], build[9902f08/2014-07-09T12:02:32Z]
[2014-07-21 03:00:55,720][INFO ][node                     ] [Amahl Farouk] 
initializing ...
[2014-07-21 03:00:56,083][INFO ][plugins                  ] [Amahl Farouk] 
loaded [cloud-aws], sites []
[2014-07-21 03:01:03,959][INFO ][node                     ] [Amahl Farouk] 
initialized
[2014-07-21 03:01:03,960][INFO ][node                     ] [Amahl Farouk] 
starting ...
[2014-07-21 03:01:04,208][INFO ][transport                ] [Amahl Farouk] 
bound_address {inet[/0:0:0:0:0:0:0:0:9300]}, publish_address 
{inet[/192.168.11.190:9300]}
[2014-07-21 03:01:07,272][WARN ][transport.netty          ] [Amahl Farouk] 
exception caught on transport layer [[id: 0x4796874d]], closing connection
java.net.SocketException: Network is unreachable
        at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
        at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:150)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
        at 
org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:318)
        at 
org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
        at 
org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
        at 
org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
[2014-07-21 03:01:13,660][INFO ][cluster.service          ] [Amahl Farouk] 
new_master [Amahl 
Farouk][6yAvrcqHSsqbyHe9EHRZ0w][VMLTMADV02][inet[/192.168.11.190:9300]], 
reason: zen-disco-join (elected_as_master)
[2014-07-21 03:01:13,688][INFO ][discovery                ] [Amahl Farouk] 
lastikman/6yAvrcqHSsqbyHe9EHRZ0w
[2014-07-21 03:01:13,748][INFO ][http                     ] [Amahl Farouk] 
bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address 
{inet[/192.168.11.190:9200]}
[2014-07-21 03:01:13,792][INFO ][gateway                  ] [Amahl Farouk] 
recovered [0] indices into cluster_state
[2014-07-21 03:01:13,794][INFO ][node                     ] [Amahl Farouk] 
started


On Thursday, July 17, 2014 3:45:45 PM UTC+8, vjbangis wrote:
>
> Does anyone experience below
>
> elasticsearch]$ tail -f /var/log/elasticsearch/lastikman.log
> [2014-07-17 05:37:01,470][INFO ][node                     ] [Karma] 
> version[1.2.2], pid[12325], build[9902f08/2014-07-09T12:02:32Z]
> [2014-07-17 05:37:01,471][INFO ][node                     ] [Karma] 
> initializing ...
> [2014-07-17 05:37:01,479][ERROR][bootstrap                ] {1.2.2}: 
> Initialization Failed ...
> - NullPointerException[null]
> [2014-07-17 07:42:08,916][INFO ][node                     ] [Valerie 
> Cooper] version[1.2.2], pid[19368], build[9902f08/2014-07-09T12:02:32Z]
> [2014-07-17 07:42:08,916][INFO ][node                     ] [Valerie 
> Cooper] initializing ...
> [2014-07-17 07:42:08,926][ERROR][bootstrap                ] {1.2.2}: 
> Initialization Failed ...
> - NullPointerException[null]
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/f43793d6-8124-4c15-9930-9dcd807e88ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to