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
Legend

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

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...