Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Exception in thread "main" java.io.IOException: Server returned HTTP response code: 400 for URL: http://10.2.2.130:9200/response_summary5/_search?
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
- at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
- at com.mife.ads.data.elasticsearch.ElasticSearchDataReceiver.getResult(ElasticSearchDataReceiver.java:68)
- at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.postDataToElasticSearchForSuccessCount(CodeDailyReportSheet.java:152)
- at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.generateTableDataForSuccessCount(CodeDailyReportSheet.java:98)
- at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInfoForDate(CodeDailyReportSheet.java:84)
- at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInformation(CodeDailyReportSheet.java:66)
- at com.mife.ads.report.factory.sheet.CodeDailyReportSheet.fillInformation(CodeDailyReportSheet.java:43)
- at com.mife.ads.data.MainForCodaDailyReport.main(MainForCodaDailyReport.java:27)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:498)
- at com.intellij.rt.execution.application.AppMain.main(AppMain.java:144)
Advertisement
Add Comment
Please, Sign In to add comment