<?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: JAVA Heap Space Error while import an Excel file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375930#M138228</link>
    <description>Hi Thomas,&lt;BR /&gt;This did not resolve my issue.&lt;BR /&gt;Added bugtracker - &lt;A href="http://www.talendforge.org/bugs/view.php?id=11752" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=11752&lt;/A&gt; to track issue.</description>
    <pubDate>Tue, 23 Feb 2010 17:42:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-02-23T17:42:55Z</dc:date>
    <item>
      <title>JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375922#M138220</link>
      <description>Hello Experts, 
&lt;BR /&gt; I am a new bie in Talend platform.i have JDK 1.6 and Talend 4.0. Now i am trying to load the data from an Excel file which contain more than 1 lacs records. While importing the excel file its erroring out with lang.OutOfMemoryError: Java heap space 
&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; 
&lt;BR /&gt; 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1311) 
&lt;BR /&gt;Caused by: java.lang.OutOfMemoryError: Java heap space 
&lt;BR /&gt; at java.util.Arrays.copyOf(Unknown Source) 
&lt;BR /&gt; at java.util.Arrays.copyOf(Unknown Source) 
&lt;BR /&gt; at java.util.ArrayList.toArray(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelReader.readSheet(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form$9$1.run(Unknown Source) 
&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:3855) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3476) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:173) 
&lt;BR /&gt; at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:388) 
&lt;BR /&gt; at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.viewSheet(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.viewExcelFile(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.access$4(Unknown Source) 
&lt;BR /&gt; at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form$7.modifyText(Unknown Source) 
&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167) 
&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:2526) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:4082) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Control.windowProc(Control.java:3949) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.windowProc(Display.java:4589) 
&lt;BR /&gt; at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method) 
&lt;BR /&gt; at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2313) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:255) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Control.windowProc(Control.java:4036) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Text.windowProc(Text.java:2170) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.windowProc(Display.java:4589) 
&lt;BR /&gt; at org.eclipse.swt.internal.win32.OS.SetWindowTextW(Native Method) 
&lt;BR /&gt; 
&lt;BR /&gt;Plz shed some light on it 
&lt;BR /&gt;Thanks in advance..</description>
      <pubDate>Sat, 16 Nov 2024 13:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375922#M138220</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375923#M138221</link>
      <description>Hello 
&lt;BR /&gt;Go to windows--&amp;gt;preference--&amp;gt;talend--&amp;gt;Run/Debug--&amp;gt;Job run vm arguments, and locates more memory. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Sat, 20 Feb 2010 09:55:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375923#M138221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-20T09:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375924#M138222</link>
      <description>Hi,
&lt;BR /&gt; Thanks for ur quick reply...i changed to -Xms128M and -Xmx512M..but still no luck.My memory congifuration is 2GB.
&lt;BR /&gt; Plz Let me know if i need to verify anything.....Plz do reply..
&lt;BR /&gt;Thanks...</description>
      <pubDate>Sat, 20 Feb 2010 12:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375924#M138222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-20T12:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375925#M138223</link>
      <description>Hello 
&lt;BR /&gt;See 3281. As jandry said, try to 
&lt;BR /&gt;decrease the memory setting in the Preferences and run it again. If that doesn't work, export the job as a script and try running it outside of the Studio via the Command Prompt. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Sun, 21 Feb 2010 03:31:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375925#M138223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-21T03:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375926#M138224</link>
      <description>Hi, 
&lt;BR /&gt;I am running TIS version 3.2.1 and have tried many combinations of the memory setting but still get :- 
&lt;BR /&gt;Could not create the Java virtual machine. 
&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 2.5Gb of memory. 
&lt;BR /&gt;Current settings are :- 
&lt;BR /&gt;-vmargs 
&lt;BR /&gt;-Xms256M 
&lt;BR /&gt;-Xmx1536M 
&lt;BR /&gt;-XX:MaxPermSize=128m 
&lt;BR /&gt;I want to be able to run the debugger, so exporting the job and running from the command line is not feasible. 
&lt;BR /&gt;One of the posts says :- 
&lt;BR /&gt;'Moving the JAVA_HOME/bin entry in the Path variable to the first position should solve the problem.' 
&lt;BR /&gt;but I do not know how to do this?? 
&lt;BR /&gt;Also, running from the command line is great until you want to run debugger - I need to run debugger. 
&lt;BR /&gt;Can anyone help?</description>
      <pubDate>Mon, 22 Feb 2010 17:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375926#M138224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-22T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375927#M138225</link>
      <description>Thanks Shong for all ur help....my java heap space error got resolved.... 
&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; 
&lt;BR /&gt;But i have one doubt.My Excel input has 1 lacs records with some null values.While loading the data it is inserting only 55523 records into the database and skipped the null rows. 
&lt;BR /&gt;My question 1&amp;gt; is it(55523 records) the maximum limit ? 
&lt;BR /&gt; 2&amp;gt;Is there any way that we can load the records having NULL values ? 
&lt;BR /&gt; 
&lt;BR /&gt; Thanks for ur time......</description>
      <pubDate>Tue, 23 Feb 2010 06:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375927#M138225</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-23T06:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375928#M138226</link>
      <description>Hello
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;My question 1&amp;gt; is it(55523 records) the maximum limit ?&lt;BR /&gt; 2&amp;gt;Is there any way that we can load the records having NULL values ?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;There is no a limitation and don't skip the null rows, please check if you have checked the option 'Stop to read on empty rows' on advanced settings.
&lt;BR /&gt;Best regards
&lt;BR /&gt; shong</description>
      <pubDate>Tue, 23 Feb 2010 07:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375928#M138226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-23T07:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375929#M138227</link>
      <description>adding JAVA_HOME/bin to the PATH environment on windows: 
&lt;BR /&gt; 
&lt;BR /&gt;Right click on my computer-&amp;gt;properties-&amp;gt;advanced-&amp;gt;environment variables 
&lt;BR /&gt; 
&lt;BR /&gt;Go down to the system variables and edit the PATH variable. 
&lt;BR /&gt; 
&lt;BR /&gt;Add the full path to Java's bin directory to the front of the string, followed by a semi-colon: 
&lt;BR /&gt; 
&lt;BR /&gt;c:\Program Files\java\jdk1.6.0_07\bin\; &amp;lt;existing path string&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I am not sure if this is your problem, but it's worth a shot. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks, 
&lt;BR /&gt; 
&lt;BR /&gt;Thomas</description>
      <pubDate>Tue, 23 Feb 2010 17:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375929#M138227</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2010-02-23T17:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375930#M138228</link>
      <description>Hi Thomas,&lt;BR /&gt;This did not resolve my issue.&lt;BR /&gt;Added bugtracker - &lt;A href="http://www.talendforge.org/bugs/view.php?id=11752" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=11752&lt;/A&gt; to track issue.</description>
      <pubDate>Tue, 23 Feb 2010 17:42:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375930#M138228</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-02-23T17:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: JAVA Heap Space Error while import an Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375931#M138229</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Instead of importing/Scanning large excel file take 10-20 records for schema of that file after imported the file change the location to your large excel file and change -Generation mode to "Less memory consumed for large excel(Event mode) in&amp;nbsp; "tFileInputExcel" component Advanced settings and give column count also(I have 60 columns in my file) see this count&amp;nbsp; by "Metadat-&amp;gt;FileExcel-&amp;gt;Scanned file-&amp;gt;metadata-&amp;gt;Columns&amp;nbsp; there you can find the column count.&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Loop_exception.PNG" style="width: 655px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxSy.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147894iFD25BE2708713284/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxSy.png" alt="0683p000009LxSy.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope it will work.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 06:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/JAVA-Heap-Space-Error-while-import-an-Excel-file/m-p/2375931#M138229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-15T06:48:18Z</dc:date>
    </item>
  </channel>
</rss>

