- This topic has 3 replies, 2 voices, and was last updated 14 years, 9 months ago by
support-shalini.
-
AuthorPosts
-
MSchmidkeMemberHello all,
I’ve had an eclipse crash, and since then, I permanently have the “Deployment is out of date due to changes in the underlying project contents” message.
I’ve tried everything.
– Removed the deployment
– Started eclipse with “-clean” switch
– Rebuilt everythingbut no change. I have the message even if there are no deployments at all. I’ve disabled servers, no change.
Seems he has some deployment in mind which in fact isn’t there anymore.
Is there any way to clean up Myeclipse’s internal deployment memory?
Marcus.
support-shaliniMemberMarcus,
Can you give some more information?
1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
2. Can you look for any relevant errors logged in the log file located at your workspace dir > .metadata > .log?
3. Also, can you switch to a new workspace and check if the issue persists?
MSchmidkeMemberAd 1.
*** Date:
Friday, August 13, 2010 8:26:01 AM CEST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_05*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
Eclipse SDKVersion: 3.3.0
Build id: I20070625-1500Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Graphical Editing Framework
Version: 3.3.0.v20070620
Build id: 20070814-1555Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\apps\eclipse33\eclipse.exe
-name
Eclipse
–launcher.library
D:\apps\eclipse33\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
D:\apps\eclipse33\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-clean
-vm
D:\Apps\jdk5\bin\..\jre\bin\client\jvm.dllAd 2.
There are some errors, but none of them seem relevant. There are no errors on opening or building the project. Some errors closing the project, they come from subclipse. Some errors about problems loading javadoc. No errors having any ‘myeclipse’ related line in their stacktrace at all.Ad 3.
I am using serveral workspaces in parallel, no problem in any other workspace. Warning message disappears when I close the projects of my EAR; message appears again immediately after opening projects. Message does not vanish when selecting “Clean” (usually on Clean, all messages vanish and appear again one after the other).Marcus.
support-shaliniMemberMarcus,
Can you send us some screen shots showing the message?Warning message disappears when I close the projects of my EAR; message appears again immediately after opening projects.
Can you give some more information on the projects you are referring to?
Are there any errors logged in the problems view(Window > Show View > Problems) when the projects are open?
Also, can you send us the log messages from the log file, located at workspace dir > .metadata > .log when you open the projects? -
AuthorPosts