Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Could not create java virtual machine

Hi,
Just installed Talend 5.4.1r111943.
I'm unable to run a test job created. I went through this post http://community.talend.com:80/t5/Design-and-Development/resolved-Could-not-create-the-Java-virtual-... 
 that was on the same issue but could not resolve the issue(not for the content but probably I'm getting it wrong).
Following is the full text of the error I get.
Starting job testquotes at 17:56 22/01/2015.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Error occurred during initialization of VM
Could not reserve enough space for object heap
Job testquotes ended at 17:56 22/01/2015.

Could somebody please help me resolve this ? Thanks
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Shong,
Thanks for the article.
I did make that change in the ini file, however the job would still not run.
So got about exploring the preferences and changed the
Preferences->Talend->Run/Debug->Job Run VM arguments

 with the Xms and Xmx values as in mentioned in the article and the job now runs perfectly!!
Thanks again!

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi 
Take a look at this KB article, and let us know if the solutions can resolve your issue.
Shong
Anonymous
Not applicable
Author

Hi Shong,
Thanks for the article.
I did make that change in the ini file, however the job would still not run.
So got about exploring the preferences and changed the
Preferences->Talend->Run/Debug->Job Run VM arguments

 with the Xms and Xmx values as in mentioned in the article and the job now runs perfectly!!
Thanks again!