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 205559 - NullPointerException at javax.swing.plaf.basic.BasicTreeUI.completeEditing
Summary: NullPointerException at javax.swing.plaf.basic.BasicTreeUI.completeEditing
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-25 11:22 UTC by geza83
Modified: 2012-11-08 16:52 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 179659


Attachments
stacktrace (6.11 KB, text/plain)
2011-11-25 11:22 UTC, geza83
Details
stacktrace (3.19 KB, text/plain)
2012-06-25 05:29 UTC, arivera786
Details
stacktrace (3.19 KB, text/plain)
2012-07-02 12:56 UTC, Ralph Ruijs
Details
stacktrace (3.38 KB, text/plain)
2012-11-08 16:52 UTC, dheffelfinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description geza83 2011-11-25 11:22:04 UTC
Build: NetBeans IDE 7.1 Beta (Build 201109252201)
VM: OpenJDK 64-Bit Server VM, 21.0-b17, OpenJDK Runtime Environment, 1.7.0_147-icedtea-b147
OS: Linux

User Comments:
GUEST: renomeando arquivo na aba projetos

geza83: In projects view I managed to pop up the file delete confirmation dialog while it was open for renaming. After I had deleted the file, I got this exception.




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicTreeUI.completeEditing(BasicTreeUI.java:2070)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.editingStopped(BasicTreeUI.java:3687)
   at javax.swing.AbstractCellEditor.fireEditingStopped(AbstractCellEditor.java:141)
   at javax.swing.DefaultCellEditor$EditorDelegate.stopCellEditing(DefaultCellEditor.java:368)
   at javax.swing.DefaultCellEditor.stopCellEditing(DefaultCellEditor.java:233)
   at javax.swing.tree.DefaultTreeCellEditor.stopCellEditing(DefaultTreeCellEditor.java:305)
Comment 1 geza83 2011-11-25 11:22:07 UTC
Created attachment 113532 [details]
stacktrace
Comment 2 Jaroslav Tulach 2011-12-05 11:48:40 UTC
Swing Related Bug.
Comment 3 arivera786 2012-06-25 05:29:06 UTC
Created attachment 121270 [details]
stacktrace
Comment 4 Ralph Ruijs 2012-07-02 12:56:07 UTC
Created attachment 121654 [details]
stacktrace

I deleted a .png from resources package.
Comment 5 Stanislav Aubrecht 2012-11-07 10:06:33 UTC
Please reopen if still reproducible with the latest update of JDK 1.7, thanks.
Comment 6 dheffelfinger 2012-11-08 16:52:42 UTC
Created attachment 127414 [details]
stacktrace

deleting a file from the "projects" view.
Comment 7 Exceptions Reporter 2012-11-08 16:52:49 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=179659