<?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 AAAR_Publish.sh trhowing error JNDI Connection error in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aaar-publish-sh-trhowing-error-jndi-connection-error/m-p/304208#M257338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;After the AAAR installation, and configuration. I have given correct parameters for alfresco and the DB for AAAR. I have also copied the mysql-jdbc dirver jar files to the lib directory &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But when I run &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;AAAR_Publish.sh &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I get error message as &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;Invalid JNDI connection AAAR_Kettle : No suitable driver found for jdbc:mysql://localhost:3306/AAAR_Kettle&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;When I checked my MySQL&amp;nbsp; I have seen the&amp;nbsp; "AAAR_Kettle" db with 46 tables inside it &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Guidance and advice requested&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Feb 2014 06:07:33 GMT</pubDate>
    <dc:creator>bisana</dc:creator>
    <dc:date>2014-02-23T06:07:33Z</dc:date>
    <item>
      <title>AAAR_Publish.sh trhowing error JNDI Connection error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aaar-publish-sh-trhowing-error-jndi-connection-error/m-p/304208#M257338</link>
      <description>Hi All After the AAAR installation, and configuration. I have given correct parameters for alfresco and the DB for AAAR. I have also copied the mysql-jdbc dirver jar files to the lib directory But when I run AAAR_Publish.sh ‍I get error message as Invalid JNDI connection AAAR_Kettle : No suitable dr</description>
      <pubDate>Sun, 23 Feb 2014 06:07:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aaar-publish-sh-trhowing-error-jndi-connection-error/m-p/304208#M257338</guid>
      <dc:creator>bisana</dc:creator>
      <dc:date>2014-02-23T06:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: AAAR_Publish.sh trhowing error JNDI Connection error</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aaar-publish-sh-trhowing-error-jndi-connection-error/m-p/304209#M257339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Was able to solve, it by adding values in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;strong&amp;gt; /opt/biserver-ce/pentaho-solutions/system/simple-jndi/jdbc.properties &amp;lt;/strong&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the format of the values are &lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;# A.A.A.R. - Alfresco Audit Analysis and Reporting - AAAR_DataMart.&lt;BR /&gt;AAAR_DataMart/type=javax.sql.DataSource&lt;BR /&gt;AAAR_DataMart/driver=com.mysql.jdbc.Driver&lt;BR /&gt;AAAR_DataMart/url=jdbc:mysql://localhost:3306/AAAR_DataMart&lt;BR /&gt;AAAR_DataMart/user=root&lt;BR /&gt;AAAR_DataMart/password=mypass&lt;BR /&gt;&lt;BR /&gt;# A.A.A.R. - Alfresco Audit Analysis and Reporting - AAAR_Kettle.&lt;BR /&gt;AAAR_Kettle/type=javax.sql.DataSource&lt;BR /&gt;AAAR_Kettle/driver=com.mysql.jdbc.Driver&lt;BR /&gt;AAAR_Kettle/url=jdbc:mysql://localhost:3306/AAAR_Kettle&lt;BR /&gt;AAAR_Kettle/user=root&lt;BR /&gt;AAAR_Kettle/password=mypass&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Feb 2014 08:53:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aaar-publish-sh-trhowing-error-jndi-connection-error/m-p/304209#M257339</guid>
      <dc:creator>bisana</dc:creator>
      <dc:date>2014-02-23T08:53:57Z</dc:date>
    </item>
  </channel>
</rss>

