<?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: Crash on Startup - Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298004#M70519</link>
    <description>And how to change WS when studio cannot start? 
&lt;BR /&gt;I tried to use standard Edlipse parameter -data, but now I'm getting: 
&lt;BR /&gt;java.lang.IllegalStateException: Cannot change the location once it is set. 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.set(BasicLocation.java:136) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.set(BasicLocation.java:131) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.setURL(BasicLocation.java:124) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.acquireWorkspaceLock(Application.java:240) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Application.java:61) 
&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(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&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)</description>
    <pubDate>Thu, 13 Sep 2012 09:57:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-13T09:57:46Z</dc:date>
    <item>
      <title>Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298000#M70515</link>
      <description>I have been using Talend fine for a while now. 
&lt;BR /&gt;All of a sudden the IDE crashed, and now I can't reopen my workspace? 
&lt;BR /&gt;Everytime I try to run Talend I get the error message below. I searched forums couldn't find anything, are maybe my search was too specific? 
&lt;BR /&gt;How can I resolve this? 
&lt;BR /&gt;!SESSION 2012-01-27 17:03:15.928 ----------------------------------------------- 
&lt;BR /&gt;eclipse.buildId=unknown 
&lt;BR /&gt;java.version=1.6.0_18 
&lt;BR /&gt;java.vendor=Sun Microsystems Inc. 
&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;This is a continuation of log file C:\Talend\TOS_DI-Win32-r72978-V5.0.0\workspace\.metadata\.bak_0.log 
&lt;BR /&gt;Created Time: 2012-01-27 17:03:21.009 
&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2012-01-27 17:03:21.010 
&lt;BR /&gt;!MESSAGE Application error 
&lt;BR /&gt;!STACK 1 
&lt;BR /&gt;java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 
&lt;BR /&gt; at java.util.ArrayList.RangeCheck(Unknown Source) 
&lt;BR /&gt; at java.util.ArrayList.get(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginComposite.getConnection(LoginComposite.java:2348) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginComposite.getManageElements(LoginComposite.java:453) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginComposite.createTosActionArea(LoginComposite.java:709) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginComposite.&amp;lt;init&amp;gt;(LoginComposite.java:333) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginDialog.createDialogArea(LoginDialog.java:166) 
&lt;BR /&gt; at org.talend.repository.ui.login.LoginDialog.createContents(LoginDialog.java:135) 
&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:329) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.logUserOnProject(Application.java:268) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Application.java:84) 
&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(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&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;BR /&gt; at org.eclipse.equinox.launcher.Main.main(Main.java:1383)</description>
      <pubDate>Sat, 16 Nov 2024 12:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298000#M70515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298001#M70516</link>
      <description>Hi&lt;BR /&gt;I'm afraid the workspace files are corrupted.&lt;BR /&gt;Try to change workspace path and copy your projects directories into this workspace.&lt;BR /&gt;Can you run TOS this time?&lt;BR /&gt;Best regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Sun, 29 Jan 2012 03:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298001#M70516</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-29T03:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298002#M70517</link>
      <description>I reinstalled Talend into another folder, then imported the workspace and it worked.&lt;BR /&gt;Not sure what could cause this to happen. It's very scary.&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 30 Jan 2012 17:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298002#M70517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-30T17:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298003#M70518</link>
      <description>No need to install Talend altogether, just create a new workspace.</description>
      <pubDate>Mon, 30 Jan 2012 17:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298003#M70518</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2012-01-30T17:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298004#M70519</link>
      <description>And how to change WS when studio cannot start? 
&lt;BR /&gt;I tried to use standard Edlipse parameter -data, but now I'm getting: 
&lt;BR /&gt;java.lang.IllegalStateException: Cannot change the location once it is set. 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.set(BasicLocation.java:136) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.set(BasicLocation.java:131) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.BasicLocation.setURL(BasicLocation.java:124) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.acquireWorkspaceLock(Application.java:240) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Application.java:61) 
&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(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&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)</description>
      <pubDate>Thu, 13 Sep 2012 09:57:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298004#M70519</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-13T09:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298005#M70520</link>
      <description>Hi Pedro, 
&lt;BR /&gt;I use Talend 5.1 et and i have a Hive connection but i got a message error concerning the hive_site.xml 
&lt;BR /&gt; 
&lt;BR /&gt;démarrage du job job_connect_2 a 15:03 13/09/2012. 
&lt;BR /&gt; connecting to socket on port 3977 
&lt;BR /&gt; connected 
&lt;BR /&gt;12/09/13 15:03:36 WARN conf.HiveConf: hive-site.xml not found on CLASSPATH 
&lt;BR /&gt;12/09/13 15:03:36 INFO metastore.HiveMetaStore: 0: Opening raw store with implemenation class 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;rg.apache.hadoop.hive.metastore.ObjectStore 
&lt;BR /&gt;12/09/13 15:03:36 INFO metastore.ObjectStore: ObjectStore, initialize called 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: Property datanucleus.cache.level2 unknown - will be ignored 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: Property javax.jdo.option.NonTransactionalRead unknown - will be ignored 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: ================= Persistence Configuration =============== 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: DataNucleus Persistence Factory - Vendor: "DataNucleus" Version: "2.0.3" 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: DataNucleus Persistence Factory initialised for datastore URL="jdbc:derby:;databaseName=metastore_db;create=true" driver="org.apache.derby.jdbc.EmbeddedDriver" userName="APP" 
&lt;BR /&gt;12/09/13 15:03:36 INFO DataNucleus.Persistence: 
&lt;BR /&gt; 
&lt;BR /&gt;Could you please tell me in which directory i must put the hive_site.xml and how to configure it ? 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 13 Sep 2012 15:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298005#M70520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-13T15:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Crash on Startup - Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298006#M70521</link>
      <description>@Betlista: Just rename the old workspace folder and Talend will recreate it when it starts.</description>
      <pubDate>Fri, 14 Sep 2012 03:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Crash-on-Startup-Talend/m-p/2298006#M70521</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-09-14T03:05:44Z</dc:date>
    </item>
  </channel>
</rss>

