<?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: TOS (data integration) crash in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349761#M749</link>
    <description>which version of TOS are you using? you are opening the 32-bit TOS.exe file right? try with java jdk 1.7.0_67 and see how it works</description>
    <pubDate>Tue, 02 Dec 2014 14:24:28 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2014-12-02T14:24:28Z</dc:date>
    <item>
      <title>TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349745#M733</link>
      <description>Hi, 
&lt;BR /&gt;I can't start the TOS, it crashed. 
&lt;BR /&gt;This is my config :&amp;nbsp; 
&lt;BR /&gt;-windows 7 (32bits) 
&lt;BR /&gt;- Java 8 
&lt;BR /&gt;-Java 1.7.0_71 for Talend 
&lt;BR /&gt;-Eclipse ADT 
&lt;BR /&gt;When i try to create ou import a project a get this message "une erreur est survenue, reportez vous au fichier de consignation" in ..\workspace\.metadata\.log 
&lt;BR /&gt; 
&lt;PRE&gt;!SESSION 2014-11-26 12:41:12.214 -----------------------------------------------&lt;BR /&gt;eclipse.buildId=unknown&lt;BR /&gt;java.version=1.7.0_71&lt;BR /&gt;java.vendor=Oracle Corporation&lt;BR /&gt;BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=fr_FR&lt;BR /&gt;Command-line arguments: &amp;nbsp;-os win32 -ws win32 -arch x86&lt;BR /&gt;!ENTRY org.eclipse.core.resources 2 10035 2014-11-26 12:41:14.970&lt;BR /&gt;!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2014-11-26 12:41:16.378&lt;BR /&gt;!MESSAGE 2014-11-26 12:41:16,375 INFO &amp;nbsp;org.talend.repository.ui.login.LoginComposite &amp;nbsp;- validate updatesite...&lt;BR /&gt;&lt;BR /&gt;!ENTRY org.talend.repository.json 0 0 2014-11-26 12:41:21.712&lt;BR /&gt;!MESSAGE one third party library file  was not found, it is required for bundle , please download it and place in &lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2014-11-26 12:41:23.811&lt;BR /&gt;!MESSAGE 2014-11-26 12:41:23,810 INFO &amp;nbsp;org.talend.core.repository.model.ProxyRepositoryFactory &amp;nbsp;- test@talend.com connecté à IMPORT_ELOFI_SFE&lt;BR /&gt;&lt;BR /&gt;!ENTRY org.talend.platform.logging 1 0 2014-11-26 12:41:24.346&lt;BR /&gt;!MESSAGE 2014-11-26 12:41:24,346 INFO &amp;nbsp;org.talend.core.repository.ReadOnlyProjectConfirm &amp;nbsp;- ReadOnly confirm&lt;BR /&gt;&lt;BR /&gt;!ENTRY org.eclipse.osgi 4 0 2014-11-26 12:41:26.026&lt;BR /&gt;!MESSAGE Erreur liée à l'application&lt;BR /&gt;!STACK 1&lt;BR /&gt;org.eclipse.swt.SWTError: No more handles&lt;BR /&gt;	at org.eclipse.swt.SWT.error(SWT.java:4109)&lt;BR /&gt;	at org.eclipse.swt.SWT.error(SWT.java:3998)&lt;BR /&gt;	at org.eclipse.swt.SWT.error(SWT.java:3969)&lt;BR /&gt;	at org.eclipse.swt.widgets.Widget.error(Widget.java:468)&lt;BR /&gt;	at org.eclipse.swt.widgets.TaskBar.createHandle(TaskBar.java:99)&lt;BR /&gt;	at org.eclipse.swt.widgets.TaskBar.&amp;lt;init&amp;gt;(TaskBar.java:92)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.getSystemTaskBar(Display.java:2499)&lt;BR /&gt;	at org.eclipse.ui.internal.WorkbenchWindow.createProgressIndicator(WorkbenchWindow.java:3325)&lt;BR /&gt;	at org.eclipse.ui.internal.WorkbenchWindow.createDefaultContents(WorkbenchWindow.java:1104)&lt;BR /&gt;	at org.eclipse.ui.internal.WorkbenchWindowConfigurer.createDefaultContents(WorkbenchWindowConfigurer.java:623)&lt;BR /&gt;	at org.eclipse.ui.application.WorkbenchWindowAdvisor.createWindowContents(WorkbenchWindowAdvisor.java:268)&lt;BR /&gt;	at org.eclipse.ui.internal.WorkbenchWindow.createContents(WorkbenchWindow.java:1010)&lt;BR /&gt;	at org.eclipse.jface.window.Window.create(Window.java:431)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench$22.runWithException(Workbench.java:1208)&lt;BR /&gt;	at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)&lt;BR /&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)&lt;BR /&gt;	at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench$31.runWithException(Workbench.java:1567)&lt;BR /&gt;	at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)&lt;BR /&gt;	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)&lt;BR /&gt;	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041)&lt;BR /&gt;	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2548)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)&lt;BR /&gt;	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)&lt;BR /&gt;	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)&lt;BR /&gt;	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)&lt;BR /&gt;	at org.talend.rcp.intro.Application.start(Application.java:167)&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;Can you help me to resolve the problem? 
&lt;BR /&gt;thank you</description>
      <pubDate>Sat, 16 Nov 2024 11:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349745#M733</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2024-11-16T11:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349746#M734</link>
      <description>Hi, missawsina.. 
&lt;BR /&gt;can you please try this method? 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1. Create a bat file and name it as "Talend_JVM7.bat" under the studio installation directory. And add the following contents in the file: 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&lt;BR /&gt; 
&lt;PRE&gt;TOS_DI-win32-x86.exe -vm C:&amp;lt;JVM7_DIRECTORY&amp;gt;\bin&amp;nbsp; (eg. C:\Program Files\Java\jre7\bin)&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2. Save the file and click on the bat file to launch Talend Studio. 
&lt;BR /&gt; 
&lt;BR /&gt;hope that'll helps! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 26 Nov 2014 11:58:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349746#M734</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T11:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349747#M735</link>
      <description>Done but it doesn't work.</description>
      <pubDate>Wed, 26 Nov 2014 12:09:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349747#M735</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-11-26T12:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349748#M736</link>
      <description>hmm, have you configure the JVM path in Windows Environment Variables?</description>
      <pubDate>Wed, 26 Nov 2014 12:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349748#M736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T12:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349749#M737</link>
      <description>Yes, Talend start, i have acess to import or create a new project, il crashed after this (synchronisation):-/</description>
      <pubDate>Wed, 26 Nov 2014 12:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349749#M737</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-11-26T12:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349750#M738</link>
      <description>hi, 
&lt;BR /&gt;perhaps due to update IE windows : 
&lt;BR /&gt; 
&lt;A href="https://jira.talendforge.org/browse/TUP-2246" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TUP-2246&lt;/A&gt; 
&lt;BR /&gt;hope it helps 
&lt;BR /&gt;regards 
&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 26 Nov 2014 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349750#M738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349751#M739</link>
      <description>Thank you for your reply. I have another machine with win7 (64bits) and Ie (KB3003057 the last update) and TOS work normaly. 
&lt;BR /&gt;Any other idea? 
&lt;BR /&gt;INn my case, TOS crashed at the moment of library synchronization</description>
      <pubDate>Wed, 26 Nov 2014 13:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349751#M739</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-11-26T13:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349752#M740</link>
      <description>hmm, can you try uninstalling java 8?
&lt;BR /&gt;does you Win7 64bit machine has java 8 installed?</description>
      <pubDate>Wed, 26 Nov 2014 15:18:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349752#M740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-26T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349753#M741</link>
      <description>Already done, No change.&lt;BR /&gt;yes the machine with win7 (64bits) have the java 8 installed.&lt;BR /&gt;I don't understand the log file, where is the pb?</description>
      <pubDate>Wed, 26 Nov 2014 15:43:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349753#M741</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-11-26T15:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349754#M742</link>
      <description>No idea to resolve my problem? 
&lt;BR /&gt;i have the same problem describe 
&lt;A href="https://community.qlik.com/s/article/ka03p0000006EG8AAM" target="_blank"&gt;here&lt;/A&gt; but the solution don't fix it. i need help 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 26 Nov 2014 19:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349754#M742</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-11-26T19:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349755#M743</link>
      <description>Hi,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;-windows 7 (32bits)&lt;BR /&gt;- Java 8&lt;BR /&gt;-Java 1.7.0_71 for Talend&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;Did you run your job successfully in your talend open studio which was installed on this Win 7 32 bit OS? Make sure 32 bit JDK was installed&amp;nbsp; on 32 bit Window OS. Could you&amp;nbsp; please show us&amp;nbsp;your java enviroment variable?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Sun, 30 Nov 2014 16:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349755#M743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-30T16:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349756#M744</link>
      <description>JAVA THAT I AM USING IS FROM THIS INSTALL "jdk-7u71-windows-i586.EXE".</description>
      <pubDate>Tue, 02 Dec 2014 08:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349756#M744</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-12-02T08:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349757#M745</link>
      <description>Hi,&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you&amp;nbsp; please show us&amp;nbsp;your java enviroment variable?&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Sabrina&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 02 Dec 2014 08:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349757#M745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-02T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349758#M746</link>
      <description>&lt;PRE&gt;C:\&amp;gt;java -version&lt;BR /&gt;java version "1.7.0_71"&lt;BR /&gt;Java(TM) SE Runtime Environment (build 1.7.0_71-b14)&lt;BR /&gt;Java HotSpot(TM) Client VM (build 24.71-b01, mixed mode, sharing)&lt;BR /&gt;C:\&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 02 Dec 2014 11:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349758#M746</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-12-02T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349759#M747</link>
      <description>try to delete the workspace and then start the talend studio and import your projects stuff&amp;nbsp;</description>
      <pubDate>Tue, 02 Dec 2014 12:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349759#M747</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-12-02T12:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349760#M748</link>
      <description>I did it but each time at loading of the library workspace it crashes. I tried to create a new project and it's the same thing.</description>
      <pubDate>Tue, 02 Dec 2014 12:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349760#M748</guid>
      <dc:creator>missawsina</dc:creator>
      <dc:date>2014-12-02T12:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349761#M749</link>
      <description>which version of TOS are you using? you are opening the 32-bit TOS.exe file right? try with java jdk 1.7.0_67 and see how it works</description>
      <pubDate>Tue, 02 Dec 2014 14:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349761#M749</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-12-02T14:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: TOS (data integration) crash</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349762#M750</link>
      <description>Hi,
&lt;BR /&gt;Have you already checked document: 
&lt;A href="https://help.talend.com/search/all?query=Installation+requirements&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installation requirements&lt;/A&gt;? Is there any memory leak in your studio?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 03 Dec 2014 09:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-data-integration-crash/m-p/2349762#M750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T09:04:33Z</dc:date>
    </item>
  </channel>
</rss>

