Kulasangar

Untitled

Oct 31st, 2016
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.43 KB | None | 0 0
  1. Exception in thread "main" java.io.IOException: Server returned HTTP response code: 400 for URL: http://10.2.2.130:9200/response_summary5/_search?
  2. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
  3. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
  4. at com.mife.ads.data.elasticsearch.ElasticSearchDataReceiver.getResult(ElasticSearchDataReceiver.java:68)
  5. at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.postDataToElasticSearchForSuccessCount(CodeDailyReportSheet.java:152)
  6. at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.generateTableDataForSuccessCount(CodeDailyReportSheet.java:98)
  7. at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInfoForDate(CodeDailyReportSheet.java:84)
  8. at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInformation(CodeDailyReportSheet.java:66)
  9. at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInformation(CodeDailyReportSheet.java:43)
  10. at com.mife.ads.data.MainForCodaDailyReport.main(MainForCodaDailyReport.java:27)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:498)
  15. at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
Advertisement
Add Comment
Please, Sign In to add comment