<?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: Software update repository cannot be reached in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259445#M40929</link>
    <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;&lt;A href="http://xxx-01.xxxxxxx:8082/archiva" rel="nofollow noopener noreferrer"&gt;http://xxx-01.xxxxxxx:8082/archiva&lt;/A&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Something wrong with your Archiva artifact repository. 
&lt;BR /&gt;Have you checked the document 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=20819070#lgaudens-20111205-detailed_intro-software_update_repo" target="_blank" rel="nofollow noopener noreferrer"&gt;Artifact Repository&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 20 Dec 2013 04:04:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-20T04:04:15Z</dc:date>
    <item>
      <title>Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259444#M40928</link>
      <description>Hi, 
&lt;BR /&gt;I am getting an error connecting to remote projects, (and even offline versions of remote projects). After the splash screen and opening the project Talend crashes. 
&lt;BR /&gt;My log file: 
&lt;BR /&gt; 
&lt;PRE&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.7.0_45&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US&lt;BR /&gt;Command-line arguments:  -os win32 -ws win32 -arch x86_64&lt;BR /&gt;!ENTRY org.eclipse.emf.ecore 2 0 2013-12-19 18:55:03.120&lt;BR /&gt;!MESSAGE Both 'org.bonitasoft.studio.jpdl' and 'org.bonitasoft.studio.importer.aris' register an extension parser for 'xml'&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2013-12-19 18:55:06.917&lt;BR /&gt;!MESSAGE 2013-12-19 18:55:06,916 INFO  org.talend.repository.ui.login.LoginComposite  - validate updatesite...&lt;BR /&gt;&lt;BR /&gt;!ENTRY org.talend.platform.logging 2 0 2013-12-19 18:55:06.949&lt;BR /&gt;!MESSAGE 2013-12-19 18:55:06,949 WARN  org.talend.commons.exception.CommonExceptionHandler  - Software update repository cannot be reached (http://xxx-xx.xxxxxxxx:8082/archiva).&lt;BR /&gt;!STACK 0&lt;BR /&gt;org.talend.commons.exception.PersistenceException: Software update repository cannot be reached (http://xxx-01.xxxxxxx:8082/archiva).&lt;BR /&gt;	at org.talend.repository.remoteprovider.AdministratorClient.getJsonObjectForArchiva(AdministratorClient.java:704)&lt;BR /&gt;	at org.talend.repository.remoteprovider.AdministratorClient.getArchivaObject(AdministratorClient.java:680)&lt;BR /&gt;	at org.talend.repository.remoteprovider.services.RemoteService.getArchivaObject(RemoteService.java:29)&lt;BR /&gt;	at org.talend.core.tis.service.CoreTisService.getArchivaObject(CoreTisService.java:162)&lt;BR /&gt;	at org.talend.core.tis.service.CoreTisService.getArchivaObject(CoreTisService.java:1)&lt;BR /&gt;	at org.talend.repository.ui.login.LoginComposite.getArchivaServicesProperties(LoginComposite.java:1861)&lt;BR /&gt;	at org.talend.repository.ui.login.LoginComposite.validateUpdate(LoginComposite.java:1783)&lt;BR /&gt;	at org.talend.repository.ui.login.LoginComposite.&amp;lt;init&amp;gt;(LoginComposite.java:360)&lt;BR /&gt;	at org.talend.repository.ui.login.LoginDialog.createDialogArea(LoginDialog.java:176)&lt;BR /&gt;	at org.talend.repository.ui.login.LoginDialog.createContents(LoginDialog.java:141)&lt;BR /&gt;	at org.eclipse.jface.window.Window.create(Window.java:431)&lt;BR /&gt;	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)&lt;BR /&gt;	at org.eclipse.jface.window.Window.open(Window.java:790)&lt;BR /&gt;	at org.talend.repository.RepositoryService.openLoginDialog(RepositoryService.java:294)&lt;BR /&gt;	at org.talend.rcp.intro.Application.logUserOnProject(Application.java:256)&lt;BR /&gt;	at org.talend.rcp.intro.Application.start(Application.java:89)&lt;BR /&gt;	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)&lt;BR /&gt;	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)&lt;BR /&gt;	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&lt;BR /&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&lt;BR /&gt;	at java.lang.reflect.Method.invoke(Method.java:606)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)&lt;BR /&gt;	at org.eclipse.equinox.launcher.Main.run(Main.java:1407)&lt;/PRE&gt; 
&lt;BR /&gt;The error says the repository cannot be reached, however I can check my connection to the TAC successfully, am connected to the proper network. The strangest part is that even opening the local version on my own machine, with wifi turned off still gives me the same error. Is it a workspace issue??</description>
      <pubDate>Fri, 20 Dec 2013 03:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259444#M40928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T03:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259445#M40929</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;&lt;A href="http://xxx-01.xxxxxxx:8082/archiva" rel="nofollow noopener noreferrer"&gt;http://xxx-01.xxxxxxx:8082/archiva&lt;/A&gt;&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Something wrong with your Archiva artifact repository. 
&lt;BR /&gt;Have you checked the document 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=20819070#lgaudens-20111205-detailed_intro-software_update_repo" target="_blank" rel="nofollow noopener noreferrer"&gt;Artifact Repository&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 20 Dec 2013 04:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259445#M40929</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T04:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259446#M40930</link>
      <description>Hi Sabrina,&lt;BR /&gt;I actually redacted that myself. It points to the right place but I wasn't sure if it was sensitive to the project I was working on so thought better to replace with x's just in case! &lt;BR /&gt;Either way I will check that artifact repository document for any answers</description>
      <pubDate>Fri, 20 Dec 2013 07:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259446#M40930</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259447#M40931</link>
      <description>Hi, &lt;BR /&gt;The studio cannot read  x'. You should put a real environment.&lt;BR /&gt;Feel free let us know if there any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 20 Dec 2013 07:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259447#M40931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T07:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259448#M40932</link>
      <description>Hi Sabrina,&lt;BR /&gt;Sorry I didn't make myself clear. In talend there is a real name of our environment. I changed it to xxxx's  just when I posted on the forum as I didn't want to put that information on the internet. Sorry for the misunderstanding!</description>
      <pubDate>Fri, 20 Dec 2013 08:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259448#M40932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T08:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259449#M40933</link>
      <description>Hi, 
&lt;BR /&gt;Thanks for your information. Is it working for you?
&lt;BR /&gt;In addition that, what the talend enterprise subscription product build version are you using?
&lt;BR /&gt;Best re</description>
      <pubDate>Fri, 20 Dec 2013 08:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259449#M40933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T08:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259450#M40934</link>
      <description>I'm using 5.3.1. 
&lt;BR /&gt;Changing the workspace worked for the offline version of the remote project, but I am still getting the same issue when trying to open a remote project through a remote connection.</description>
      <pubDate>Fri, 20 Dec 2013 18:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259450#M40934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-20T18:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259451#M40935</link>
      <description>Hi, 
&lt;BR /&gt;Could you please open a ticket on 
&lt;A href="http://support.talend.com/otrs/customer.pl" target="_blank" rel="nofollow noopener noreferrer"&gt;Talend Support Portal&lt;/A&gt; so that we can schedule a webex with you to give a remote assistance.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 23 Dec 2013 02:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259451#M40935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-23T02:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259452#M40936</link>
      <description>I've exactly the same issue : http://IPSERVER:8082/archiva/restServices/archivaServices/ not available for studio launch with remote connection</description>
      <pubDate>Tue, 07 Jan 2014 16:34:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259452#M40936</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-07T16:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Software update repository cannot be reached</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259453#M40937</link>
      <description>Hi macfly, &lt;BR /&gt;Is the URL http://IPSERVER:8082/archiva working well? Have you checked document &lt;A href="https://help.talend.com/search/all?query=Archiva+artifact+repository&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Archiva artifact repository&lt;/A&gt;.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 08 Jan 2014 06:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Software-update-repository-cannot-be-reached/m-p/2259453#M40937</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-08T06:27:17Z</dc:date>
    </item>
  </channel>
</rss>

