Bug 132527 - [Share] Problem sharing when project uses local connection method
Summary: [Share] Problem sharing when project uses local connection method
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.1.2   Edit
Hardware: PC Windows 2000
: P5 major (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-03-20 06:16 EST by Matt Seaborn CLA
Modified: 2022-01-08 13:05 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Seaborn CLA 2006-03-20 06:16:09 EST
Via command line can connect to CVS using SSH.

When attempting to do so using 'extssh' in Eclipse, cannot get past the "Enter Module Name" page of the wizard.  The following is present in Eclipse's log:

!ENTRY org.eclipse.ui 4 4 2006-03-20 11:14:33.655
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2006-03-20 11:14:33.675
!MESSAGE java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
	at org.eclipse.team.internal.ccvs.ui.wizards.SharingWizard.getRemoteFolder(SharingWizard.java:501)
	at org.eclipse.team.internal.ccvs.ui.wizards.SharingWizard.getNextPage(SharingWizard.java:195)
	at org.eclipse.team.internal.ccvs.ui.wizards.CVSWizardPage.getNextPage(CVSWizardPage.java:297)
	at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:747)
	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345)
	at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
	at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
	at org.eclipse.jface.window.Window.open(Window.java:787)
	at org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureProjectAction.java:55)
	at org.eclipse.team.internal.ui.actions.TeamAction$2.run(TeamAction.java:234)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:231)
	at org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigureProjectAction.java:47)
	at org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:70)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:236)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
	at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
	at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
	at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
	at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
	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.invokeFramework(Main.java:334)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
	at org.eclipse.core.launcher.Main.run(Main.java:973)
	at org.eclipse.core.launcher.Main.main(Main.java:948)
Comment 1 Michael Valenta CLA 2006-03-27 09:43:21 EST
Could you tell me what options were selected on the module selection page (i.e. did you just use the default options or manually select some options).
Comment 2 Matt Seaborn CLA 2006-03-27 13:32:17 EST
When initially trying use share using CVS I got the wanring about an invalid protocol.

The problem seem be from the fact the module directory had been checked out using ssh (local) (I had been using an alternative IDE & command line).

When I while the module and checked it out using extssh Eclipse was happy.

Comment 3 Michael Valenta CLA 2006-04-18 12:04:16 EDT
We should prompt the user with an explanation of the problem and offer to attempt to share using extssh.
Comment 4 Michael Valenta CLA 2006-09-14 11:10:09 EDT
We do not plan on addressing this issue in 3.3.
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:10:22 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 6 Eclipse Genie CLA 2022-01-08 13:05:32 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.