All Apps and Add-ons

Splunk DB Connect: Error in 'dbxquery' command: External search command exited unexpectedly with non-zero error code 255

baigura
Explorer

Hello,

I have an odd problem with db_connect :

My connection is ok

alt text

I can see the database and the tables but when i try to query (basic select) i have an error

Error in 'dbxquery' command: External search command exited unexpectedly with non-zero error code 255

My query is simple | dbxquery query="SELECT * FROM sys.sys_config" connection="da" even select 1 from dual doesn't work

Database : MySQL 5.7
User : root privileges
Splunk 6.6.0
DB connect 3.1.1
Java 8

1 Solution

baigura
Explorer

I have downgraded DB connect (from 3.1.1 to 2.4.1) and now it works

View solution in original post

0 Karma

geonspapa
Explorer

In my case, JVM options was empty in the settings.
I click reset and save. it work.
OR write follow.

-Ddw.server.applicationConnectors[0].port=9998

VijaySrrie
Builder

May I know where to write the below line

-Ddw.server.applicationConnectors[0].port=9998
0 Karma

baigura
Explorer

I have downgraded DB connect (from 3.1.1 to 2.4.1) and now it works

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 ...