Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
--launcher.XXMaxPermSize
512m
-vmargs
-Xms512m
-Xmx1536m
-Xdock:icon=../Resources/talend.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.instance.area.default=../../../workspace
-Dfile.encoding=UTF-8
-Duser.language=en
-Duser.country=US
-Duser.variant=EN
I am using Talend-Studio-20150908_1633-V6.0.1 on OS X El Capitan 10.11.1 and the problem is that is uses over 100% of CPU all the time...
Is there any java applications or programs consuming cpu usage?
How much memory you have?
Singe job is taking CPU 100%? Have you tried to specify the amount of memory for the job to use in the job's run view(Advanced setting)?
Actually, OS X El Capitan 10.11.1 is not on TalendHelpCenter:Compatible+Platforms+and+Java+environments.
Have you tried to repro this issue on other OS?
--launcher.XXMaxPermSize
1024m
-vmargs
-Xmx2048m
-Xdock:icon=../Resources/talend.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Dosgi.instance.area.default=../../../workspace
-Dfile.encoding=UTF-8