Login | Register
My pages Projects Community openCollabNet

Discussions > users > Re: [Subclipse-users] NPE with subclipse 1.8.0

subclipse
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

Re: [Subclipse-users] NPE with subclipse 1.8.0

Author markphip
Full name Mark Phippard
Date 2011-10-19 13:04:31 PDT
Message It seems like it is probably a bug in SVN API. Are there any
"features" of SVN you use like file externals that maybe we need to
check?

Looking at the code, this happens pretty deep in some stuff where
nulls would not really be expected. So it might be something where
SVN gave us an object but is missing some data such as the URL for the
item. I have seen some conversations on their forums that might be
similar.

I have been using 1.7.0 even pre-release and not run into any problems
so maybe you are just using some features of SVN we have not tested
and which have bugs.

If you have any ideas we could test.

Even better would be if you are checking out an open-source project
that we could also check out and see the problem ourselves.




On Wed, Oct 19, 2011 at 3:48 PM, Tim Eck <teck at terracotta dot org> wrote:
> This is with a clean checkout (not an upgraded one). Seems to happen for all of my projects.
>
> eclipse.buildId=M20110909-1335
> java.version=1.6.0_29 (64 bit)
> os=64bit windows7
>
> Any thoughts?
>
> Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
>
> java.lang.NullPointerException
>        at org.tigris.subversio​n.subclipse.core.res​ources.LocalResource​.getUrl(LocalResourc​e.java:296)
>        at org.tigris.subversio​n.subclipse.core.res​ources.ResourceStatu​s.<init>(Resou​rceStatus.java:112)
>        at org.tigris.subversio​n.subclipse.core.res​ources.LocalResource​Status.<init>(​LocalResourceStatus.​java:76)
>        at org.tigris.subversio​n.subclipse.core.sta​tus.StatusCacheManag​er.updateCache(Statu​sCacheManager.java:1​20)
>        at org.tigris.subversio​n.subclipse.core.sta​tus.StatusCacheManag​er.updateCache(Statu​sCacheManager.java:9​6)
>        at org.tigris.subversio​n.subclipse.core.sta​tus.StatusCacheManag​er.refreshStatus(Sta​tusCacheManager.java​:269)
>        at org.tigris.subversio​n.subclipse.core.res​ourcesListeners.File​ModificationManager.​refreshStatus(FileMo​dificationManager.ja​va:194)
>        at org.tigris.subversio​n.subclipse.core.res​ourcesListeners.File​ModificationManager.​resourceChanged(File​ModificationManager.​java:139)
>        at org.eclipse.core.int​ernal.events.Notific​ationManager$1.run(​NotificationManager.​java:291)
>        at org.eclipse.core.run​time.SafeRunner.run(​SafeRunner.java:42)
>        at org.eclipse.core.int​ernal.events.Notific​ationManager.notify(​NotificationManager.​java:285)
>        at org.eclipse.core.int​ernal.events.Notific​ationManager.broadca​stChanges(Notificati​onManager.java:149)
>        at org.eclipse.core.int​ernal.resources.Work​space.broadcastBuild​Event(Workspace.java​:381)
>        at org.eclipse.core.int​ernal.events.AutoBui​ldJob.doBuild(AutoBu​ildJob.java:139)
>        at org.eclipse.core.int​ernal.events.AutoBui​ldJob.run(AutoBuildJ​ob.java:241)
>        at org.eclipse.core.int​ernal.jobs.Worker.ru​n(Worker.java:54)
>
> --------------------​--------------------​--------------
> http://subclipse.tig​ris.org/ds/viewMessa​ge.do?dsForumId=1047​&dsMessageId=285​8918
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe@s​ubclipse.tigris.org]​.
>



--
Thanks

Mark Phippard
http://markphip.blogspot.com/

« Previous message in topic | 2 of 4 | Next message in topic »

Messages

Show all messages in topic

[Subclipse-users] NPE with subclipse 1.8.0 timeck Tim Eck 2011-10-19 12:48:58 PDT
     Re: [Subclipse-users] NPE with subclipse 1.8.0 markphip Mark Phippard 2011-10-19 13:04:31 PDT
         Re: [Subclipse-users] NPE with subclipse 1.8.0 timeck Tim Eck 2011-10-19 14:46:02 PDT
         RE: Re: [Subclipse-users] NPE with subclipse 1.8.0 timeck Tim Eck 2011-10-20 15:14:47 PDT
Messages per page: