All Apps and Add-ons

Splunk DB Connect 1.2.2: Java bridge server is loading, but why does the app start page keep refreshing continuously?

dswanson99
Path Finder

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

peter_krammer
Communicator

You have to give yourself the dbx_user group (directly and not inherited)

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...