- This topic has 1 reply, 2 voices, and was last updated 14 years, 8 months ago by support-joy.
-
AuthorPosts
-
dopplerMemberHi there, I have recently installed MyEclipse blue 6.6, but when I try to deploy a project into the WAS server I get the following error:
Add Deployment error:
myeclipse blue error org/maven/ide/eclipse/embedder/ProjectUpdater
When I go to the installation details I have this:
*** Date:
Thursday, March 11, 2010 9:11:46 AM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_22*** MyEclipse details:
MyEclipse Blue Edition
Version: 6.6.0 Blue
Build id: 6.6.0-Blue-20081015*** Eclipse details:
MyEclipse Blue EditionVersion: 6.6.0 Blue
Build id: 6.6.0-Blue-20081015Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\apps\Genuitec\MyEclipseBlue6.6\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\apps\Genuitec\MyEclipseBlue6.6\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\apps\Genuitec\MyEclipseBlue6.6\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-clean
-vmargs
-Xms256M
-Xmx512m
-XX:PermSize=64M
-XX:MaxPermSize=128M
C:\apps\Genuitec\MyEclipseBlue6.6\jre\bin\javaw.exe
-vm
C:\Program Files\Java\jre1.5.0_22\bin\client\jvm.dllWhat can I do we have re installed this, but the same is happening… can you please help?, thanks in advance.
Regards.
support-joyMemberdoppler,
Thank you for the installation details. Your issue is not very clear. Just from the error, it looks like you are facing dependency issue. I see that you are still using a very old version of MyEclipse Blue. I would recommend you to install the newer MyEclipse Blue 8.0. If you would like to continue working on MEB 6.6, I would recommend you below quick fix using Pulse.
1. Open Pulse. If you don’t have pulse, download the same from http://www.poweredbypulse.com
2. Login to pulse. If you don’t have a pulse login, you can also login anonymously.
3. This will redirect you to the pulse-explorer. Choose “Eclipse – Europa” realm from top left hand corner dropdown.
4. From My Profiles. Right click on MyEclipse Blue 6.6 and from the context menu click on [Re-install and run]
Pulse will automatically fix any dependency issues.
You can download latest version of MyEclipse Blue from http://myeclipseide.com/module-htmlpages-display-pid-4.html
Let me know how this works for you. -
AuthorPosts