<?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: Publish error on Select SQL in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10445#M4634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes its working now. Issue was I defined ftp port as 21 on top of my global alfresco file and port 1121 at the bottom of my alfresco file. First occurrence took precedence. Remove top entry restarted. Process is in progress...ftp OK. Yaye!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for the process to finish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 May 2017 08:27:33 GMT</pubDate>
    <dc:creator>jsimonet</dc:creator>
    <dc:date>2017-05-17T08:27:33Z</dc:date>
    <item>
      <title>Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10438#M4627</link>
      <description>Hello All,I am having issues with the AAAR_Publish. It is apparently unable to launch the select statement which I could launch using an Pgadmin with same login.It seems that the login being used by the AAAR_Publish is not correct...for the extract I had to open the transformations using spoon and t</description>
      <pubDate>Tue, 16 May 2017 05:22:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10438#M4627</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-16T05:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10439#M4628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeremie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The publish task uses a different login/password and IP for Alfresco&lt;BR /&gt;This is because you could want to extract informations from one (or more) Alfresco instances and publish reports on different Alfresco instances (or one only).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check at the following link to understand where to setup the connection parameters to the target Alfresco instances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://fcorti.com/alfresco-audit-analysis-reporting/aaar-faq/#q3" title="http://fcorti.com/alfresco-audit-analysis-reporting/aaar-faq/#q3" rel="nofollow noopener noreferrer"&gt;http://fcorti.com/alfresco-audit-analysis-reporting/aaar-faq/#q3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 06:56:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10439#M4628</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2017-05-16T06:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10440#M4629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The connections to pentaho and alfresco are ok. However the connection to the Postgres sql database is not working correctly it seems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;11:18:56,507 ERROR [PdfExportTask] Failed&lt;BR /&gt;org.pentaho.di.core.exception.KettleException:&lt;BR /&gt;There was an unexpected error processing report 'C:\Users\jsimonet\AppData\Local\Temp\\audit_use.prpt' to produce file 'C:\Users\jsimonet\AppData\Local\Temp\\audit_use.pdf' with processor: PDF.&lt;BR /&gt;Failed at query: select&lt;BR /&gt; a.id as instance_id,&lt;BR /&gt; a.desc as instance_name&lt;BR /&gt;from&lt;BR /&gt; dm_dim_alfresco a&lt;BR /&gt;order by&lt;BR /&gt; a.desc asc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a place where you specify the Database credentials. Because if I use PGadmin I can connect to database?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is it another issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 07:30:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10440#M4629</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-16T07:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10441#M4630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mmm... this is caused from the report itself, not able to connect to the DB for some reasons.&lt;/P&gt;&lt;P&gt;You can solve editing&amp;nbsp;the report using Pentaho Report Designer and check that the report is using the AAAR_DataMart connection with valid&amp;nbsp;settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ATTENTION: The valid settings ARE NOT the Report Designer settings but the Pentaho Data&amp;nbsp;Integration settings. Because you will use the report through the ETL, so in the PDI environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Report should use the JNDI connection but you&amp;nbsp;can try replacing the "explicits" connection settings for your environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 09:05:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10441#M4630</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2017-05-16T09:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10442#M4631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The report seems to be re-created with wrong credentials...no way to change it through report designer. But its confirmed, connection credentials are all wrong. Will try to re-check the connections which I really messed up as far as I can....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 18:08:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10442#M4631</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-16T18:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10443#M4632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Francesco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrongly understood that I should modify the file generated in the Temp folder using Report Designer. But rather I had to modify the report from the repository itself and save it there using the RD. Its working ok now. Up to the point where it is FTPing the file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017/05/17 11:46:33 - Report - Starting entry [Carica file con FTP]&lt;BR /&gt;2017/05/17 11:46:33 - Carica file con FTP - Using PDIFTPClient override for exists() fix.&lt;BR /&gt;2017/05/17 11:46:35 - Carica file con FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : Error putting to FTP : Connection refused: connect&lt;BR /&gt;2017/05/17 11:46:35 - Carica file con FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : java.net.ConnectException: Connection refused: connect&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am investigating. Surely FTP is not set well...&lt;/P&gt;&lt;P&gt;If you have a clue where to change let me know. thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeremie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 07:53:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10443#M4632</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-17T07:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10444#M4633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I was thinking we were not on the same page... but happy to hear you solved.&lt;/P&gt;&lt;P&gt;To change settings about FTP check into the dm_dim_reports table.&lt;/P&gt;&lt;P&gt;I'll be easy to understand how to setup the credentials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are close to the solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 08:02:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10444#M4633</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2017-05-17T08:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10445#M4634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes its working now. Issue was I defined ftp port as 21 on top of my global alfresco file and port 1121 at the bottom of my alfresco file. First occurrence took precedence. Remove top entry restarted. Process is in progress...ftp OK. Yaye!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for the process to finish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 08:27:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10445#M4634</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-17T08:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10446#M4635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to change each and every report to set the connection. I did something wrong during the installation surely. Also one should not forget to publish the Report once it has been modified. The connection to modify here is the Custom one which is set to Oracle and JNBI by default. I hope this can help other people having the same issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The A.A.A.R. Manual installation by Vicenzo Sorrentino also helped me a lot to debug connection issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Publish process is still in progress. Will let you know when it succeeds...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2017 10:30:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10446#M4635</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-05-17T10:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10447#M4636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good job!&lt;BR /&gt;And thank you for sharing the solution that worked for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 06:13:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10447#M4636</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2017-05-18T06:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10448#M4637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more thing to consider is that Symantec Endpoint Protection blocks communication. What I did is disable the software on both side and it worked. Not recommended solution but it worked. If someone knows how to configure it please share.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 06:21:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10448#M4637</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-09-04T06:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10449#M4638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not the correct way to do it you have to set the connections as follows in "[Your pdi installation]\data-integration\simple-jndi\jdbc.properties". Change user name, password, ports,dns and ip accordingly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SampleData/type=javax.sql.DataSource&lt;BR /&gt;SampleData/driver=org.h2.Driver&lt;BR /&gt;SampleData/url=jdbc:h2:file:samples/db/sampledb;IFEXISTS=TRUE&lt;BR /&gt;SampleData/user=PENTAHO_USER&lt;BR /&gt;SampleData/password=PASSWORD&lt;BR /&gt;Quartz/type=javax.sql.DataSource&lt;BR /&gt;Quartz/driver=org.hsqldb.jdbcDriver&lt;BR /&gt;Quartz/url=jdbc:hsqldb:hsql://localhost/quartz&lt;BR /&gt;Quartz/user=pentaho_user&lt;BR /&gt;Quartz/password=password&lt;BR /&gt;Hibernate/type=javax.sql.DataSource&lt;BR /&gt;Hibernate/driver=org.hsqldb.jdbcDriver&lt;BR /&gt;Hibernate/url=jdbc:hsqldb:hsql://localhost/hibernate&lt;BR /&gt;Hibernate/user=hibuser&lt;BR /&gt;Hibernate/password=password&lt;BR /&gt;Shark/type=javax.sql.DataSource&lt;BR /&gt;Shark/driver=org.hsqldb.jdbcDriver&lt;BR /&gt;Shark/url=jdbc:hsqldb:hsql://localhost/shark&lt;BR /&gt;Shark/user=sa&lt;BR /&gt;Shark/password=&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# A.A.A.R. - Alfresco Audit Analysis and Reporting - AAAR_DataMart.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_DataMart/type=javax.sql.DataSource&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_DataMart/driver=org.postgresql.Driver&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_DataMart/url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://[Your DNS name or IP]:5433/AAAR_DataMart&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_DataMart/user=postgres&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_DataMart/password=admin&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;# A.A.A.R. - Alfresco Audit Analysis and Reporting - AAAR_Kettle.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_Kettle/type=javax.sql.DataSource&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_Kettle/driver=org.postgresql.Driver&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_Kettle/url=jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://[Your DNS name or IP]/AAAR_Kettle&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_Kettle/user=postgres&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;AAAR_Kettle/password=admin&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2017 06:26:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10449#M4638</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-09-04T06:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10450#M4639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are also getting the below mention errors while executing the " ./AAAR_Publish.sh" script. We have change the ftp port 21 in alfresco global level and during the AAAR configuration also.. But still not sure why we are getting the ftp connection errors, Kindly check and advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017/09/18 16:50:36 - Pentaho Reporting for pdf.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)&lt;BR /&gt;2017/09/18 16:50:36 - Dummy (do nothing).0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)&lt;BR /&gt;2017/09/18 16:50:36 - Report - Starting entry [Delete prpt]&lt;BR /&gt;2017/09/18 16:50:36 - Delete prpt - File [/tmp/audit_use.prpt] deleted!&lt;BR /&gt;2017/09/18 16:50:36 - Report - Starting entry [Carica file con FTP]&lt;BR /&gt;2017/09/18 16:50:36 - Carica file con FTP - Using PDIFTPClient override for exists() fix.&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : Error putting to FTP : Login incorrect.&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : com.enterprisedt.net.ftp.FTPException: 530 Login incorrect.&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1194)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPClient.password(FTPClient.java:1855)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPClient.login(FTPClient.java:1777)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT.execute(JobEntryFTPPUT.java:598)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:724)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:609)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.entries.job.JobEntryJobRunner.run(JobEntryJobRunner.java:69)&lt;BR /&gt;2017/09/18 16:50:39 - Carica file con FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;2017/09/18 16:50:39 - Report - Finished job entry [Carica file con FTP] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report - Finished job entry [Delete prpt] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report - Finished job entry [Create report] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report - Finished job entry [HTTP] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report - Finished job entry [Create report info] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report all - Finished job entry [Create and upload report] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report all - Finished job entry [Get all id] (result=[false])&lt;BR /&gt;2017/09/18 16:50:39 - Report all - Job execution finished&lt;BR /&gt;2017/09/18 16:50:39 - Kitchen - Finished!&lt;BR /&gt;2017/09/18 16:50:39 - Kitchen - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : Finished with errors&lt;BR /&gt;2017/09/18 16:50:39 - Kitchen - Start=2017/09/18 16:50:26.943, Stop=2017/09/18 16:50:39.171&lt;BR /&gt;2017/09/18 16:50:39 - Kitchen - Processing ended after 12 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publication complete!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log file has been generated in the file below:&lt;BR /&gt;/opt/pentaho-server/pentaho-solutions/system/AAAR/endpoints/kettle/script/../logs/AAAR.log&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 11:23:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10450#M4639</guid>
      <dc:creator>ganesh_batwal</dc:creator>
      <dc:date>2017-09-18T11:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10451#M4640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ganesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case it seems the login is incorrect...as per log file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First use the ftp link in the log file to try to download the file on the target machine. Try it also on the source machine.&lt;/P&gt;&lt;P&gt;source machine = client. target machine = server (Alfresco).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually on target machine it will ask for permission to access. It will be an internet explorer pop up. Give the permission. Same on source machine may be asked. Do it on both to make sure. Once you do this once it should work in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ever the link&amp;nbsp;works on target machine and not on source machine then you have something blocking it. For my case it was the Symantec endpoint security. Found out by checking the logs. Disabled it on source machine and it all worked out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try these out and let me know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jeremie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 12:34:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10451#M4640</guid>
      <dc:creator>jsimonet</dc:creator>
      <dc:date>2017-09-18T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10452#M4641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for an update..Now the ftp connectivity issue stand resolved after installation of "Alflytics", But now the error message are for FTP Access denied while publication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2017/09/21 17:51:33 - Pentaho Reporting for pdf.0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)&lt;BR /&gt;2017/09/21 17:51:33 - Dummy (do nothing).0 - Finished processing (I=0, O=0, R=1, W=1, U=0, E=0)&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Starting entry [Put a file with FTP]&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - Using PDIFTPClient override for exists() fix.&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : Error putting to FTP : Access denied&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - ERROR (version 7.0.0.0-25, build 1 from 2016-11-05 15.35.36 by buildguy) : com.enterprisedt.net.ftp.FTPException: 530 Access denied&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPControlSocket.validateReply(FTPControlSocket.java:1194)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPClient.password(FTPClient.java:1855)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at com.enterprisedt.net.ftp.FTPClient.login(FTPClient.java:1777)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.entries.ftpput.JobEntryFTPPUT.execute(JobEntryFTPPUT.java:598)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:724)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:865)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.Job.execute(Job.java:609)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at org.pentaho.di.job.entries.job.JobEntryJobRunner.run(JobEntryJobRunner.java:69)&lt;BR /&gt;2017/09/21 17:51:33 - Put a file with FTP - &amp;nbsp;&amp;nbsp; &amp;nbsp;at java.lang.Thread.run(Thread.java:748)&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Put a file with FTP] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Create target file from prpt] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [HTTP] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Set tmp files] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get ftpPath from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get ftpPassword from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get ftpLogin from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get ftpPort from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get ftpHost from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get outputType from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Get httpCall from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Put into Alfresco - Finished job entry [Set queryReportInfo] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Report all - Finished job entry [Put into Alfresco] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Report all - Finished job entry [Get rows from query] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Report all - Finished job entry [Set queryReportIds] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Report all - Finished job entry [Check Db connections] (result=[false])&lt;BR /&gt;2017/09/21 17:51:33 - Report all - Job execution finished&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 12:27:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10452#M4641</guid>
      <dc:creator>ganesh_batwal</dc:creator>
      <dc:date>2017-09-21T12:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10453#M4642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Did you setup the correct endpoint, username and password for the reports into the DWH_REPORTS table?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please check the&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://github.com/fcorti/Alflytics/blob/master/documentation/Alflytics-Manual.pdf" style="color: #2989c5; text-decoration: none;" title="https://github.com/fcorti/Alflytics/blob/master/documentation/Alflytics-Manual.pdf" rel="nofollow noopener noreferrer"&gt;Alflytics/Alflytics-Manual.pdf at master · fcorti/Alflytics · GitHub&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;at page 44.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 14:32:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10453#M4642</guid>
      <dc:creator>fcorti</dc:creator>
      <dc:date>2017-09-21T14:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Publish error on Select SQL</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10454#M4643</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/61014"&gt;@ganesh_batwal&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 04:42:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/publish-error-on-select-sql/m-p/10454#M4643</guid>
      <dc:creator>amar7295</dc:creator>
      <dc:date>2021-01-14T04:42:16Z</dc:date>
    </item>
  </channel>
</rss>

