Error while running Eclipse,Java started but returned exit code=13 -


while running eclipse, found below error :-

java started returned exit code=13

below details

-startup plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110502 -product org.eclipse.epp.package.jee.product --launcher.defaultaction openfile --launcher.xxmaxpermsize 2048m -showsplash org.eclipse.platform --launcher.xxmaxpermsize 2048m --launcher.defaultaction openfile c:\program files (x86)\ibm\websphere\appserver\java\bin\javaw.exe -xmx512m -vm "c:\program files\java\jdk1.6.0_31\bin\javaw.exe" -vm "c:\program files\java\jre6\bin\javaw.exe" -dosgi.requiredjavaversion=1.6 

i checked other forums too, didn't appropriate answer.please help


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -