This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 220066 - NullPointerException at org.netbeans.modules.versioning.DelegatingVCS.getTopmostManagedAncestorImpl
Summary: NullPointerException at org.netbeans.modules.versioning.DelegatingVCS.getTopm...
Status: RESOLVED WORKSFORME
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-14 12:29 UTC by marco76
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188394


Attachments
stacktrace (3.35 KB, text/plain)
2012-10-14 12:29 UTC, marco76
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marco76 2012-10-14 12:29:47 UTC
Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b02, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b07
OS: Mac OS X

User Comments:
marco76: Restarted the IDE after installing Java EE plugins




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.versioning.DelegatingVCS.getTopmostManagedAncestorImpl(DelegatingVCS.java:584)
   at org.netbeans.modules.versioning.DelegatingVCS.getTopmostManagedAncestor(DelegatingVCS.java:178)
   at org.netbeans.modules.versioning.core.VersioningManager.getOwner(VersioningManager.java:423)
   at org.netbeans.modules.versioning.core.VersioningManager.getOwner(VersioningManager.java:331)
   at org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor.getInterceptor(VCSFilesystemInterceptor.java:480)
   at org.netbeans.modules.versioning.core.filesystems.VCSFilesystemInterceptor.getCopyHandler(VCSFilesystemInterceptor.java:357)
Comment 1 marco76 2012-10-14 12:29:50 UTC
Created attachment 125935 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:55 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.