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 48639 - [tests] IOE from move class tests
Summary: [tests] IOE from move class tests
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM, T9Y
Depends on: 48913
Blocks:
  Show dependency tree
 
Reported: 2004-09-08 08:48 UTC by ehucka
Modified: 2007-04-03 18:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (4.45 KB, text/plain)
2004-09-08 08:49 UTC, ehucka
Details
ide log (7.69 KB, application/octet-stream)
2004-09-08 09:04 UTC, ehucka
Details
Exception (6.42 KB, text/plain)
2004-09-08 13:15 UTC, Marek Grummich
Details
stacktrace (1012 bytes, text/plain)
2004-09-09 07:56 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2004-09-08 08:48:40 UTC
preCheck of Move class refactoring in automated
test threw an IOE. I cannot reproduce it manually.
Comment 1 ehucka 2004-09-08 08:49:35 UTC
Created attachment 17458 [details]
stacktrace
Comment 2 ehucka 2004-09-08 09:04:22 UTC
Created attachment 17464 [details]
ide log
Comment 3 Marek Grummich 2004-09-08 13:13:35 UTC
I have attached my IOE exception (random). I did several moves (one or
more) file from one to other package. The exception wasn't thrown
during move, but when I select some other node in the project view.
Comment 4 Marek Grummich 2004-09-08 13:15:30 UTC
Created attachment 17477 [details]
Exception
Comment 5 ehucka 2004-09-09 07:56:05 UTC
This exception threw from others move class tests after the IOE (just
for info).
Comment 6 ehucka 2004-09-09 07:56:59 UTC
Created attachment 17502 [details]
stacktrace
Comment 7 ehucka 2004-09-14 14:36:43 UTC
probably caused by issue 48913
Comment 8 Jan Becicka 2004-09-14 14:57:32 UTC
No more reproducible after fix of issue 48913
Comment 9 ehucka 2004-11-08 13:44:15 UTC
verified