<?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-DI 6.1 with Mac OS X Mojave in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383750#M4729</link>
    <description>&lt;P&gt;on the 6.3 version, what is the current solution to fix this issue?&lt;/P&gt;&lt;P&gt;is it to add "-Dos.version=10.14" to Talend-Studio-macosx-cocoa.ini ?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2019 10:25:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-18T10:25:00Z</dc:date>
    <item>
      <title>TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383744#M4723</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt; 
&lt;P&gt;I upgraded to Mojave this morning. I was trying to use a tMap component in my Designer and after I entered the editor for the tMap, I clicked "OK" and TOS crashed to desktop. (this happens even when i press "Apply")&lt;/P&gt; 
&lt;P&gt;I know that this is&amp;nbsp; a known issue and it's been already patched for TOS-DI 7.1.1 but unfortunately I'm forced to use this old version.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;thank you very much.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383744#M4723</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383745#M4724</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Talend produce patches for versions from 6.3, so if you could not migrate - request Talend for additional support&lt;/P&gt;&lt;P&gt;patches&amp;nbsp;distributed only for subscription version, so you will not find a solution on the community forum&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Open Studio - or downgrade Mac OS or Upgrade Studio&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 09:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383745#M4724</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-16T09:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383746#M4725</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;What feature you have that requires talend open studio v 6.1?&amp;nbsp; Could you please give us more information about your situation ao that we could see if there is any workaround for you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 02:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383746#M4725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T02:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383747#M4726</link>
      <description>&lt;P&gt;unfortunately, since it's a huge and old project Idk which features requires tos 6.1.&lt;/P&gt;
&lt;P&gt;here what happens when I try to run a project with tos 7.1 :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Exception in thread "main" java.lang.ExceptionInInitializerError
	at org.talend.components.api.component.ComponentDefinition.&amp;lt;clinit&amp;gt;(ComponentDefinition.java:73)
	at org.talend.components.api.component.AbstractComponentDefinition.&amp;lt;init&amp;gt;(AbstractComponentDefinition.java:68)
	at org.talend.components.salesforce.SalesforceDefinition.&amp;lt;init&amp;gt;(SalesforceDefinition.java:64)
	at org.talend.components.salesforce.tsalesforceconnection.TSalesforceConnectionDefinition.&amp;lt;init&amp;gt;(TSalesforceConnectionDefinition.java:31)
	at xxx.caseexport_0_1.CaseExport.tSalesforceConnection_1Process(CaseExport.java:2578)
	at xxx.caseexport_0_1.CaseExport.tJava_1Process(CaseExport.java:2348)
	at xxx.caseexport_0_1.CaseExport.tFileInputDelimited_2Process(CaseExport.java:2191)
	at xxx.caseexport_0_1.CaseExport.tJava_5Process(CaseExport.java:1314)
	at xxx.caseexport_0_1.CaseExport.runJobInTOS(CaseExport.java:25152)
	at xxx.caseexport_0_1.CaseExport.main(CaseExport.java:24814)
Caused by: java.lang.NullPointerException
	at org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast(SystemUtils.java:1654)
	at org.apache.commons.lang3.ClassUtils.isAssignable(ClassUtils.java:760)
	at org.apache.commons.lang3.reflect.TypeUtils.isAssignable(TypeUtils.java:375)
	at org.apache.commons.lang3.reflect.TypeUtils.getTypeArguments(TypeUtils.java:903)
	at org.apache.commons.lang3.reflect.TypeUtils.getTypeArguments(TypeUtils.java:801)
	at org.apache.commons.lang3.reflect.TypeUtils.getTypeArguments(TypeUtils.java:787)
	at org.apache.commons.lang3.reflect.TypeLiteral.&amp;lt;init&amp;gt;(TypeLiteral.java:90)
	at org.talend.daikon.properties.property.PropertyFactory$1.&amp;lt;init&amp;gt;(PropertyFactory.java:29)
	at org.talend.daikon.properties.property.PropertyFactory.&amp;lt;clinit&amp;gt;(PropertyFactory.java:29)
	... 10 more
[statistics] disconnected
[statistics] disconnected
[statistics] disconnected
[statistics] disconnected

Job CaseExport ended at 10:07 18/03/2019. [exit code=1]&lt;/PRE&gt;
&lt;P&gt;I need to keep tos 6.1 due to the size of the project.&lt;/P&gt;
&lt;P&gt;thank you&amp;nbsp; very much!&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383747#M4726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T09:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383748#M4727</link>
      <description>&lt;P&gt;Life never stop&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can not vote to Apple for stop support for Java 1.7 (you could ... but result predicted) &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but the problem for big versions jump it not only the Talend problem, it same for databases and other systems&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would suggest you try to export/import this job (from where error example) &amp;nbsp;thru versions chain&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;export from 6.1 -&amp;gt; import into 6.3&lt;/LI&gt;&lt;LI&gt;export from 6.3 -&amp;gt; import into 6.5&lt;/LI&gt;&lt;LI&gt;export from 6.5 -&amp;gt; import into 7.1.1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;if this resolves your problem, it is often used way and good example - why it is important to follow the mainstream and not freeze for a long time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good luck with your migration!&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;</description>
      <pubDate>Mon, 18 Mar 2019 09:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383748#M4727</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-03-18T09:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383749#M4728</link>
      <description>&lt;P&gt;yours is a really good advice! thank you mate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm gonna try it at least with the 6.3 edition. stay tuned!&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 09:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383749#M4728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383750#M4729</link>
      <description>&lt;P&gt;on the 6.3 version, what is the current solution to fix this issue?&lt;/P&gt;&lt;P&gt;is it to add "-Dos.version=10.14" to Talend-Studio-macosx-cocoa.ini ?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2019 10:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383750#M4729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-18T10:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383751#M4730</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.talend.com/t5/user/viewprofilepage/user-id/20079"&gt;@mvDt&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;With talend open studio, you have to upgrade your studio to V 7.1.1. There is a fix in 7.1.1. When you are using Mac OS X Mojave 10.14.1 or higher one, please modify the Talend-Studio-macosx-cocoa.ini and add a line with: -Dos.version=10.14.&lt;/P&gt; 
&lt;P&gt;With talend subscription solution, you could log a Support case to have the following patch assigned to you: Patch_20181122_TPS-2808_v1.zip.&lt;/P&gt; 
&lt;P&gt;Let us know if it is OK with you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 01:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383751#M4730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-19T01:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383752#M4731</link>
      <description>&lt;P&gt;Thank you very much for your support.&lt;/P&gt; 
&lt;P&gt;Since for me it's not possible to update Talend, I'm gonna use a workaround, or as someone might say: "a porkaround",&amp;nbsp; I'm gonna use another laptop with windows installed on it.&lt;/P&gt; 
&lt;P&gt;Thank you very much again.&lt;/P&gt; 
&lt;P&gt;Best regards,&lt;/P&gt; 
&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 09:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383752#M4731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-19T09:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: TOS-DI 6.1 with Mac OS X Mojave</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383753#M4732</link>
      <description>&lt;P&gt;Hello &lt;A href="https://community.talend.com/t5/user/viewprofilepage/user-id/20079"&gt;@mvDt&lt;/A&gt; ,&lt;/P&gt;
&lt;P&gt;Thanks for your feedback. Feel free to let us know if there is any further help we can give.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 09:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/TOS-DI-6-1-with-Mac-OS-X-Mojave/m-p/2383753#M4732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T09:02:56Z</dc:date>
    </item>
  </channel>
</rss>

