- This topic has 1 reply, 2 voices, and was last updated 10 years ago by
support-swapna.
-
AuthorPosts
-
Unable to start myeclipse ME 2015 CI.
Changed startup parameters as belowchanged below ~/software/MyEclipse 2015 CI/MyEclipse 2015 CI.app/Contents/Profile/myeclipse.app/Contents/MacOS/myclipse.ini file as below
#ansi (do not remove)
-startup
../../../plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
–launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20140603-1326
-vm
/Users/sekharpn/software/MyEclipse 2015 CI/MyEclipse 2015 CI.app/Contents/Profile/binary/com.sun.java.jdk7.macosx.x86_64_1.7.0.u45/jre/lib/jli/libjli.dylib
-install
/Users/sekharpn/software/MyEclipse 2015 CI/MyEclipse 2015 CI.app/Contents/Profile
-vmargs
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XstartOnFirstThread
-Xdock:name=MyEclipse
-Xms2058m
-Xmx4096m
-XX:MaxPermSize=512m
-XX:ReservedCodeCacheSize=64m
-Dosgi.nls.warnings=ignore
support-swapnaModeratorSekhar,
Sorry that you are seeing this issue.
1. The -configuration lines are missing from the .ini contents you shared.
Can you please replace the -configuration lines and check if the issue persists ?2. If MyEclipse cannot be started even after adding the -configuration lines, please attach the .ini file to help us replicate the issue at our end. Also share the OS X version details.
3. Can you please let us know what exact error you are seeing when trying to start the MyEclipse including any messages displayed ? If possible, please attach the screenshot of the error to help us get a visual.Please also look for java dump files and attach them as well.
4. If the IDE allows you to select the workspace then please send us the .log file located at <workspace dir>/.metadata/.log for further investigation.
-
AuthorPosts