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 268208 - NullPointerException at org.netbeans.gradle.project.util.NbFileUtils.getFileFromASubDir
Summary: NullPointerException at org.netbeans.gradle.project.util.NbFileUtils.getFileF...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-26 18:52 UTC by javydreamercsw
Modified: 2016-10-10 17:37 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 221216


Attachments
stacktrace (1.91 KB, text/plain)
2016-09-26 18:52 UTC, javydreamercsw
Details
stacktrace (1.91 KB, text/plain)
2016-10-04 18:19 UTC, javydreamercsw
Details
stacktrace (1.91 KB, text/plain)
2016-10-10 17:37 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2016-09-26 18:52:24 UTC
Build: NetBeans IDE 8.2 RC (Build 201609140952)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Linux

User Comments:
GUEST: gradle clean build

javydreamercsw: Not sure what triggered it.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.gradle.project.util.NbFileUtils.getFileFromASubDir(NbFileUtils.java:154)
   at org.netbeans.gradle.project.query.GradleCacheByBinaryLookup$NewFormatCacheResult.getRoots(GradleCacheByBinaryLookup.java:135)
   at org.netbeans.modules.java.editor.overridden.ComputeOverriders.findBinaryRootsForSourceRoot(ComputeOverriders.java:163)
   at org.netbeans.modules.java.editor.overridden.ComputeOverriders.reverseSourceRootsInOrder(ComputeOverriders.java:331)
   at org.netbeans.modules.java.editor.overridden.ComputeOverriders.computeUsers(ComputeOverriders.java:383)
   at org.netbeans.modules.java.editor.overridden.ComputeOverriders.processImpl(ComputeOverriders.java:226)
Comment 1 javydreamercsw 2016-09-26 18:52:26 UTC
Created attachment 162220 [details]
stacktrace
Comment 2 javydreamercsw 2016-10-04 18:19:14 UTC
Created attachment 162333 [details]
stacktrace

Not sure what triggered it.
Comment 3 javydreamercsw 2016-10-10 17:37:25 UTC
Created attachment 162437 [details]
stacktrace

Not sure what triggers.
Comment 4 Exceptions Reporter 2016-10-10 17:37:28 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=221216