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 188369 - NullPointerException at sun.awt.shell.Win32ShellFolder2$7.call
Summary: NullPointerException at sun.awt.shell.Win32ShellFolder2$7.call
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
: 188522 189198 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-05 05:13 UTC by ant1_h3ll0_w0rld
Modified: 2011-06-09 18:58 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 164549


Attachments
stacktrace (1.13 KB, text/plain)
2010-07-05 05:13 UTC, ant1_h3ll0_w0rld
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ant1_h3ll0_w0rld 2010-07-05 05:13:33 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

User Comments:
GUEST: ??????

GUEST: This problem occurs when..:
- I try to open a project.
- I click on "Add JAR/Folder" in the project properties.
- I try to reinstall NetBeans. But initially installing worked. Now I had to use the zip distribution.

I'm using Windows 7 Professional 64 bit version.

Error happens with following JREs/JDKs:
- Java 6 Update 17 (64 bit)
- Java 6 Update 18 (64 bit)
- Java 6 Update 18 (32 bit)

Something that has changed in my system between first install and now:
I changed some keys in the windows registry in order to hide the libraries (pictures, movies, music, ...) as well as the local home network from the Windows explorer.

Maybe this mixes Java up?




Stacktrace: 
java.lang.NullPointerException
   at sun.awt.shell.Win32ShellFolder2$7.call(Win32ShellFolder2.java:550)
   at sun.awt.shell.Win32ShellFolder2$7.call(Win32ShellFolder2.java:547)
   at sun.awt.shell.Win32ShellFolderManager2$ComInvoker.invoke(Win32ShellFolderManager2.java:518)
   at sun.awt.shell.ShellFolder.invoke(ShellFolder.java:399)
   at sun.awt.shell.ShellFolder.invoke(ShellFolder.java:385)
   at sun.awt.shell.Win32ShellFolder2.getFileSystemPath(Win32ShellFolder2.java:547)
Comment 1 ant1_h3ll0_w0rld 2010-07-05 05:13:36 UTC
Created attachment 100599 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2010-10-06 11:53:21 UTC
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6973685

Priority of the JDK bug increased to medium, and closing as wontfix on our side.
Comment 3 Antonin Nebuzelsky 2010-10-06 12:34:28 UTC
*** Bug 189198 has been marked as a duplicate of this bug. ***
Comment 4 Marian Mirilovic 2011-06-08 20:46:09 UTC
34 dups, just 2-3 for NB 7.0
Comment 5 Marian Mirilovic 2011-06-09 18:58:33 UTC
*** Bug 188522 has been marked as a duplicate of this bug. ***