<?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: Issue with generating/compiling Job on TAC Job Conductor in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348068#M510</link>
    <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;wfull&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Are your studio and server (TAC, commandline)on the different machine?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;It looks like on your Commandline the Oracle driver jar (ojdbc7.jar) is missing. Are you using talend subscription solution 6.x?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
    <pubDate>Thu, 24 Nov 2016 07:04:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-24T07:04:36Z</dc:date>
    <item>
      <title>Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348063#M505</link>
      <description>Hello, 
&lt;BR /&gt;I am new to the forums and am hoping to find a quick solution to the problem. 
&lt;BR /&gt;I have the server installed on Ubuntu and the JAVA/JVM versions are same between studio and server. The correct PATH variable values are present on the server. ojdbc6.jar is present in the &amp;lt;TomcatPath&amp;gt;/webapps/org.talend.administrator/WEB-INF/lib folder. I have restarted the server several times after making these changes but I keep getting the same error as below. Is there a separate cmdline setting I need to worry about? The job can be compiled and run from Studio. Thanks in advance. 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;ava.lang.RuntimeException: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;At least job "Job_DE_UPC_test" has a compile errors, please fix and export again.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Error Line: 1944&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Detail Message: oracle.jdbc cannot be resolved to a type&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:160)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at java.lang.Thread.run(Thread.java:745)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Caused by: org.talend.designer.runprocess.ProcessorException: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;At least job "Job_DE_UPC_test" has a compile errors, please fix and export again.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Error Line: 1944&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Detail Message: oracle.jdbc cannot be resolved to a type&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.util.JobHandler.export(JobHandler.java:229)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.execute.BuildJobExecuteCommand.execute(BuildJobExecuteCommand.java:143)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:158)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;... 7 more&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Caused by: org.talend.designer.runprocess.ProcessorException: Job compile errors&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;At least job "Job_DE_UPC_test" has a compile errors, please fix and export again.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Error Line: 1944&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;Detail Message: oracle.jdbc cannot be resolved to a type&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:293)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;at org.talend.commandline.util.JobHandler.export(JobHandler.java:221)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT color="#222222"&gt;&lt;FONT size="2"&gt;&lt;FONT face="arial,sans-serif"&gt;... 9 more&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348063#M505</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T10:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348064#M506</link>
      <description>Hi,&lt;BR /&gt;Could you please indicate on which build version you got this issue?&lt;BR /&gt;Are your studio and server on the different machine?&amp;nbsp;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 22 Sep 2016 04:46:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348064#M506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T04:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348065#M507</link>
      <description>Talend Server is 6.0.1 and Studio 6.0.1 &lt;BR /&gt;; And yes, the Studio is on a Windows machine and Server is on Linux Ubuntu and different machines.&lt;BR /&gt;Thanks in advance for your help!</description>
      <pubDate>Thu, 22 Sep 2016 17:12:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348065#M507</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-09-22T17:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348066#M508</link>
      <description>Hi,&lt;BR /&gt;Did you set same java environment for&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Windows machine and Linux Ubuntu? What's JDK version you are using?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 18 Oct 2016 05:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348066#M508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-18T05:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348067#M509</link>
      <description>We are having the same problem with execution jobs under Job conductor. Its related to the "missing" oracle.jdbc jar. Everything was set properly. Any particular action has to be done to be able to generate the job?</description>
      <pubDate>Wed, 23 Nov 2016 18:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348067#M509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-23T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348068#M510</link>
      <description>Hi&amp;nbsp;
&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;wfull&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;,
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Are your studio and server (TAC, commandline)on the different machine?&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;It looks like on your Commandline the Oracle driver jar (ojdbc7.jar) is missing. Are you using talend subscription solution 6.x?&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 24 Nov 2016 07:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348068#M510</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-24T07:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348069#M511</link>
      <description>Studio is used in a diff machine as CommandLine. Should I copy the JAR file manually!? What is the right process?</description>
      <pubDate>Mon, 28 Nov 2016 14:23:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348069#M511</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-28T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with generating/compiling Job on TAC Job Conductor</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348070#M512</link>
      <description>&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Hi,&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Starting from version 6.0,&amp;nbsp;Talend Studio integrates with Maven. The way copying your libraries from studio to the commandline&amp;nbsp;folder manully may cause some potential issue.(There are some rules for naming&amp;nbsp;&amp;nbsp;external&amp;nbsp;libraries in maven).&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;You'd better do it by auto.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Could you please follow up these steps to sync up these&amp;nbsp;&amp;nbsp;external&amp;nbsp;libraries with commandline?&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;1: Open a remote project from studio (make sure that your SVN/&amp;nbsp;Nexus is running well at the same time)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;2: Install your required external&amp;nbsp;libraries by using Module view(Window--&amp;gt;Show View--&amp;gt;Talend--&amp;gt;Modules)&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;In this way,&amp;nbsp;SVN/&amp;nbsp;Nexus will sync up your&amp;nbsp;required external&amp;nbsp;libraries automatically and then commandline will get them from .m2 repository to deploy your job.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Please take a look at my screenshots and let us know if it works.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBcS.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135325i0BE55709B65AF2BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBcS.png" alt="0683p000009MBcS.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBT3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142595i9FE2483E694C773F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBT3.png" alt="0683p000009MBT3.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 05 Dec 2016 08:46:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Issue-with-generating-compiling-Job-on-TAC-Job-Conductor/m-p/2348070#M512</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-05T08:46:28Z</dc:date>
    </item>
  </channel>
</rss>

