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

NPE

From: <elkner_at_linofee.org>
Date: 2005-12-09 05:02:01 CET

Version: 3.1.1
Build id: M20050929-0840
Subclipse: 0.9.37

!ENTRY org.eclipse.core.resources 4 2 2005-12-09 04:54:01.353
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
        at org.tigris.subversion.subclipse.core.resources.ResourceStatus.<init>(ResourceStatus.java:99)
        at org.tigris.subversion.subclipse.core.resources.LocalResourceStatus.<init>(LocalResourceStatus.java:58)
        at org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(StatusCacheManager.java:134)
        at org.tigris.subversion.subclipse.core.status.StatusCacheManager.updateCache(StatusCacheManager.java:104)
        at org.tigris.subversion.subclipse.core.status.StatusCacheManager.refreshStatus(StatusCacheManager.java:266)
        at org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.refreshStatus(FileModificationManager.java:140)
        at org.tigris.subversion.subclipse.core.resourcesListeners.FileModificationManager.resourceChanged(FileModificationManager.java:108)
        at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.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(NotificationManager.java:270)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:144)
        at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:180)
        at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:914)
        at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:147)
        at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)

Several times. I guess, this has something to do with decoration, since
sometimes deco simply disappears and gets never refreshed, even when closing/
opening the project. Only thing to get deco back is to restart eclipse :(((

Regards,

-- 
+---[ Jens Elkner ]--------------------------------------------------------+
| Walther-Rathenau-Str. 58                 elkner@linofee.org              |
| 39104 Magdeburg   GERMANY           http://www.linofee.org/~jel/         |
+--------------------------------------------------------------------------+
Received on Fri Dec 9 15:02:01 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.