Free codeBeamer 6.0 hosting for open source.
This server hosts 39000 users on the cloud!
         
View all tags
Tags:  No tags associated yet.
more Go Back
Tracker: Bugs Priority: Normal Status: Resolved
Submitted by: rafau Feb 15 03:37 Assigned to: johnpeb Mar 27 01:30 Category: --
Resolution: Fixed Target: -- Detected: 1.9.2
Description:
Almost every operation with HG in my workspace throws NPE
!MESSAGE An internal error occurred during: "hg cache clients update...".
!STACK 0
java.lang.NullPointerException
	at org.eclipse.core.runtime.Path.isPrefixOf(Path.java:636)
	at com.vectrace.MercurialEclipse.model.resources.HgResourceAdapter.contains(HgResourceAdapter.java:220)
	at com.vectrace.MercurialEclipse.synchronize.HgSubscriberScopeManager.update(HgSubscriberScopeManager.java:97)
	at java.util.Observable.notifyObservers(Unknown Source)
	at com.vectrace.MercurialEclipse.team.cache.AbstractCache$3.run(AbstractCache.java:162)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Details:
Comments & Attachments (6)
Associations (0)
Children (0)
SCM Commits (1)
All (1)

Author Comment

Mar 27 01:29

Pusher:  johnpeb
Mar 27 01:29
Fix NPE in synchronize view

hgeclipse repository, 27c8d6d4373d906cf547096b9eed0c6f73b92194 branches: maintenance_1_9
1 Change