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

NullPointerException

From: Guillaume Doumenc <gdoumenc_at_studiogdo.com>
Date: 2005-10-25 17:09:23 CEST

I don't know the reason why, but it never should arrive..

java.lang.NullPointerException
    at
org.tigris.subversion.subclipse.core.resources.LocalResource.getWorkspaceRoot(LocalResource.java:183)
    at
org.tigris.subversion.subclipse.core.resources.LocalResource.getRepository(LocalResource.java:191)
    at
org.tigris.subversion.subclipse.core.resources.LocalResource.getSvnProperties(LocalResource.java:358)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.getSvnProperties(SvnPropertiesView.java:558)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.access$8(SvnPropertiesView.java:551)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView$11.run(SvnPropertiesView.java:499)
    at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:135)
    at
org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:25)
    at org.eclipse.swt.widgets.Display.syncExec(Display.java:3097)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.refresh(SvnPropertiesView.java:495)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.showSvnProperties(SvnPropertiesView.java:548)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.handlePartSelectionChanged(SvnPropertiesView.java:268)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView.access$1(SvnPropertiesView.java:250)
    at
org.tigris.subversion.subclipse.ui.svnproperties.SvnPropertiesView$1.selectionChanged(SvnPropertiesView.java:237)
    at
org.eclipse.ui.internal.AbstractSelectionService$4.run(AbstractSelectionService.java:172)
    at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:616)
    at org.eclipse.core.runtime.Platform.run(Platform.java:747)
    at
org.eclipse.ui.internal.AbstractSelectionService.firePostSelection(AbstractSelectionService.java:170)
    at
org.eclipse.ui.internal.AbstractSelectionService$2.selectionChanged(AbstractSelectionService.java:76)
    at
org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:450)
    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.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:448)
    at
org.eclipse.jface.viewers.StructuredViewer.handlePostSelect(StructuredViewer.java:708)
    at
org.eclipse.jface.viewers.StructuredViewer$5.widgetSelected(StructuredViewer.java:726)
    at
org.eclipse.jface.util.OpenStrategy.firePostSelectionEvent(OpenStrategy.java:200)
    at org.eclipse.jface.util.OpenStrategy.access$4(OpenStrategy.java:195)
    at org.eclipse.jface.util.OpenStrategy$3.run(OpenStrategy.java:349)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:106)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2750)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2435)
    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)

-- 
*Guillaume Doumenc*
*/StudioGdo : Maîtrisez votre communication.../*
Tél : +33 (0)6 11 95 24 78
Courriel : gdoumenc@studiogdo.com <mailto:gdoumenc@studiogdo.com>
Received on Wed Oct 26 01:09:23 2005

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.