Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 131878

Summary: FTP import fails
Product: [Eclipse Project] Platform Reporter: Kai Hackemesser <kaha>
Component: TeamAssignee: Platform Team Inbox <platform-team-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 Keywords: helpwanted
Version: 3.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kai Hackemesser CLA 2006-03-15 03:19:15 EST
I have a project which I want to reimport. that fails.

Here the error log entries:

java.lang.NullPointerException
at org.eclipse.team.internal.target.ui.ExportResourceSelectionPage.populatePage(ExportResourceSelectionPage.java:109)
at org.eclipse.team.internal.target.ui.ExportResourceSelectionPage$2.run(ExportResourceSelectionPage.java:141)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)


java.lang.NullPointerException
at org.eclipse.team.internal.target.DeploymentProviderManager.unmap(DeploymentProviderManager.java:195)
at org.eclipse.team.internal.target.ui.DeploymentWizard.performCancel(DeploymentWizard.java:135)
at org.eclipse.jface.wizard.WizardDialog.okToClose(WizardDialog.java:766)
at org.eclipse.jface.wizard.WizardDialog.close(WizardDialog.java:399)
at org.eclipse.jface.wizard.WizardDialog.cancelPressed(WizardDialog.java:388)
at org.eclipse.jface.wizard.WizardDialog$1.widgetSelected(WizardDialog.java:274)
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:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:811)
at org.eclipse.jface.window.Window.open(Window.java:789)
at org.eclipse.ui.actions.ImportResourcesAction.run(ImportResourcesAction.java:158)
at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:167)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:530)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:480)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:392)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:925)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3287)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2907)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1899)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:417)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:106)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:99)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:374)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:169)
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.invokeFramework(Main.java:338)
at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
Comment 1 DJ Houghton CLA 2006-03-15 05:37:12 EST
Which Eclipse build are you using?
Comment 2 Kai Hackemesser CLA 2006-03-15 06:09:07 EST
eclipse.buildId=I20060223-1656
java.version=1.5.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments:  -os win32 -ws win32 -arch x86
Comment 3 Michael Valenta CLA 2006-03-27 09:52:53 EST
The FTP/WebDAV plugins are not officially supported. Patches will be accepted.
Comment 4 Michael Valenta CLA 2006-05-29 16:24:35 EDT
Later
Comment 5 Michael Valenta CLA 2007-04-30 11:20:20 EDT
We are in the process of removing the Team FTP/WebDAV feature since the DSDP Target management component (http://www.eclipse.org/dsdp/tm/) provides complimentary functionality and will be shipping as part of Europa. Although the feature will not be part of Europa, we have provided a link to a 3.3 compatible version of the feature at http://wiki.eclipse.org/index.php/Team_Development.
Comment 6 Denis Roy CLA 2009-08-30 02:24:44 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.