All Apps and Add-ons

DBX Java_Home does not exist

samanthajanep15
Engager

Hi, I just downloaded DBX add in for Splunk Enterprise and it is giving me errors saying: my Java_Home path does not exist even though I know it does and cannot communicate with your task server. Please help me get the DBX app up and running. Thank you so much.

jcoates
Communicator

On Winders

>"%PROGRAMFILES%\Splunk\bin\splunk.exe" cmd python -c "import os; print(os.environ)"

On Nix

$ $SPLUNK_HOME/bin/splunk cmd python -c "import os; print(os.environ)"

Should show you what Splunk's going to see for an environment variable. If that doesn't have the correct Java home then you'll have to use DB Connect's setup page to override with the one you want it to use.

Also note that it is picky and you must have the full JDK from Oracle, version 8. Not Hotspot, not JRE, not OpenJDK, not IBM, &c, &c.

0 Karma

MuS
SplunkTrust
SplunkTrust

Well, is $JAVA_HOME set and points to a valid supported JRE on the Splunk instance running DB connect?

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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...