Created
September 23, 2010 21:33
-
-
Save ppearcy/594417 to your computer and use it in GitHub Desktop.
This file contains 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
2010-09-23 15:32:10,305 DEBUG > [WKSPAULPEARCY.wsod.local-ESSearcher] [1975] Failed to execute query phase (New I/O client worker #1-1) | |
org.elasticsearch.transport.RemoteTransportException: [dm-adsearchd103.dev.local][inet[/10.2.20.164:9300]][search/phase/query/id] | |
Caused by: org.elasticsearch.search.query.QueryPhaseExecutionException: [index21_20100917150041][0]: query[documentkey:1221-india-510300-1],from[0],size[1],sort[<custom:"__documentdate": org.elasticsearch.index.field.data.FieldData$Type$4$1@21f76ec3>!]: Query Failed [Failed to execute main query] | |
at org.elasticsearch.search.query.QueryPhase.execute(QueryPhase.java:130) | |
at org.elasticsearch.search.SearchService.executeQueryPhase(SearchService.java:198) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryByIdTransportHandler.messageReceived(SearchServiceTransportAction.java:388) | |
at org.elasticsearch.search.action.SearchServiceTransportAction$SearchQueryByIdTransportHandler.messageReceived(SearchServiceTransportAction.java:379) | |
at org.elasticsearch.transport.netty.MessageChannelHandler$3.run(MessageChannelHandler.java:195) | |
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) | |
at java.lang.Thread.run(Thread.java:636) | |
Caused by: java.lang.ArrayIndexOutOfBoundsException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment