<?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 while generating Job in JobConductot of TisAdmin in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228626#M19824</link>
    <description>Hi,&lt;BR /&gt;how can i restart with a command line totaly reset ? I have already somme job planned that work fine&lt;BR /&gt;I think the problem is only with new job generate, no problem with job last genereted&lt;BR /&gt;alexandre DAVAL</description>
    <pubDate>Thu, 20 Jan 2011 13:06:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-20T13:06:03Z</dc:date>
    <item>
      <title>Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228619#M19817</link>
      <description>I tried to restart the Tis server but i already have in the tis_administrator_log the message, please help me (i use the TIS 3.0.3 version) 
&lt;BR /&gt;2011-01-18 14:47:57 ERROR ExecutionTaskHandler - org.talend.administrator.common.exception.SystemException: org.talend.commons.exception.SystemException: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:112) 
&lt;BR /&gt; at org.talend.designer.codegen.AbstractRoutineSynchronizer.syncRoutine(AbstractRoutineSynchronizer.java:100) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.syncAllRoutines(JavaRoutineSynchronizer.java:62) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.generateCode(JobHandler.java:144) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.init(JobHandler.java:64) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.doExportJob(CommandProcessor.java:157) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.exportJob(CommandProcessor.java:106) 
&lt;BR /&gt; at org.talend.commandline.command.ExportJobCommand.doExecute(ExportJobCommand.java:46) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at java.io.FileOutputStream.open(Native Method) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:103) 
&lt;BR /&gt; ... 11 more 
&lt;BR /&gt;org.talend.administrator.common.exception.ProcessedException: org.talend.administrator.common.exception.SystemException: org.talend.commons.exception.SystemException: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:112) 
&lt;BR /&gt; at org.talend.designer.codegen.AbstractRoutineSynchronizer.syncRoutine(AbstractRoutineSynchronizer.java:100) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.syncAllRoutines(JavaRoutineSynchronizer.java:62) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.generateCode(JobHandler.java:144) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.init(JobHandler.java:64) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.doExportJob(CommandProcessor.java:157) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.exportJob(CommandProcessor.java:106) 
&lt;BR /&gt; at org.talend.commandline.command.ExportJobCommand.doExecute(ExportJobCommand.java:46) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at java.io.FileOutputStream.open(Native Method) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:103) 
&lt;BR /&gt; ... 11 more 
&lt;BR /&gt; at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:662) 
&lt;BR /&gt; at org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:442) 
&lt;BR /&gt;Caused by: org.talend.administrator.common.exception.SystemException: org.talend.commons.exception.SystemException: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:112) 
&lt;BR /&gt; at org.talend.designer.codegen.AbstractRoutineSynchronizer.syncRoutine(AbstractRoutineSynchronizer.java:100) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.syncAllRoutines(JavaRoutineSynchronizer.java:62) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.generateCode(JobHandler.java:144) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.init(JobHandler.java:64) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.doExportJob(CommandProcessor.java:157) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.exportJob(CommandProcessor.java:106) 
&lt;BR /&gt; at org.talend.commandline.command.ExportJobCommand.doExecute(ExportJobCommand.java:46) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at java.io.FileOutputStream.open(Native Method) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:103) 
&lt;BR /&gt; ... 11 more 
&lt;BR /&gt; at org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:638) 
&lt;BR /&gt; ... 1 more 
&lt;BR /&gt;Caused by: org.talend.commandline.command.CommandStatusWrapException: org.talend.commons.exception.SystemException: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:112) 
&lt;BR /&gt; at org.talend.designer.codegen.AbstractRoutineSynchronizer.syncRoutine(AbstractRoutineSynchronizer.java:100) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.syncAllRoutines(JavaRoutineSynchronizer.java:62) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.generateCode(JobHandler.java:144) 
&lt;BR /&gt; at org.talend.commandline.internal.util.JobHandler.init(JobHandler.java:64) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.doExportJob(CommandProcessor.java:157) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.exportJob(CommandProcessor.java:106) 
&lt;BR /&gt; at org.talend.commandline.command.ExportJobCommand.doExecute(ExportJobCommand.java:46) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;Caused by: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type) 
&lt;BR /&gt; at java.io.FileOutputStream.open(Native Method) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.io.FileOutputStream.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.codegen.JavaRoutineSynchronizer.doSyncRoutine(JavaRoutineSynchronizer.java:103) 
&lt;BR /&gt; ... 11 more</description>
      <pubDate>Sat, 16 Nov 2024 13:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228619#M19817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228620#M19818</link>
      <description>Hi 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Caused by: java.io.FileNotFoundException: /product/talend/TIS_PE-All-r21383-V3.0.3/commandline-workspace/.Java/src/routines/DataOperation.java (Aucun fichier ou répertoire de ce type)&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;It can't find the file, means the project is not check out completely from SVN server into commandline-workspace, try to delete the command-workspace and generate again. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 19 Jan 2011 01:58:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228620#M19818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-19T01:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228621#M19819</link>
      <description>I know how deleting the command line but not how to regenerate it ?</description>
      <pubDate>Wed, 19 Jan 2011 10:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228621#M19819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-19T10:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228622#M19820</link>
      <description>Hi 
&lt;BR /&gt;Delete the commandline-workspace, regenerate the task on job conductor and the commandline-workspace folder will be created automatically. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 19 Jan 2011 13:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228622#M19820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-19T13:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228623#M19821</link>
      <description>Hi shong 
&lt;BR /&gt;I have deleted the directory /commandline-workspace, then I have deleted the task and created a new task on the job conductor but I have now this error message: 
&lt;BR /&gt;Failed to login to CommandLine 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:584) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:442) 
&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: There is already a different project in the workspace. 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.beforeLogon(SvnBaseRepositoryFactory.java:103) 
&lt;BR /&gt; at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:166) 
&lt;BR /&gt; at org.talend.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1382) 
&lt;BR /&gt; at org.talend.commandline.internal.util.RepositoryHandler.logonProject(RepositoryHandler.java:65) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.logonProject(CommandProcessor.java:55) 
&lt;BR /&gt; at org.talend.commandline.command.LogonProjectCommand.doExecute(LogonProjectCommand.java:35) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt;thank you for your help 
&lt;BR /&gt;(do you speek french ?) 
&lt;BR /&gt;Alexandre DAVAL</description>
      <pubDate>Wed, 19 Jan 2011 14:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228623#M19821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-19T14:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228624#M19822</link>
      <description>Hi Daval 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;There is already a different project in the workspace.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Do you only delete the project folder or the whole commandline-workspace folder? Please see a related 13914 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 20 Jan 2011 02:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228624#M19822</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-20T02:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228625#M19823</link>
      <description>Hi 
&lt;BR /&gt;You've right I have deleted the whole comandline-workspace. 
&lt;BR /&gt;I have restored it and delete only the folder in the comand-line with the name of the jobconductor task, but now i have another error: 
&lt;BR /&gt;Failed to login to CommandLine 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler.generateJobScriptUnit(ExecutionTaskHandler.java:584) 
&lt;BR /&gt;org.talend.administrator.scheduler.business.ExecutionTaskHandler$1.run(ExecutionTaskHandler.java:442) 
&lt;BR /&gt;Caused by: org.talend.commons.exception.PersistenceException: There is already a different project in the workspace. 
&lt;BR /&gt; at org.talend.repository.svnprovider.SvnBaseRepositoryFactory.beforeLogon(SvnBaseRepositoryFactory.java:103) 
&lt;BR /&gt; at org.talend.repository.remoteprovider.RemoteRepositoryFactory.beforeLogon(RemoteRepositoryFactory.java:166) 
&lt;BR /&gt; at org.talend.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1382) 
&lt;BR /&gt; at org.talend.commandline.internal.util.RepositoryHandler.logonProject(RepositoryHandler.java:65) 
&lt;BR /&gt; at org.talend.commandline.internal.util.CommandProcessor.logonProject(CommandProcessor.java:55) 
&lt;BR /&gt; at org.talend.commandline.command.LogonProjectCommand.doExecute(LogonProjectCommand.java:35) 
&lt;BR /&gt; at org.talend.commandline.command.AbstractCommand.execute(AbstractCommand.java:34) 
&lt;BR /&gt; at org.talend.commandline.internal.cli.CommandConsumer.execute(CommandConsumer.java:26) 
&lt;BR /&gt; at org.talend.commandline.internal.impl.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:133) 
&lt;BR /&gt; at java.lang.Thread.run(Unknown Source) 
&lt;BR /&gt; 
&lt;BR /&gt;Alexandre DAVAL</description>
      <pubDate>Thu, 20 Jan 2011 13:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228625#M19823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-20T13:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228626#M19824</link>
      <description>Hi,&lt;BR /&gt;how can i restart with a command line totaly reset ? I have already somme job planned that work fine&lt;BR /&gt;I think the problem is only with new job generate, no problem with job last genereted&lt;BR /&gt;alexandre DAVAL</description>
      <pubDate>Thu, 20 Jan 2011 13:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228626#M19824</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-20T13:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error while generating Job in JobConductot of TisAdmin</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228627#M19825</link>
      <description>Hi Daval
&lt;BR /&gt;Can you please report a support ticket? So that we can investigate the problem on your side together and fix it.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 20 Jan 2011 13:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-generating-Job-in-JobConductot-of-TisAdmin/m-p/2228627#M19825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-20T13:32:42Z</dc:date>
    </item>
  </channel>
</rss>

