留言板

Can't start Eclipse - Java was started but returned exit code=13

thumbnail
Ramalingaiah Dudidmetle,修改在8 年前。

Can't start Eclipse - Java was started but returned exit code=13

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi,

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
500M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
500m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms1024m
-Xmx2048m

please help me

Regards
Ram
thumbnail
Andew Jardine,修改在8 年前。

RE: Can't start Eclipse - Java was started but returned exit code=13

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
Hi Ram,

Are you still having problems with this? Can you share with us your eclispe error log?
thumbnail
Ramalingaiah Dudidmetle,修改在8 年前。

RE: Can't start Eclipse - Java was started but returned exit code=13

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi Andrew Jardine,

***** working ******
Thank you Reply ,

Regards
Ram
thumbnail
Andrew Jardine,修改在8 年前。

RE: Can't start Eclipse - Java was started but returned exit code=13

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
Hi Ramalingaiah,

Glad to hear you got it all up and running. Can you share with the forum what the problem was and how you solved it -- in case someone else comes along with the same issue in the future?
thumbnail
Ramalingaiah Dudidmetle,修改在8 年前。

RE: Can't start Eclipse - Java was started but returned exit code=13

Expert 帖子: 486 加入日期: 14-8-16 最近的帖子
Hi Andrew Jardine,

eclipse ------>>> eclipse ini file --->>> inside ---->>> past code ----->>>

-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256m
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vm
C:\Program Files\Java\jdk1.7.0_21\bin\javaw.exe

-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms512m
-Xmx1024m


i did only in the line of code adding (((( C:\Program Files\Java\jdk1.7.0_21\bin\javaw.exe ))))))

*********** It is working fine *******************