Failed to create shard, failure AlreadyClosedException

What could be the cause of the issue?

Nothing worked, tried to touch a new file also.

Don't paste images... Hardly readable.

Alright, here I go for the error message.

 >        }
>       },
>       {
>         "state" : "UNASSIGNED",
>         "primary" : false,
>         "node" : null,
>         "relocating_node" : null,
>         "shard" : 0,
>         "index" : "will-test-index",
>         "recovery_source" : {
>           "type" : "PEER"
>         },
>         "unassigned_info" : {
>           "reason" : "ALLOCATION_FAILED",
>           "at" : "2017-05-30T15:33:31.050Z",
>           "failed_attempts" : 5,
>           "delayed" : false,
>           "details" : "failed to create shard, failure AlreadyClosedException[Underlying file changed by an external force at 2017-05-18T14:31:42Z, (lock=NativeFSLock(path=/export/gcs1/elastic/applications/elasticsearch-5.2.2/data/ccncmu32.de.db.com-node2/nodes/0/node.lock,impl=sun.nio.ch.FileLockImpl[0:9223372036854775807 exclusive valid],creationTime=2017-05-30T10:37:34Z))]",
>           "allocation_status" : "no_attempt"
>         }
>       }
>     ],

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.