<?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: ERRORS while starting and publishing on Talend 6.2.1 using GIT in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400283#M9468</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Please check that TAC has the correct information to share the libraries. That the nexus is up / with correct user/password info.&lt;/P&gt; 
&lt;P&gt;The full log of the studio will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
    <pubDate>Fri, 19 May 2017 08:07:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-19T08:07:24Z</dc:date>
    <item>
      <title>ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400282#M9467</link>
      <description>&lt;P&gt;We've recently upgraded to 6.2.1 from 5.4.&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;Everything went fine except these two issues:&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;1) For every restart of Studio,&amp;nbsp;I'm getting the following ERROR&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;"Share libraries :jxl-6.0.0.jar failed !&lt;BR /&gt;&lt;A href="https://aaa.bbb:8888/nexus/content/repositories/talend-custom-libs-release/org/talend/libraries/jxl/6.0.0/jxl-6.0.0.jar" target="_blank"&gt;https://aaa.bbb:8888/nexus/content/repositories/talend-custom-libs-release/org/talend/libraries/jxl/6.0.0/jxl-6.0.0.jar&lt;/A&gt;"&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;Shown in Pic (top)&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;2) While publishing a job through GIT it fails for me, while is works perfectly well on my colleague's machine (checked all the configuration, looks perfectly synced)&lt;/P&gt; 
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Mcr5" target="_blank"&gt;here&lt;/A&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:45:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400282#M9467</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2024-11-16T09:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400283#M9468</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;Please check that TAC has the correct information to share the libraries. That the nexus is up / with correct user/password info.&lt;/P&gt; 
&lt;P&gt;The full log of the studio will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 08:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400283#M9468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T08:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400284#M9469</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;I am also facing same error:&lt;/P&gt; 
  &lt;P&gt;&amp;nbsp;&lt;/P&gt; 
  &lt;P&gt;java.lang.reflect.InvocationTargetException&lt;BR /&gt;at org.talend.designer.publish.core.actions.AbstractPublishJobAction.exportJobForPOJO(AbstractPublishJobAction.java:185)&lt;BR /&gt;at org.talend.designer.publish.core.actions.AbstractPublishJobAction.run(AbstractPublishJobAction.java:98)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:466)&lt;BR /&gt;at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:374)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1059)&lt;BR /&gt;at org.talend.designer.publish.di.wizards.PublishJobWizard.publishToRepository(PublishJobWizard.java:70)&lt;BR /&gt;at org.talend.designer.publish.di.wizards.AbstractPublishWizard.performFinish(AbstractPublishWizard.java:120)&lt;BR /&gt;at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:853)at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:438)at org.e&lt;/P&gt;
 &lt;BR /&gt;&lt;BR /&gt;To see the whole post, download it &lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdFr"&gt;here&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MdFr"&gt;OriginalPost.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 19 May 2017 09:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400284#M9469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T09:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400285#M9470</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can confirm that TAC settings are fine as they are working for my colleague.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What log are you expecting to see? Can you please specify.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLztAAG"&gt;@kuku&lt;/A&gt;&amp;nbsp;She is asking for a log file, may be give it to her once she specify. Hope they fix this issue and give us some sleep.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 09:13:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400285#M9470</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2017-05-19T09:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400286#M9471</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLzXAAW"&gt;@damnmad&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally I have the fix but It will cost you, let me know.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Chandam&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 09:15:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400286#M9471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T09:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400287#M9472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The studio log is located in &amp;lt;Talend Studio installation path&amp;gt;/workspace/.metadata/.log.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 09:25:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400287#M9472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T09:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400288#M9473</link>
      <description>&lt;P&gt;Cannot paste whole log as the size is restricted to 20,000 characters only!! Is there any work around??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 09:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400288#M9473</guid>
      <dc:creator>vbadri</dc:creator>
      <dc:date>2017-05-19T09:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400289#M9474</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under the Talend -&amp;gt; jre -&amp;gt; lib -&amp;gt; security &amp;nbsp;there is a file cacerts, add the Root certificate to this file.&lt;/P&gt;&lt;P&gt;Do a keytool -import -keystore cacerts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandam&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2017 12:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400289#M9474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-19T12:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: ERRORS while starting and publishing on Talend 6.2.1 using GIT</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400290#M9475</link>
      <description>&lt;P&gt;I am getting error when 6.2.1 via GIT&lt;/P&gt; 
&lt;P&gt;org.eclipse.core.runtime.AssertionFailedException: null argument:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.internal.events.ResourceChangeListenerList.remove(ResourceChangeListenerList.java:146)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.internal.events.NotificationManager.removeListener(NotificationManager.java:305)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.core.internal.resources.Workspace.removeResourceChangeListener(Workspace.java:2271)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.gitprovider.core.GitRepositoryFactory.logOffProject(GitRepositoryFactory.java:759)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.remoteprovider.RemoteRepositoryFactory.logOffProject(RemoteRepositoryFactory.java:431)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.core.repository.model.ProxyRepositoryFactory.logOffProject(ProxyRepositoryFactory.java:1981)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.core.repository.model.ProxyRepositoryFactory.logOnProject(ProxyRepositoryFactory.java:1971)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.talend.repository.ui.login.LoginHelper$1.run(LoginHelper.java:427)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;/P&gt;</description>
      <pubDate>Sun, 23 Dec 2018 20:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/ERRORS-while-starting-and-publishing-on-Talend-6-2-1-using-GIT/m-p/2400290#M9475</guid>
      <dc:creator>Chandru</dc:creator>
      <dc:date>2018-12-23T20:58:49Z</dc:date>
    </item>
  </channel>
</rss>

