Created
February 8, 2012 20:12
-
-
Save felipehummel/1772962 to your computer and use it in GitHub Desktop.
ElasticSearch error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2012-02-08 20:11:02,128][DEBUG][action.search.type ] [Caprice] [suggest][0], node[JV4DgCKsTmaSXAAO_p6a1g], [R], s[STARTED]: Failed to execute [org.elasticsearch.action.search.SearchRequest@5aad39c3] | |
org.elasticsearch.transport.RemoteTransportException: [Eric the Red][inet[/10.70.69.80:9300]][search/phase/query+fetch] | |
Caused by: java.lang.IllegalArgumentException | |
at java.nio.Buffer.limit(Buffer.java:249) | |
at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:123) | |
at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:213) | |
at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:39) | |
at org.apache.lucene.store.DataInput.readInt(DataInput.java:84) | |
at org.apache.lucene.store.BufferedIndexInput.readInt(BufferedIndexInput.java:153) | |
at org.apache.lucene.store.DataInput.readLong(DataInput.java:126) | |
at org.apache.lucene.store.BufferedIndexInput.readLong(BufferedIndexInput.java:166) | |
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:239) | |
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:471) | |
at org.apache.lucene.index.DirectoryReader.document(DirectoryReader.java:564) | |
at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:248) | |
at org.elasticsearch.search.fetch.FetchPhase.loadDocument(FetchPhase.java:187) | |
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:89) | |
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:297) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryFetchTransportHandler.messageReceived(SearchServiceTransportAction.java:501) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryFetchTransportHandler.messageReceived(SearchServiceTransportAction.java:492) | |
at org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.run(MessageChannelHandler.java:238) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:662) | |
[2012-02-08 20:11:03,089][DEBUG][action.search.type ] [Caprice] [suggest][0], node[lAdwPNQlRHufWR2hkMWFUA], [P], s[STARTED]: Failed to execute [org.elasticsearch.action.search.SearchRequest@26d45ce7] | |
java.lang.IllegalArgumentException | |
at java.nio.Buffer.limit(Buffer.java:249) | |
at org.apache.lucene.store.NIOFSDirectory$NIOFSIndexInput.readInternal(NIOFSDirectory.java:123) | |
at org.apache.lucene.store.BufferedIndexInput.refill(BufferedIndexInput.java:213) | |
at org.apache.lucene.store.BufferedIndexInput.readByte(BufferedIndexInput.java:39) | |
at org.apache.lucene.store.DataInput.readInt(DataInput.java:84) | |
at org.apache.lucene.store.BufferedIndexInput.readInt(BufferedIndexInput.java:153) | |
at org.apache.lucene.store.DataInput.readLong(DataInput.java:126) | |
at org.apache.lucene.store.BufferedIndexInput.readLong(BufferedIndexInput.java:166) | |
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:239) | |
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:471) | |
at org.apache.lucene.index.DirectoryReader.document(DirectoryReader.java:564) | |
at org.apache.lucene.search.IndexSearcher.doc(IndexSearcher.java:248) | |
at org.elasticsearch.search.fetch.FetchPhase.loadDocument(FetchPhase.java:187) | |
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:89) | |
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:297) | |
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:224) | |
at org.elasticsearch.action.search.type.TransportSearchQueryAndFetchAction$AsyncAction.sendExecuteFirstPhase(TransportSearchQueryAndFetchAction.java:71) | |
at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(TransportSearchTypeAction.java:204) | |
at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(TransportSearchTypeAction.java:278) | |
at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(TransportSearchTypeAction.java:210) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$5.handleException(SearchServiceTransportAction.java:241) | |
at org.elasticsearch.transport.netty.MessageChannelHandler.handleException(MessageChannelHandler.java:158) | |
at org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(MessageChannelHandler.java:149) | |
at org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(MessageChannelHandler.java:101) | |
at org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) | |
at org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564) | |
at org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(DefaultChannelPipeline.java:783) | |
at org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(Channels.java:302) | |
at org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(FrameDecoder.java:317) | |
at org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(FrameDecoder.java:299) | |
at org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(FrameDecoder.java:216) | |
at org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(SimpleChannelUpstreamHandler.java:80) | |
at org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564) | |
at org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559) | |
at org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(Channels.java:274) | |
at org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(Channels.java:261) | |
at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(NioWorker.java:349) | |
at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.processSelectedKeys(NioWorker.java:280) | |
at org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run(NioWorker.java:200) | |
at org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) | |
at org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:44) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
at java.lang.Thread.run(Thread.java:662) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment