Elasticsearch goes to periodically shutdown

Hello all.

We had next problem. Periodically elasticsearch write next in log and
shutdown:
[2012-05-23 23:53:24,099][INFO ][discovery ] [Mary Walker]
elasticsearch/7qxiK8tFRaCbw5B81bo_iA
[2012-05-23 23:53:24,101][INFO ][http ] [Mary Walker]
bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address
{inet[/XX.XX.XX.XX:9200]}
[2012-05-23 23:53:24,101][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: started
[2012-05-23 23:54:29,133][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopping ...
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopped
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: closing ...
[2012-05-23 23:54:29,288][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: closed

Why he doing it?

It won't shutdown on its own, something is closing it..., how are you
running the elasticsearch process?

On Wed, May 23, 2012 at 9:43 PM, Anton Swood fotofors@gmail.com wrote:

Hello all.

We had next problem. Periodically elasticsearch write next in log and
shutdown:
[2012-05-23 23:53:24,099][INFO ][discovery ] [Mary Walker]
elasticsearch/7qxiK8tFRaCbw5B81bo_iA
[2012-05-23 23:53:24,101][INFO ][http ] [Mary Walker]
bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address
{inet[/XX.XX.XX.XX:9200]}
[2012-05-23 23:53:24,101][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: started
[2012-05-23 23:54:29,133][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopping ...
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopped
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: closing ...
[2012-05-23 23:54:29,288][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: closed

Why he doing it?

Hello.

I running it next command:
/opt/elasticsearch/bin/elasticsearch -f -Des.max-open-files=true -Xmx2g
-Xms2g -Des.index.storage.type=memory &

Server have 6 GB RAM.

суббота, 26 мая 2012 г., 0:41:31 UTC+4 пользователь kimchy написал:

It won't shutdown on its own, something is closing it..., how are you
running the elasticsearch process?

On Wed, May 23, 2012 at 9:43 PM, Anton Swood fotofors@gmail.com wrote:

Hello all.

We had next problem. Periodically elasticsearch write next in log and
shutdown:
[2012-05-23 23:53:24,099][INFO ][discovery ] [Mary Walker]
elasticsearch/7qxiK8tFRaCbw5B81bo_iA
[2012-05-23 23:53:24,101][INFO ][http ] [Mary Walker]
bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address
{inet[/XX.XX.XX.XX:9200]}
[2012-05-23 23:53:24,101][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: started
[2012-05-23 23:54:29,133][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopping ...
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: stopped
[2012-05-23 23:54:29,281][INFO ][node ] [Mary Walker]
{0.19.3}[8971]: closing ...
[2012-05-23 23:54:29,288][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: closed

Why he doing it?

Then something is killing it (sending it a kill command)..... Also, the
setting to set the index in memory is index.store.type, though you probably
don't want it...

On Sat, May 26, 2012 at 12:31 PM, Anton Swood fotofors@gmail.com wrote:

Hello.

I running it next command:
/opt/elasticsearch/bin/elasticsearch -f -Des.max-open-files=true -Xmx2g
-Xms2g -Des.index.storage.type=memory &

Server have 6 GB RAM.

суббота, 26 мая 2012 г., 0:41:31 UTC+4 пользователь kimchy написал:

It won't shutdown on its own, something is closing it..., how are you
running the elasticsearch process?

On Wed, May 23, 2012 at 9:43 PM, Anton Swood fotofors@gmail.com wrote:

Hello all.

We had next problem. Periodically elasticsearch write next in log and
shutdown:
[2012-05-23 23:53:24,099][INFO ][discovery ] [Mary
Walker] elasticsearch/**7qxiK8tFRaCbw5B81bo_iA
[2012-05-23 23:53:24,101][INFO ][http ] [Mary
Walker] bound_address {inet[/0:0:0:0:0:0:0:0:9200]}, publish_address
{inet[/XX.XX.XX.XX:9200]}
[2012-05-23 23:53:24,101][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: started
[2012-05-23 23:54:29,133][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: stopping ...
[2012-05-23 23:54:29,281][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: stopped
[2012-05-23 23:54:29,281][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: closing ...
[2012-05-23 23:54:29,288][INFO ][node ] [Mary
Walker] {0.19.3}[8971]: closed

Why he doing it?