<?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: Unhandled event loop exception when i am uploading large excel file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276670#M52688</link>
    <description>Yes this issue is only occurring when i am uploading large excel file.&lt;BR /&gt;&lt;BR /&gt;I have not try with the v 6.3.&lt;BR /&gt;If you have any solution for this problem please let me know as we are doing the POC for our migration. This issue creating problem for us.</description>
    <pubDate>Thu, 15 Jun 2017 04:18:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-15T04:18:40Z</dc:date>
    <item>
      <title>Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276660#M52678</link>
      <description>&lt;P&gt;AS suggested i have changed the&amp;nbsp;TOS_DI-win-x86_64 file values as below&lt;/P&gt; 
&lt;P&gt;-vmargs&lt;BR /&gt;-Xms4096m&lt;BR /&gt;-Xmx8192m&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;i have tried 1024/2048 , 2048/4096 , 4096/8192 but still i am getting the same problem&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Logs i am getting from&amp;nbsp;below location&lt;/P&gt; 
&lt;P&gt;C:\talend\TOS_DI-Win32-20170510_1410-V6.4.0\workspace\.metadata&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;!ENTRY org.eclipse.ui 4 0 2017-06-14 12:27:08.104&lt;BR /&gt;!MESSAGE Unhandled event loop exception&lt;BR /&gt;!STACK 0&lt;BR /&gt;java.lang.OutOfMemoryError: Java heap space&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Cur.createElementXobj(Cur.java:257)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Cur$CurLoadContext.startElement(Cur.java:2992)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNode(Locale.java:1413)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNodeChildren(Locale.java:1396)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNode(Locale.java:1438)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNodeChildren(Locale.java:1396)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNode(Locale.java:1438)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNodeChildren(Locale.java:1396)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNode(Locale.java:1438)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNodeChildren(Locale.java:1396)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.loadNode(Locale.java:1438)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1378)&lt;BR /&gt;at org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:1363)&lt;BR /&gt;at org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:370)&lt;BR /&gt;at org.apache.poi.POIXMLTypeLoader.parse(POIXMLTypeLoader.java:144)&lt;BR /&gt;at org.openxmlformats.schemas.spreadsheetml.x2006.main.WorksheetDocument$Factory.parse(Unknown Source)&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFSheet.read(XSSFSheet.java:183)&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFSheet.onDocumentRead(XSSFSheet.java:175)&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.parseSheet(XSSFWorkbook.java:438)&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.onDocumentRead(XSSFWorkbook.java:403)&lt;BR /&gt;at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:190)&lt;BR /&gt;at org.apache.poi.xssf.usermodel.XSSFWorkbook.&amp;lt;init&amp;gt;(XSSFWorkbook.java:266)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelReader.init(ExcelReader.java:144)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelReader.&amp;lt;init&amp;gt;(ExcelReader.java:93)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.viewExcelFile(ExcelFileStep1Form.java:629)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form.access$5(ExcelFileStep1Form.java:604)&lt;BR /&gt;at org.talend.repository.ui.wizards.metadata.connection.files.excel.ExcelFileStep1Form$7.modifyText(ExcelFileStep1Form.java:481)&lt;BR /&gt;at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179)&lt;BR /&gt;at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)&lt;BR /&gt;at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4353)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1061)&lt;BR /&gt;at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 08:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276660#M52678</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T08:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276661#M52679</link>
      <description>&lt;P&gt;It's not the JVM settings for the Studio you need to worry about so much here, it is the JVM settings for the job. This will show yo where you need to set these (&lt;A href="http://garpitmzn.blogspot.co.uk/2013/08/talend-modify-jvm-arguments-for-job.html" target="_blank" rel="nofollow noopener noreferrer"&gt;http://garpitmzn.blogspot.co.uk/2013/08/talend-modify-jvm-arguments-for-job.html&lt;/A&gt;). By the way, there is no need to set the Xms to such a high value. The Xms is the initial memory allocation pool. This is meant to grow. Upping this will just immediately reserve that memory instead of letting it grow as it is needed.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 09:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276661#M52679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T09:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276662#M52680</link>
      <description>&lt;P&gt;Hi I have changed the VM argument value as -Xms1024M and&amp;nbsp;-Xmx2048M but still i was getting the same problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 09:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276662#M52680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T09:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276663#M52681</link>
      <description>Hi I have changed the VM argument value as -Xms1024M and -Xmx2048M but still i was getting the same problem.</description>
      <pubDate>Wed, 14 Jun 2017 09:24:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276663#M52681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T09:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276664#M52682</link>
      <description>&lt;P&gt;So you have changed the VM arguments as per the link I posted and ticked the "Use specific JVM arguments" on the "Advanced settings" tab on the "Run" tab of the job? You are running the job from the Studio, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the answer is yes to the above, then how big is your Excel file?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 11:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276664#M52682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T11:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276665#M52683</link>
      <description>Like i am getting this error when i am uploading excel . Excel has more than 50000 rows.
&lt;BR /&gt;I think VM argument will work if we are running any job.
&lt;BR /&gt;But here i am not running the job i am getting this exception when i am creating excel file in Talend.</description>
      <pubDate>Wed, 14 Jun 2017 11:40:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276665#M52683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T11:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276666#M52684</link>
      <description>&lt;P&gt;Ah I see, so when you are creating the metadata?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, I misunderstood. It sounds like a bug. If the file is not that big I would recommend manually creating the metadata for it (build the schema manually) and use that. Are you using the open source edition or the enterprise edition and what version? If you have a support contract, I would raise this.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 12:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276666#M52684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T12:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276667#M52685</link>
      <description>Yes i am creating the file manually only. I am selecting the excel right click from there i am browsing the excel file.&lt;BR /&gt;i am using free version of Talend&lt;BR /&gt;&lt;BR /&gt;Talend Open Studio for Data Integration&lt;BR /&gt;Version: 6.4.0</description>
      <pubDate>Wed, 14 Jun 2017 12:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276667#M52685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T12:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276668#M52686</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;have you seen this?&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Wed, 14 Jun 2017 12:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276668#M52686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T12:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276669#M52687</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Does this issue only occur when you upload a large excel? Is it Ok with you when upload a simple excel? Could you try to use V 6.3 to see if this issue repro?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 03:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276669#M52687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-15T03:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276670#M52688</link>
      <description>Yes this issue is only occurring when i am uploading large excel file.&lt;BR /&gt;&lt;BR /&gt;I have not try with the v 6.3.&lt;BR /&gt;If you have any solution for this problem please let me know as we are doing the POC for our migration. This issue creating problem for us.</description>
      <pubDate>Thu, 15 Jun 2017 04:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276670#M52688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-15T04:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276671#M52689</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;About your "Unhandled event loop exception" issue when create a big excel file in metadata, please create a jira issue on talend bug tracker.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276671#M52689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-20T11:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276672#M52690</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have exactly the same issue, and I wanted to know if that problem was solved or not ?&lt;/P&gt;
&lt;P&gt;My excel file is around 46000 rows...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Flo&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 10:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276672#M52690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-21T10:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276673#M52691</link>
      <description>&lt;P&gt;Hello Flo,&lt;/P&gt; 
&lt;P&gt;Have you already tried to changed the VM argument value in your studio to see if it works for you?&lt;/P&gt; 
&lt;P&gt;Please have a look at my screenshot.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 894px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls2p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151056i2884C53BDAB6AB24/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls2p.png" alt="0683p000009Ls2p.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 06:53:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276673#M52691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T06:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276674#M52692</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I did it and I put the same option in the .ini files.&lt;/P&gt; 
&lt;P&gt;I also realisde that I forgot to change to the "event mode" instead of "User mode" and that's solve the problem.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help &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;/P&gt; 
&lt;P&gt;Cheers&lt;/P&gt; 
&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276674#M52692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T08:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276675#M52693</link>
      <description>&lt;P&gt;Hello Florian,&lt;/P&gt; 
&lt;P&gt;Thanks for your prompt reply.&lt;/P&gt; 
&lt;P&gt;Hope this article about:&lt;A title="https://community.talend.com/t5/Migration-Configuration-and/OutOfMemory-Exception/ta-p/21669/jump-to/first-unread-message" href="https://community.qlik.com/s/article/ka03p0000006EZuAAM" target="_self"&gt;https://community.talend.com/t5/Migration-Configuration-and/OutOfMemory-Exception/ta-p/21669/jump-to/first-unread-message&lt;/A&gt; will be helpful for you.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:26:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276675#M52693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T08:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276676#M52694</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; is this issue resolved completely, because i am getting a similar error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;After uploading the data into the tfileInputDelimited, I am trying to view the data using the Data Viewer.&lt;/P&gt; 
&lt;P&gt;Then I am facing this issue.Input file has more than 5 million records and I have tried changing the JVM memory settings that didn't worked out.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Talend.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2Hr.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157671iF85E09C0EFF30671/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2Hr.jpg" alt="0683p000009M2Hr.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 10:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276676#M52694</guid>
      <dc:creator>HemanthSai</dc:creator>
      <dc:date>2019-01-30T10:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276677#M52695</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;What is your RAM? How did you set your JVM? More information will be preferred.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 12:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276677#M52695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-30T12:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276678#M52696</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My RAM size is 16GB and JVM settings.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TalendRe1.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1us.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156723i5D0511AC3D32EEA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1us.jpg" alt="0683p000009M1us.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 12:51:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276678#M52696</guid>
      <dc:creator>HemanthSai</dc:creator>
      <dc:date>2019-01-30T12:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Unhandled event loop exception when i am uploading large excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276679#M52697</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;The exception with the error message you have here means that java has reached its maximum memory setting, yet it needs more.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Did you create a file metadata for your input excel file?&amp;nbsp;How many columns do you have in your excel ?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Note that window &amp;gt; preferences &amp;gt; talend &amp;gt; run/debug has no effect on creating the metadata. For that, you need to edit the .ini file that matches the .exe you use to run the studio. &lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; font-family: 'PT Sans','Helvetica',Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 08:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Unhandled-event-loop-exception-when-i-am-uploading-large-excel/m-p/2276679#M52697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T08:58:11Z</dc:date>
    </item>
  </channel>
</rss>

