| Author |
Message |
|
|
Post subject: Subclipse Plugin Fails on 6.5.1
Posted: Jul 28, 2008 - 09:23 PM
|
|
Veteran Member


Joined: Jul 25, 2008
Posts: 3
|
|
Hello,
Subclipse 1.4.2 fails to load after upgrading to 6.5.1.
Note - The SVN Plugin works on base install of MyEclipse 6.5 but failes after applying the lastest updates.
Thank you
Thon Becker
MyEclipse Error Log:
| Code: | !ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.clientadapter.feature_1.5.1.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.clientadapter.javahl.feature_1.5.1.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.clientadapter.svnkit.feature_1.5.1.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.subclipse.mylyn_2.0.4.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.subclipse.mylyn_3.0.0.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.570
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tigris.subversion.subclipse_1.4.2.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:58:53.586
!MESSAGE Unable to find feature.xml in directory: C:\Program Files\MyEclipse 6.5\myeclipse\eclipse\features\org.tmatesoft.svnkit_1.2.0.4583.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:59:00.555
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/com.ibm.icu_3.6.1.v20070906.jar Bundle "com.ibm.icu" version "3.6.1.v20070906" has already been installed from: update@plugins/com.ibm.icu_3.6.1.v20070906.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:59:00.680
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle "javax.servlet.jsp" version "2.0.0.v200706191603" has already been installed from: update@plugins/javax.servlet.jsp_2.0.0.v200706191603.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:59:00.680
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar Bundle "javax.servlet" version "2.4.0.v200706111738" has already been installed from: update@plugins/javax.servlet_2.4.0.v200706111738.jar
!ENTRY org.eclipse.update.configurator 2008-07-28 12:59:00.961
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle "org.apache.commons.el" version "1.0.0.v200706111724" has already been installed from: update@plugins/org.apache.commons.el_1.0.0.v200706111724.jar
!ENTRY org.eclipse.team.core 4 0 2008-07-28 12:59:16.195
!MESSAGE Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project SPACE5.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project SPACE5.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:196)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:151)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:253)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:71)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:857)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:336)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:322)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:369)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:329)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2008-07-28 12:59:16.273
!MESSAGE Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project SPACE5. |
|
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Subclipse Plugin Fails on 6.5.1
Posted: Jul 29, 2008 - 04:20 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Can you send me the link from where you setup the subclipse plugin. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 29, 2008 - 05:24 PM
|
|
Veteran Member


Joined: Jul 25, 2008
Posts: 3
|
|
Subclipse released for Eclipse 3.x:
http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240
Installation Details:
| Code: | *** Date:
Tuesday, July 29, 2008 9:20:13 AM PDT
** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715
Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800
Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800
Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800
Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800
Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800
Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
--launcher.library
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Program Files\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1240_58
-clean
-vm
C:\Program Files\MyEclipse 6.5\jre\bin\javaw.exe
|
[url][/url] |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 29, 2008 - 06:12 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
carneys,
I just checked with a developer and he is successfully running subclipse with MyEclipse 6.5.1.
Can you go to Help > Software Update > Manage Configuration and expand the MyEclipse note and find the subclipse plugin under it. Is there a red X marked next to it? Can you right click on it and check what the details have to say? |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 30, 2008 - 05:05 PM
|
|
Veteran Member


Joined: Jul 25, 2008
Posts: 3
|
|
There is no red x on the Subclipse plug-in they just have a disabled icon around them. I did try enabling the items in a specific order and now it appears to work even though the plug-in have the disabled icon around them. This still seems to be a bug with the new version of MyEclipse.
Thank you
Thon Becker |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 30, 2008 - 06:42 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8013
|
|
Thats weird. I'll get this checked. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|