<?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 Talend freeze on changing tab in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319895#M90088</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm using Talend Open Studio for Data Integration 6.3.0 on Wndows Server (french version). When I open Talen and use for 20 or 30 minutes, it's all good. But at some point, it starts to block regularly at the tab change.&lt;/P&gt; 
&lt;P&gt;For example, i'm in the design of my job, and use "Component" tab. If I had to change context, I click on context tab. I see CPU go to 25 % and stay for a long time à 25 %.&amp;nbsp;I have to wait between 30 secondes and 2 minutes to see the waited tab.&lt;/P&gt; 
&lt;P&gt;On&amp;nbsp;C:\Talend\TOS_DI-20161026_1219-V6.3.0\workspace\.metadata\.log, I can see lot of data like this one :&lt;/P&gt; 
&lt;PRE&gt;!SESSION 2018-01-24 10:20:23.204 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-01-24 10:20:25.344
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2018-01-24 10:20:25.344
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [329]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.emf.ecore 2 0 2018-01-24 10:20:30.969
!MESSAGE Both 'org.talend.model' and 'org.talend.model' register a package for 'platform:/resource/org.talend.model/model/TalendFile.xsd'

!ENTRY org.talend.platform.logging 1 0 2018-01-24 10:20:33.219
!MESSAGE 2018-01-24 10:20:33,219 INFO  org.talend.repository.ui.login.LoginProjectPage  - validate updatesite...&lt;/PRE&gt; 
&lt;P&gt;Thank for your help to find where it's come from, and what could I do to resolve it.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 10:42:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-24T10:42:13Z</dc:date>
    <item>
      <title>Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319895#M90088</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;I'm using Talend Open Studio for Data Integration 6.3.0 on Wndows Server (french version). When I open Talen and use for 20 or 30 minutes, it's all good. But at some point, it starts to block regularly at the tab change.&lt;/P&gt; 
&lt;P&gt;For example, i'm in the design of my job, and use "Component" tab. If I had to change context, I click on context tab. I see CPU go to 25 % and stay for a long time à 25 %.&amp;nbsp;I have to wait between 30 secondes and 2 minutes to see the waited tab.&lt;/P&gt; 
&lt;P&gt;On&amp;nbsp;C:\Talend\TOS_DI-20161026_1219-V6.3.0\workspace\.metadata\.log, I can see lot of data like this one :&lt;/P&gt; 
&lt;PRE&gt;!SESSION 2018-01-24 10:20:23.204 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_66
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=fr
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.jdt.launching.macosx 4 0 2018-01-24 10:20:25.344
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.macosx [327]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.jdt.launching.ui.macosx 4 0 2018-01-24 10:20:25.344
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.launching.ui.macosx [329]
  Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=macosx)"

	at org.eclipse.osgi.container.Module.start(Module.java:434)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.emf.ecore 2 0 2018-01-24 10:20:30.969
!MESSAGE Both 'org.talend.model' and 'org.talend.model' register a package for 'platform:/resource/org.talend.model/model/TalendFile.xsd'

!ENTRY org.talend.platform.logging 1 0 2018-01-24 10:20:33.219
!MESSAGE 2018-01-24 10:20:33,219 INFO  org.talend.repository.ui.login.LoginProjectPage  - validate updatesite...&lt;/PRE&gt; 
&lt;P&gt;Thank for your help to find where it's come from, and what could I do to resolve it.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 10:42:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319895#M90088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T10:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319896#M90089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the first thing I see in your log are &lt;STRONG&gt;os = macosx&amp;nbsp;&lt;/STRONG&gt;and you are working on a windows server....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;something to dig in...&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 10:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319896#M90089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T10:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319897#M90090</link>
      <description>Hi,
&lt;BR /&gt;Thank you. Do you know were I could find this param, please ? I use "TOS_DI-win-x86_64.ini"</description>
      <pubDate>Wed, 24 Jan 2018 11:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319897#M90090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T11:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319898#M90091</link>
      <description>&lt;P&gt;In "Configuration", I've found :&lt;/P&gt; 
&lt;PRE&gt;osgi.arch=x86_64&lt;BR /&gt;osgi.bundlefile.limit=200&lt;BR /&gt;osgi.bundles=org.talend.osgi.lib.loader,org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.equinox.ds@2:start,org.eclipse.core.runtime@start,org.talend.maven.resolver@start,org.ops4j.pax.url.mvn@start,org.talend.components.api.service.osgi@start&lt;BR /&gt;osgi.bundles.defaultStartLevel=4&lt;BR /&gt;osgi.compatibility.bootdelegation=true&lt;BR /&gt;osgi.configuration.area=file:/C:/Talend/TOS_DI-20161026_1219-V6.3.0/configuration/&lt;BR /&gt;osgi.framework=file:/c:/Talend/TOS_DI-20161026_1219-V6.3.0/plugins/org.eclipse.osgi_3.10.100.v20150521-1310.jar&lt;BR /&gt;osgi.framework.extensions=org.talend.osgi.lib.loader&lt;BR /&gt;osgi.framework.shape=jar&lt;BR /&gt;osgi.framework.useSystemProperties=true&lt;BR /&gt;osgi.frameworkClassPath=., file:c:/Talend/TOS_DI-20161026_1219-V6.3.0/plugins/org.talend.osgi.lib.loader_6.3.0.20161026_1219.jar&lt;BR /&gt;osgi.install.area=file:/C:/Talend/TOS_DI-20161026_1219-V6.3.0/&lt;BR /&gt;osgi.instance.area=file:/C:/Talend/workspace_DI/&lt;BR /&gt;osgi.logfile=C:\Talend\workspace_DI\.metadata\.log&lt;BR /&gt;osgi.nl=fr&lt;BR /&gt;osgi.nl.user=fr&lt;BR /&gt;osgi.os=win32&lt;BR /&gt;osgi.requiredJavaVersion=1.8&lt;BR /&gt;osgi.splashLocation=c:\Talend\TOS_DI-20161026_1219-V6.3.0\plugins\org.talend.rcp.branding.tos_6.3.0.20161026_1219\splash.bmp&lt;BR /&gt;osgi.splashPath=platform:/base/plugins/org.talend.rcp.branding.tos/&lt;BR /&gt;osgi.syspath=c:\Talend\TOS_DI-20161026_1219-V6.3.0\plugins&lt;BR /&gt;osgi.tracefile=C:\Talend\workspace_DI\.metadata\trace.log&lt;BR /&gt;osgi.ws=win32&lt;/PRE&gt; 
&lt;P&gt;It seems to be win32 as it should be&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 11:15:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319898#M90091</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T11:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319899#M90092</link>
      <description>&lt;P&gt;After a quick search, it seams that your are looking in the wrong way :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCpKoCAK" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/FrameworkEvent-Error-org-eclipse-jdt-launching-macosx/td-p/101350&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 13:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319899#M90092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-24T13:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319900#M90093</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Please refer to this online installation guide about:&lt;A title="TalendHelpCenter:Compatible Operating Systems" href="https://help.talend.com/reader/kZpGu~yT0plD2xH8PF6ONQ/HbBmmgRtXwmqy~I1BKrO1w" target="_self" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Compatible Operating Systems&lt;/A&gt; to see if you are on a compatible platform firstly.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 06:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319900#M90093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-25T06:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Talend freeze on changing tab</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319901#M90094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank for your help !!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm on Windows Server 2012 R2.&amp;nbsp;There is 12 Go Ram and 4Go left free space after setup.&lt;/P&gt;
&lt;P&gt;Jsk installed is&amp;nbsp;1.8.0_66. JAVA_HOME is defined to the JRE folder of this Java setting, and PATH has a link to /bin directory.&lt;/P&gt;
&lt;P&gt;JDK Compliance is on 1.7.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could it be one CPU use in spite of the 2 cores ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 03 Mar 2018 00:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-freeze-on-changing-tab/m-p/2319901#M90094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-03T00:41:40Z</dc:date>
    </item>
  </channel>
</rss>

