- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Splunk DB Connect 1.1.4: How to troubleshoot error "Connecting to databases stopped"?

jfeitosa
Path Finder
04-28-2015
07:13 AM
I have a problem with the DB Connect 1.1.4, with the "Connecting to databases stopped" message.
Have restarted splunk, but the service did not return. Was operating normally after a restart splunk stopped working.
What can be done to fix the problem?
Connections to the databases are stopped.
Versions:
*DBX
Splunk DB Connect 1.1.4
*Java
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre
Thank you in advance for your assistance.
Kind regards,
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yannK

Splunk Employee
05-06-2015
10:23 AM
Try with oracle JDK, not openjdk.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

harsmarvania57
Ultra Champion
04-28-2015
10:39 AM
Can you please check error in splunkd.log OR jbridge.log?
One more setting you can disable
In /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/lib/security/java.security
Disable or comment below line
jdk.tls.disabledAlgorithms=SSLv3
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

jfeitosa
Path Finder
04-28-2015
11:21 AM
Hi Harsmarvania57,
The line has this argument is already with comments.
jdk.tls.disabledAlgorithms=MD5, SHA1, DSA, RSA keySize < 2048
Tks.
