- This topic has 2 replies, 2 voices, and was last updated 21 years ago by Scott.
-
AuthorPosts
-
ScottMemberTried to uninstall 2.6.3 and machine reboots immediately. I have tried several times with same result. I ran full chkdsk and found no errors on disk. What are the manual steps to uninstall 2.6.3 so that I can install 2.6.4?
What operating system and version are you running?
Windows XP Service Pack1What Eclipse version and build id are you using? (Help > About Eclipse Platform)
Version: 2.1.1
Build id: 200306271545– Was Eclipse freshly installed for MyEclipse?
MyEclipse was installed shortly after Eclipse 2.1.1
– Are any other external plugins installed?
No– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
7What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
2.6.3What JDK version are you using to run Eclipse? (java -version)
1.4.1_02-b06What JDK version are you using to launch your application server?
sameWhat steps did you take that resulted in the issue?
Tried to run C:\Program Files\MyEclipse\MyEclipse-UninstallerData\Uninstall MyEclipse Enterprise Workbench v2.6.3.exeWhat application server are you using?
Tomcat 5Are there any exceptions in the Eclipse log file?
(<workspace>/.metadata/.log)
The ones that are there seem application specific.
Scott AndersonParticipantScott,
I had a problem on my laptop that whenever I ran a Swing application the machine would crash. I finally solved it by reinstalling my JDK. One thing about the Install Anywhere installers/uninstallers – they don’t necessarily pick the JVM that’s first in your path. You may have an antique on your system that it’s finding, or maybe not.
Rather than uninstalling 2.6.3, I’d suggest you simply upgrade your installation using our update site. Instructions on how to do that are here:
http://www.myeclipseide.com/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=5&categories=Installation+and+Updates&parent_id=4#15For whatever reason, if you decide you want to manually uninstall MyEclipse anyway, you can find out how to do that here:
http://www.myeclipseide.com/modules.php?op=modload&name=FAQ&file=index&myfaq=yes&id_cat=5&categories=Installation+and+Updates&parent_id=4#8–Scott
MyEclipse Support
ScottMemberThanks for the help and quick response. The update worked perfectly. I will look into your comment about multiple JDK/JVM versions when my current project winds down.
-
AuthorPosts