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 166396 - NullPointerException at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initValues
Summary: NullPointerException at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Svata Dedic
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-02 12:09 UTC by paschelino
Modified: 2016-07-07 09:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 143079


Attachments
stacktrace (501 bytes, text/plain)
2009-06-02 12:09 UTC, paschelino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paschelino 2009-06-02 12:09:16 UTC
Build: NetBeans IDE 6.7 RC1 (Build 200905312038)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
paschelino: moving xsd to custom source folder (additional subfolder to src)

GUEST: The error occured when I tried to move a file on another folder using the mouse



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initValues(MoveFilePanel.java:132)
        at org.netbeans.modules.xml.refactoring.ui.MoveFilePanel.initialize(MoveFilePanel.java:122)
        at org.netbeans.modules.refactoring.spi.impl.ParametersPanel$10.run(ParametersPanel.java:504)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:577)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1030)
Comment 1 paschelino 2009-06-02 12:09:28 UTC
Created attachment 83096 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 09:56:20 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss