Guest User

Untitled

a guest
Jul 17th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. [2010-12-21 15:15:46,708][DEBUG][action.search.type ] [Oracle] [redflag][14], node[BIjCua6SR8CUaN6YRSKruw], [P], s[STARTED]: Failed to execute [org.elasticsearch.action.search.SearchRequest@704c98f1]
  2. java.lang.ArrayIndexOutOfBoundsException: 549
  3. at org.elasticsearch.common.Unicode.UTF8toUTF16(Unicode.java:188)
  4. at org.elasticsearch.common.Unicode.unsafeFromBytesAsUtf16(Unicode.java:104)
  5. at org.elasticsearch.common.Unicode.fromBytes(Unicode.java:78)
  6. at org.elasticsearch.search.SearchService.parseSource(SearchService.java:416)
  7. at org.elasticsearch.search.SearchService.createContext(SearchService.java:335)
  8. at org.elasticsearch.search.SearchService.executeDfsPhase(SearchService.java:153)
  9. at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteDfs(SearchServiceTransportAction.java:101)
  10. at org.elasticsearch.action.search.type.TransportSearchDfsQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(TransportSearchDfsQueryThenFetchAction.java:82)
  11. at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(TransportSearchTypeAction.java:191)
  12. at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.access$000(TransportSearchTypeAction.java:77)
  13. at org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$2.run(TransportSearchTypeAction.java:168)
  14. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
  15. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
  16. at java.lang.Thread.run(Thread.java:637)
Add Comment
Please, Sign In to add comment