Advertisement
Guest User

ElasticSearch error

a guest
Jul 13th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Class
  2. org.elasticsearch.index.engine.EngineClosedException
  3. Message
  4. [test][1] CurrentState[CLOSED]
  5.  
  6. Line | Method
  7. ->> 289 | ensureOpen in org.elasticsearch.index.engine.Engine
  8. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  9. | 369 | index in org.elasticsearch.index.engine.InternalEngine
  10. | 511 | index . . . . . . . . . in org.elasticsearch.index.shard.IndexShard
  11. | 196 | shardOperationOnPrimary in org.elasticsearch.action.index.TransportIndexAction
  12. | 574 | performOnPrimary . . . in org.elasticsearch.action.support.replication.TransportShardReplicationOperationAction$PrimaryPhase
  13. | 440 | doRun in org.elasticsearch.action.support.replication.TransportShardReplicationOperationAction$PrimaryPhase$1
  14. | 36 | run . . . . . . . . . . in org.elasticsearch.common.util.concurrent.AbstractRunnable
  15. | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
  16. | 615 | run . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
  17. ^ 745 | run in java.lang.Thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement