- This topic has 9 replies, 5 voices, and was last updated 8 years, 7 months ago by rigupta.
-
AuthorPosts
-
gz2jbtMemberMyEclipse is endlessly “Building workspace”. This started a few days ago after working flawlessly for years. Very frustrating. I uninstalled and reinstalled from myeclipse-8.0.0-win32.exe downloaded from http://www.myeclipseide.com. Same problem. Today, I downloaded, ran and registered Pulse and let it install MyEclipse. Same problem. I have been a MyEclipse user for years – keeping up to date with every new version – this is the 1st time I’ve encountered this. Opening a simple java project. Cannot close the IDE either – must go in to Task Manager and force it closed. Pasted installation details below. Help!
*** Date:
Monday, March 15, 2010 11:24:33 AM EDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.0
Build id: 8.0-20091120Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\Profiles\MyEclipse 8.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\Profiles\MyEclipse 8.0\../../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\Profiles\MyEclipse 8.0\../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/Profiles/MyEclipse 8.0
-configuration
configuration
-clean
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll
gz2jbtMemberupon opening a Project, The user operation is waiting for Building workspace to complete. Building workspace. Hung.
gz2jbtMemberNotify me when a reply is posted – Requested
gz2jbtMemberI tried myeclipse.exe -clean same result. I need this resolved ASAP please (work is waiting)
support-shaliniMembergz2jbt,
Are there any errors in the log file located at workspace dir > .metadata > .log?
Can you switch to a new workspace and check if the issue persists?
safrantMemberI am having the exact same issue. I am not seeing errors in the dir > .metadata > .log
support-shaliniMembersafrant,
Can you give some more information?
1. How many projects are there in your current workspace?
2. Do you face the same issue when you switch to a new workspace?
3. What is the value of -Xmx in myeclipse.ini file located at your installation dir?
schlorkMemberI had the same problem for a while (incidentally, after I built and used a second workspace for the first time). I tried disabling subclipse, because that were the last error messages I could see. But no change and no errormessages.
As for the questions (though I wasn’t asked, I know):
– There were 10 projects in the workspace, only one (very small one) was open already.
– I switched to a new workspace and used that without a problem. Incidentally, after I switched back to the original workspace, the problem was solved!
– -Xmx512mMaybe the info that switching workspaces is able to fix this problem at times is useful for someone.
(This was with MyEclipse Enterprise Workbench Version: 6.0.1 GA Build id: 6.0.1-GA-200710 .)
support-shaliniMemberschlork,
the problem was solved!
Good to know that you are all set and thank you for posting your findings.
Do let us know if you have any issues
riguptaParticipantSwitching workspace worked for me.
-
AuthorPosts