'IBM software architect, Eclipse error: "Java was started but returned exit code=-1"
I'm trying to install IBM rational software architect 9.7, but i get the following error all time. It appeared during installation and does the same every time I run it.
error message
Here's the eclipse.ini file from the IBM source folder:
-vm
E:\Program Files\IBM\SDP\jdk\jre\bin\javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834
-install
E:/Program Files/IBM/SDP
-vmargs
-Dorg.eclipse.swt.browser.IEVersion=11001
-Xquickstart
-Xms512m
-Xmx1536m
-Xmnx64m
-Xgcpolicy:gencon
-Xscmx96m
-Xshareclasses:name=IBMSDP_%u
-XX:MaxPermSize=512M
-Xcompressedrefs
-Dcom.ibm.ws.management.event.max_polling_interval=1000
-Djava.util.Arrays.useLegacyMergeSort=true
I've reinstalled java jdk, eclipse and the IBM itself several times, this time on different disk E, instead of C, but still the same. Tried to install on ubuntu and it works normally. I've tried latest jdk 8u192 in both 32 and 64bit version, but nothing helps.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|