Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Subversive » Can not create new Repository Location
Can not create new Repository Location [message #1784594] Thu, 29 March 2018 21:53 Go to next message
Jose Osornio is currently offline Jose OsornioFriend
Messages: 1
Registered: March 2018
Junior Member
On a fresh install of Eclipse Luna on MacOS Sierra, I have installed Subversive SVN Team Provider with the Native JavaHL 1.8 connector. When I try to launch the "Repository Location" wizard, nothing appears to happen. The workspace log has this following error:

!ENTRY org.eclipse.ui 4 0 2018-03-29 14:29:29.349
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.core.internal.utils.UniversalUniqueIdentifier
at org.eclipse.team.svn.core.svnstorage.AbstractSVNStorage.newRepositoryLocation(AbstractSVNStorage.java:200)
at org.eclipse.team.svn.ui.composite.RepositoryPropertiesTabFolder.<init>(RepositoryPropertiesTabFolder.java:100)
at org.eclipse.team.svn.ui.wizard.shareproject.AddRepositoryLocationPage.createControlImpl(AddRepositoryLocationPage.java:86)
at org.eclipse.team.svn.ui.wizard.AbstractVerifiedWizardPage.createControl(AbstractVerifiedWizardPage.java:42)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:175)
at org.eclipse.team.svn.ui.wizard.AbstractSVNWizard.createPageControls(AbstractSVNWizard.java:40)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:696)
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:588)
at org.eclipse.jface.window.Window.create(Window.java:426)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
at org.eclipse.jface.window.Window.open(Window.java:783)
at org.eclipse.team.svn.ui.action.remote.management.NewRepositoryLocationAction.run(NewRepositoryLocationAction.java:35)
at org.eclipse.team.svn.ui.repository.RepositoriesView$1$1.run(RepositoriesView.java:106)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4256)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1501)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1524)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1509)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1313)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3706)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
Re: Can not create new Repository Location [message #1793476 is a reply to message #1784594] Wed, 08 August 2018 20:45 Go to previous message
Corey Puffalt is currently offline Corey PuffaltFriend
Messages: 1
Registered: July 2009
Junior Member
On top of this, the Polarion repositories containing the connectors now appear to be down (returning HTTP 503 error codes). Does anyone have insight into whether this is temporary? Are the connectors moving over to Eclipse infrastructure or is the Subversive plugin dead?

Thanks,
Corey
Previous Topic:Repository location is Discarded (Not Responding) : SVN and hangs the application
Next Topic:subversive uninstall and REINSTALL
Goto Forum:
  


Current Time: Tue Apr 16 22:47:47 GMT 2024

Powered by FUDForum. Page generated in 1.66338 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top