facebook

Errors after Subversion Support 2.1.0 update

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 15 posts - 1 through 15 (of 38 total)
  • Author
    Posts
  • #297924 Reply

    patlv23
    Member

    Hi,

    Not sure if this is the right place to post this.

    I clicked Install (for “Subversion Support (Using Subversive)”) on the MyEclipse Plug-ins manager then restarted as suggested. After that, I’ve been unable to do anything with SVN. This for example is the error after a “Show History”:

    Operation Failed dialog:
    SVN: ‘0x00400114: Show History View’ operation finished with error: org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V

    I also keep getting errors pop-ups after I save files. I’ve tried restarting MyEclipse and uninstall-install Subversive with the same results. Is there any way to go back a version? That was working fine before this.

    MyEclipse 7.1.1-20090310 (Full Stack)
    Professional Subscription
    Subversion Support (UsingSubversive) 2.1.0

    Windows XP Professional SP3

    Thanks,
    Patrick

    Installation Details:
    *** Date:
    Tuesday, April 28, 2009 11:37:14 AM CDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.1.1
    Build id: 7.1.1-20090310

    Eclipse Platform

    Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
    Build id: M20080911-1700

    Eclipse Java Development Tools

    Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
    Build id: M20080709-0800

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.1.v20080806-67718083A56B4H2A3213573
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
    Build id: M20080703-0800

    Eclipse Plug-in Development Environment

    Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
    Build id: M20080703-0800

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    #297925 Reply

    patlv23
    Member

    This error (or similar errors) appears 23 times after just one “Show History” attempt:

    !ENTRY org.eclipse.team.svn.core.svnnature 4 0 2009-04-28 11:41:10.875

    !MESSAGE SVN: ‘Menu enablement calculation’ operation finished with error

    !SUBENTRY 1 org.eclipse.team.svn.core.svnnature 4 0 2009-04-28 11:41:10.875

    !MESSAGE SVN: ‘Menu enablement calculation’ operation finished with error: org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V

    !STACK 0

    java.lang.NoSuchMethodError: org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V

    at org.tigris.subversion.javahl.ConversionUtility.convert(ConversionUtility.java:118)

    at org.polarion.team.svn.connector.javahl.JavaHLConnector.status(JavaHLConnector.java:400)

    at org.eclipse.team.svn.core.extension.factory.ThreadNameModifier.status(ThreadNameModifier.java:608)

    at org.eclipse.team.svn.core.utility.SVNUtility.status(SVNUtility.java:289)

    at org.eclipse.team.svn.core.utility.SVNUtility.getSVNInfoForNotConnected(SVNUtility.java:762)

    at org.eclipse.team.svn.core.SVNTeamProvider.uploadRepositoryResource(SVNTeamProvider.java:241)

    at org.eclipse.team.svn.core.SVNTeamProvider.connectToProject(SVNTeamProvider.java:172)

    at org.eclipse.team.svn.core.SVNTeamProvider.getRepositoryResource(SVNTeamProvider.java:71)

    at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.loadLocalResourcesSubTreeSVNImpl(SVNRemoteStorage.java:714)

    at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.loadLocalResourcesSubTree(SVNRemoteStorage.java:605)

    at org.eclipse.team.svn.core.svnstorage.SVNRemoteStorage.asLocalResource(SVNRemoteStorage.java:371)

    at org.eclipse.team.svn.core.utility.FileUtility.checkForResourcesPresence(FileUtility.java:365)

    at org.eclipse.team.svn.ui.action.FilterManager.checkForResourcesPresence(FilterManager.java:105)

    at org.eclipse.team.svn.ui.action.AbstractLocalTeamAction.checkForResourcesPresence(AbstractLocalTeamAction.java:55)

    at org.eclipse.team.svn.ui.action.local.EditTreeConflictsAction.isEnabled(EditTreeConflictsAction.java:50)

    at org.eclipse.team.internal.ui.actions.TeamAction.setActionEnablement(TeamAction.java:312)

    at org.eclipse.team.internal.ui.actions.TeamAction.selectionChanged(TeamAction.java:297)

    at org.eclipse.team.svn.ui.action.AbstractSVNTeamAction.selectionChanged(AbstractSVNTeamAction.java:139)

    at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)

    at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)

    at org.eclipse.ui.internal.ObjectActionContributor$1.run(ObjectActionContributor.java:157)

    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)

    at org.eclipse.ui.internal.ObjectActionContributor.contributeObjectActions(ObjectActionContributor.java:160)

    at org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActions(ObjectActionContributorManager.java:97)

    at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(PopupMenuExtender.java:261)

    at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:337)

    at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:335)

    at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:463)

    at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:459)

    at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:485)

    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:235)

    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027)

    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1008)

    at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4111)

    at org.eclipse.swt.widgets.Control.windowProc(Control.java:3815)

    at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:337)

    at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1576)

    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1937)

    at org.eclipse.swt.widgets.Display.windowProc(Display.java:4528)

    at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)

    at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:250)

    at org.eclipse.swt.widgets.Display.runPopups(Display.java:3849)

    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3416)

    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)

    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)

    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)

    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)

    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)

    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)

    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)

    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

    at java.lang.reflect.Method.invoke(Unknown Source)

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    #297961 Reply

    tzundel
    Member

    I also accepted the “Subversive” install today.

    It seemed to “disconnect” all of my subversion projects.

    Worse than that, Subversion doesn’t work (from MyEclipse) any longer.

    I tried to import a project from SVN. I received the following errors (Plus a couple of error dialog boxes that I didn’t get a screen shot for)

    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:12.094)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.032)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.032)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.032)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.032)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Send Notifications
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.704)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.032)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.015)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Send Notifications
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.281)

    I am running MyEclipse 7.1.1 on Windows, installation details follow:

    *** Date:
    Tuesday, April 28, 2009 5:03:10 PM MDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.1.1
    Build id: 7.1.1-20090310

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec_new\MyEclipse 7.1\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec_new\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec_new\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec_new\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    What do I need to do to get subversion working again?

    #297962 Reply

    Randal Cobb
    Member

    I’m seeing the exact same symptoms as tzundel above. The differences in my environment from tzundel above are I’m running Vista x64 and my paths are slightly different.

    I’ve determined that I can still use Tortoise for usage, but it’s a PITA having to flip-flop back and forth.

    Even creating a new workspace and re-checking out doesn’t help; I get the same errors in the new workspace!

    #297964 Reply

    Denis Lavoie
    Participant

    Hi !

    I have the exact same problem on my laptop… I upgraded Subversive this morning and since then nothing is working with svn…

    On my desktop I didn’t do the upgrade so everything is working fine.

    Regards

    Here is my config :

    *** Date: mardi 28 avril 2009 20 h 20 min 42 s HE

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    com.genuitec.pulse.client.basedir.location.override=C:\Program Files\Genuitec
    com.genuitec.pulse.client.blueprint.id=rmb-91532
    com.genuitec.pulse.client.credentials=lCtpYRWnuXmt4AJ7apaleLCdsqK+dr/qeYy0rnTosB6N74lxcJikCP0bmWA8L6QmGdRdIcY3jmNe YB7JCjjsB/+V6ANCZ+Vr+Yul5j+GMysrF+1AHYNFNLY523nztSVwT97gCRyYNOS6HFI3ZM0dB5Uj 34SLNIzCwNn3N1pr8oc=
    com.genuitec.pulse.client.handshake.id=8bb5a351-5566-4afc-9202-2ca193e9eb69
    com.genuitec.pulse.common.server.url=https://www.poweredbypulse.com:443
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -clean
    -vm
    C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
    eclipse.ee.install.verify=false
    eclipse.home.location=file:/C:/Program Files/Genuitec/MyEclipse 7.1/
    eclipse.launcher=C:\Program Files\Genuitec\MyEclipse 7.1\myeclipse.exe
    eclipse.p2.artifact.max.threads=4
    eclipse.p2.data.area=C:\Program Files\Genuitec\Common\configuration
    eclipse.p2.profile=com.poweredbypulse.profile-0-rb-18383
    eclipse.product=com.genuitec.myeclipse.product7.ide
    eclipse.startTime=1240962852953
    eclipse.vm=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
    eclipse.vmargs=-Xmx512M
    -XX:MaxPermSize=192M
    -Djava.class.path=C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    file.encoding=Cp1252
    file.encoding.pkg=sun.io
    file.separator=\
    java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
    java.awt.printerjob=sun.awt.windows.WPrinterJob
    java.class.path=C:\Program Files\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    java.class.version=49.0
    java.endorsed.dirs=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\endorsed
    java.ext.dirs=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\ext
    java.home=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011
    java.io.tmpdir=C:\DOCUME~1\Denis\LOCALS~1\Temp\
    java.library.path=C:\Program Files\Genuitec\MyEclipse 7.1;.;C:\WINDOWS\system32;C:\WINDOWS;C:/Program Files/Genuitec/Common/binary/com.sun.java.jre.win32.x86_1.5.0.011/bin/client;C:/Program Files/Genuitec/Common/binary/com.sun.java.jre.win32.x86_1.5.0.011/bin;C:/Program Files/Genuitec/Pulse Explorer/jre/bin/client;C:/Program Files/Genuitec/Pulse Explorer/jre/bin;C:\PROGRA~1\Borland\Delphi5\Projects\Bpl;C:\PROGRA~1\Borland\Delphi5\Bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\UltraEdit;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Program Files\SSH Communications Security\SSH Secure Shell;C:\Program Files\Java\j2re1.4.2_04\bin;C:\DOCUME~1\Denis\LOCALS~1\Temp\7.1.0.pulseinstaller\jre\bin
    java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition
    java.runtime.version=1.5.0_11-b03
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.5
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.5.0_11
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) Client VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=1.5.0_11-b03
    javax.net.ssl.trustStore=C:\DOCUME~1\Denis\LOCALS~1\Temp\pulse20550jks
    line.separator=

    maven.mode.standalone=true
    maynstall.basepath=/pulse/action/
    maynstall.rootelement=pulse
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location=c:\Program Files\Genuitec\Common\plugins\com.genuitec.myeclipse.product7_7.1.1.zmyeclipse71120090310\splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator\bundles.info
    org.eclipse.swt.browser.XULRunnerPath=C:\Program Files\Genuitec\Common\plugins\org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-zmyeclipse7102009030516\xulrunner
    org.eclipse.update.reconcile=false
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5
    org.osgi.framework.language=fr
    org.osgi.framework.os.name=WindowsXP
    org.osgi.framework.os.version=5.1.0
    org.osgi.framework.processor=x86
    org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views ,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.4.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=x86
    os.name=Windows XP
    os.version=5.1
    osgi.arch=x86
    osgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.0.v20080604.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore=C:\Program Files\Genuitec\MyEclipse 7.1\configuration\org.eclipse.osgi\bundles
    osgi.clean=true
    osgi.compatibility.bootdelegation=true
    osgi.configuration.area=file:/C:/Program Files/Genuitec/MyEclipse 7.1/configuration/
    osgi.framework=file:/c:/Program Files/Genuitec/Common/plugins/org.eclipse.osgi_3.4.2.R34x_v20080826-1230.jar
    osgi.framework.beginningstartlevel=1
    osgi.framework.shape=jar
    osgi.framework.version=3.4.2.R34x_v20080826-1230
    osgi.install.area=file:/C:/Program Files/Genuitec/Common/
    osgi.instance.area=file:/C:/Documents and Settings/Denis/workspace/
    osgi.instance.area.default=file:/C:/Documents and Settings/Denis/Workspaces/MyEclipse 7.1/
    osgi.logfile=C:\Documents and Settings\Denis\workspace\.metadata\.log
    osgi.manifest.cache=C:\Program Files\Genuitec\MyEclipse 7.1\configuration\org.eclipse.osgi\manifests
    osgi.nl=fr_CA
    osgi.os=win32
    osgi.sharedConfiguration.area=file:/c:/Program Files/Genuitec/Common/configuration/
    osgi.splashLocation=c:\Program Files\Genuitec\Common\plugins\com.genuitec.myeclipse.product7_7.1.1.zmyeclipse71120090310\splash.bmp
    osgi.splashPath=platform:/base/plugins/com.genuitec.myeclipse.product7
    osgi.syspath=c:\Program Files\Genuitec\Common\plugins
    osgi.ws=win32
    path.separator=;
    pulse.console.redirect=true
    sun.arch.data.model=32
    sun.boot.class.path=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\rt.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\i18n.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\sunrsasign.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\jsse.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\jce.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\lib\charsets.jar;C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\classes
    sun.boot.library.path=C:\Program Files\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=windows
    sun.io.unicode.encoding=UnicodeLittle
    sun.jnu.encoding=Cp1252
    sun.management.compiler=HotSpot Client Compiler
    sun.os.patch.level=Service Pack 2
    user.country=CA
    user.dir=C:\Program Files\Genuitec\MyEclipse 7.1
    user.home=C:\Documents and Settings\Denis
    user.language=fr
    user.name=Denis
    user.timezone=America/New_York
    user.variant=

    *** Features:
    com.genuitec.myeclipse.enterprise.workbench (7.1.1.zmyeclipse71120090310) “MyEclipse Enterprise Workbench”
    com.genuitec.myeclipse.icefaces.feature (7.1.0.zmyeclipse7102009030516) “ICEfaces AJAX and Java EE Tooling for MyEclipse”
    com.genuitec.myeclipse.matisse (7.1.1.zmyeclipse71120090310) “MyEclipse Visual Swing Designer Feature”
    com.genuitec.myeclipse.reports (7.1.0.zmyeclipse7102009030516) “MyEclipse Reports”
    com.genuitec.myeclipse.tapestry (7.1.0.zmyeclipse7102009030516) “MyEclipse Tapestry Branding”
    com.genuitec.myeclipse.uml2 (7.1.0.zmyeclipse7102009030516) “MyEclipse UML2 Feature”
    org.eclipse.cvs (1.1.1.r34x_20080902-7C79E8N9nJD4oAW9V1938) “Eclipse CVS Client”
    org.eclipse.draw2d (3.4.1.v20080806-3307w31191_2102462) “Graphical Editing Framework Draw2d”
    org.eclipse.emf (2.4.1.v200808251517) “EMF – Eclipse Modeling Framework”
    org.eclipse.emf.codegen (2.4.0.v200808251517) “EMF Code Generation”
    org.eclipse.emf.codegen.ecore (2.4.1.v200808251517) “EMF Ecore Code Generator”
    org.eclipse.emf.codegen.ecore.ui (2.4.1.v200808251517) “EMF Ecore Code Generator UI”
    org.eclipse.emf.codegen.ui (2.4.0.v200808251517) “EMF Code Generation UI”
    org.eclipse.emf.common (2.4.0.v200808251517) “EMF Common”
    org.eclipse.emf.common.ui (2.4.0.v200808251517) “EMF Common UI”
    org.eclipse.emf.converter (2.4.1.v200808251517) “EMF Model Converter”
    org.eclipse.emf.databinding (1.0.0.v200808251517) “EMF Data Binding”
    org.eclipse.emf.databinding.edit (1.0.0.v200808251517) “EMF Edit Data Binding”
    org.eclipse.emf.ecore (2.4.1.v200808251517) “EMF Ecore”
    org.eclipse.emf.ecore.edit (2.4.1.v200808251517) “EMF Ecore Edit”
    org.eclipse.emf.ecore.editor (2.4.0.v200808251517) “EMF Sample Ecore Editor”
    org.eclipse.emf.ecore.sdo (2.4.0.v200808251517) “EMF SDO – EMF’s Service Data Objects Implementation”
    org.eclipse.emf.edit (2.4.1.v200808251517) “EMF Edit”
    org.eclipse.emf.edit.ui (2.4.1.v200808251517) “EMF Edit UI”
    org.eclipse.emf.mapping (2.4.0.v200808251517) “EMF Mapping”
    org.eclipse.emf.mapping.ecore (2.4.0.v200808251517) “EMF Ecore Mapping”
    org.eclipse.emf.mapping.ecore.editor (2.4.0.v200808251517) “EMF Ecore Mapping Editor”
    org.eclipse.emf.mapping.ui (2.4.0.v200808251517) “EMF Mapping UI”
    org.eclipse.gef (3.4.1.v20080806-67718083A56B4H2A3213573) “Graphical Editing Framework GEF”
    org.eclipse.help (1.0.1.R34x_v20080827-7r7xEIxEI6Zu5nEqN7M3UBpglaat) “Help System Base”
    org.eclipse.jdt (3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97) “Eclipse Java Development Tools”
    org.eclipse.mylyn_feature (3.1.1.v20090411-0400-e3x) “Mylyn”
    org.eclipse.mylyn.bugzilla_feature (3.1.1.v20090411-0400-e3x) “Mylyn”
    org.eclipse.mylyn.context_feature (3.1.1.v20090411-0400-e3x) “Mylyn”
    org.eclipse.pde (3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP) “PDE”
    org.eclipse.platform (3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu) “Eclipse Platform”
    org.eclipse.rcp (3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341) “Eclipse RCP”
    org.eclipse.team.svn (0.7.8.I20090428-1500) “Subversive SVN Team Provider (Incubation)”
    org.eclipse.team.svn.mylyn (0.7.8.I20090428-1500) “Subversive Integration for the Mylyn Project (Incubation)”
    org.eclipse.team.svn.nl1 (0.7.8.I20090428-1500) “Subversive SVN Team Provider Localization (Incubation)”
    org.eclipse.team.svn.resource.ignore.rules.jdt (0.7.8.I20090428-1500) “Subversive JDT Ignore Extensions (Incubation)”
    org.eclipse.xsd (2.4.1.v200808251517) “XSD – XML Schema Definition Model”
    org.eclipse.xsd.edit (2.4.0.v200808251517) “XSD Edit”
    org.polarion.eclipse.team.svn.connector (2.1.0.I20090213-1500) “Subversive SVN Connectors”
    org.polarion.eclipse.team.svn.connector.javahl (2.1.0.I20090213-1500) “Subversive SVN 1.4 JavaHL Connector”
    org.polarion.eclipse.team.svn.connector.javahl.win32 (2.1.0.I20090213-1500) “JavaHL 1.4.5 Win32 Binaries”
    org.polarion.eclipse.team.svn.connector.javahl15 (2.1.0.I20090213-1500) “Subversive SVN 1.5 JavaHL Connector”
    org.polarion.eclipse.team.svn.connector.javahl15.win32 (2.1.0.I20090213-1500) “JavaHL 1.5.4 Win32 Binaries”
    org.polarion.eclipse.team.svn.connector.svnkit (2.1.0.I20090213-1500) “Subversive SVN 1.4 SVN Kit Connector”
    org.polarion.eclipse.team.svn.connector.svnkit15 (2.1.0.I20090213-1500) “Subversive SVN 1.5 SVN Kit Connector”
    org.tigris.subversion.clientadapter.feature (1.5.3) “Subversion Client Adapter”
    org.tigris.subversion.clientadapter.javahl.feature (1.5.6.1) “Subversion JavaHL”
    org.tigris.subversion.clientadapter.svnkit.feature (1.5.6.1) “SVNKit Client Adapter”
    org.tigris.subversion.subclipse (1.4.8) “SVN Team Provider Core”
    org.tigris.subversion.subclipse.mylyn (3.0.0) “Subclipse Integration for Mylyn 3.x”

    *** Plug-in Registry:
    ca.ecliptical.emf.xpath (1.0.0.zmyeclipse7102009030516) “EMF XPath Plug-in” [Starting]
    com.genuitec.eclipse.aspphp.core (7.1.0.zmyeclipse7102009030516) “MyEclipse ASP and PHP Support Core” [Starting]
    com.genuitec.eclipse.aspphp.ui (7.1.0.zmyeclipse7102009030516) “MyEclipse ASP and PHP Support UI” [Starting]
    com.genuitec.eclipse.ast.deploy.core (7.1.1.zmyeclipse71120090310) “MyEclipse Deployment Support” [Starting]
    com.genuitec.eclipse.browser (7.1.0.zmyeclipse7102009030516) “MyEclipse Web Browser” [Starting]
    com.genuitec.eclipse.core (7.1.1.zmyeclipse71120090310) “MyEclipse Core” [Active]
    com.genuitec.eclipse.core.common (7.1.0.zmyeclipse7102009030516) “MyEclipse Common Core Utilities” [Active]
    com.genuitec.eclipse.core.common.platform (7.1.0.zmyeclipse7102009030516) “MyEclipse Common Core Platform Utilities” [Active]
    com.genuitec.eclipse.cross.easystruts.eclipse (7.1.0.zmyeclipse7102009030516) “MyEclipse Struts Support” [Active]
    com.genuitec.eclipse.dashboard (7.1.0.zmyeclipse7102009030516) “MyEclipse Plugin Dashboard” [Active]
    com.genuitec.eclipse.dehory (7.1.0.zmyeclipse7102009030516) “MyEclipse Visual Swing Designer” [Starting]
    com.genuitec.eclipse.derby (7.1.0.zmyeclipse7102009030516) “MyEclipse Derby” [Active]
    com.genuitec.eclipse.desktop (7.1.0.zmyeclipse7102009030516) “MyEclipse Desktop Utilities” [Starting]
    com.genuitec.eclipse.dtd (7.1.0.zmyeclipse7102009030516) “MyEclipse DTD Support” [Starting]
    com.genuitec.eclipse.easie.core (7.1.1.zmyeclipse71120090310) “MyEclipse EASIE Core” [Active]
    com.genuitec.eclipse.easie.geronimo1 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Geronimo 1” [Active]
    com.genuitec.eclipse.easie.geronimo2 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Geronimo 2” [Active]
    com.genuitec.eclipse.easie.jboss (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JBoss” [Active]
    com.genuitec.eclipse.easie.jboss2 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JBoss 2” [Active]
    com.genuitec.eclipse.easie.jboss3 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JBoss 3” [Active]
    com.genuitec.eclipse.easie.jboss4 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JBoss 4” [Active]
    com.genuitec.eclipse.easie.jboss5 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JBoss 5” [Active]
    com.genuitec.eclipse.easie.jetty (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Jetty” [Active]
    com.genuitec.eclipse.easie.jetty4 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Jetty 4” [Active]
    com.genuitec.eclipse.easie.jetty5 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Jetty 5” [Active]
    com.genuitec.eclipse.easie.jetty6 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Jetty 6” [Active]
    com.genuitec.eclipse.easie.jonas (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JOnAS” [Active]
    com.genuitec.eclipse.easie.jonas3 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JOnAS 3” [Active]
    com.genuitec.eclipse.easie.jonas4 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JOnAS 4” [Active]
    com.genuitec.eclipse.easie.jrun (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JRun” [Active]
    com.genuitec.eclipse.easie.jrun4 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE JRun 4” [Active]
    com.genuitec.eclipse.easie.oracle (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Oracle AS” [Active]
    com.genuitec.eclipse.easie.oracle10 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Oracle 10 AS” [Active]
    com.genuitec.eclipse.easie.oracle9 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Oracle 9 AS” [Active]
    com.genuitec.eclipse.easie.orion1 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Orion 1” [Active]
    com.genuitec.eclipse.easie.orion2 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Orion 2” [Active]
    com.genuitec.eclipse.easie.resin (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Resin” [Active]
    com.genuitec.eclipse.easie.resin2 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Resin 2” [Active]
    com.genuitec.eclipse.easie.resin3 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Resin 3” [Active]
    com.genuitec.eclipse.easie.sun (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Sun One” [Active]
    com.genuitec.eclipse.easie.sun8 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Sun 8” [Active]
    com.genuitec.eclipse.easie.sun81 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Sun 8.x” [Active]
    com.genuitec.eclipse.easie.sun9 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Sun 9” [Active]
    com.genuitec.eclipse.easie.sunglassfish (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Glassfish 1” [Active]
    com.genuitec.eclipse.easie.sunglassfish2 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Glassfish 2” [Active]
    com.genuitec.eclipse.easie.tomcat (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Tomcat” [Active]
    com.genuitec.eclipse.easie.tomcat.myeclipse (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE MyEclipse Tomcat 6 Server” [Active]
    com.genuitec.eclipse.easie.tomcat4 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Tomcat 4” [Active]
    com.genuitec.eclipse.easie.tomcat5 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Tomcat 5” [Active]
    com.genuitec.eclipse.easie.tomcat6 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE Tomcat 6” [Active]
    com.genuitec.eclipse.easie.weblogic (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic” [Active]
    com.genuitec.eclipse.easie.weblogic10 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic 10” [Active]
    com.genuitec.eclipse.easie.weblogic6 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic 6” [Active]
    com.genuitec.eclipse.easie.weblogic7 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic 7” [Active]
    com.genuitec.eclipse.easie.weblogic8 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic 8” [Active]
    com.genuitec.eclipse.easie.weblogic9 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebLogic 9” [Active]
    com.genuitec.eclipse.easie.websphere (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebSphere 4” [Active]
    com.genuitec.eclipse.easie.websphere5 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebSphere 5” [Active]
    com.genuitec.eclipse.easie.websphere6 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebSphere 6” [Active]
    com.genuitec.eclipse.easie.websphere61 (7.1.0.zmyeclipse7102009030516) “MyEclipse EASIE WebSphere 6.1” [Active]
    com.genuitec.eclipse.examples (7.1.0.zmyeclipse7102009030516) “MyEclipse Examples” [Active]
    com.genuitec.eclipse.export.wizard (7.1.0.zmyeclipse7102009030516) “MyEclipse J2EE Export Wizards” [Starting]
    com.genuitec.eclipse.fileview (7.1.0.zmyeclipse7102009030516) “MyEclipse File View” [Active]
    com.genuitec.eclipse.hibernate (7.1.0.zmyeclipse7102009030516) “MyEclipse Hibernate Capabilities” [Active]
    com.genuitec.eclipse.icefaces (7.1.0.zmyeclipse7102009030516) “ICEfaces Runtime Libraries for MyEclipse” [Starting]
    com.genuitec.eclipse.imageeditor (7.1.0.zmyeclipse7102009030516) “MyEclipse Image Editor” [Starting]
    com.genuitec.eclipse.integration (7.1.1.zmyeclipse71120090310) “MyEclipse Integration Utilities” [Starting]
    com.genuitec.eclipse.intro (7.1.0.zmyeclipse7102009030516) “MyEclipse Intro” [Active]
    com.genuitec.eclipse.j2eedt.core (7.1.1.zmyeclipse71120090310) “MyEclipse Java Enterprise Development Tooling” [Active]
    com.genuitec.eclipse.javascript (7.1.0.zmyeclipse7102009030516) “MyEclipse Javascript Support” [Starting]
    com.genuitec.eclipse.jsf (7.1.0.zmyeclipse7102009030516) “MyEclipse JSF Capabilities” [Active]
    com.genuitec.eclipse.jsf.designer (7.1.0.zmyeclipse7102009030516) “MyEclipse JSF Designer Plug-in” [Starting]
    com.genuitec.eclipse.maven (7.1.0.zmyeclipse7102009030516) “Maven4MyEclipse Plug-in” [Active]
    com.genuitec.eclipse.memory (7.1.0.zmyeclipse7102009030516) “MyEclipse Memory Monitor” [Active]
    com.genuitec.eclipse.modeling.core (7.1.0.zmyeclipse7102009030516) “MyEclipse Modeling Core” [Starting]
    com.genuitec.eclipse.modeling.core.layout (7.1.1.zmyeclipse71120090310) “MyEclipse Graph Layout” [Starting]
    com.genuitec.eclipse.persistence.jpa (7.1.0.zmyeclipse7102009030516) “MyEclipse JPA” [Starting]
    com.genuitec.eclipse.portlet (7.1.0.zmyeclipse7102009030516) “MyEclipse Portlet Support” [Starting]
    com.genuitec.eclipse.reporting (7.1.0.zmyeclipse7102009030516) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.branding (7.1.0.zmyeclipse7102009030516) “MyEclipse Reports” [Starting]
    com.genuitec.eclipse.reporting.oda (7.1.0.zmyeclipse7102009030516) “MyEclipse ODA Runtime Driver” [Starting]
    com.genuitec.eclipse.reporting.oda.ui (7.1.0.zmyeclipse7102009030516) “MyEclipse ODA Designer” [Starting]
    com.genuitec.eclipse.springframework (7.1.0.zmyeclipse7102009030516) “MyEclipse Spring Framework Support” [Starting]
    com.genuitec.eclipse.springhibernate (7.1.0.zmyeclipse7102009030516) “MyEclipse Spring / Hibernate Support” [Starting]
    com.genuitec.eclipse.sqlexplorer (7.1.0.zmyeclipse7102009030516) “MyEclipse Database Explorer Plugin” [Active]
    com.genuitec.eclipse.sqlexplorer.mssql (7.1.0.zmyeclipse7102009030516) “MyEclipse SQLServer Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.mysql (7.1.0.zmyeclipse7102009030516) “MyEclipse MySQL Support” [Starting]
    com.genuitec.eclipse.sqlexplorer.oracle (7.1.0.zmyeclipse7102009030516) “MyEclipse Oracle Database Explorer” [Starting]
    com.genuitec.eclipse.struts (7.1.0.zmyeclipse7102009030516) “MyEclipse Struts Capabilities” [Starting]
    com.genuitec.eclipse.tapestry (7.1.0.zmyeclipse7102009030516) “MyEclipse Tapestry Integration” [Active]
    com.genuitec.eclipse.tapestry.docs.contrib (7.1.0.zmyeclipse7102009030516) “MyEclipse Spindle Documentation Additions” [Resolved]
    com.genuitec.eclipse.tapestry.ui.contrib (7.1.0.zmyeclipse7102009030516) “MyEclipse Tapestry UI Integration Fragment” [Resolved]
    com.genuitec.eclipse.templates (7.1.0.zmyeclipse7102009030516) “MyEclipse Code Generation Template Support” [Active]
    com.genuitec.eclipse.uml (7.1.0.zmyeclipse7102009030516) “MyEclipse UML1” [Starting]
    com.genuitec.eclipse.uml2.core (7.1.0.zmyeclipse7102009030516) “MyEclipse UML2” [Starting]
    com.genuitec.eclipse.uml2.ui (7.1.0.zmyeclipse7102009030516) “MyEclipse UML2 UI” [Starting]
    com.genuitec.eclipse.uml2.umrImporter (7.1.0.zmyeclipse7102009030516) “MyEclipse UMR Importer” [Starting]
    com.genuitec.eclipse.wdt.jsp.debug (7.1.1.zmyeclipse71120090310) “MyEclipse JSP Debug Tooling” [Active]
    com.genuitec.eclipse.web.imagepreviewer (7.1.0.zmyeclipse7102009030516) “MyEclipse Image Previewer” [Active]
    com.genuitec.eclipse.webdesigner3 (7.1.0.zmyeclipse7102009030516) “MyEclipse Visual Web Designer” [Starting]
    com.genuitec.eclipse.wizards (7.1.0.zmyeclipse7102009030516) “MyEclipse File Creation Wizards” [Active]
    com.genuitec.eclipse.ws (7.1.0.zmyeclipse7102009030516) “MyEclipse REST Web Services Support” [Starting]
    com.genuitec.eclipse.ws.xfire (7.1.0.zmyeclipse7102009030516) “MyEclipse Web Services Support” [Starting]
    com.genuitec.eclipse.ws.xfire.framework (7.1.0.zmyeclipse7102009030516) “MyEclipse XFire Web Services Support” [Starting]
    com.genuitec.javascript.debug (7.1.0.zmyeclipse7102009030516) “MyEclipse JavaScript Debugger” [Starting]
    com.genuitec.javascript.debug.mozilla (7.1.0.zmyeclipse7102009030516) “MyEclipse JavaScript Browser” [Resolved]
    com.genuitec.jboss.ide.eclipse.apache.xalan (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet Apache Xalan” [Resolved]
    com.genuitec.jboss.ide.eclipse.core (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet Support Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.assist (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet Assist” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.core (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet Core” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.run (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet Runner” [Starting]
    com.genuitec.jboss.ide.eclipse.xdoclet.ui (7.1.0.zmyeclipse7102009030516) “MyEclipse XDoclet UI Plug-in” [Starting]
    com.genuitec.myeclipse.compatibility (7.1.0.zmyeclipse7102009030516) “MyEclipse Backward Compatibility” [Active]
    com.genuitec.myeclipse.doc (7.1.0.zmyeclipse7102009030516) “MyEclipse Documentation” [Starting]
    com.genuitec.myeclipse.doc.toc (7.1.0.zmyeclipse7102009030516) “MyEclipse Documentation TOC” [Starting]
    com.genuitec.myeclipse.icefaces (7.1.0.zmyeclipse7102009030516) “ICEfaces Integration for MyEclipse” [Active]
    com.genuitec.myeclipse.icefaces.branding (7.1.0.zmyeclipse7102009030516) “ICEfaces AJAX and Java EE Tooling for MyEclipse” [Resolved]
    com.genuitec.myeclipse.matisse (7.1.0.zmyeclipse7102009030516) “MyEclipse Visual Swing Designer Feature” [Resolved]
    com.genuitec.myeclipse.perspective (7.1.0.zmyeclipse7102009030516) “MyEclipse Perspective Plug-in” [Active]
    com.genuitec.myeclipse.product7 (7.1.1.zmyeclipse71120090310) “MyEclipse Product” [Starting]
    com.genuitec.myeclipse.tapestry.branding (7.1.0.zmyeclipse7102009030516) “MyEclipse Tapestry Branding” [Resolved]
    com.genuitec.myeclipse.uml2 (7.1.0.zmyeclipse7102009030516) “MyEclipse UML2 Feature” [Resolved]
    com.genuitec.org.eclipse.webbrowser (7.1.0.zmyeclipse7102009030516) “MyEclipse Web Browser” [Active]
    com.genuitec.org.hibernate.eclipse (3.2.4.CR1-zmyeclipse7102009030516) “MyEclipse Hibernate Core” [Active]
    com.genuitec.org.hibernate.eclipse.console (3.2.4.CR1-zmyeclipse7102009030516) “MyEclipse Hibernate Console” [Active]
    com.genuitec.org.hibernate.eclipse.mapper (3.2.4.CR1-zmyeclipse7102009030516) “MyEclipse Hibernate Mapper” [Starting]
    com.genuitec.pulse.client.common.shortcut (2.4.1.200904081100) “Shortcut Support” [Starting]
    com.genuitec.pulse.client.common.shortcut.win32 (2.4.1.200904081100) “Windows Shortcut Support” [Resolved]
    com.genuitec.pulse.client.common.ui (2.4.1.200904081100) “Pulse Common UI” [Resolved]
    com.genuitec.pulse.client.common.ui.win32 (2.4.0.200904081100) “Pulse Common UI Windows Support” [Resolved]
    com.genuitec.pulse2.client.auth.addon (2.4.1.200904081100) “External Login Service” [Resolved]
    com.genuitec.pulse2.client.authentication (2.4.1.200904081100) “Client Authentication” [Starting]
    com.genuitec.pulse2.client.common (2.4.1.200904081100) “Pulse Client Common” [Active]
    com.genuitec.pulse2.client.common.exec (2.4.1.200904081100) “Common Execution Services” [Active]
    com.genuitec.pulse2.client.common.provisioning (2.4.1.200904081100) “Common Pulse Provisioning Services” [Active]
    com.genuitec.pulse2.client.common.provisioning.security (2.4.1.200904081100) “Provisioning Security” [Starting]
    com.genuitec.pulse2.client.installer.common (2.4.1.200904081100) “Pulse Client Common Services” [Active]
    com.genuitec.pulse2.client.installer.ui (2.4.1.200904081100) “Pulse Client Installer” [Active]
    com.genuitec.pulse2.client.launcher.ui (2.4.1.200904081100) “Launcher UI with p2 Support” [Active]
    com.genuitec.pulse2.client.properties (2.4.1.200904081100) “Pulse Client Properties Service” [Active]
    com.genuitec.pulse2.client.services (2.4.1.200904081100) “Pulse Client Services” [Active]
    com.genuitec.pulse2.client.services.ui (2.4.1.200904081100) “Pulse Client Services UI” [Active]
    com.genuitec.pulse2.client.targetcfg.jdt (2.4.1.200904081100) “Pulse Target Configuration JDT Extensions” [Active]
    com.genuitec.pulse2.client.targetcfg.ui (2.4.1.200904081100) “Pulse Target Configuration UI” [Active]
    com.genuitec.pulse2.client.updatesite (2.4.1.200904081100) “Pulse Update Site Services” [Active]
    com.genuitec.pulse2.common (2.4.1.200904081100) “Pulse Common Services” [Active]
    com.genuitec.pulse2.common.http (2.6.1.200904081100) “Http Plug-in” [Active]
    com.genuitec.pulse2.common.ui (2.4.1.200904081100) “Pulse Common UI Services” [Starting]
    com.genuitec.pulse2.model (2.4.1.200904081100) “Pulse Data Model” [Active]
    com.genuitec.pulse2.model.clientext (2.4.1.200904081100) “Client-side Mappings for Context” [Resolved]
    com.ibm.icu (3.8.1.v20080530) “International Components for Unicode for Java (ICU4J)” [Active]
    com.icesoft.ide.eclipse.designtime (7.1.0.zmyeclipse7102009030516) “ICEfaces Design-Time Support for MyEclipse” [Starting]
    com.icesoft.ide.eclipse.icefaces.doc (7.1.0.zmyeclipse7102009030516) “ICEfaces Help Documentation for MyEclipse” [Resolved]
    com.iw.plugins.spindle.core (7.1.0.zmyeclipse7102009030516) “MyEclipse Spindle Core Support” [Active]
    com.iw.plugins.spindle.docs (7.1.0.zmyeclipse7102009030516) “MyEclipse Spindle 3 Documentation” [Starting]
    com.iw.plugins.spindle.ui (7.1.0.zmyeclipse7102009030516) “MyEclipse Spindle UI” [Active]
    com.jcraft.jsch (0.1.37.v200803061811) “JSch” [Resolved]
    com.lowagie.itext (1.5.4.v20080228) “Lowagie Itext” [Resolved]
    com.myeclipseide.feature.branding (7.1.1.zmyeclipse71120090310) “MyEclipse Enterprise Workbench” [Resolved]
    com.sun.jna (3.0.9) “JNA Library Plug-in” [Starting]
    javax.activation (1.1.0.v200806101325) “Apache Geronimo Activation Plug-in” [Resolved]
    javax.mail (1.4.0.v200804091730) “Javax Mail Plug-in” [Resolved]
    javax.persistence (1.0.0.qualifer) “Java Persistence” [Resolved]
    javax.servlet (2.4.0.v200806031604) “Servlet API Bundle” [Resolved]
    javax.servlet.jsp (2.0.0.v200806031607) “Java Server Pages API Bundle” [Resolved]
    javax.wsdl (1.4.0.v200806030407) “WSDL4J” [Resolved]
    javax.wsdl (1.5.1.v200806030408) “WSDL4J” [Resolved]
    javax.xml (1.3.4.v200806030440) “JAXP XML” [Resolved]
    javax.xml.rpc (1.1.0.v200806030420) “JAX-RPC” [Resolved]
    javax.xml.soap (1.2.0.v200806030421) “SAAJ” [Resolved]
    net.sf.cglib (1.0.0) “Cglib Plug-in” [Resolved]
    net.sf.solareclipse.ui (0.4.0.zmyeclipse7102009030516) “MyEclipse Spindle SolarEclipse UI” [Resolved]
    net.sf.solareclipse.xml.ui (0.4.0.zmyeclipse7102009030516) “MyEclipse Spindle XML Development Tools UI” [Starting]
    net.sourceforge.lpg.lpgjavaruntime (1.1.0.v200803061910) “SourceForge LPG” [Resolved]
    org.aopalliance (1.0.0) “aopalliance” [Resolved]
    org.apache.ant (1.7.0.v200803061910) “Apache Ant” [Resolved]
    org.apache.axis (1.4.0.v200807230600) “Apache Web Services” [Resolved]
    org.apache.batik.bridge (1.6.0.v200805290154) “Apache Batik Bridge/GVT/Scripting” [Resolved]
    org.apache.batik.css (1.6.0.v200805290154) “Apache Batik CSS” [Resolved]
    org.apache.batik.dom (1.6.0.v200805290154) “Apache Batik DOM” [Resolved]
    org.apache.batik.dom.svg (1.6.0.v200805290154) “Apache Batik SVG DOM” [Resolved]
    org.apache.batik.ext.awt (1.6.0.v200805290154) “Apache Batik AWT Utilities” [Resolved]
    org.apache.batik.extension (1.6.0.v200805290154) “Apache Batik Extension” [Resolved]
    org.apache.batik.parser (1.6.0.v200805290154) “Apache Batik Parser” [Resolved]
    org.apache.batik.pdf (1.6.0.v200806031500) “Apache Batik PDF” [Resolved]
    org.apache.batik.svggen (1.6.0.v200805290154) “Apache Batik SVG Generation” [Resolved]
    org.apache.batik.swing (1.6.0.v200805290154) “Apache Batik Swing” [Resolved]
    org.apache.batik.transcoder (1.6.0.v200805290154) “Apache Batik Transcoder” [Resolved]
    org.apache.batik.util (1.6.0.v200805290154) “Apache Batik Utilities” [Resolved]
    org.apache.batik.util.gui (1.6.0.v200805290154) “Apache Batik GUI Utilities” [Resolved]
    org.apache.batik.xml (1.6.0.v200805290154) “Apache Batik XML” [Resolved]
    org.apache.cactus (1.7.2.v200805140145) “Cactus Resource Plug-in” [Starting]
    org.apache.commons.codec (1.3.0.200812171120) “Apache Commons Codec Plug-in” [Resolved]
    org.apache.commons.codec (1.3.0.v20080530-1600) “Apache Commons Codec Plug-in” [Resolved]
    org.apache.commons.collections (3.2.0) “Apache Commons Collections” [Resolved]
    org.apache.commons.discovery (0.2.0.v200806030120) “Jakarta-Commons Discovery” [Resolved]
    org.apache.commons.el (1.0.0.v200806031608) “Apache Commons JSP 2.0 Expression Language Interpreter” [Resolved]
    org.apache.commons.httpclient (3.1.0.200904081100) “Apache Commons Httpclient” [Resolved]
    org.apache.commons.httpclient (3.1.0.v20080605-1935) “Apache Commons Httpclient” [Resolved]
    org.apache.commons.io (1.3.2.v20080604-1500) “Apache Commons IO” [Resolved]
    org.apache.commons.jxpath (1.2.0.v20080604-1500) “Apache Commons JXPath” [Resolved]
    org.apache.commons.lang (2.3.0.v200803061910) “Apache Jakarta Commons Lang” [Resolved]
    org.apache.commons.logging (1.0.4.v20080605-1930) “Apache Commons Logging Plug-in” [Resolved]
    org.apache.derby.core (10.3.1.4) “Apache Derby Core Plug-in for Eclipse” [Starting]
    org.apache.jasper (5.5.17.v200806031609) “Apache Jasper 2 Plug-in” [Resolved]
    org.apache.log4j (1.2.13.v200806030600) “Apache Jakarta log4j Plug-in” [Resolved]
    org.apache.lucene (1.9.1.v20080530-1600) “Apache Lucene” [Resolved]
    org.apache.lucene.analysis (1.9.1.v20080530-1600) “Apache Lucene Analysis” [Resolved]
    org.apache.wsil4j (1.0.0.v200806040330) “WSIL4J” [Resolved]
    org.apache.xerces (2.9.0.v200805270400) “Apache Xerces-J” [Resolved]
    org.apache.xml.resolver (1.2.0.v200806030312) “Apache XmlResolver” [Resolved]
    org.apache.xml.serializer (2.7.1.v200806030322) “Apache XML Commons Serializer” [Resolved]
    org.aspectj.ajde (1.6.5.20090407153400) “AspectJ” [Active]
    org.aspectj.aspectjrt (1.6.0.v200808071200) “aspecjrt” [Resolved]
    org.aspectj.aspectjweaver (1.6.0.v200805211800) “aspectjweaver” [Resolved]
    org.aspectj.runtime (1.6.5.20090407153400) “AspectJ Runtime” [Resolved]
    org.aspectj.weaver (1.6.5.20090407153400) “AspectJ Weaver” [Resolved]
    org.eclipse.ajdt.core (1.6.5.20090427145646) “AspectJ Development Tools Core” [Active]
    org.eclipse.albireo.core (0.0.2.zmyeclipse7102009030516) “Albireo Core (Incubation)” [Resolved]
    org.eclipse.ant.core (3.2.0.v20080529) “Ant Build Tool Core” [Starting]
    org.eclipse.ant.ui (3.3.0.v20080529) “Ant UI” [Starting]
    org.eclipse.atf.core (0.2.2.zmyeclipse7102009030516) “Core Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.core (0.2.2.zmyeclipse7102009030516) “Mozide Core Plugin (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug (0.2.2.zmyeclipse7102009030516) “Mozilla Debug Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.zmyeclipse7102009030516) “Mozilla Debug UI Plug-in (Incubation)” [Active]
    org.eclipse.atf.mozilla.ide.ui (0.2.2.zmyeclipse7102009030516) “Moz IDE UI Plug-in (Incubation)” [Starting]
    org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.zmyeclipse7102009030516) “Mozilla IDE UI Extras Plug-in (Incubation)” [Starting]
    org.eclipse.atf.templates (0.2.2.zmyeclipse7102009030516) “Templates Plug-in (Incubation)” [Starting]
    org.eclipse.atf.ui (0.2.2.zmyeclipse7102009030516) “Ui Plug-in (Incubation)” [Starting]
    org.eclipse.birt (2.3.1.v20080701) “Business Intelligence and Reporting Tools” [Resolved]
    org.eclipse.birt.chart (2.3.1.v20080701) “BIRT Chart Framework” [Resolved]
    org.eclipse.birt.chart.cshelp (2.3.1.v20080701) “BIRT Chart Context-sensitive Help” [Starting]
    org.eclipse.birt.chart.device.extension (2.3.1.v20080905) “BIRT Chart Device Extension(s)” [Starting]
    org.eclipse.birt.chart.device.pdf (2.3.1.v20080703) “BIRT Chart Device PDF Extension” [Starting]
    org.eclipse.birt.chart.device.svg (2.3.1.v20080905) “BIRT Chart Device SVG Extension” [Starting]
    org.eclipse.birt.chart.device.swt (2.3.1.v20080731) “BIRT Chart Device SWT Extension” [Starting]
    org.eclipse.birt.chart.engine (2.3.1.v20080905) “BIRT Chart Engine” [Starting]
    org.eclipse.birt.chart.engine.extension (2.3.1.v20080821) “BIRT Chart Engine Extension” [Starting]
    org.eclipse.birt.chart.reportitem (2.3.1.v20080908) “BIRT Chart-Report Integration” [Starting]
    org.eclipse.birt.chart.reportitem.ui (2.3.1.v20080911) “BIRT Chart-Report UI Integration Plug-in” [Starting]
    org.eclipse.birt.chart.runtime (2.3.0.v20080304) “BIRT Chart Runtime” [Resolved]
    org.eclipse.birt.chart.ui (2.3.1.v20080827) “BIRT Chart Library UI Plug-in” [Starting]
    org.eclipse.birt.chart.ui.extension (2.3.1.v20080827) “BIRT Chart UI Extension” [Starting]
    org.eclipse.birt.core (2.3.1.zmyeclipse7102009030516) “BIRT Core Package” [Starting]
    org.eclipse.birt.core.ui (2.3.1.v20080807) “BIRT Core UI” [Starting]
    org.eclipse.birt.cshelp (2.3.1.zmyeclipse7102009030516) “BIRT Context-sensitive Help” [Starting]
    org.eclipse.birt.data (2.3.1.v20080829) “BIRT Data Engine” [Starting]
    org.eclipse.birt.data.aggregation (2.3.1.v20080829) “Build-in Aggregation Plug-in” [Starting]
    org.eclipse.birt.doc (2.3.1.zmyeclipse7102009030516) “BIRT Documentation” [Starting]
    org.eclipse.birt.integration.wtp.ui (2.3.1.zmyeclipse7102009030516) “BIRT WTP Integration Plug-in” [Starting]
    org.eclipse.birt.report.data.adapter (2.3.1.v20080902) “BIRT Data Adapter” [Starting]
    org.eclipse.birt.report.data.oda.jdbc (2.3.1.zmyeclipse7102009030516) “BIRT ODA-JDBC Bridge Driver” [Starting]
    org.eclipse.birt.report.data.oda.jdbc.ui (2.3.1.v20080902) “BIRT JDBC UI Plug-in” [Starting]
    org.eclipse.birt.report.data.oda.xml (2.3.1.v20080827) “BIRT ODA-XML Driver” [Starting]
    org.eclipse.birt.report.data.oda.xml.ui (2.3.1.v20080827) “BIRT ODA XML Designer” [Starting]
    org.eclipse.birt.report.debug.core (2.3.1.zmyeclipse7102009030516) “BIRT Debug Core Plug-in” [Resolved]
    org.eclipse.birt.report.debug.ui (2.3.1.zmyeclipse7102009030516) “BIRT Debug UI Plug-in” [Starting]
    org.eclipse.birt.report.designer (2.3.1.v20080701) “BIRT Report Designer” [Resolved]
    org.eclipse.birt.report.designer.core (2.3.1.zmyeclipse7102009030516) “BIRT Designer Core” [Starting]
    org.eclipse.birt.report.designer.ui (2.3.1.zmyeclipse7102009030516) “BIRT Designer UI” [Starting]
    org.eclipse.birt.report.designer.ui.cubebuilder (2.3.1.v20080905) “BIRT Cube Builder Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editor.script (2.3.1.v20080905) “BIRT Enhanced Script Editor Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editor.xml.wtp (2.3.1.v20080905) “BIRT Advanced XML Editor Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors (2.3.1.zmyeclipse7102009030516) “BIRT MultipageEditor Extension Point Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.editors.schematic (2.3.1.v20080905) “BIRT Editors Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.ide (2.3.1.zmyeclipse7102009030516) “BIRT Designer UI for IDE” [Starting]
    org.eclipse.birt.report.designer.ui.lib (2.3.1.v20080905) “BIRT Designer UI for Library” [Starting]
    org.eclipse.birt.report.designer.ui.lib.explorer (2.3.1.zmyeclipse7102009030516) “BIRT Library Explorer Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.preview.web (2.3.1.zmyeclipse7102009030516) “BIRT Preview Plug-in” [Starting]
    org.eclipse.birt.report.designer.ui.views (2.3.1.v20080905) “BIRT UI Views Plug-in” [Starting]
    org.eclipse.birt.report.engine (2.3.1.v20080918) “BIRT Engine” [Starting]
    org.eclipse.birt.report.engine.dataextraction (2.3.1.v20080827) “Dataextraction Plug-in” [Starting]
    org.eclipse.birt.report.engine.dataextraction.csv (2.3.1.v20080827) “CSV Data Extraction Plug-in” [Starting]
    org.eclipse.birt.report.engine.emitter.html (2.3.1.v20080827) “BIRT HTML Emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.pdf (2.3.1.v20080827) “BIRT PDF emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.postscript (2.3.1.v20080827) “BIRT POSTSCRIPT emitter” [Resolved]
    org.eclipse.birt.report.engine.emitter.ppt (2.3.1.v20080827) “BIRT PPT emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.prototype.excel (2.3.1.v20080917) “BIRT Excel emitter” [Starting]
    org.eclipse.birt.report.engine.emitter.wpml (2.3.1.v20080908) “BIRT Word emitter” [Starting]
    org.eclipse.birt.report.engine.fonts (2.3.1.v20080827) “BIRT Engine fonts” [Resolved]
    org.eclipse.birt.report.item.crosstab.core (2.3.1.v20080905) “BIRT Crosstab Plug-in” [Starting]
    org.eclipse.birt.report.item.crosstab.ui (2.3.1.zmyeclipse7102009030516) “BIRT Crosstab UI Plug-in” [Starting]
    org.eclipse.birt.report.model (2.3.1.v20080912) “BIRT Model” [Starting]
    org.eclipse.birt.report.model.adapter.oda (2.3.1.v20080910) “BIRT Model ODA Adapter” [Starting]
    org.eclipse.birt.report.runtime (2.3.1.v20080701) “BIRT Report Runtime” [Resolved]
    org.eclipse.birt.report.viewer (2.3.1.v20080908) “BIRT Web Viewer” [Starting]
    org.eclipse.birt.resources (2.3.1.zmyeclipse7102009030516) “BIRT Resources Plug-in” [Resolved]
    org.eclipse.compare (3.4.0.I20080604) “Compare Support” [Active]
    org.eclipse.contribution.visualiser (2.2.0.20090427145646) “Visualiser Plug-in” [Starting]
    org.eclipse.contribution.weaving.jdt (1.6.5.20090427145646) “JDT Weaving” [Active]
    org.eclipse.contribution.xref.core (1.6.5.20090427145646) “Cross Reference Core Plugin” [Starting]
    org.eclipse.contribution.xref.ui (1.6.5.20090427145646) “Cross Reference UI Plugin” [Starting]
    org.eclipse.core.boot (3.1.100.v20080218) “Core Boot” [Starting]
    org.eclipse.core.commands (3.4.0.I20080509-2000) “Commands” [Resolved]
    org.eclipse.core.contenttype (3.3.0.v20080604-1400) “Eclipse Content Mechanism” [Active]
    org.eclipse.core.databinding (1.1.1.M20080827-0800b) “JFace Data Binding” [Active]
    org.eclipse.core.databinding.beans (1.1.1.M20080827-0800a) “JFace Data Binding for JavaBeans” [Resolved]
    org.eclipse.core.expressions (3.4.0.v20080603-2000) “Expression Language” [Active]
    org.eclipse.core.filebuffers (3.4.0.v20080603-2000) “File Buffers” [Active]
    org.eclipse.core.filesystem (1.2.0.v20080604-1400) “Core File Systems” [Active]
    org.eclipse.core.filesystem.win32.x86 (1.1.0.v20080604-1400) “Core File System for Windows” [Resolved]
    org.eclipse.core.jobs (3.4.0.v20080512) “Eclipse Jobs Mechanism” [Active]
    org.eclipse.core.net (1.1.0.I20080604) “Internet Connection Management” [Active]
    org.eclipse.core.net.win32.x86 (1.0.0.I20080521) “Proxy for Windows” [Resolved]
    org.eclipse.core.resources (3.4.1.R34x_v20080902) “Core Resource Management” [Active]
    org.eclipse.core.resources.compatibility (3.4.0.v20080604-1400) “Core Resource Management Compatibility Fragment” [Resolved]
    org.eclipse.core.resources.win32.x86 (3.4.0.v20071204) “Core Resource Management Win32 Fragment” [Resolved]
    org.eclipse.core.runtime (3.4.0.v20080512) “Core Runtime” [Active]
    org.eclipse.core.runtime.compatibility (3.2.0.v20071008) “Core Runtime Plug-in Compatibility” [Active]
    org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502) “Authorization Compatibility Plug-in” [Active]
    org.eclipse.core.runtime.compatibility.registry (3.2.200.v20080610) “Eclipse Registry Compatibility Fragment” [Resolved]
    org.eclipse.core.variables (3.2.100.v20080529-1300) “Core Variables” [Active]
    org.eclipse.cvs (1.0.100.v20080603) “Eclipse CVS Client” [Starting]
    org.eclipse.dali.core (0.5.0.zmyeclipse7102009030516) “Dali Core” [Starting]
    org.eclipse.dali.db (0.5.0.zmyeclipse7102009030516) “Dali DB” [Starting]
    org.eclipse.dali.edit (0.5.0.zmyeclipse7102009030516) “Dali Edit” [Starting]
    org.eclipse.dali.gen (0.5.0.zmyeclipse7102009030516) “Dali Entity Gen” [Starting]
    org.eclipse.dali.ui (0.5.0.zmyeclipse7102009030516) “Dali Java Persistence API (JPA) Tools” [Starting]
    org.eclipse.dali.utility (0.5.0.zmyeclipse7102009030516) “Dali Utility” [Starting]
    org.eclipse.datatools.connectivity (1.1.1.v200809180120) “Data Tools Platform Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic (1.0.0.v200805152355) “Eclipse Data Tools Platform Generic DB Connectivity Plug-in” [Starting]
    org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.v200805152355) “Eclipse Data Tools Platform Generic DB UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.0.v200805152355) “Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda (3.1.3.v200808270255) “DTP Open Data Access” [Starting]
    org.eclipse.datatools.connectivity.oda.consumer (3.1.3.v200808270255) “DTP ODA Consumer Helper Component Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.design (3.0.7.v200807231215) “DTP ODA Design Session Model” [Starting]
    org.eclipse.datatools.connectivity.oda.design.ui (3.0.7.v200808051050) “DTP ODA Designer UI Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile (3.0.7.v200808261835) “Eclipse Data Tools Platform Flat File ODA Runtime Driver” [Starting]
    org.eclipse.datatools.connectivity.oda.flatfile.ui (3.0.7.v200808130628) “Eclipse Data Tools Platform Flat File ODA Designer” [Starting]
    org.eclipse.datatools.connectivity.oda.profile (3.0.6.v200805152355) “DTP ODA Connection Profile Framework Plug-in” [Starting]
    org.eclipse.datatools.connectivity.oda.template.ui (3.0.6.v200805152355) “DTP ODA New Plug-in Template Wizard” [Starting]
    org.eclipse.datatools.connectivity.sqm.core (1.0.3.v200809180120) “Eclipse Data Tools Platform SQM Core Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.core.ui (1.1.1.v200808140022) “Eclipse Data Tools Platform SQM UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.sqm.server.ui (1.1.1.v200808300421) “Eclipse Data Tools Platform Server UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui (1.1.2.v200809150616) “Data Tools Platform Connectivity UI Plug-in” [Starting]
    org.eclipse.datatools.connectivity.ui.dse (1.1.1.v200807230727) “Eclipse Data Tools Platform Data Source Explorer Plug-in” [Starting]
    org.eclipse.datatools.enablement.oda.ws (1.1.1.v200808211640) “Eclipse Data Tools Platform Web Services ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.ws.ui (1.1.1.v200808271112) “Eclipse Data Tools Platform Web Services ODA Designer” [Starting]
    org.eclipse.datatools.enablement.oda.xml (1.1.1.v200808261409) “Eclipse Data Tools Platform XML ODA Runtime Driver” [Starting]
    org.eclipse.datatools.enablement.oda.xml.ui (1.1.1.v200808130628) “Eclipse Data Tools Platform XML ODA Designer” [Starting]
    org.eclipse.datatools.help (1.5.0.v200805152355) “Data Tools Platform Help Utilities” [Resolved]
    org.eclipse.datatools.modelbase.dbdefinition (1.0.0.v200808020150) “Eclipse Data Tools Platform DBDefinition Model” [Starting]
    org.eclipse.datatools.modelbase.sql (1.0.0.v200805152355) “Eclipse Data Tools Platform SQLModel Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.edit (1.0.0.v200805152355) “Eclipse Data Tools Platform SQLModel Edit Plug-in” [Starting]
    org.eclipse.datatools.modelbase.sql.query (1.0.1.v200807251820) “Eclipse Data Tools Platform SQL Query Model Plugin” [Starting]
    org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.v200807080500) “Eclipse Data Tools Platform SQL XML Query Model Plugin” [Starting]
    org.eclipse.datatools.sqltools.common.ui (1.0.0.v200807211830) “Eclipse Data Tools Platform SQL Tools Common UI Plug-in” [Starting]
    org.eclipse.datatools.sqltools.data.core (1.0.0.v200808260630) “Data Core Plugin” [Starting]
    org.eclipse.datatools.sqltools.data.ui (1.1.0.v200808260630) “Data UI Plugin” [Starting]
    org.eclipse.datatools.sqltools.db.generic (1.0.0.v200808140643) “Eclipse Data Tools Platform SQL Tools Generic Database Plug-in” [Starting]
    org.eclipse.datatools.sqltools.ddlgen.ui (1.0.0.v200808140615) “Eclipse Data Tools Platform FE UI Plug-in” [Starting]
    org.eclipse.datatools.sqltools.debugger.core (1.0.0.zmyeclipse7102009030516) “Eclipse Data Tools Platform SQL Debugger Framework” [Starting]
    org.eclipse.datatools.sqltools.editor.core (1.0.0.v200808271350) “Eclipse Data Tools Platform SQL Editor Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql (1.0.1.v200808140615) “Eclipse Data Tools Platform SQL Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.1.v200808080530) “Eclipse Data Tools Platform Lexer Plug-in” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.query (1.0.1.v200808140615) “Eclipse Data Tools Platform SQL Query Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.v200808140615) “Eclipse Data Tools Platform SQL XML Query Parser Plugin” [Starting]
    org.eclipse.datatools.sqltools.plan (1.0.0.v200807211830) “Eclipse Data Tools Platform SQL Execution Plan View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.result (1.0.0.v200808271350) “Eclipse Data Tools Platform SQL Results View Plug-in” [Starting]
    org.eclipse.datatools.sqltools.routineeditor (1.0.0.v200807211830) “Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sql (1.0.0.v200808140615) “Eclipse Data Tools Platform SQL Core Plug-in” [Starting]
    org.eclipse.datatools.sqltools.sqleditor (1.0.0.zmyeclipse7102009030516) “Eclipse Data Tools Platform SQL Editor” [Starting]
    org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.zmyeclipse7102009030516) “Eclipse Data Tools Platform Sqlscrapbook Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.v200808300730) “Eclipse Data Tools Platform Table Data Editor Plug-in” [Starting]
    org.eclipse.datatools.sqltools.tablewizard (1.0.0.v200808140615) “Eclipse Data Tools Platform Database Table Creation Plug-in” [Starting]
    org.eclipse.debug.core (3.4.0.v20080612) “Debug Core” [Active]
    org.eclipse.debug.ui (3.4.1.v20080811_r341) “Debug UI” [Starting]
    org.eclipse.draw2d (3.4.1.v20080910-1351) “Graphical Editing Framework Draw2d” [Active]
    org.eclipse.ecf (2.0.0.200904081100) “Eclipse Communication Framework (ECF)” [Starting]
    org.eclipse.ecf.filetransfer (2.0.0.200904081100) “ECF Filetransfer API” [Active]
    org.eclipse.ecf.identity (2.1.0.200902051940) “ECF Identity API” [Starting]
    org.eclipse.ecf.provider.filetransfer (2.0.0.200904081100) “ECF Filetransfer Provider” [Starting]
    org.eclipse.ecf.provider.filetransfer.ssl (1.0.0.200904081100) “ECF Filetransfer Provider” [Resolved]
    org.eclipse.ecf.ssl (1.0.0.200904081100) “Eclipse Communication Framework (ECF)” [Resolved]
    org.eclipse.emf (2.4.0.v200808251517) “EMF – Eclipse Modeling Framework” [Starting]
    org.eclipse.emf.ant (2.4.0.v200808251517) “EMF Ant Tasks” [Starting]
    org.eclipse.emf.codegen (2.4.0.v200808251517) “EMF Code Generation” [Starting]
    org.eclipse.emf.codegen.ecore (2.4.1.v200808251517) “EMF Ecore Code Generator” [Starting]
    org.eclipse.emf.codegen.ecore.ui (2.4.1.v200808251517) “EMF Ecore Code Generator UI” [Starting]
    org.eclipse.emf.codegen.ui (2.4.0.v200808251517) “EMF Code Generation UI” [Starting]
    org.eclipse.emf.common (2.4.0.v200808251517) “EMF Common” [Active]
    org.eclipse.emf.common.ui (2.4.0.v200808251517) “EMF Common UI” [Starting]
    org.eclipse.emf.commonj.sdo (2.4.0.v200808251517) “CommonJ SDO – Service Data Objects” [Starting]
    org.eclipse.emf.converter (2.4.0.v200808251517) “EMF Model Converter” [Starting]
    org.eclipse.emf.databinding (1.0.0.v200808251517) “EMF Data Binding” [Starting]
    org.eclipse.emf.databinding.edit (1.0.0.v200808251517) “EMF Edit Data Binding” [Starting]
    org.eclipse.emf.ecore (2.4.1.v200808251517) “EMF Ecore” [Active]
    org.eclipse.emf.ecore.change (2.4.0.v200808251517) “EMF Change Model” [Starting]
    org.eclipse.emf.ecore.change.edit (2.4.0.v200808251517) “EMF Change Edit” [Starting]
    org.eclipse.emf.ecore.edit (2.4.1.v200808251517) “EMF Ecore Edit” [Starting]
    org.eclipse.emf.ecore.editor (2.4.0.v200808251517) “EMF Sample Ecore Editor” [Starting]
    org.eclipse.emf.ecore.sdo (2.4.0.v200808251517) “EMF SDO – EMF’s Service Data Objects Implementation” [Starting]
    org.eclipse.emf.ecore.xmi (2.4.1.v200808251517) “EMF XML/XMI Persistence” [Active]
    org.eclipse.emf.edit (2.4.1.v200808251517) “EMF Edit” [Starting]
    org.eclipse.emf.edit.ui (2.4.1.v200808251517) “EMF Edit UI” [Starting]
    org.eclipse.emf.exporter (2.4.0.v200808251517) “EMF Model Exporter” [Starting]
    org.eclipse.emf.importer (2.4.1.v200808251517) “EMF Model Importer” [Starting]
    org.eclipse.emf.importer.ecore (2.4.0.v200808251517) “EMF Ecore Importer” [Starting]
    org.eclipse.emf.importer.java (2.4.1.v200808251517) “EMF Annotated Java Importer” [Starting]
    org.eclipse.emf.importer.rose (2.4.0.v200808251517) “EMF Rose Importer” [Starting]
    org.eclipse.emf.mapping (2.4.0.v200808251517) “EMF Mapping” [Starting]
    org.eclipse.emf.mapping.ecore (2.4.0.v200808251517) “EMF Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore.editor (2.4.0.v200808251517) “EMF Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2ecore (2.4.0.v200808251517) “EMF Ecore to Ecore Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2ecore.editor (2.4.0.v200808251517) “EMF Ecore to Ecore Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ecore2xml (2.4.0.v200808251517) “EMF Ecore to XML Mapping” [Starting]
    org.eclipse.emf.mapping.ecore2xml.ui (2.4.0.v200808251517) “EMF Ecore to XML Mapping Editor” [Starting]
    org.eclipse.emf.mapping.ui (2.4.0.v200808251517) “EMF Mapping UI” [Starting]
    org.eclipse.emf.ocl (1.1.101.v200808291106) “Object Constraint Language (OCL) 2.0 Compatibility API” [Starting]
    org.eclipse.emf.query (1.2.0.v200805130238) “EMF Model Query” [Starting]
    org.eclipse.emf.query.ocl (1.2.0.v200805130238) “EMF Model Query OCL Integration” [Starting]
    org.eclipse.emf.transaction (1.2.1.v200807161719) “EMF Model Transaction Core” [Starting]
    org.eclipse.emf.validation (1.2.0.v200807161729) “EMF Validation Framework Core” [Starting]
    org.eclipse.emf.workspace (1.2.2.v200809171833) “EMF Model Transaction Workbench Integration Core” [Starting]
    org.eclipse.equinox.app (1.1.0.v20080421-2006) “Equinox Application Container” [Active]
    org.eclipse.equinox.common (3.4.0.v20080421-2006) “Common Eclipse Runtime” [Active]
    org.eclipse.equinox.frameworkadmin (1.0.2.R34x_v20081007) “Equinox Framework Admin” [Active]
    org.eclipse.equinox.frameworkadmin.equinox (1.0.0.200904081100) “Equinox Framework Admin for Equinox” [Active]
    org.eclipse.equinox.http.jetty (1.1.0.v20080425) “Jetty Http Service” [Starting]
    org.eclipse.equinox.http.registry (1.0.100.v20080427-0830) “Http Service Registry Extensions” [Resolved]
    org.eclipse.equinox.http.servlet (1.0.100.v20080427-0830) “Http Services Servlet” [Starting]
    org.eclipse.equinox.jsp.jasper (1.0.100.v20080427-0830) “Jasper Jsp Support Bundle” [Starting]
    org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20080427-0830) “Jasper Jsp Registry Support Plug-in” [Starting]
    org.eclipse.equinox.launcher (1.0.101.R34x_v20080819) “Equinox Launcher” [Resolved]
    org.eclipse.equinox.launcher.win32.win32.x86 (1.0.101.R34x_v20080731) “Equinox Launcher Win32 X86 Fragment” [Resolved]
    org.eclipse.equinox.p2.artifact.repository (1.0.0.200904081100) “Equinox Provisioning Artifact Repository Support” [Active]
    org.eclipse.equinox.p2.core (1.0.0.200904081100) “Equinox Provisioning Core” [Active]
    org.eclipse.equinox.p2.director (1.0.0.200904081100) “Equinox Provisioning Director” [Active]
    org.eclipse.equinox.p2.directorywatcher (1.0.2.200904081100) “Equinox Provisioning Directory Watcher” [Active]
    org.eclipse.equinox.p2.engine (1.0.0.200904081100) “Equinox Provisioning Engine” [Active]
    org.eclipse.equinox.p2.exemplarysetup (1.0.0.200904081100) “Equinox Provisioning Exemplary Setup” [Active]
    org.eclipse.equinox.p2.extensionlocation (1.0.2.200904081100) “Extension Location Repository Support” [Active]
    org.eclipse.equinox.p2.garbagecollector (1.0.0.200904081100) “Provisioning Garbage Collector” [Active]
    org.eclipse.equinox.p2.jarprocessor (1.0.0.200904081100) “Equinox Provisioning JAR Processor” [Resolved]
    org.eclipse.equinox.p2.metadata (1.0.0.200904081100) “Equinox Provisioning Metadata” [Active]
    org.eclipse.equinox.p2.metadata.generator (1.0.0.200904081100) “Equinox Provisioning Metadata Generator” [Active]
    org.eclipse.equinox.p2.metadata.repository (1.0.0.200904081100) “Equinox Provisioning Metadata Repository” [Active]
    org.eclipse.equinox.p2.reconciler.dropins (1.0.2.200904081100) “Dropin Reconciler Plug-in” [Active]
    org.eclipse.equinox.p2.touchpoint.eclipse (1.0.0.200904081100) “Equinox Provisioning Eclipse Touchpoint” [Starting]
    org.eclipse.equinox.p2.touchpoint.natives (1.0.0.200904081100) “Equinox Provisioning Native Touchpoint” [Starting]
    org.eclipse.equinox.p2.ui (1.0.4.R34x_v20090123) “Equinox Provisioning UI Support” [Active]
    org.eclipse.equinox.p2.ui.sdk (1.0.1.R34x_v20081029) “Equinox Provisioning Platform Update Support” [Active]
    org.eclipse.equinox.p2.updatechecker (1.0.0.v20080427-2136) “Equinox Provisioning Update Checker” [Active]
    org.eclipse.equinox.p2.updatesite (1.0.0.200904081100) “Update site repository adapter bundle (Incubation)” [Active]
    org.eclipse.equinox.preferences (3.2.201.R34x_v20080709) “Eclipse Preferences Mechanism” [Active]
    org.eclipse.equinox.registry (3.4.0.v20080516-0950) “Extension Registry Support” [Active]
    org.eclipse.equinox.security (1.0.1.R34x_v20080721) “Equinox Java Authentication and Authorization Service (JAAS)” [Active]
    org.eclipse.equinox.security.ui (1.0.0.v20080603-1810) “Equinox Security Default UI” [Starting]
    org.eclipse.equinox.security.win32.x86 (1.0.0.v20080529-1600) “Windows Data Protection services integration” [Resolved]
    org.eclipse.equinox.simpleconfigurator (1.0.0.v20080604) “Simple Configurator” [Active]
    org.eclipse.equinox.simpleconfigurator.manipulator (1.0.0.200904081100) “Simple Configurator Manipulator” [Active]
    org.eclipse.gef (3.4.1.v20080806) “Graphical Editing Framework GEF” [Active]
    org.eclipse.gmf.runtime.common.core (1.1.0.v20080425-1959) “GMF Common Core” [Starting]
    org.eclipse.gmf.runtime.common.ui (1.1.0.v20080512-1200) “GMF Common UI” [Starting]
    org.eclipse.gmf.runtime.common.ui.action (1.1.0.v20080425-1959) “GMF Common UI Action” [Starting]
    org.eclipse.gmf.runtime.common.ui.services (1.1.1.v20080718-1700) “GMF Common UI Services” [Starting]
    org.eclipse.gmf.runtime.common.ui.services.action (1.1.0.v20080507-2230) “GMF Common UI Action Services” [Starting]
    org.eclipse.gmf.runtime.diagram.core (1.1.2.v20080903-1510) “GMF Diagram Core” [Starting]
    org.eclipse.gmf.runtime.diagram.ui (1.1.2.v20080916-2008) “GMF Diagram UI” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui (1.1.2.v20080911-1506) “GMF Draw2d Additions” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui.render (1.1.0.v20080507-2230) “GMF Draw2d Image Rendering Additions” [Starting]
    org.eclipse.gmf.runtime.draw2d.ui.render.awt (1.1.2.v20080903-1510) “GMF Draw2d Image AWT based Rendering Additions” [Starting]
    org.eclipse.gmf.runtime.emf.clipboard.core (1.1.0.v20080425-1959) “GMF EMF Clipboard Support” [Starting]
    org.eclipse.gmf.runtime.emf.commands.core (1.1.1.v20080716-1600) “GMF Commands” [Starting]
    org.eclipse.gmf.runtime.emf.core (1.1.1.v20080716-1600) “GMF Modeling Service Layer” [Starting]
    org.eclipse.gmf.runtime.emf.type.core (1.1.1.v20080807-1325) “GMF EMF Type Core” [Starting]
    org.eclipse.gmf.runtime.emf.ui (1.1.0.v20080516-1748) “GMF MSL UI” [Starting]
    org.eclipse.gmf.runtime.gef.ui (1.1.1.v20080813-1510) “GMF GEF Additions” [Starting]
    org.eclipse.gmf.runtime.notation (1.1.1.v20080716-1600) “GMF Notation Model Support” [Starting]
    org.eclipse.help (3.3.101.v20080702_34x) “Help System Core” [Active]
    org.eclipse.help.appserver (3.1.300.v20080507) “Help Application Server” [Starting]
    org.eclipse.help.base (3.3.101.M20080728_34x) “Help System Base” [Starting]
    org.eclipse.help.ui (3.3.101.M20080715_34x) “Help System UI” [Starting]
    org.eclipse.help.webapp (3.3.101.M20080805_34x) “Help System Webapp” [Starting]
    org.eclipse.jdt (3.4.1.r341_v20080709-0800) “Eclipse Java Development Tools” [Resolved]
    org.eclipse.jdt.apt.core (3.3.101.R34x_v20080902-1220) “Java Annotation Processing Core” [Active]
    org.eclipse.jdt.apt.pluggable.core (1.0.100.v20080407-1345) “Java Compiler Apt IDE” [Installed]
    org.eclipse.jdt.apt.ui (3.3.100.v20080407-1345) “Java Annotation Processing UI” [Starting]
    org.eclipse.jdt.compiler.apt (1.0.100.v20080513-1235) “Java Compiler Apt” [Installed]
    org.eclipse.jdt.compiler.tool (1.0.100.v_883_R34x) “Java Compiler Tool Support” [Installed]
    org.eclipse.jdt.core (3.4.2.v_883_R34x) “Java Development Tools Core” [Active]
    org.eclipse.jdt.core.manipulation (1.2.0.v20080603-2000) “Java Code Manipulation Functionality” [Active]
    org.eclipse.jdt.debug (3.4.0.v20080604) “JDI Debug Model” [Active]
    org.eclipse.jdt.debug.ui (3.3.1.v20080730_r341) “JDI Debug UI” [Starting]
    org.eclipse.jdt.doc.user (3.4.1.r341_v20080820-0800) “Eclipse Java development user guide” [Resolved]
    org.eclipse.jdt.junit (3.4.0.v20080603-2000) “Java Development Tools JUnit support” [Starting]
    org.eclipse.jdt.junit.runtime (3.3.0.v20080603-2000) “Java Development Tools JUnit runtime support” [Resolved]
    org.eclipse.jdt.junit4.runtime (1.0.200.v20080603-2000) “Java Development Tools JUnit4 runtime support” [Resolved]
    org.eclipse.jdt.launching (3.4.1.v20080729_r341) “Java Development Tools Launching Support” [Active]
    org.eclipse.jdt.ui (3.4.1.r341_v20080827-1100) “Java Development Tools UI” [Active]
    org.eclipse.jem (2.0.202.v200810282000) “Java EMF Model” [Starting]
    org.eclipse.jem.beaninfo (2.0.100.v200806051600) “Java EMF Model BeanInfo (Introspection) Support” [Starting]
    org.eclipse.jem.proxy (2.0.100.v200806051600) “Java EMF Model Proxy Support” [Starting]
    org.eclipse.jem.ui (2.0.100.v200806051600) “Java EMF Model UI” [Starting]
    org.eclipse.jem.util (2.0.100.v200805140020) “Java EMF Model Utilities” [Active]
    org.eclipse.jem.workbench (2.0.102.v200810230530) “Java EMF Model Workbench Support” [Starting]
    org.eclipse.jface (3.4.1.M20080827-2000) “JFace” [Active]
    org.eclipse.jface.databinding (1.2.1.M20080827-0800a) “JFace Data Binding for SWT and JFace” [Resolved]
    org.eclipse.jface.text (3.4.1.r341_v20080827-1100) “JFace Text” [Resolved]
    org.eclipse.jpt.core (2.0.101.zmyeclipse7102009030516) “Java Persistence API Tools – Core” [Starting]
    org.eclipse.jpt.db (1.1.3.v200810160200) “Java Persistence API Tools – DB” [Starting]
    org.eclipse.jpt.utility (1.2.100.v200808060200) “Java Persistence API Tools – Utility” [Resolved]
    org.eclipse.jsch.core (1.1.100.I20080604) “JSch Core” [Active]
    org.eclipse.jsch.ui (1.1.100.I20080415) “JSch UI” [Starting]
    org.eclipse.jst (1.0.100.zmyeclipse7102009030516) “J2EE Standard Tools (JST)” [Resolved]
    org.eclipse.jst.common.annotations.controller (1.1.100.v200805140020) “Annotation Controller Plug-in” [Resolved]
    org.ecli

    #297974 Reply

    patlv23
    Member

    I’ve updated to 2.2.0 hoping it was a fix. Now, same as previous poster, the plug-in doesn’t seem to detect that my project is under version control

    #297976 Reply

    tzundel
    Member

    Hello Again support,

    2.2 was offered as an “Upgrade” this morning. I thought that maybe it would fix my problem from yesterday so I installed it. It didn’t fix it.

    I still receive the following information in my “console”
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:12.666)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.046)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.047)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.016)

    *** Get Resource List
    org.eclipse.team.svn.core.connector.SVNChangeStatus.<init>(Ljava/lang/String;Ljava/lang/String;IJJJLjava/lang/String;IIIIZZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;JZLjava/lang/String;Ljava/lang/String;Ljava/lang/String;JLorg/eclipse/team/svn/core/connector/SVNLock;JJILjava/lang/String;)V
    *** Error (took 00:00.031)
    …. And it goes on from here.

    I’ve not included my “install summary” again, as it should be the same from yesterday, except for the “Upgrade” of Subversive.

    I have taken screen shots of the dialog boxes, and can send those to you if you want them (I don’t see a way to do that here)

    Please help,

    tzundel

    #297979 Reply

    Denis Lavoie
    Participant

    Hi !

    This morning I used «Check for updates» and there was a new version of SVN connector (Polarion) . I made the upgrade and my svn is now working fine. It even reconize my svn repository into my project.

    So now I’m able to continue to use my laptop….

    Regards

    Jedymaster

    #297990 Reply

    tzundel
    Member

    Hello,

    Interesting jedymaster… Based on your post, I thought I would try that too. However, there is no SVN connector upgrade offered to me. So, I’m still without SVN (inside of MyEclipse)

    Support? how do I get this fixed?

    Thanks,

    tzundel

    #298018 Reply

    support-joy
    Member

    tzundel,

    Click on MyEclipse > Manage MyEclipse plug-ins. This will open MyEclipse Dashboard with all the relevant software updates. (please see attached screenshot)

    Attachments:
    You must be logged in to view attached files.
    #298027 Reply

    tzundel
    Member

    Hi Joy,

    Thanks for the suggestion: As I mentioned in my above post, I have already accepted the 2.2 update. It still doesn’t work.

    So, just to be clear, the order of events is as follows:

    Day 1 (Tuesday, April 28):
    I accepted a Subversion upgrade — It was offered when I started MyEclipse for the day:
    It hosed things up: That is the genesis of my 1st post in this thread (The 3rd overall post of the thread). It looks like this update hosed other people as well.
    There were no responses or any help.

    Day 2 (Wednesday, April 29):
    I started MyEclipse, and another Subversion upgrade was offered (2.2.0).
    I thought “Oh good, they must have fixed it”, and accepted this upgrade. Well, it didn’t fix anything.
    This is the genesis of my 2nd post in this thread (The one that essentially says “2.2 didn’t fix it” )

    Later on Day 2: “jedymaster” offered a suggestion, involving another upgrade. I thought I’d give it a try. Well, that upgrade he mentioned in his post was not offered to me. (This is the genesis of my 3rd post above)

    So, my current status is this:

    1. I’m hosed, Subversion doesn’t work from MyEclipse. I have “upgraded” subversion support twice this week. Both upgrades were offered by the MyEclipse “dashboard”. The first upgrade hosed me, the second upgrade did not fix me.

    2. I have already accomplished the “upgrade” that your post suggests (as I mentioned above in my 2nd post)

    3. I’m hoping that we can get this fixed soon.

    I’ll re-include my installation summary here:

    *** Date:
    Thursday, April 30, 2009 8:15:52 AM MDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.1.1
    Build id: 7.1.1-20090310

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.1.1
    Build id: 7.1.1-20090310

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec_new\MyEclipse 7.1\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec_new\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec_new\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
    -clean
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec_new\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll

    If desired, I could also provide screen shots of my dashboard, which show that I have 2.2.0 installed. Or anything else you may want or need.

    Also note that this is a very plain MyEclipse install. Since upgrades and plugins seem to be so problematic with MyEclipse 7.x, I’ve decided that I will *ONLY* use a very plain, vanilla install with only plugins and stable releases offered by the Dashboard. I haven *NOTHING* third party installed. I am simply using a ‘stock’ MyEclipse 7.1.1 installation (or, at least I’m trying to use it)

    I sort of hoped that by not doing anything “out of the ordinary”, I would be able to avoid many of the problems with 7.x.

    So, the short story is “thanks for the suggestion, I’ve already done that, it doesn’t work. Whats next?”

    tzundel

    #298068 Reply

    patlv23
    Member

    I have the same problem as tzundel. If this isn’t resolved, I’m just going to re-install MyEclipse and ignore all updates

    #298071 Reply

    tzundel
    Member

    Hi MyEclipse Support,

    Okay, its now Friday, and this was reported on Tuesday, with no comments, suggestions, tips, movement, or anything from Genuitec (other than a single suggestion to try something that was already tried).

    Is there any status update on this?

    I’m still unable to use SVN from inside MyEclipse. Every time I save a file, I get a couple of error dialogs. Needless to say, this is not a terribly productive way to work.

    So, I’m looking through the help forums to see if something else can help.

    I found this topic: https://www.genuitec.com/forums/topic/svn-update-2-1-0-causes-all-saves-to-display-error-messages/

    I think this issue on that thread is the same issue that I (and the other folks on this thread) am facing. The most interesting thing is this: Evidently, the “Subversion folks” made some change that broke MyEclipse. Per support-nippun, there will be a ‘fix’ as of yesterday.

    Okay, so no the questions begin:

    1. “Is it true that this issue is the same as the issue from here?”

    2. If #1 is yes: ‘Where is the promised fix from “yesterday?”.’ (There are no ‘fixes’ being offered on the dashboard)

    3. Uh… How do I say this nicely. Isn’t the whole point of using MyEclipse that fact that you guys are supposed to take Eclipse, add in a bunch of plugins (some free, some commercial), and *TEST* that everything works? Am I wrong in assuming that if MyEclipse offers an upgrade, someone might have tested it? If I just want to grab plugins and updates willy-nilly which may or may not work, I can do that with the base eclipse, and have no need to pay for this product.

    So, The 3rd question is this: “When an upgrade is offered by the dashboard, should I assume its been tested and has some reasonable chance of working?” Or do you just pull the ‘latest’ patches/upgrades from the internet and stuff them into “pulse” without testing? (i.e. Do I need to budget 3 days of downtime to install the “upgrade”, test it myself, figure out how to recover if it hoses things, etc.)

    Thanks,

    tzundel

    #298113 Reply

    support-joy
    Member

    tzundel and others,

    Sorry for the late reply. Looks like the SVN update available on the dashboard is dependent on Eclipse 3.4.2. This will be addressed in our upcoming ME 7.5 release as it is based on Eclipse 3.4.2. Sorry for the inconvinience. Can you un-install the SVN update that is available on the MyEclipse dashboard and see if this solves your problem.

    Inconvinience caused is sincerely regretted.

    #298128 Reply

    tzundel
    Member

    Okay, just so I understand… I’m now without SVN (Worse, every time I try to save anything I have to wade through error dialogs) until 7.5 comes out? Is this correct? If so, I’m looking at a *VERY* unproductive month (assuming 7.5 really does come out at the end of this month)

    Okay, lets put the “power of pulse” to good use. How do I uninstall the “upgrade” that broke me, so I can work with what I had at the beginning of last week? I haven’t found a way to do that, but I hope that its there.

    I assume that Pulse provides such functionality… Isn’t that one of the reasons you guys are pushing it so hard over the objections of your entire user community?

    tzundel

Viewing 15 posts - 1 through 15 (of 38 total)
Reply To: Errors after Subversion Support 2.1.0 update

You must be logged in to post in the forum log in