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 148785 - C/V test failed. NPE
Summary: C/V test failed. NPE
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Alexey Vladykin
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: TEST
: 149233 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-30 20:13 UTC by Ivan Sidorkin
Modified: 2008-11-14 08:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Sidorkin 2008-09-30 20:13:53 UTC
java.lang.NullPointerException
	at org.netbeans.modules.cnd.makeproject.MakeProjectFileOwnerQuery.getOwner(MakeProjectFileOwnerQuery.java:76)
	at org.netbeans.api.project.FileOwnerQuery.getOwner(FileOwnerQuery.java:101)
Comment 1 Jesse Glick 2008-09-30 21:13:03 UTC
I at least tried to fix this in #70b6a7a964c7. trunk #3924 should have it.
Comment 2 Alexey Vladykin 2008-09-30 21:24:02 UTC
Jesse, thank you for the fix and sorry for breaking validation tests. I'm verifying the fix now.
Comment 3 Alexey Vladykin 2008-10-06 13:30:15 UTC
*** Issue 149233 has been marked as a duplicate of this issue. ***
Comment 4 Ivan Sidorkin 2008-11-14 08:49:30 UTC
verified