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

RE: [Subclipse-users] NullPointerException when trying to checkout project from SVN repository

From: MATHUS Baptiste <mathus.b_at_mipih.fr>
Date: 2007-04-25 11:30:05 CEST

Did you try checkouting this project directly through svn command line client, so as to identify a bit clearlier who might be wrong in the process?

My 2 cents.

> -----Message d'origine-----
> De : Thomas Mauch [mailto:thomas.mauch@gmx.net]
> Envoyé : mercredi 25 avril 2007 00:22
> À : users@subclipse.tigris.org
> Objet : [Subclipse-users] NullPointerException when trying to
> checkout project from SVN repository
>
> I'm trying to download the source code of TestNG from the
> Subversion repository at Google:
> - Execute File / New / Project
> - Choose SVN / Checkout Projects from SVN
> - Add http://testng.googlecode.com/svn/trunk as repository location
> - Select the svn/trunk directory
> - On the upcoming page, I can either choose the New Project
> Wizard or direct check out as project...
> ... the result is the same, a dialog box is shortly popping
> up and then nothing does happen any more.
> If I have look into the log, I can see that the Subclipse
> plugin throws an NullPointerException.
> I'm using Sublicpse 1.2.0 and Eclipse SDK 3.2.1.
> Any thought?
>
> Thomas
>
>
>
> !ENTRY org.eclipse.ui 4 4 2007-04-24 23:17:34.140 !MESSAGE
> Unhandled event loop exception
>
> !ENTRY org.eclipse.ui 4 0 2007-04-24 23:17:34.140 !MESSAGE
> java.lang.NullPointerException !STACK 0 java.lang.NullPointerException
> at
> org.tigris.subversion.subclipse.ui.wizards.CheckoutWizard.perf
> ormFinish(Chec
> koutWizard.java:330)
> at
> org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDial
> og.java:680)
> at
> org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDial
> og.java:355)
> at
> org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
> at
> org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListene
> r.java:90)
> at
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
> at org.eclipse.jface.window.Window.open(Window.java:796)
> at
> org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:116)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
> at
> org.eclipse.jface.action.ActionContributionItem.handleWidgetSe
> lection(Action
> ContributionItem.java:539)
> at
> org.eclipse.jface.action.ActionContributionItem.access$2(Actio
> nContributionI
> tem.java:488)
> at
> org.eclipse.jface.action.ActionContributionItem$5.handleEvent(
> ActionContribu
> tionItem.java:400)
> at
> org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
> at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbe
> nch.java:419)
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(Plat
> formActivator.
> java:78)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.r
> unApplication(
> EclipseAppLauncher.java:92)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.s
> tart(EclipseAp
> pLauncher.java:68)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseSta
> rter.java:400)
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseSta
> rter.java:177)
> 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:336)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
> at org.eclipse.core.launcher.Main.run(Main.java:977)
> at org.eclipse.core.launcher.Main.main(Main.java:952)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Apr 25 11:30:51 2007

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.