We are trying to attach our Oracle databases to Splunk we look to have everything configured correctly. Manual queries within the app seem to be pulling back data but the scheduled queries present the following errors:
12-23-2015 11:53:36.826 -0500 ERROR HttpListener - Exception while processing request from 127.0.0.1 for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname/NULL?output_mode=json&count=-1&_=1450889596727: Connection closed by peer
12-23-2015 11:53:36.826 -0500 ERROR HttpListener - Handler for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname/NULL?output_mode=json&count=-1&_=1450889596727 sent a 0 byte response after earlier claiming a Content-Length of 872!
12-23-2015 11:53:36.948 -0500 ERROR HttpListener - Exception while processing request from 127.0.0.1 for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname?output_mode=json&count=-1&_=1450889596726: Connection closed by peer
12-23-2015 11:53:36.949 -0500 ERROR HttpListener - Handler for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname?output_mode=json&count=-1&_=1450889596726 sent a 0 byte response after earlier claiming a Content-Length of 233!
12-23-2015 11:53:40.087 -0500 WARN HttpListener - Socket error from 127.0.0.1 while accessing /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/rpcserver: Winsock error 10053
12-23-2015 11:53:42.779 -0500 ERROR HttpListener - Exception while processing request from 127.0.0.1 for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname/NULL/SYS?output_mode=json&count=-1&_=1450889596728: Connection closed by peer
12-23-2015 11:53:42.779 -0500 ERROR HttpListener - Handler for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/admin/splunk_app_db_connect/db_connect/explore/hostname/NULL/SYS?output_mode=json&count=-1&_=1450889596728 sent a 0 byte response after earlier claiming a Content-Length of 24672!
12-23-2015 11:53:48.612 -0500 ERROR HttpListener - Exception while processing request from 127.0.0.1 for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/nobody/splunk_app_db_connect/db_connect/connections/-/status: Connection closed by peer
12-23-2015 11:53:48.612 -0500 ERROR HttpListener - Handler for /en-US/custom/splunk_app_db_connect/proxy/servicesNS/nobody/splunk_app_db_connect/db_connect/connections/-/status sent a 0 byte response after earlier claiming a Content-Length of 952!
Has anyone else ever dealt with this issue?
↧