<?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: Jenkins_error in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/Jenkins-error/m-p/2395763#M8182</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article:&lt;A title="https://community.talend.com/t5/Architecture-Best-Practices-and/Continuous-Integration-with-CodePipeline-Jenkins-and-Talend/ta-p/32963" href="https://community.qlik.com/s/article/ka03p0000006EICAA2" target="_self"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/Continuous-Integration-with-CodePipeline-Jenkins-and-Talend/ta-p/32963&lt;/A&gt;?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jun 2018 08:26:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-14T08:26:41Z</dc:date>
    <item>
      <title>Jenkins_error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Jenkins-error/m-p/2395762#M8181</link>
      <description>&lt;P&gt;Hi Talend Team,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am setting up CI/CD for my project, I am facing the below error, Can't able to figure it out. Can you guys look into the issue?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] Failed to execute goal org.talend:ci.builder:6.3.1:generate (default) on project buildsources: Fail to execute command: CreateProjectCommand createProject -pn 'GMP_CI' -pd 'from CI Builder' -pl 'java' -pa 'devharmantalend'&amp;nbsp; name GMP_CI description from CI Builder language java author devharmantalend: Have exceptions when execute the command: CreateProjectCommand createProject -pn 'GMP_CI' -pd 'from CI Builder' -pl 'java' -pa 'devharmantalend'&amp;nbsp; name GMP_CI description from CI Builder language java author devharmantalend: java.lang.RuntimeException: org.talend.commons.exception.PersistenceException: org.eclipse.core.runtime.CoreException: Parent of resource: /store1/CI_Builder/commandline_workspace_ci/GMP_CI/.project is marked as read-only.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:201)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.client.command.extension.AbstractExtensionCommandSwitch.doSwitch(AbstractExtensionCommandSwitch.java:31)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.CommandProcessorSwitch.caseExtensionCommand(CommandProcessorSwitch.java:161)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.client.util.CommandAbstractSwitch.doSwitch(CommandAbstractSwitch.java:70)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.CommandConsumer.executeCommand(CommandConsumer.java:57)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.CommandConsumer.execute(CommandConsumer.java:35)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.mode.ServerCommandLine$CommmandConsumerRunnable.run(ServerCommandLine.java:139)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at java.lang.Thread.run(Thread.java:745)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] Caused by: org.talend.commons.exception.PersistenceException: org.eclipse.core.runtime.CoreException: Parent of resource: /store1/CI_Builder/commandline_workspace_ci/GMP_CI/.project is marked as read-only.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.repository.localprovider.model.LocalRepositoryFactory.createProject(LocalRepositoryFactory.java:794)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.core.repository.model.ProxyRepositoryFactory.createProject(ProxyRepositoryFactory.java:474)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.util.RepositoryHandler.createProject(RepositoryHandler.java:196)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.execute.CreateProjectExecuteCommand.execute(CreateProjectExecuteCommand.java:80)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.commandline.command.ExtensionCommandSwitch.caseExtensionServerCommand(ExtensionCommandSwitch.java:199)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] ... 7 more&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] Caused by: org.eclipse.core.runtime.CoreException: Parent of resource: /store1/CI_Builder/commandline_workspace_ci/GMP_CI/.project is marked as read-only.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.filesystem.Policy.error(Policy.java:55)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.filesystem.local.LocalFile.checkReadOnlyParent(LocalFile.java:74)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(LocalFile.java:399)&lt;/STRONG&gt;&lt;/SPAN&gt;[JENKINS] Archiving /store1/CI_Builder/pom.xml to org.talend/buildsources/0.1/buildsources-0.1.pom&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.localstore.FileSystemResourceManager.write(FileSystemResourceManager.java:1101)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(FileSystemResourceManager.java:648)&lt;/STRONG&gt;&lt;/SPAN&gt;/store1/CI_Builder/pom.xml is not inside /store1/CI_Builder/commandline_workspace_ci/GMP_CI/store1/CI_Builder/; will archive in a separate pass&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1463)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.resources.Project.writeDescription(Project.java:1444)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.resources.Project.create(Project.java:313)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.resources.Project.create(Project.java:269)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.talend.repository.localprovider.model.LocalRepositoryFactory.createProject(LocalRepositoryFactory.java:789)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] ... 11 more&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] Caused by: java.io.FileNotFoundException: /store1/CI_Builder/commandline_workspace_ci/GMP_CI/.project (Permission denied)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at java.io.FileOutputStream.open0(Native Method)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at java.io.FileOutputStream.open(FileOutputStream.java:270)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at java.io.FileOutputStream.&amp;lt;init&amp;gt;(FileOutputStream.java:213)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] at org.eclipse.core.internal.filesystem.local.LocalFile.openOutputStream(LocalFile.java:397)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] ... 18 more&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] -&amp;gt; [Help 1]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] Re-run Maven using the -X switch to enable full debug logging.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] For more information about the errors and possible solutions, please read the following articles:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank" rel="nofollow noopener noreferrer"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;channel stoppedFinished: FAILURE&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Goli Ramesh.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Jenkins-error/m-p/2395762#M8181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Jenkins_error</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/Jenkins-error/m-p/2395763#M8182</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please take a look at this article:&lt;A title="https://community.talend.com/t5/Architecture-Best-Practices-and/Continuous-Integration-with-CodePipeline-Jenkins-and-Talend/ta-p/32963" href="https://community.qlik.com/s/article/ka03p0000006EICAA2" target="_self"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/Continuous-Integration-with-CodePipeline-Jenkins-and-Talend/ta-p/32963&lt;/A&gt;?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jun 2018 08:26:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/Jenkins-error/m-p/2395763#M8182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T08:26:41Z</dc:date>
    </item>
  </channel>
</rss>

