All Apps and Add-ons

dbconnect 2 - [CRITICAL] [rpcstart.py] RPC server has been terminated abnormally with error [Error: dl failure on line 883].

atat23
Path Finder

Trying to setup the app and can see the following in the log:

[CRITICAL] [rpcstart.py] RPC server has been terminated abnormally with error [Error: dl failure on line 883].

inputs.conf

[rpcstart://default]
javahome = /opt/splunk/jdk1.8.0_45/jre
port = 9083
useSSL = 0
proc_pid = 27305
Exception = 0

Based on existing answers I assumed it may be related to the javahome setting but If I change the javahome value I get errors saying the directory does not exist, if I have the above value I get the terminated abnormally error.
It doesn't really tell me a lot though, anyone able to offer any guidance or ideas on how I can get to the bottom of this.

I've uninstalled and reinstalled the app a number of times at this stage 😕

0 Karma
1 Solution

jcoates_splunk
Splunk Employee
Splunk Employee

I think you're going too far into the java directory. This works on my server:

bash-4.1$ cat splunk/etc/apps/splunk_app_db_connect/local/inputs.conf 
[rpcstart://default]
javahome = /usr/java/jdk1.8.0_31/
useSSL = 0
proc_pid = 60082
Exception = 0
options = -XX:+UseConcMarkSweepGC

View solution in original post

jcoates_splunk
Splunk Employee
Splunk Employee

I think you're going too far into the java directory. This works on my server:

bash-4.1$ cat splunk/etc/apps/splunk_app_db_connect/local/inputs.conf 
[rpcstart://default]
javahome = /usr/java/jdk1.8.0_31/
useSSL = 0
proc_pid = 60082
Exception = 0
options = -XX:+UseConcMarkSweepGC

jbiggley_2
Explorer

I spent far too long trying to figure out why we were getting entries like the ones below -- editing the inputs.conf in the /local directory was it!

[CRITICAL] [rpcstart.py] The java path does not exist: /usr/lib/jvm/jre
[CRITICAL] [rpcstart.py] RPC server has been terminated abnormally with error [Invalid java path.].

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...