Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
@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
you can define 'default' Java arguments under:
windows > preferences > Talend > Run/Debug