<?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 Error occurred during initialization of VM in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292028#M65151</link>
    <description>Hello all,
&lt;BR /&gt;I have created a simple job and when trying to run it I get :
&lt;BR /&gt;Error occurred during initialization of VM
&lt;BR /&gt;Could not reserve enough space for object heap
&lt;BR /&gt;I have a very shitty PC with 1GB of RAM.
&lt;BR /&gt;Is there any way to avoid this error ?
&lt;BR /&gt;Kind regards,
&lt;BR /&gt;Marc</description>
    <pubDate>Sat, 16 Nov 2024 14:03:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:03:00Z</dc:date>
    <item>
      <title>Error occurred during initialization of VM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292028#M65151</link>
      <description>Hello all,
&lt;BR /&gt;I have created a simple job and when trying to run it I get :
&lt;BR /&gt;Error occurred during initialization of VM
&lt;BR /&gt;Could not reserve enough space for object heap
&lt;BR /&gt;I have a very shitty PC with 1GB of RAM.
&lt;BR /&gt;Is there any way to avoid this error ?
&lt;BR /&gt;Kind regards,
&lt;BR /&gt;Marc</description>
      <pubDate>Sat, 16 Nov 2024 14:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292028#M65151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during initialization of VM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292029#M65152</link>
      <description>Hi Marc, 
&lt;BR /&gt;does this error appear if you run the script inside or outside of TOS? 
&lt;BR /&gt;Generally this error means there is not enough memory to start the JVM. The memory which the JVM will allocate could be set with the following options: 
&lt;BR /&gt;-Xms40m -Xmx500m 
&lt;BR /&gt;The first one is the minimum memory (40 MB in this case), the second one the maximum memory (500 MB). 
&lt;BR /&gt;You can set the values: 
&lt;BR /&gt;For TOS in the ini file you found in the installation path. 
&lt;BR /&gt;For your script inside of TOS go to menu "Windows" -&amp;gt; "Preferences" -&amp;gt; "Talend" -&amp;gt; "Run/Debug" 
&lt;BR /&gt;For your script outside of TOS in the exported shell-script. 
&lt;BR /&gt;Try to reduce the values (especially the maximum). 
&lt;BR /&gt;Bye 
&lt;BR /&gt;Volker</description>
      <pubDate>Fri, 06 Mar 2009 22:28:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292029#M65152</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-06T22:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during initialization of VM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292030#M65153</link>
      <description>Vielen dank Volker,
&lt;BR /&gt;The error occurs when running from within TOS
&lt;BR /&gt;I will try tweaking the memory settings as you suggest.
&lt;BR /&gt;Best Regards,
&lt;BR /&gt;Marc G.</description>
      <pubDate>Mon, 09 Mar 2009 08:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292030#M65153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-09T08:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during initialization of VM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292031#M65154</link>
      <description>Hallo Marc,&lt;BR /&gt;keine Ursache &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;By the way: Feedback about your options after tweaking it is welcome.&lt;BR /&gt;Bye&lt;BR /&gt;Volker</description>
      <pubDate>Mon, 09 Mar 2009 19:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292031#M65154</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-09T19:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error occurred during initialization of VM</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292032#M65155</link>
      <description>Guten Morgen Volker, 
&lt;BR /&gt;I really did not (have to) experiment much 
&lt;BR /&gt;I put the lower value to 128 and the max value to 512 and that fixed the issue. 
&lt;BR /&gt;My PC has 1 GB RAM / Windows XP but lots of other stuff running (too much...) 
&lt;BR /&gt;Thanks again for your help 
&lt;BR /&gt; 
&lt;BR /&gt;Marc G.</description>
      <pubDate>Tue, 10 Mar 2009 08:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-occurred-during-initialization-of-VM/m-p/2292032#M65155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-03-10T08:25:39Z</dc:date>
    </item>
  </channel>
</rss>

