- This topic has 7 replies, 2 voices, and was last updated 18 years, 1 month ago by
cusdx.
-
AuthorPosts
-
cusdxMemberI have a problem since I upgraded to version 5, which is that I frequently get the “Refreshing workspace” message and the flashing blocks, but the task never completes and other things like searches are slowed down. (I’ve probably left it running for about half an hour – I suppose if I left it longer it might complete at some time!) I stop and start MyEclipse to get rid of the problem, but it keeps recurring.
I installed 5.1.0 hoping the problem would have gone away in this release, but it persists.
Riyad KallaMemberCan you go to MyEclipse menu, then Installation Summary and INstallation details and paste that information for me here?
cusdxMemberHere’s the info:
*** Date:
14 December 2006 09:47:29 o’clock GMT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.4.2_03*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.1.0 GA
Build id: 20061111-5.1.0-GAEclipse Platform
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060921-0945Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Plug-in Development Environment
Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse Graphical Editing Framework
Version: 3.2.1.v20060921
Build id: 20060921-1617Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\ProgramFiles\eclipse-3.2.1\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
350_70
-product
com.genuitec.myeclipse.product.ide
-vm
C:\Oracle9i\Ora92\jre\1.4.2\bin\javaw.exe
Riyad KallaMemberNothing looks obviously wrong, although I’m curious what the full version of the JRE you are using is, can you type this on the command line and see:
C:\Oracle9i\Ora92\jre\1.4.2\bin\java.exe -version
Can you try restarting using -clean as outlined here:
http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10280.htmlIf that doesn’t work, I would suggest trying a brand new clean install of MyEclipse 5.1 using our All-In-One installer from our Download site to a brand new directory (cannot be an existing one) and then reopening your workspace and see if it behaves itself.
cusdxMemberHi,
That command generates this output:
java version “1.4.2_03”
Java<TM> 2 Runtime Environment, Standard Edition <build 1.4.2_03-b02>
Java HotSpot<TM> Client UM <build 1.4.2_03-b02, mixed mode>I have done the -clean and will follow your advice about the re-install if the problem recurs.
Thanks for your help
Zoe
cusdxMemberSorry for the delay – just to report that despite the -clean and a new install I am still getting this problem. It always happens after I have done a search.
Riyad KallaMemberZoe,
Did you get a chance to try using our all-in-one installer? That is a best-case install that we put together of the latest stable JRE/Eclipse/MyEclipse releases and should “just work”. Be sure to create a new workspace though as the setting that MyEclipse is looking for is stored in the workspace, and in a corrupt workspace it may not find it and keep resetting over and over.
cusdxMemberRiyad,
I have just finally got round to recreating the workspace, and the problem is resolved. It took me several days to get all the projects working with the new workspace, so I’m hoping to keep hold of the current one for a bit. (In answer to your question, yes I did use the all-in-one installer.)
Zoe
-
AuthorPosts