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 32966 - Cannot rename file (NPE)
Summary: Cannot rename file (NPE)
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
: 32987 32990 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-04-17 08:29 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE (2.53 KB, text/plain)
2003-04-17 08:30 UTC, Jan Becicka
Details
Stack trace (4.19 KB, text/plain)
2003-08-13 13:50 UTC, Jan Becicka
Details
Stack trace 2.0 (1.33 KB, text/plain)
2003-08-13 14:38 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2003-04-17 08:29:01 UTC
I tried to rename file -> NPE was thrown. The file
was renamed on my disk, but its display name in
the Explorer wasn't.
Comment 1 Jan Becicka 2003-04-17 08:30:32 UTC
Created attachment 9977 [details]
NPE
Comment 2 Jan Becicka 2003-04-17 13:04:37 UTC
*** Issue 32987 has been marked as a duplicate of this issue. ***
Comment 3 Jan Becicka 2003-04-17 13:05:24 UTC
*** Issue 32990 has been marked as a duplicate of this issue. ***
Comment 4 Tomas Zezula 2003-04-17 14:26:32 UTC
Fixed.
But the actual renaming with correction of class name would 
work when the FileManipulation API will be available.
Comment 5 Jan Becicka 2003-08-13 13:49:53 UTC
I still cannot rename file
Comment 6 Jan Becicka 2003-08-13 13:50:42 UTC
Created attachment 11300 [details]
Stack trace
Comment 7 Jan Pokorsky 2003-08-13 14:10:12 UTC
Are you sure you get this stack trace while renaming a file? It is
identical with that one in the issue #35377.
Comment 8 Jan Becicka 2003-08-13 14:37:36 UTC
Sorry, there are too many exception... Attaching the right one.
Comment 9 Jan Becicka 2003-08-13 14:38:16 UTC
Created attachment 11302 [details]
Stack trace 2.0
Comment 10 Jan Pokorsky 2003-08-13 14:44:48 UTC
Then we can consider this issue as fixed. The second stack trace
relates to another bug filed in the projects/core. See issue #35363
for more details.
Comment 11 Jan Becicka 2003-08-19 15:33:19 UTC
VERIFIED
Comment 12 Jan Becicka 2003-11-25 14:20:48 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.