<?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: AAAR Extract Script Problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308416#M261546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the problem with the help of Francesco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i checked the log :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;2014/10/20 17:16:57 - _installPostgreSql - Démarrage exécution entrée [Check Db connections]&lt;BR /&gt;2014/10/20 17:16:57 - _installPostgreSql - Démarrage exécution entrée [Recreate databases]&lt;BR /&gt;2014/10/20 17:16:58 - _installPostgreSql - Démarrage exécution entrée [Restore AAAR_DataMart]&lt;BR /&gt;2014/10/20 17:17:02 - _installPostgreSql - Démarrage exécution entrée [Restore AAAR_Kettle]&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - ERROR (version 5.2.0.0, build 1 from 2014-09-30_19-48-28 by buildguy) : PDI a rencontré une erreur durant l'ex�cution de cette tâche : &lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - Couldn't execute SQL: SET statement_timeout = 0;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET lock_timeout = 0;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET client_encoding = 'UTF8';&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET standard_conforming_strings = on;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET check_function_bodies = false;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET client_min_messages = warning;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So i commented the line "SET lock_timeout = 0;" in the sql script and after the installation works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 19:07:49 GMT</pubDate>
    <dc:creator>dcambier</dc:creator>
    <dc:date>2014-10-20T19:07:49Z</dc:date>
    <item>
      <title>AAAR Extract Script Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308414#M261544</link>
      <description>i just install AAAR today but AAAR_Extract.sh doesn't work :david@david-ThinkPad-X230-Tablet:/opt/pentaho/biserver-ce/pentaho-solutions/system/AAAR/endpoints/kettle/script$ ./AAAR_Extract.shA.A.A.R. - Alfresco Audit Analysis and ReportingImport procedure version 2.0.Author: Francesco Corti (all righ</description>
      <pubDate>Sun, 19 Oct 2014 17:12:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308414#M261544</guid>
      <dc:creator>dcambier</dc:creator>
      <dc:date>2014-10-19T17:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: AAAR Extract Script Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308415#M261545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think there could be a number of issues, but the most possible would be either your communication with the database is not going through OR you haven't installed the driver for the database. Are you using mysql?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 15:47:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308415#M261545</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-10-20T15:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: AAAR Extract Script Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308416#M261546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the problem with the help of Francesco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i checked the log :&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;2014/10/20 17:16:57 - _installPostgreSql - Démarrage exécution entrée [Check Db connections]&lt;BR /&gt;2014/10/20 17:16:57 - _installPostgreSql - Démarrage exécution entrée [Recreate databases]&lt;BR /&gt;2014/10/20 17:16:58 - _installPostgreSql - Démarrage exécution entrée [Restore AAAR_DataMart]&lt;BR /&gt;2014/10/20 17:17:02 - _installPostgreSql - Démarrage exécution entrée [Restore AAAR_Kettle]&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - ERROR (version 5.2.0.0, build 1 from 2014-09-30_19-48-28 by buildguy) : PDI a rencontré une erreur durant l'ex�cution de cette tâche : &lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - Couldn't execute SQL: SET statement_timeout = 0;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET lock_timeout = 0;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET client_encoding = 'UTF8';&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET standard_conforming_strings = on;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET check_function_bodies = false;&lt;BR /&gt;2014/10/20 17:17:31 - Restore AAAR_Kettle - SET client_min_messages = warning;&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;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So i commented the line "SET lock_timeout = 0;" in the sql script and after the installation works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 19:07:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/aaar-extract-script-problem/m-p/308416#M261546</guid>
      <dc:creator>dcambier</dc:creator>
      <dc:date>2014-10-20T19:07:49Z</dc:date>
    </item>
  </channel>
</rss>

