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

Problem with contextual menu

From: Scokart Gilles <Gilles.Scokart_at_be.fujitsu.com>
Date: 2005-08-22 10:47:04 CEST

I have a project stored into svn, every times I want to show a contextual
menu on this project, Nothing happen. You can see hereafter the error in
the log file of eclipse.

 

I use windows XP and cygwin. My repository is a file:// reporistory that I
created from cygwin, but eclipse run in XP. Could it be the origin of my
problem?

Not that I tried an svn status from cygwin on my project, and there I don't
have any problem.

 

Did somebody have an idea ?

 

Thanks

Gilles Scokart

 

 

 

 

 

!ENTRY org.eclipse.core.resources 4 2 2005-08-22 10:37:01.128

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources".

!STACK 0

java.lang.NullPointerException

            at
org.eclipse.core.internal.resources.Workspace.getResourceInfo(Workspace.java
:1127)

            at
org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.getResourceT
ype(SVNWorkspaceRoot.java:350)

            at
org.tigris.subversion.subclipse.core.resources.LocalResourceStatus.getResour
ce(LocalResourceStatus.java:617)

            at
org.tigris.subversion.subclipse.core.status.SynchronizerSyncInfoCache.addSta
tus(SynchronizerSyncInfoCache.java:54)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(S
tatusCacheManager.java:118)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(S
tatusCacheManager.java:95)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.refreshStatus
(StatusCacheManager.java:235)

            at
org.tigris.subversion.subclipse.core.resourcesListeners.SyncFileChangeListen
er.resourceChanged(SyncFileChangeListener.java:140)

            at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManag
er.java:276)

            at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
:1044)

            at org.eclipse.core.runtime.Platform.run(Platform.java:783)

            at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationMana
ger.java:270)

            at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Notifi
cationManager.java:144)

            at
org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.
java:185)

            at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)

            at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)

            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

 

!ENTRY org.eclipse.ui 4 4 2005-08-22 10:37:03.782

!MESSAGE Unhandled event loop exception

 

!ENTRY org.eclipse.ui 4 0 2005-08-22 10:37:03.782

!MESSAGE java.lang.NullPointerException

!STACK 0

java.lang.NullPointerException

            at
org.eclipse.core.internal.resources.Workspace.getResourceInfo(Workspace.java
:1127)

            at
org.tigris.subversion.subclipse.core.resources.SVNWorkspaceRoot.getResourceT
ype(SVNWorkspaceRoot.java:350)

            at
org.tigris.subversion.subclipse.core.resources.LocalResourceStatus.getResour
ce(LocalResourceStatus.java:617)

            at
org.tigris.subversion.subclipse.core.status.SynchronizerSyncInfoCache.addSta
tus(SynchronizerSyncInfoCache.java:54)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(S
tatusCacheManager.java:118)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(S
tatusCacheManager.java:95)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.setStatuses(S
tatusCacheManager.java:217)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.basicGetStatu
s(StatusCacheManager.java:189)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Sta
tusCacheManager.java:166)

            at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(Sta
tusCacheManager.java:131)

            at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(Local
Resource.java:157)

            at
org.tigris.subversion.subclipse.core.resources.LocalFolder.getStatus(LocalFo
lder.java:282)

            at
org.tigris.subversion.subclipse.core.resources.LocalResource.isManaged(Local
Resource.java:146)

            at
org.tigris.subversion.subclipse.core.resources.LocalResource.isIgnored(Local
Resource.java:104)

            at
org.tigris.subversion.subclipse.ui.actions.WorkspaceAction.isEnabledForSVNRe
source(WorkspaceAction.java:140)

            at
org.tigris.subversion.subclipse.ui.actions.CleanupAction.isEnabledForSVNReso
urce(CleanupAction.java:40)

            at
org.tigris.subversion.subclipse.ui.actions.WorkspaceAction.isEnabled(Workspa
ceAction.java:103)

            at
org.tigris.subversion.subclipse.ui.internal.TeamAction.setActionEnablement(T
eamAction.java:239)

            at
org.tigris.subversion.subclipse.ui.internal.TeamAction.selectionChanged(Team
Action.java:223)

            at
org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:200
)

            at
org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:271)

            at
org.eclipse.ui.internal.ObjectActionContributor.contributeObjectActions(Obje
ctActionContributor.java:138)

            at
org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActio
ns(ObjectActionContributorManager.java:137)

            at
org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(PopupMenuExtender
.java:246)

            at
org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.
java:273)

            at
org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:285)

            at
org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:372)

            at
org.eclipse.jface.action.MenuManager.access$0(MenuManager.java:369)

            at
org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:386)

            at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:117)

            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.Widget.sendEvent(Widget.java:867)

            at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)

            at
org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:3337)

            at org.eclipse.swt.widgets.Control.windowProc(Control.java:3064)

            at
org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1582)

            at org.eclipse.swt.widgets.Display.windowProc(Display.java:3706)

            at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native
Method)

            at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:225)

            at org.eclipse.swt.widgets.Display.runPopups(Display.java:3106)

            at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2707)

            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(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: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)

 

 

This e-mail is only for the use of its intended recipient. Its contents are
subject to a duty of confidence and may be privileged. Fujitsu Services
does not guarantee that this e-mail has not been intercepted and amended or
that it is virus-free.

 
Received on Mon Aug 22 18:47:04 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.