[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SOLVED: Subclipse exception in share project

From: Steven Devijver <steven.devijver_at_gmail.com>
Date: 2004-10-16 10:06:30 CEST

Hi again,

I have been able to solve the problem reported earlier. I've copied
svn-javahl.jar from the subversion 1.1.0 distribution (located in
/usr/local/lib/svn-javahl.jar) to
${ECLIPSE_HOME}/plugins/org.tigris.subversion.subclipse.core_0.9.22,
overwriting the existing jar.

Kind regards

Steven Devijver

On Sat, 16 Oct 2004 01:11:09 +0200, Steven Devijver
<steven.devijver@gmail.com> wrote:
> Hi,
>
> I've installed Subclipse and I get an exception when doing Team->Share
> project and selecting SVN (the exception is thrown every time I
> double-click on SVN).
>
> My environment is:
>
> Mac OS 10.3.5
> Java VM 1.4.2_05
> Eclipse 3.0.1 build 200409161125
> Subclipse 0.9.22
> subversion 1.1.0 (r11180)
>
> The repository is FSFS on a local disk.
>
> Any ideas or comments are more than welcome.
>
> Kind regards
>
> Steven Devijver
>
> Log entries:
>
> !ENTRY org.eclipse.osgi Oct 16, 2004 00:57:41.252
> !MESSAGE An error occured while automatically activating bundle
> org.tigris.subversion.subclipse.core (91).
> !STACK 0
> org.osgi.framework.BundleException: Exception in
> org.tigris.subversion.subclipse.core.SVNProviderPlugin.start() of
> bundle org.tigris.subversion.subclipse.core.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:975)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.requireClass(BundleLoader.java:336)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:914)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
> at java.lang.Class.getConstructor0(Class.java:1930)
> at java.lang.Class.newInstance0(Class.java:278)
> at java.lang.Class.newInstance(Class.java:261)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:153)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:933)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
> at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:91)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:88)
> at org.eclipse.team.internal.ui.wizards.ConfigurationWizardElement.createExecutableExtension(ConfigurationWizardElement.java:48)
> at org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:136)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
> at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
> at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
> at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
> at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
> Caused by: org.eclipse.core.runtime.CoreException: No subversion
> client interface found.
> at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:116)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
> ... 87 more
> Root exception:
> org.eclipse.core.runtime.CoreException[0]:
> org.tigris.subversion.svnclientadapter.SVNClientException: No
> subversion client interface found.
> at org.tigris.subversion.svnclientadapter.SVNClientAdapterFactory.getBestSVNClientType(SVNClientAdapterFactory.java:119)
> at org.tigris.subversion.subclipse.core.SVNProviderPlugin.start(SVNProviderPlugin.java:114)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
> at java.security.AccessController.doPrivileged(Native Method)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.requireClass(BundleLoader.java:336)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findRequiredClass(BundleLoader.java:914)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
> at java.lang.Class.getConstructor0(Class.java:1930)
> at java.lang.Class.newInstance0(Class.java:278)
> at java.lang.Class.newInstance(Class.java:261)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:153)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:933)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
> at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:91)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:88)
> at org.eclipse.team.internal.ui.wizards.ConfigurationWizardElement.createExecutableExtension(ConfigurationWizardElement.java:48)
> at org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:136)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
> at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
> at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
> at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
> at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> !ENTRY org.eclipse.osgi Oct 16, 2004 00:57:41.273
> !MESSAGE An error occured while automatically activating bundle
> org.tigris.subversion.subclipse.ui (92).
> !STACK 0
> org.osgi.framework.BundleException: The activator
> org.tigris.subversion.subclipse.ui.SVNUIPlugin for bundle
> org.tigris.subversion.subclipse.ui is invalid
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:158)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:933)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
> at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:91)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:88)
> at org.eclipse.team.internal.ui.wizards.ConfigurationWizardElement.createExecutableExtension(ConfigurationWizardElement.java:48)
> at org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:136)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
> at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
> at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
> at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
> at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
> Caused by: java.lang.NoClassDefFoundError:
> org/tigris/subversion/subclipse/core/client/IConsoleListener
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
> at java.lang.Class.getConstructor0(Class.java:1930)
> at java.lang.Class.newInstance0(Class.java:278)
> at java.lang.Class.newInstance(Class.java:261)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:153)
> ... 70 more
> Root exception:
> java.lang.NoClassDefFoundError:
> org/tigris/subversion/subclipse/core/client/IConsoleListener
> at java.lang.Class.getDeclaredConstructors0(Native Method)
> at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
> at java.lang.Class.getConstructor0(Class.java:1930)
> at java.lang.Class.newInstance0(Class.java:278)
> at java.lang.Class.newInstance(Class.java:261)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:153)
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:933)
> at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:293)
> at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:110)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:371)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
> at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:91)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:88)
> at org.eclipse.team.internal.ui.wizards.ConfigurationWizardElement.createExecutableExtension(ConfigurationWizardElement.java:48)
> at org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:136)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
> at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
> at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
> at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
> at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
> !ENTRY org.eclipse.core.runtime 4 1 Oct 16, 2004 00:57:41.282
> !MESSAGE Plug-in org.tigris.subversion.subclipse.ui was unable to load
> class org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.
> !STACK 0
> java.lang.ClassNotFoundException:
> org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard
> at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:404)
> at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:93)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
> at org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:307)
> at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:336)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1313)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:131)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124)
> at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:113)
> at org.eclipse.team.internal.ui.TeamUIPlugin$1.run(TeamUIPlugin.java:91)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.TeamUIPlugin.createExtension(TeamUIPlugin.java:88)
> at org.eclipse.team.internal.ui.wizards.ConfigurationWizardElement.createExecutableExtension(ConfigurationWizardElement.java:48)
> at org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:136)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:1394)
> at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:693)
> at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:718)
> at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180)
> at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
> at org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
> at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:915)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:866)
> at org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContributionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1196)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1220)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1205)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1053)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2871)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2541)
> at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
> at org.eclipse.core.launcher.Main.run(Main.java:704)
> at org.eclipse.core.launcher.Main.main(Main.java:688)
>
Received on Sat Oct 16 18:06:30 2004

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.