Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
param123
Creator
Creator

JVM setting studio

Hi All,

when we enable the checkbox "use specific Arguments" in Run-->Advanced setting...studio will pick the respective memory specifications, What happens if we unselect the checkbox, what JVM args will be picked. Any default parameters or the memory specifications from .ini file?

Labels (2)
3 Replies
Anonymous
Not applicable

It will use the default JVM args -Xms256M -Xmx1024M as seen in Run-->Advanced setting, the JVM args in .ini file is for Studio instance.

 

Do you want to change the default JVM args for all job executions?

 

Regards

Shong

 

param123
Creator
Creator
Author

@Shicong Hong​ ,

 

Thanks for your response, i just wanted to understand, the default parameters which will be used when we trigger a job, when the checkbox in Advacned settings is not enabled and edited?

 

1) is it from config file --Vmargs

2) from project preferences Talend-->Run/DEbug --> JOb run VM Arguments

3) or any default value set by Talend at backend

XJ_1630
Contributor III
Contributor III

you can define 'default' Java arguments under:

 

windows > preferences > Talend > Run/Debug