<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DB Connect 3.3.0 - Cannot communicate with task server, please check your settings in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483005#M59407</link>
    <description>&lt;P&gt;I'd have to go to an older version of Debian in order to natively get Open JDK (using apt) as only version 11 is available for Debian 10... I'm not too keen on having to do this for something I'm currently using in production (and would have to do a bunch of testing for). I considered it, but seems/feels counter-intuitive... &lt;/P&gt;

&lt;P&gt;I believe I came across that article, but haven't attempted changing the port for DB Connect... I'll give that a try in the morning... thx!&lt;/P&gt;</description>
    <pubDate>Sun, 26 Apr 2020 19:09:02 GMT</pubDate>
    <dc:creator>vschrodda</dc:creator>
    <dc:date>2020-04-26T19:09:02Z</dc:date>
    <item>
      <title>DB Connect 3.3.0 - Cannot communicate with task server, please check your settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483003#M59405</link>
      <description>&lt;P&gt;I've combed through many similar questions, but no resolutions thus far have worked for me:&lt;/P&gt;

&lt;P&gt;Issue:&lt;BR /&gt;
- unable to get past &lt;A href="http://servername:8000/en-US/app/splunk_app_db_connect/ftr#/welcome" target="_blank"&gt;http://servername:8000/en-US/app/splunk_app_db_connect/ftr#/welcome&lt;/A&gt; &lt;BR /&gt;
- Upon first launch of the App, an error briefly pops up: "Cannot communicate with task server, please check your settings"&lt;BR /&gt;
- In output of: "./splunk cmd splunkd print-modinput-config --debug server" I see:&lt;/P&gt;

&lt;P&gt;===================================================&lt;BR /&gt;
Found scheme="server".&lt;BR /&gt;
Locating script for scheme="server"...&lt;BR /&gt;
Found script "/opt/splunk/etc/apps/splunk_app_db_connect/linux_x86_64/bin/server.sh" to handle scheme "server".&lt;BR /&gt;
 Introspecting scheme=server:  /usr/lib/jvm/java-11-openjdk-amd64/bin/java: symbol lookup error: /usr/lib/jvm/java-11-openjdk-amd64/bin/java: undefined symbol: JLI_InitArgProcessing&lt;BR /&gt;
Introspecting scheme=server: script running failed (exited with code 127).&lt;/P&gt;

&lt;H1&gt;Unable to initialize modular input "server" defined in the app "splunk_app_db_connect": Introspecting scheme=server: script running failed (exited with code 127)..&lt;/H1&gt;

&lt;P&gt;What I've tried thus far:&lt;BR /&gt;
- manually uninstalled and reinstalled the App, and restarting splunk&lt;BR /&gt;
- added:&lt;BR /&gt;
/etc/ld.so.conf.d/java.conf  -- With the single-line contents (added to new Docker image):&lt;BR /&gt;
/usr/lib/jvm/java-11-openjdk-amd64/lib/jli&lt;/P&gt;

&lt;P&gt;System:&lt;BR /&gt;
Splunk 8.0.3, dockerized on Debian 10&lt;BR /&gt;
Open JDK 11&lt;BR /&gt;
DB Connect 3.3.0&lt;BR /&gt;
JAVA_HOME is set to:   /usr/lib/jvm/java-11-openjdk-amd64/&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:08:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483003#M59405</guid>
      <dc:creator>vschrodda</dc:creator>
      <dc:date>2020-09-30T05:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect 3.3.0 - Cannot communicate with task server, please check your settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483004#M59406</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Have you tried using JRE 8 or OpenJDK 8 instead of 11. Have you checked this answer &lt;A href="https://answers.splunk.com/answers/507416/splunk-db-connect-how-to-resolve-can-not-communica.html"&gt;https://answers.splunk.com/answers/507416/splunk-db-connect-how-to-resolve-can-not-communica.html&lt;/A&gt;?&lt;/P&gt;

&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 15:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483004#M59406</guid>
      <dc:creator>jaime_ramirez</dc:creator>
      <dc:date>2020-04-25T15:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect 3.3.0 - Cannot communicate with task server, please check your settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483005#M59407</link>
      <description>&lt;P&gt;I'd have to go to an older version of Debian in order to natively get Open JDK (using apt) as only version 11 is available for Debian 10... I'm not too keen on having to do this for something I'm currently using in production (and would have to do a bunch of testing for). I considered it, but seems/feels counter-intuitive... &lt;/P&gt;

&lt;P&gt;I believe I came across that article, but haven't attempted changing the port for DB Connect... I'll give that a try in the morning... thx!&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2020 19:09:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483005#M59407</guid>
      <dc:creator>vschrodda</dc:creator>
      <dc:date>2020-04-26T19:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect 3.3.0 - Cannot communicate with task server, please check your settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483006#M59408</link>
      <description>&lt;P&gt;Getting a little further... dbx_task_server is actually starting now, and have confirmed the tcp/9998 is listening now... but I am still getting the same error when trying to get into the DB Connect app (cannot communicate with task server)&lt;/P&gt;

&lt;P&gt;2020-04-27 18:01:46.266 +0000 &lt;A href="mailto:1758@ip-xx.xx.xx.xxx.eu-west-2.compute.internal" target="_blank"&gt;1758@ip-xx.xx.xx.xxx.eu-west-2.compute.internal&lt;/A&gt; [main] INFO  io.dropwizard.server.ServerFactory - Starting dbx_task_server&lt;/P&gt;

&lt;P&gt;In order to get this far, installed OpenJDK 8 from "adoptopenjdk"&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:09:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483006#M59408</guid>
      <dc:creator>vschrodda</dc:creator>
      <dc:date>2020-09-30T05:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: DB Connect 3.3.0 - Cannot communicate with task server, please check your settings</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483007#M59409</link>
      <description>&lt;P&gt;I'm able to get into the Splunk DB Connect page now.&lt;/P&gt;

&lt;P&gt;In:  /opt/splunk/etc/apps/splunk_app_db_connect/local&lt;BR /&gt;
1. Added file: app.conf&lt;BR /&gt;
2. Added stanza to file: &lt;BR /&gt;
[install]&lt;BR /&gt;
is_configured = 1&lt;BR /&gt;
3. restarted splunk&lt;/P&gt;

&lt;P&gt;I'm able to get in now&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/DB-Connect-3-3-0-Cannot-communicate-with-task-server-please/m-p/483007#M59409</guid>
      <dc:creator>vschrodda</dc:creator>
      <dc:date>2020-09-30T05:09:21Z</dc:date>
    </item>
  </channel>
</rss>

