
Anonymous
Not applicable
2014-12-19
11:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[resolved] Unhandled event loop exception - Java heap space
Hello all,
I would appreciate any suggestions on managing the memory settings as i have huge tables ( >2million records) that needs to be moved around and i keep getting this error.
Also, any reason why my job is reading a string column as a character from a text/excel input?
Many thanks
I would appreciate any suggestions on managing the memory settings as i have huge tables ( >2million records) that needs to be moved around and i keep getting this error.
Also, any reason why my job is reading a string column as a character from a text/excel input?
Many thanks
2,401 Views
- « Previous Replies
-
- 1
- 2
- Next Replies »
1 Solution
Accepted Solutions

Anonymous
Not applicable
2015-01-08
04:32 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you tried to set JVM as:
-Xms:1024m
-Xmx:2048m? Have you checked document about:TalendHelpCenter:Allocating more memory to Talend Studio?
Best regards
Sabrina
Added more memory to my machine and changed my settings. Works now - thanks.
2,138 Views
15 Replies

Anonymous
Not applicable
2014-12-21
10:18 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you already checked documents about: TalendHelpCenter:Could not reserve enough space for object heap and TalendHelpCenter:Exception: outOfMemory to allocate more memory for your job?
Best regards
Sabrina
Have you already checked documents about: TalendHelpCenter:Could not reserve enough space for object heap and TalendHelpCenter:Exception: outOfMemory to allocate more memory for your job?
Best regards
Sabrina
2,138 Views

Anonymous
Not applicable
2015-01-05
03:16 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you already checked documents about:TalendHelpCenter:Could not reserve enough space for object heap and TalendHelpCenter:Exception: outOfMemory to allocate more memory for your job?
Best regards
Sabrina
Hi Sabrina - I'm still running into issues with this. I've made all changes and i'm running the 64-bit application. It could as well be my machine but i've attached a screen shot and part of the error.
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space. I was also getting a "GC Overhead limit" error at some point.
UseGCOverheadLimit
Many thanks
2,138 Views

Anonymous
Not applicable
2015-01-06
04:38 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please show us your current job design screenshot? What's your 64 bit server memory? 8GB?
Best regards
Sabrina
Could you please show us your current job design screenshot? What's your 64 bit server memory? 8GB?
Best regards
Sabrina
2,138 Views

Anonymous
Not applicable
2015-01-06
11:53 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please show us your current job design screenshot? What's your 64 bit server memory? 8GB?
Best regards
Sabrina
No only 4GB
2,138 Views

Anonymous
Not applicable
2015-01-07
03:26 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you tried to set JVM as:
-Xms:1024m
-Xmx:2048m? Have you checked document about: TalendHelpCenter:Allocating more memory to Talend Studio?
Best regards
Sabrina
Have you tried to set JVM as:
-Xms:1024m
-Xmx:2048m? Have you checked document about: TalendHelpCenter:Allocating more memory to Talend Studio?
Best regards
Sabrina
2,138 Views

Anonymous
Not applicable
2015-01-08
04:32 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Have you tried to set JVM as:
-Xms:1024m
-Xmx:2048m? Have you checked document about:TalendHelpCenter:Allocating more memory to Talend Studio?
Best regards
Sabrina
Added more memory to my machine and changed my settings. Works now - thanks.
2,139 Views

Anonymous
Not applicable
2015-01-12
03:26 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
If the issue is closed, may I ask you to click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.
Best regards
Sabrina
If the issue is closed, may I ask you to click the "Set this topic as resolved" link which is right underneath your initial post? This way, other users will be informed that this thread has been resolved.
Best regards
Sabrina
2,138 Views

Anonymous
Not applicable
2016-06-01
04:28 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am receving an error message while opening any job in Talend
Unhandled event loop exception
Java heap space
And when i click ok i get the below pop up. Kindly help..
I am receving an error message while opening any job in Talend
Unhandled event loop exception
Java heap space
And when i click ok i get the below pop up. Kindly help..
2,138 Views

Anonymous
Not applicable
2016-06-01
07:10 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
jitesh.pillai,
There is not enough information for us to diagnose your issue.
What's your OS and JDK version? Have you already checked document about:TalendHelpCenter:Installation requirements?
Is there any more error log which is located in <Talend Studio installation path>/workspace/.metadata/.log?
Best regards
Sabrina
There is not enough information for us to diagnose your issue.
What's your OS and JDK version? Have you already checked document about:TalendHelpCenter:Installation requirements?
Is there any more error log which is located in <Talend Studio installation path>/workspace/.metadata/.log?
Best regards
Sabrina
2,138 Views

- « Previous Replies
-
- 1
- 2
- Next Replies »