<?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: Error: CLIENT_PLUGIN_AUTH is required in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726325#M5207</link>
    <description>&lt;P&gt;Well, I tried the solution above, replaced&amp;nbsp;mysql-connector-java-8.0.27.jar with an older version,&amp;nbsp;mysql-connector-java-5.1.49.jar which I got from&amp;nbsp;&lt;A href="https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-java-5.1.46.tar.gz" target="_blank" rel="nofollow noopener noreferrer"&gt;https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-java-5.1.46.tar.gz&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This broke the other Mysql db collectors and didn't fix the one I was trying to.&lt;BR /&gt;&lt;BR /&gt;So I reverted my change.&lt;BR /&gt;&lt;BR /&gt;The error message for them was:&lt;BR /&gt;&lt;BR /&gt;java.sql.SQLException: No suitable driver found for jdbc:mysql://myhost.mydomain:3306/&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 18:32:26 GMT</pubDate>
    <dc:creator>Geoff_Wild</dc:creator>
    <dc:date>2024-01-31T18:32:26Z</dc:date>
    <item>
      <title>Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726321#M5203</link>
      <description>&lt;P&gt;I get "Error: CLIENT_PLUGIN_AUTH is required" when trying to setup a collector to connect to 3 older Mysql db systems.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;AppDynamics Controller build 23.9.2-1074&amp;nbsp;&lt;BR /&gt;mysql Ver 14.14 Distrib 5.1.73&lt;BR /&gt;RHEL 6.1&lt;BR /&gt;&lt;BR /&gt;Is there a way in the collector to change the&amp;nbsp;&lt;SPAN class=""&gt;MySQL JDBC driver to a lower version?&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 16:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726321#M5203</guid>
      <dc:creator>Geoff_Wild</dc:creator>
      <dc:date>2024-01-26T16:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726322#M5204</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167893"&gt;@Geoff.Wild&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I found some info, it's a few years old, but perhaps it'll point you in a right direction.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The error could be due to the JDBC driver not being compatible with the MySQL connector JDBC driver jar mysql-X.jar file needs to be renamed with a compatible driver file under &amp;lt;DBAgent_install_dir&amp;gt;/lib/ folder. We will need to stop DB agent java process and replace current JDBC driver for MySQL in agent lib folder with compatible JDBC driver and start agent again, see if that information helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer to the forum link below&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://stackoverflow.com/questions/37348572/new-mysql-driver-causes-java-sql-sqlnontransientconnectionexception-client-plug" rel="noreferrer nofollow noopener" target="_blank"&gt;https://stackoverflow.com/questions/37348572/new-mysql-driver-causes-java-sql-sqlnontransientconnectionexception-client-plug&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 21:48:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726322#M5204</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-01-26T21:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726323#M5205</link>
      <description>&lt;P&gt;I will look into that - question on it - will that affect other Mysql /MariaDB's that are newer?&lt;BR /&gt;&lt;BR /&gt;IE - will they still work with an older driver?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 22:33:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726323#M5205</guid>
      <dc:creator>Geoff_Wild</dc:creator>
      <dc:date>2024-01-26T22:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726324#M5206</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167893"&gt;@Geoff.Wild&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I, unfortunately, don't have an answer to that. If I can find anything on that, I will report back.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jan 2024 19:00:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726324#M5206</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-01-29T19:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726325#M5207</link>
      <description>&lt;P&gt;Well, I tried the solution above, replaced&amp;nbsp;mysql-connector-java-8.0.27.jar with an older version,&amp;nbsp;mysql-connector-java-5.1.49.jar which I got from&amp;nbsp;&lt;A href="https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-java-5.1.46.tar.gz" target="_blank" rel="nofollow noopener noreferrer"&gt;https://downloads.mysql.com/archives/get/p/3/file/mysql-connector-java-5.1.46.tar.gz&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This broke the other Mysql db collectors and didn't fix the one I was trying to.&lt;BR /&gt;&lt;BR /&gt;So I reverted my change.&lt;BR /&gt;&lt;BR /&gt;The error message for them was:&lt;BR /&gt;&lt;BR /&gt;java.sql.SQLException: No suitable driver found for jdbc:mysql://myhost.mydomain:3306/&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726325#M5207</guid>
      <dc:creator>Geoff_Wild</dc:creator>
      <dc:date>2024-01-31T18:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726326#M5208</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167893"&gt;@Geoff.Wild&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;So I'm doing my best to parse info from existing tickets. Here is some other info I found.&lt;/P&gt;
&lt;P&gt;Please use the hostname and port field and verify the behavior. (&lt;SPAN&gt;You can edit the collector config and use the hostname/port fields)&lt;BR /&gt;&lt;BR /&gt;(the info below most likely references older versions of agents)&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;Replaced MySQL JDBC driver in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;&amp;lt;db-agent&amp;gt;/lib&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with 5.1.49v and renamed it as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;mysql-connector-java-8.0.28.jar&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI&gt;Restarted the DB Agent and the data started reporting for the problematic collectors&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this helps lead you to try some new things.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 18:55:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726326#M5208</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-01-31T18:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726327#M5209</link>
      <description>&lt;P&gt;Well, that was worth a shot, fixed a couple of the db's, but one didn't like it.&lt;BR /&gt;&lt;BR /&gt;at com.mysql.jdbc.ExportControlled.transformSocketToSSLSocket(ExportControlled.java:186) ~[mysql-connector-java-8.0.27.jar:5.1.46]&lt;BR /&gt;... 37 more&lt;BR /&gt;[&amp;lt;NewerDB_1&amp;gt;-Scheduler-1] 31 Jan 2024 13:31:55,299 INFO DBCollectorAgentMonitorDelegate - Stopping DB collector agent 'NewerDB''s delegate...&lt;BR /&gt;[Thread-172] 31 Jan 2024 13:31:55,313 INFO ADBCollector - DB collector [NewerDB] shut down!&lt;BR /&gt;[Thread-174] 31 Jan 2024 13:31:55,316 INFO ADBAvailabilityCollector - DB Availability Metrics collector [NewerDB] shut down!&lt;BR /&gt;[Thread-173] 31 Jan 2024 13:31:55,318 INFO ADBCollector - DB collector [NewerDB_1] shut down!&lt;BR /&gt;[Thread-178] 31 Jan 2024 13:31:55,319 INFO ADBAvailabilityCollector - DB Availability Metrics collector [NewerDB_1] shut down!&lt;BR /&gt;[&amp;lt;NewerDB&amp;gt;-Scheduler-4] 31 Jan 2024 13:31:55,323 INFO DBCollectorAgentMonitorDelegate - DB collector agent monitor delegate [NewerDB] shut down!&lt;BR /&gt;[&amp;lt;NewerDB&amp;gt;-Scheduler-4] 31 Jan 2024 13:31:55,323 INFO DBAgentMonitor - DBAgentMonitor stopped&lt;BR /&gt;&lt;BR /&gt;I'm guessing that I somehow have to register a new agent that uses&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;mysql-connector-java-5.1.49.jar and point the old db's to that collector.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;That is, I need a second MySQL "Database Type" with a separate Agent so that the old db's will have a collector will uses the 5.1 jar and the new db's continue to use the Default MySQL collector which uses the 8.0 jar file.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 20:02:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726327#M5209</guid>
      <dc:creator>Geoff_Wild</dc:creator>
      <dc:date>2024-01-31T20:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726328#M5210</link>
      <description>&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;you were close.&lt;BR /&gt;&lt;BR /&gt;Here's the final solution:&lt;BR /&gt;&lt;BR /&gt;Install a second DBAgent on the connector server using the latest from AppD:&lt;BR /&gt;Download&amp;nbsp;db-agent-24.1.0.3704.zip&lt;BR /&gt;&lt;BR /&gt;mkdir&amp;nbsp;/opt/appdynamics/dbagent1&lt;BR /&gt;Unzip the agent there.&lt;BR /&gt;&lt;BR /&gt;Replace the lib/&lt;SPAN&gt;mysql-connector-java-8.0.27.jar&amp;nbsp; with mysql-connector-java-commercial-5.1.13.jar (this one works with older MySQL DB's)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Change the filename to:&amp;nbsp; mysql-connector-java-8.0.27.jar&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Make sure the agent has a different name than the current one by updating the startup options in the start-dbagent script like so:&lt;BR /&gt;&lt;BR /&gt;exec "$JAVACMD" "${JVM_OPTS[@]}" -Ddbagent.name="OldMysql-DB-Agent1" -jar "${APP_HOME}/db-agent.jar"&lt;BR /&gt;&lt;BR /&gt;Update the conf/controller-info.xml as needed.&lt;BR /&gt;&lt;BR /&gt;Start the agent.&lt;BR /&gt;&lt;BR /&gt;In AppD GUI, update the collector to use the&amp;nbsp; new agent,&amp;nbsp;OldMysql-DB-Agent1 (or what ever you named it).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 20:54:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726328#M5210</guid>
      <dc:creator>Geoff_Wild</dc:creator>
      <dc:date>2024-02-14T20:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error: CLIENT_PLUGIN_AUTH is required</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726329#M5211</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/167893"&gt;@Geoff.Wild&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for following up with the solution!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Feb 2024 21:08:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Error-CLIENT-PLUGIN-AUTH-is-required/m-p/726329#M5211</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-02-14T21:08:51Z</dc:date>
    </item>
  </channel>
</rss>

