<?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: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop) in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154108#M7792</link>
    <description>&lt;P&gt;Now we've solved this problem.&lt;/P&gt;

&lt;P&gt;We have LDAP integrated authentification, it seems like that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LDAP_User -&amp;gt; LDAP_SplunkAdminGroup -[group mapping]-&amp;gt; SplunkAdminRole
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(the Splunk-group "SplunkAdminRole" inherits from Splunk-group "admin")&lt;/P&gt;

&lt;P&gt;The "admin" Group inherits from "power", "user" and (!) "dbx_user" and has further manually selected capabilities. This way it works for any other capabilities except DB Connect &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;
It strange, because I can see that the capability "db_capable" is definitely there.&lt;/P&gt;

&lt;P&gt;But, If I put "dbx_user" as Inheritance inside of Group-Mapping (that means: die LDAP group is mapped to "SplunkAdminGroup" AND "dbx_user"), then it works, so most probably we would create a new LDAP group for it and map it to "dbx_user" and then grant the permissions in LDAP.&lt;/P&gt;

&lt;P&gt;Now it looks like that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LDAP_User -&amp;gt; LDAP_SplunkAdminGroup -[group mapping]-&amp;gt; SplunkAdminRole,dbx_user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It is really weird behavior!&lt;BR /&gt;
What I'm asking me is: is it a issue of splunk or DB connect app?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 17:10:43 GMT</pubDate>
    <dc:creator>psobisch</dc:creator>
    <dc:date>2020-09-28T17:10:43Z</dc:date>
    <item>
      <title>Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154104#M7788</link>
      <description>&lt;P&gt;The dbquery commands seem to be working, but the status query of the java bridge doesn't work.&lt;BR /&gt;
We found out, that there is a REST call:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/en-GB/custom/dbx/dbx/status?nocache=............
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which fails with HTTP 401 error.&lt;BR /&gt;
We've tried out the call manually by typing it directly into the browser, we've got: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;401 Unauthorized
...
No permission -- see authorization schemes
...
You are logged ino splunk:8000 as userA which is conected ....
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We found some ansers here and we've tried to follow all steps with reinstall of DBX from the scratch (after removing the dbx app) but we didn't have any success.&lt;BR /&gt;
We went through the splunk installation and removed also all other files and directories which looked like they were a part of the app (persistantstorage and others) and did it again.&lt;BR /&gt;
Nothing.&lt;/P&gt;

&lt;P&gt;The problem appears just right after a clean installation after confirming that the installation is successful, then one will be forwarded to the status page and the page keeps reloading again and again.&lt;/P&gt;

&lt;P&gt;I think the root cause seems to be the permission issue, but we cannot identify what that means.&lt;BR /&gt;
Do you have any further ideas?&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;BR /&gt;
Peter&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2014 13:20:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154104#M7788</guid>
      <dc:creator>psobisch</dc:creator>
      <dc:date>2014-07-23T13:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154105#M7789</link>
      <description>&lt;P&gt;It is caused when the dbx_user role is added to a role. Instead the dbx_user role should be added to a user.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154105#M7789</guid>
      <dc:creator>eqalisken</dc:creator>
      <dc:date>2020-09-28T17:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154106#M7790</link>
      <description>&lt;P&gt;can you explain more?&lt;/P&gt;

&lt;P&gt;Normally it doesn't matter if a role inherits from another role, this is a common use case.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 07:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154106#M7790</guid>
      <dc:creator>psobisch</dc:creator>
      <dc:date>2014-07-24T07:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154107#M7791</link>
      <description>&lt;P&gt;What version of DBX and Splunk are you using? As far as I know, role inheritance works just fine, but just to factor out any inheritance-related issues , can you test with dbx_user assigned directly to the user?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2014 16:14:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154107#M7791</guid>
      <dc:creator>mkinsley_splunk</dc:creator>
      <dc:date>2014-07-24T16:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154108#M7792</link>
      <description>&lt;P&gt;Now we've solved this problem.&lt;/P&gt;

&lt;P&gt;We have LDAP integrated authentification, it seems like that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LDAP_User -&amp;gt; LDAP_SplunkAdminGroup -[group mapping]-&amp;gt; SplunkAdminRole
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;(the Splunk-group "SplunkAdminRole" inherits from Splunk-group "admin")&lt;/P&gt;

&lt;P&gt;The "admin" Group inherits from "power", "user" and (!) "dbx_user" and has further manually selected capabilities. This way it works for any other capabilities except DB Connect &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;
It strange, because I can see that the capability "db_capable" is definitely there.&lt;/P&gt;

&lt;P&gt;But, If I put "dbx_user" as Inheritance inside of Group-Mapping (that means: die LDAP group is mapped to "SplunkAdminGroup" AND "dbx_user"), then it works, so most probably we would create a new LDAP group for it and map it to "dbx_user" and then grant the permissions in LDAP.&lt;/P&gt;

&lt;P&gt;Now it looks like that:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LDAP_User -&amp;gt; LDAP_SplunkAdminGroup -[group mapping]-&amp;gt; SplunkAdminRole,dbx_user
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It is really weird behavior!&lt;BR /&gt;
What I'm asking me is: is it a issue of splunk or DB connect app?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 17:10:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154108#M7792</guid>
      <dc:creator>psobisch</dc:creator>
      <dc:date>2020-09-28T17:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154109#M7793</link>
      <description>&lt;P&gt;Splunk 6.1.2, db connect 1.1.4.&lt;/P&gt;

&lt;P&gt;But we solve it now, see my last post. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2014 09:43:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154109#M7793</guid>
      <dc:creator>psobisch</dc:creator>
      <dc:date>2014-07-25T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB connect: The java bridge is: loading.... (+ page is reloaded in a endless loop)</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154110#M7794</link>
      <description>&lt;P&gt;I'm also interested.  I believe I'm having a similar issue with dbx2.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 16:18:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Splunk-DB-connect-The-java-bridge-is-loading-page-is-reloaded-in/m-p/154110#M7794</guid>
      <dc:creator>vicvaughan</dc:creator>
      <dc:date>2016-07-25T16:18:40Z</dc:date>
    </item>
  </channel>
</rss>

