Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- +Caused by: java.io.StreamCorruptedException: unexpected end of block data
- + at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1372)
- + at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
- + at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)
- + at java.lang.Throwable.readObject(Throwable.java:914)
- + at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
- + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- + at java.lang.reflect.Method.invoke(Method.java:606)
- + at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
- + at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
- + at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
- + at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
- + at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
- + at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:500)
- + at java.lang.Throwable.readObject(Throwable.java:914)
- + at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
- + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- + at java.lang.reflect.Method.invoke(Method.java:606)
- + at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1017)
- + at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
- + at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
- + at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
- + at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
- + at org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(MessageChannelHandler.java:167)
- + ... 23 more
- +[2014-03-06 00:00:54,914][WARN ][cluster.action.shard ] [Albino] sending failed shard for [appointments_development_20131123203425873][0], node[bSnBTyAIRpKma3lvziN8yw], [R], s[INITIALIZING], reason [Failed to start shard, message [RecoveryFailedException[[appointments_development_20131123203425873][0]: Recovery failed from [Pyro][ZkAdV9tjS5Stjxu9c33Tvw][inet[/fe80:0:0:0:d6be:d9ff:fe34:b6e1%2:9300]] into [Albino][bSnBTyAIRpKma3lvziN8yw][inet[/10.1.39.41:9300]]]; nested: RemoteTransportException[[Pyro][inet[/fe80:0:0:0:d6be:d9ff:fe34:b6e1%2:9300]][index/shard/recovery/startRecovery]]; nested: RecoveryEngineException[[appointments_development_20131123203425873][0] Phase[2] Execution failed]; nested: RemoteTransportException[Failed to deserialize exception response from stream]; nested: TransportSerializationException[Failed to deserialize exception response from stream]; nested: StreamCorruptedException[unexpected end of block data]; ]]
- +[2014-03-06 00:00:55,021][WARN ][indices.cluster ] [Albino] [appointments_development_20131123203425873][1] failed to start shard
- +org.elasticsearch.indices.recovery.RecoveryFailedException: [appointments_development_20131123203425873][1]: Recovery failed from [Pyro][ZkAdV9tjS5Stjxu9c33Tvw][inet[/fe80:0:0:0:d6be:d9ff:fe34:b6e1%2:9300]] into [Albino][bSnBTyAIRpKma3lvziN8yw][inet[/10.1.39.41:9300]]
- + at org.elasticsearch.indices.recovery.RecoveryTarget.doRecovery(RecoveryTarget.java:293)
- + at org.elasticsearch.indices.recovery.RecoveryTarget.access$300(RecoveryTarget.java:62)
- + at org.elasticsearch.indices.recovery.RecoveryTarget$2.run(RecoveryTarget.java:163)
- + at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
- + at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
- + at java.lang.Thread.run(Thread.java:701)
- +Caused by: org.elasticsearch.transport.RemoteTransportException: [Pyro][inet[/fe80:0:0:0:d6be:d9ff:fe34:b6e1%2:9300]][index/shard/recovery/startRecovery]
- +Caused by: org.elasticsearch.index.engine.RecoveryEngineException: [appointments_development_20131123203425873][1] Phase[2] Execution failed
- + at org.elasticsearch.index.engine.robin.RobinEngine.recover(RobinEngine.java:1156)
- + at org.elasticsearch.index.shard.service.InternalIndexShard.recover(InternalIndexShard.java:590)
- + at org.elasticsearch.indices.recovery.RecoverySource.recover(RecoverySource.java:117)
- + at org.elasticsearch.indices.recovery.RecoverySource.access$1600(RecoverySource.java:61)
- + at org.elasticsearch.indices.recovery.RecoverySource$StartRecoveryTransportRequestHandler.messageReceived(RecoverySource.java:333)
- + at org.elasticsearch.indices.recovery.RecoverySource$StartRecoveryTransportRequestHandler.messageReceived(RecoverySource.java:319)
- + at org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.run(MessageChannelHandler.java:270)
- + 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)
- +Caused by: org.elasticsearch.transport.RemoteTransportException: Failed to deserialize exception response from stream
- +Caused by: org.elasticsearch.transport.TransportSerializationException: Failed to deserialize exception response from stream
- + at org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(MessageChannelHandler.java:169)
- + at org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(MessageChannelHandler.java:123)
- + at org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:70)
Advertisement
Add Comment
Please, Sign In to add comment