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

Subclipse 0.9.15 : Impossible to share a new projet

From: barry burnereau <barry_burnereau_at_yahoo.fr>
Date: 2004-08-29 13:54:57 CEST

Hi

I've just install 0.9.15, and I have a problem.
When I want to share a project (Team -> Share project), I have an error. In
the log message there is:
!ENTRY org.eclipse.core.runtime 4 2 août 29, 2004 13:50:17.578
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
         at
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDirectoryExist(SharingWizard.java:380)
         at
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages(SharingWizard.java:83)
         at
org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.selectionChanged(ConfigureProjectWizardMainPage.java:141)
         at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
         at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:615)
         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:796)
         at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
         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:796)
         at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
         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(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
         at org.eclipse.core.launcher.Main.run(Main.java:644)
         at org.eclipse.core.launcher.Main.main(Main.java:628)

The project was never shared before.

It seems it works for the other repository (shared before), but i've not
done lot of tests

Barry

At 12:34 29/08/2004, you wrote:
>Jeremy Aston wrote:
>
>>Just a thought... Is this related to the lack of a javahl lib in
>>0.9.14 and above?
>
>Jeremy,
>yes, if you are running OS X you will have to download a copy of javahl
>and install it. Details are on the main subclipse page. I don't use OS
>X, so i can't really help you much.
>
>Downgrading is possible, but if you are using eclipse 3.0 it is rather
>difficult to remove plugins and features. After removing the plugins and
>features you don't want try starting eclipse with a -clean option.
>If this doesn't work you could try deleting the org.eclipse.osgi directory
>in <eclipse_home>/configuration. PLEASE back up your workspace before
>doing thins "just in case". (i deny all responsibilty if anything goes
>seriously wrong)
>
>cheers,
> Brock
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Aug 29 21:54:57 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.