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 214382 - NullPointerException: The folder parameter cannot be null
Summary: NullPointerException: The folder parameter cannot be null
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 215671 216204 217010 (view as bug list)
Depends on:
Blocks: 224198
  Show dependency tree
 
Reported: 2012-06-18 14:08 UTC by Jiri Prox
Modified: 2012-12-24 15:57 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189674


Attachments
stacktrace (10.68 KB, text/plain)
2012-06-18 14:08 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2012-06-18 14:08:15 UTC
Build: NetBeans IDE Dev (Build 20120618-7f414d3a01d3)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
jiriprox: NPE when running Source -> Inspect




Stacktrace: 
java.lang.NullPointerException: The folder parameter cannot be null
   at org.openide.util.Parameters.notNull(Parameters.java:89)
   at org.openide.filesystems.FileUtil.isParentOf(FileUtil.java:1600)
   at org.netbeans.spi.java.project.support.ui.TreeRootNode$PathFinder.findPathReduced(TreeRootNode.java:235)
   at org.netbeans.spi.java.project.support.ui.TreeRootNode$PathFinder.findPathReduced(TreeRootNode.java:237)
   at org.netbeans.spi.java.project.support.ui.TreeRootNode$PathFinder.findPath(TreeRootNode.java:195)
   at org.netbeans.spi.java.project.support.ui.PackageView.findPath(PackageView.java:130)
Comment 1 Jiri Prox 2012-06-18 14:08:21 UTC
Created attachment 120991 [details]
stacktrace
Comment 2 Tomas Zezula 2012-07-02 09:32:57 UTC
Fixed jet-main 95192b506be6
Comment 3 Quality Engineering 2012-07-03 11:10:29 UTC
Integrated into 'main-golden', will be available in build *201207030834* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/95192b506be6
User: Tomas Zezula <tzezula@netbeans.org>
Log: #214382:NullPointerException: The folder parameter cannot be null
Comment 4 Tomas Zezula 2012-08-07 13:31:46 UTC
*** Bug 215671 has been marked as a duplicate of this bug. ***
Comment 5 Jan Lahoda 2012-08-20 12:16:10 UTC
*** Bug 216204 has been marked as a duplicate of this bug. ***
Comment 6 Petr Cyhelsky 2012-08-31 07:28:00 UTC
verified, please proceed with transplant
Comment 7 Tomas Zezula 2012-08-31 09:04:31 UTC
Transplanted into NB 7.2 912636caaabd
Comment 8 Quality Engineering 2012-09-01 11:04:08 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/912636caaabd
User: Tomas Zezula <tzezula@netbeans.org>
Log: #214382:NullPointerException: The folder parameter cannot be null
Comment 9 Marian Mirilovic 2012-10-23 08:55:57 UTC
*** Bug 217010 has been marked as a duplicate of this bug. ***
Comment 10 Tomas Zezula 2012-10-31 10:28:59 UTC
*** Bug 217010 has been marked as a duplicate of this bug. ***