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 145620 - NullPointerException at org.openide.filesystems.FileUtil.normalizeFileOnWindows
Summary: NullPointerException at org.openide.filesystems.FileUtil.normalizeFileOnWindows
Status: RESOLVED DUPLICATE of bug 142725
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL: http://statistics.netbeans.org/except...
Keywords:
: 145621 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-29 19:11 UTC by alebon
Modified: 2008-12-22 14:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 101773


Attachments
stacktrace (3.73 KB, text/plain)
2008-08-29 19:12 UTC, alebon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alebon 2008-08-29 19:11:54 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808111757)
VM: Java HotSpot(TM) Client VM, 1.5.0_15-b04, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_15-b04
OS: Windows Vista, 6.0, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.openide.filesystems.FileUtil.normalizeFileOnWindows(FileUtil.java:1446)
        at org.openide.filesystems.FileUtil.normalizeFile(FileUtil.java:1344)
        at org.netbeans.modules.php.project.ui.customizer.CustomizerSources.getCopyTargetDir(CustomizerSources.java:295)
        at org.netbeans.modules.php.project.ui.customizer.CustomizerSources.validateFields(CustomizerSources.java:231)
        at org.netbeans.modules.php.project.ui.customizer.CustomizerSources$DefaultChangeListener.stateChanged(CustomizerSources.java:425)
        at org.openide.util.ChangeSupport.fireChange(ChangeSupport.java:123)
Comment 1 alebon 2008-08-29 19:12:00 UTC
Created attachment 68658 [details]
stacktrace
Comment 2 Lukas Hasik 2008-08-29 20:58:02 UTC
*** Issue 145621 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Skrivanek 2008-08-29 22:08:31 UTC

*** This issue has been marked as a duplicate of 142725 ***