<?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: Can't load Salesforce objects when creating new salesforce connection in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373577#M136285</link>
    <description>&lt;P&gt;thank you, I have installed V7.3.1 and JDK 11.0.13. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When launching i'm getting this error which i've never seen before when launching Talend.&lt;/P&gt;&lt;P&gt;Any ideas? &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000KE19RAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153455i9A389AF991CEC909/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000KE19RAAT.png" alt="0695b00000KE19RAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 21:59:23 GMT</pubDate>
    <dc:creator>ALeifer15</dc:creator>
    <dc:date>2021-11-03T21:59:23Z</dc:date>
    <item>
      <title>Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373570#M136278</link>
      <description>&lt;P&gt;I can't load objects when creating a Salesforce connection. I've installed Talend Open Studio 8.0.1 on MacOS BigSur. See Screen shots. &lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:34:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373570#M136278</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2024-11-15T23:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373571#M136279</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Are you using talend open studio milestone V 8.0.1 M12? What's JDK version are you using?&lt;/P&gt;&lt;P&gt;Does this issue still repro on talend open studio released V 7.3.1?&lt;/P&gt;&lt;P&gt;In addition, if you don't mind, could you please open the error log generated automatically by the Studio to see whether you have error stack trace there; if you do, we will appreciate it a lot if you can paste it here.&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>Mon, 01 Nov 2021 02:49:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373571#M136279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-01T02:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373572#M136280</link>
      <description>&lt;P&gt;Hi to answer your questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Yes it's M12&lt;/LI&gt;&lt;LI&gt;JDK version is 17.0.1&lt;/LI&gt;&lt;LI&gt;I haven't tried V7.3.1, should I? I had installed 7.4.1 but had a hard time opening that one. I updated my ini file for 8.0.1 as follows and it's opening fine: &lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;--launcher.XXMaxPermSize&lt;/P&gt;&lt;P&gt;512m&lt;/P&gt;&lt;P&gt;-vm&lt;/P&gt;&lt;P&gt;/Library/Java/JavaVirtualMachines/jdk-17.0.1.jdk/&lt;/P&gt;&lt;P&gt;-vmargs&lt;/P&gt;&lt;P&gt;-Xms512m&lt;/P&gt;&lt;P&gt;-Xmx1536m&lt;/P&gt;&lt;P&gt;-Xdock:icon=../Resources/talend.icns&lt;/P&gt;&lt;P&gt;-XstartOnFirstThread&lt;/P&gt;&lt;P&gt;-Dorg.eclipse.swt.internal.carbon.smallFonts&lt;/P&gt;&lt;P&gt;-Dosgi.instance.area.default=../../../workspace&lt;/P&gt;&lt;P&gt;-Dfile.encoding=UTF-8&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=11&lt;/P&gt;&lt;P&gt;-XX:+UseG1GC&lt;/P&gt;&lt;P&gt;-XX:+UseStringDeduplication&lt;/P&gt;&lt;P&gt;-XX:MaxMetaspaceSize=512m&lt;/P&gt;&lt;P&gt;--add-opens&lt;/P&gt;&lt;P&gt;java.base/java.lang=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;--add-opens&lt;/P&gt;&lt;P&gt;java.base/java.util=ALL-UNNAMED&lt;/P&gt;&lt;P&gt;--add-modules=ALL-SYSTEM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Error log - where would i find that? I don't see it in the directory. &lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Mon, 01 Nov 2021 17:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373572#M136280</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2021-11-01T17:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373573#M136281</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;With milestone version V 8.0.1 M 12, I'm not sure JDK 17 is a compatible java environment. I need error log to address your issue.&lt;/P&gt;&lt;P&gt;Please upload the log message, which is located in &amp;lt;Talend Studio installation path&amp;gt;/workspace/.metadata/.log&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, 02 Nov 2021 02:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373573#M136281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-02T02:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373574#M136282</link>
      <description>&lt;P&gt;Hi I don't see that a log was created in the metadata workspace directory...&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000KDm8YAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129239i03BB14ECBCCBB682/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000KDm8YAAT.png" alt="0695b00000KDm8YAAT.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case can you recommend a JDK version that you think would work? SHould I uninstall JDK 17 first?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 19:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373574#M136282</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2021-11-02T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373575#M136283</link>
      <description>&lt;P&gt;This is the details screen shot for the fail. &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000KDmDiAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138177iC968038CBDF08C8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000KDmDiAAL.png" alt="0695b00000KDmDiAAL.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000KDmDdAAL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142944i05798A700BCABDED/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000KDmDdAAL.png" alt="0695b00000KDmDdAAL.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 19:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373575#M136283</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2021-11-02T19:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373576#M136284</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;As V 8.0.1 M 12 is not a released version, the V 8 documentation is not available yet on talend help center.&lt;/P&gt;&lt;P&gt;Here is online installation guide for released V 7.3.1.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/7.3/installation-guide-open-studio-for-data-integration-windows/compatible-java-environments" alt="https://help.talend.com/r/en-US/7.3/installation-guide-open-studio-for-data-integration-windows/compatible-java-environments" target="_blank"&gt;TalendHelpCenter: Compatible Java Environments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please try to use JDK 11 instead.&lt;/P&gt;&lt;P&gt;Note: When running Oracle 11, Studio should conform to JDK Compiler Compliance Level 11 (default).&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>Wed, 03 Nov 2021 06:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373576#M136284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-03T06:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373577#M136285</link>
      <description>&lt;P&gt;thank you, I have installed V7.3.1 and JDK 11.0.13. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When launching i'm getting this error which i've never seen before when launching Talend.&lt;/P&gt;&lt;P&gt;Any ideas? &lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000KE19RAAT.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153455i9A389AF991CEC909/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000KE19RAAT.png" alt="0695b00000KE19RAAT.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 21:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373577#M136285</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2021-11-03T21:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373578#M136286</link>
      <description>&lt;P&gt;I also tried to add a Salesforce connection with objects and got the same original error. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ini file looks like this; &lt;/P&gt;&lt;P&gt;--launcher.XXMaxPermSize&lt;/P&gt;&lt;P&gt;512m&lt;/P&gt;&lt;P&gt;-vm&lt;/P&gt;&lt;P&gt;/Library/Java/JavaVirtualMachines/jdk-11.0.13.jdk/&lt;/P&gt;&lt;P&gt;-vmargs&lt;/P&gt;&lt;P&gt;-Xms512m&lt;/P&gt;&lt;P&gt;-Xmx1536m&lt;/P&gt;&lt;P&gt;-Xdock:icon=../Resources/talend.icns&lt;/P&gt;&lt;P&gt;-XstartOnFirstThread&lt;/P&gt;&lt;P&gt;-Dorg.eclipse.swt.internal.carbon.smallFonts&lt;/P&gt;&lt;P&gt;-Dosgi.instance.area.default=../../../workspace&lt;/P&gt;&lt;P&gt;-Dfile.encoding=UTF-8&lt;/P&gt;&lt;P&gt;-Dosgi.requiredJavaVersion=1.8&lt;/P&gt;&lt;P&gt;-XX:+UseG1GC&lt;/P&gt;&lt;P&gt;-XX:+UseStringDeduplication&lt;/P&gt;&lt;P&gt;-XX:MaxMetaspaceSize=512m&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is MacOS Big Sur causing this issue? 7.3.1 documentation you linked to didn't include this OS. &lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 22:05:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373578#M136286</guid>
      <dc:creator>ALeifer15</dc:creator>
      <dc:date>2021-11-03T22:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can't load Salesforce objects when creating new salesforce connection</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373579#M136287</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We met this issue before and it is probably caused by different Java version installation on your PC. &lt;/P&gt;&lt;P&gt;Please note that when running Oracle 11, studio should conform to JDK Compiler Compliance Level 11 (default).&lt;/P&gt;&lt;P&gt;MacOS Big Sur is not list in the compatible operating systems table for V 7.3.1. &lt;/P&gt;&lt;P&gt;In the documentation we provide a list of compatible operating systems that are supported, in the sense that we do provide an SLA and technical support for them. This doesn't mean other (non-listed) compatible operating systems will not work but simply we won't necessarily be equipped to help you with any issue you may face with them.&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>Thu, 04 Nov 2021 04:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Can-t-load-Salesforce-objects-when-creating-new-salesforce/m-p/2373579#M136287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-11-04T04:05:41Z</dc:date>
    </item>
  </channel>
</rss>

