eclipse321 crashes a lot - java

while I'm working with eclipse 3.2.1 it's crashes and the message is like:
JVM terminated exit code = 1
C:\program Files(x86)\Java\jdk1.6.0_30\BIN\javaw.exe
-Xms40m
-Xmx256m
-jar C:\*****\eclipse321\startup.jar
-os win32
-ws win32
-arch x86
-launcher C:\*****\Eclipse321\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata 1548_c0
-vm C:\Program Files (x86)\Java\jdk1.6.0_30\BIN\javaw.exe
-vmargs
-Xms40m
-Xmx256m
-jar C:\*****\Eclipse321\startup.jar
what could it be?
I'm using win7 in 64 bit.
tnx

Eclipse 3.2.1 is not (and never) was supported on Windows 7. Eclipse 3.2.1 came out long before Windows 7. While I can appreciate that your workplace policy dictates that you must use this version of Eclipse (likely to backport a maintenance issue) they should not be dictating that you must use this version with an incompatible OS. If you really must use this version (which, as others have mentioned, is almost 8 years old) you should be running it on a compatible OS.
The list of target Operating Systems for 3.2.1 are available here:
http://www.eclipse.org/eclipse/development/readme_eclipse_3.2.1.html

Related

Unable to launch eclipse after updating java version to java 8.........Resolved

I updated my java version to java 8 as one of the website demands it to run its content. But after updating the java version to Java 8 it gave me trouble in launching the eclipse. I got the following prompt when i try to launch eclipse:
Java was started but returned exit code=13
C\:ProgramData\Oracle\Java\javapath\javaw.exe
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m
-XX:MaxPermSize=256
-jar
D:\CMSI\eclipse-juno\eclipse-juno2\\plugins/org.eclipse.equinox.launcher_1.3.0
.v20120522-1813.jar
-os win32
-ws win32
-arch x86_64
-showsplash
D:\CMSI\eclipse-juno\eclipse-juno2\\plugins\org.eclipse.equinox.launcher.win3
2.win32.x86_64_1.1.200.v20120913-144807\eclipse_1503.dll
-startup
D:\CMSI\eclipse-juno\eclipse-juno2\\plugins/org.eclipse.equinox.launcher_1.3.0
.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata 18b0_5c
-product org.eclipse.epp.package.jee.product
-vm C:\PragramData\Oracle\Java\javapath\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m
-XX:MaxPermSize=256
-jar
D:\CMSI\eclipse-juno\eclipse-juno2\\plugins/org.eclipse.equinox.launcher_1.3.0
.v20120522-1813.jar
After complete installation the system asked me to remove the older version of java, i did not remove that thinking that my application is running in older version may be it could cause any problem with that.
I got the solution of the above problem so thought of sharing it, as this problem came across with many of my colleagues.
When the java version is updated to java8, it made an entry:
C:\ProgramData\Oracle\Java\javapath
in the PATH variable(on windows system) in the System variable. So removing this entry from PATH variable would resolve the problem.
So proceed as follows:
Right click on the My Computer icon --> Properties -->Advanced system settings --> Environment Variables
Now under System variable scroll to the Path variable
Select Path variable and click on edit button
Remove the entry "C:\ProgramData\Oracle\Java\javapath" from it and exit
It would resolve the prblem..........Cheers!!!

Can't start Eclipse Luna SR2 on Windows 8.1 (64-bit)

I want to learn how to program apps for Android, and have both a new build of Java installed as well as Eclipse Luna SR2 downloaded and extracted. However, it seems I am running into a problem in starting up; I'm not sure how to solve the issue, unless it could be that I need to change the Runtime Environment variables.
Here's the message the dialog box displays when I try to run the program through Command Prompt:
Java was started but returned exit code= 13
C:\ProgramData\Oracle\Java\javapath\java.exe
-Dosgi.requiredJavaVersion= 1.6
-Xms40m
-Xmx512m
-jar C:\Users\Gregory\Documents\Eclipse
Luna\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
-os win32
-ws win32
-arch x86_64
-showsplash C:\Uses\Gregory\Documents\Eclipse
Luna\eclipse\\plugins\org.eclipse.platform_4.4.2.v20150204-1700\splash.bmp
-launcher C:\Users\Gregory\Documents\Eclipse Luna\eclipse\eclipsec.exe
-name Eclipsec
--launcher.library C:\Users\Gregory\Documents\Eclipse
Luna\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v
20150204-1316\eclipse_1608.dll
-startup C:\Users\Gregory\Documents\Eclipse
Luna\eclipse\\plugins/org.clipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.appendVmargs
-exitdata 100c_84
-product org.eclipse.epp.package.java.product
-vm C:\ProgramData\Oracle\Java\javapath\java.exe
-vmargs
-Dosgi.requiredJavaVersion= 1.6
-Xms40m
-Xmx512m
-jar C:\Users\Gregory\Documents\Eclipse
Luna\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
Could you please help me out here?
try this: go to System > Advanced system setting > Environment Variables
Under System variables :
C:\ProgramData\Oracle\Java\javapath;
remove this
hope this helps
My best guess based on what I see here is that the JRE "bitness" doesn't match Eclipse.
What do you get when you type "java -version" on the command prompt?
If it's telling you that you've installed a 32-bit version of Java, you'll need to change that to a 64-bit version.
Also... "-startup C:\Users\Gregory\Documents\Eclipse
Luna\eclipse\plugins/org.clipse.equinox.launcher_1.3.0.v20140415-2008.jar" looks suspicious. There's a missing "e" in "...org.clipse.equinox...". Did you modify the eclipse.ini file?

Spring Tool Suite failing to start with error

I was using Spring tool suite, I just upgraded it to latest version spring-tool-suite-3.5.1.RELEASE-e4.3.2-linux-gtk-x86_64 and now I am not able to start it. It gives below error:
VM terminated. Exit code=1
/usr/bin/java
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-jar /home/vishal/install/sts/sts-3.5.1.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /home/vishal/install/sts/sts-3.5.1.RELEASE/STS
-name STS
--launcher.library /home/vishal/install/sts/sts-3.5.1.RELEASE//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212/eclipse_1508.so
-startup /home/vishal/install/sts/sts-3.5.1.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.overrideVmargs
-exitdata 98006
-product org.springsource.sts.ide
-vm /usr/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
-jar /home/vishal/install/sts/sts-3.5.1.RELEASE//plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
I have ubuntu 12.04 and this Java version:
java version "1.7.0_25"
Java(TM) SE Runtime Environment (build 1.7.0_25-b15)
Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
This is STS.ini
-vm
/usr/lib/jvm/jdk1.7.0/bin/java
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20140116-2212
-product
org.springsource.sts.ide
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xms40m
-Xmx768m
-XX:MaxPermSize=256m
The above error cause by STS version.
At this site: http://spring.io/tools/sts/all , Download STS version what support 32 bit (x86) or 64 bit (x64) computer.
I am not a java developer but had to look into java code.I faced the same issue stated above and fixed it in different way. located STS.ini, opened it and changed the version from 1.6 to 1.7. bingo... its started working..
I faced the same problem after another software updated 1.8 32 bit client VM, where I am running on 64 bit Windows 7. This issue was resolved after I installed JDK 1.8 64 bit Server VM.
The .ini file you posted points to /usr/lib/jvm/jdk1.7.0/bin/java but the error log shows it's actually using /usr/bin/java. That suggests you're not using the .ini you think you are. Double check you're launching from the correct directory/executable.
May not be the case here, but usually this kind of error means the JVM is 32 bit where it needs to be 64 bit or vice versa. Double check that the JVM you are using matches your downloaded STS with respect to 32/64 bit.
Also the answer from E-Riz makes sense. Check exactly what '/usr/bin/java' actually points to (it is probably a symlink). Try the following commands
/usr/bin/java -version
Also track down the symlink
ls -la /usr/bin/java
This will tell you where it points (probably /etc/alternatives/java, which is another symlink. Repeat until you get to the end of the symlink chain. If this doesn't lead to where you think it should (i.e. /usr/lib/jvm/jdk1.7.0/bin/java) then E-riz is right and you are probably not running the STS.ini that you think you are.
I tried to resolve this error in so many ways, but nothing worked for me. At last I uninstalled all my java installations from Control Panel, and reinstalled Java 1.8 and it worked :)
This error with STS is pretty common when you start for the first time. Here is what I found on YouTube, will help eliminate the error: https://youtu.be/cMClVM6rzuc
I had the same issue when trying to open Sprint STS on my Windows machine (64 bits).
The problem was, in fact, that the STS download page, by default, downloads the Windows 32 bits version and it was not working because of that on my 64 bits Windows.
I just went to the STS download page again and download the right version (64 bits) and it solved my issue.
Best regards!

XML errors and Java(TM) Platform SE Binary crashing

So last night I was creating an android XML file to show an edit text and toggle buttons.
Then today when I launched eclipse and opened my project the XML graphical layout was showing:
The rendering target (Android 4.2) is still loading.
The layout will refresh automatically once the process is finished.
I even hadn't typed a single word yet when I got the error
Java(TM) Platform SE Binary has crashed
And Eclipse returned an error dialog
Java was started but returned exit code=255
C:\Windows\system32\javaw.exe
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar
C:\Users\<name>\Desktop\Android\eclipse\\plugins/org.eclipse.equinox.launch
er_1.3.0.v20120522-1813.jar
-os win32
-ws win32
-arch x86_64
-showsplash
C:\Users\<name>\Desktop\Android\eclipse\\plugins/org.eclipse.platform_4.2.1.v
201209141800\splash.bmp
-launcher C:\Users\<name>\Desktop\Android\eclipse\eclipse.exe
-name Eclipse
-launcher.library
C:\Users\<name>\Desktop\Android\eclipse\\plugins/org.eclipse.equinox.launch
er.win32.win32.x86_64_1.1.200.v20120522-1813\eclipse_1503.dll
-startup
C:\Users\<name>\Desktop\Android\eclipse\\plugins/org.eclipse.equinox.launch
er_1.3.0.v20120522-1813.jar
--launcher.overrideVmargs
-exitdata b24_5c
-product org.eclipse.epp.package.mobile.product
-vm C:\Windows\system32\javaw.exe
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx512m
-XX:MaxPermSize=256m
-jar
C:\Users\<name>\Desktop\Android\eclipse\\plugins/org.eclipse.equinox.launch
er_1.3.0.v20120522-1813.jar
Well I don't understand what it says and now I'm unable to launch eclipse.
Thanks.
Had similiar java exit code and error when hovering over java objects. Not sure if you have the same problem, but since the error is pretty the same my solution will maybe work for you. I added "-Dorg.eclipse.swt.browser.DefaultType=mozilla" to my eclipse.ini
Set the below property in eclipse.ini has resoled this problem
-Dcom.ibm.ws.management.event.max_polling_interval=1000
I'm using Windows 8.1 Professional x64 and I was getting the same annoying error, I tried to execute Eclipse by using Troubleshoot compatibility (right click on eclipse.exe) then I chose the option "execute in Windows 8 Mode" and up now, this workaround has solved the problem...
This error is also caused by a damage on ntdll.dll that happens whenever you're trying to install Sony Vaio Drivers on Windows 8.1.
That crash also affects other apps like Windows Media Player, BSPlayer, Catalist Control Center and all of them gets solved when they're executed by using troubleshoot compatibility option as mentioned on previous answer...
I got rid of this issue by not installing all Sony drivers. It seems that Sony Vaio model VPCSB25FB doesn't fully support Windows 8.1 yet. Mainly, when you install Windows 8.1 directly, with no upgrade from Windows 8 or 7...

Java update on windows xp problem

I have JBOSS IDE 1.5(eclipse 3.x) on my windows xp computer and it works fine for years.
Today when I tried to open JBOSS IDE 1.5, it give me following error when startup:
JVM terminated. Exit code=2
C:\WINDOWS\system32\javaw.exe
-Xmx512m
-jar C:\eclipse\startup.jar
-os win32
-ws win32
-arch x86
-launcher C:\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata 1128_70
-vm C:\WINDOWS\system32\javaw.exe
-vmargs
-Xmx512m
-jar C:\eclipse\startup.jar
But I did not change anything for last time good working.
So I check javaw.exe on windows/system32 and found it's updated at 2009-07-30.
Really frustrated. How to resolve this problem?
See the reply here forums.sun ... try it
I would guess that you have a bad JAVA_HOME environmental variable.

Categories

Resources