When accessing Splunk DB Connect, the start page for the app just keeps refreshing continuously. There are db connections configured and they do work, the bridge does appear to be running, I can run queries.
If I check the bridge status from the menu in run query, it does a similar behavior, just says loading and keeps refreshing. It's not possible to edit database inputs as a result of this, portions of those pages keep refreshing.
Any help much appreciated. Here are the particulars of the environment.
Thanks
-Doug
dbx 1.2.2
splunk enterprise 6.3.0
/usr/lib/jvm/jre-1.7.0-openjdk.x86_64
mysql-connector-java-5.1.18-bin.jar
ps output for bridge:
root 27507 27005 1 18:58 ? 00:00:02 /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java -cp /opt/splunk/etc/apps/dbx/bin/lib/hsqldb.jar:/opt/splunk/etc/apps/dbx/bin/lib/jtds-1.2.6.jar:/opt/splunk/etc/apps/dbx/bin/lib/commons-pool-1.5.6.jar:/opt/splunk/etc/apps/dbx/bin/lib/log4j-1.2.15.jar:/opt/splunk/etc/apps/dbx/bin/lib/stringtemplate-3.2.1.jar:/opt/splunk/etc/apps/dbx/bin/lib/dbx.jar:/opt/splunk/etc/apps/dbx/bin/lib/antlr-2.7.7.jar:/opt/splunk/etc/apps/dbx/bin/lib/xstream-1.4.1.jar:/opt/splunk/etc/apps/dbx/bin/lib/h2-1.3.162.jar:/opt/splunk/etc/apps/dbx/bin/lib/jdbm-2.2.jar:/opt/splunk/etc/apps/dbx/bin/lib/commons-logging-1.0.4.jar:/opt/splunk/etc/apps/dbx/bin/lib/mysql-connector-java-5.1.18-bin.jar:/opt/splunk/etc/apps/dbx/bin/lib/postgresql-9.0-801.jdbc3.jar:/opt/splunk/etc/apps/dbx/bin/lib/sqlite-jdbc-3.7.2.jar -Xmx512m -Dfile.encoding=UTF-8 -server -Duser.language=en -Duser.region= -Dsplunk.app.ctx=dbx com.splunk.bridge.JavaBridgeServer 27005
↧