Skip to main content
Announcements
A fresh, new look for the Data Integration & Quality forums and navigation! Read more about what's changed.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[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
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

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.
0683p000009MBkm.png

View solution in original post

15 Replies
Anonymous
Not applicable
Author

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
Anonymous
Not applicable
Author

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

0683p000009MC6I.png
Anonymous
Not applicable
Author

Hi,
Could you please show us your current job design screenshot? What's your 64 bit server memory? 8GB?
Best regards
Sabrina
Anonymous
Not applicable
Author

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
Anonymous
Not applicable
Author

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
Anonymous
Not applicable
Author

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.
0683p000009MBkm.png
Anonymous
Not applicable
Author

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
Anonymous
Not applicable
Author

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..
0683p000009MBkn.png
Anonymous
Not applicable
Author

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