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 84925 - IAE when renaming class in project view
Summary: IAE when renaming class in project view
Status: VERIFIED WORKSFORME
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks: 87136
  Show dependency tree
 
Reported: 2006-09-14 16:37 UTC by Jiri Prox
Modified: 2007-01-17 10:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception dialog (17.17 KB, application/octet-stream)
2006-09-14 16:37 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2006-09-14 16:37:13 UTC
NetBeans IDE Dev (Build 060913)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b98
Linux version 2.6.5-1.358 running on i386
en_US (nb); UTF-8

IAE is sometimes thrown when renaming class in project window. The exception
dialog is shown, but there are no Details button and also the path to system.log
is invalid. The exception is not added to messages.log so I cannot attach whole
stacktrace.
Comment 1 Jiri Prox 2006-09-14 16:37:39 UTC
Created attachment 33956 [details]
exception dialog
Comment 2 Jan Lahoda 2006-10-16 12:30:14 UTC
It seems to work without exception for me now. Sorry, but I doubt there is
anything that can be done without the stack trace. Please reopen if it happens
again.
Comment 3 Jiri Prox 2006-10-18 16:35:49 UTC
verified