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 15703 - IOException after restart of IDE
Summary: IOException after restart of IDE
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
: 15440 15921 16142 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-09-20 14:50 UTC by Lukas Hasik
Modified: 2008-12-23 09:35 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log with exception (10.10 KB, text/plain)
2001-09-20 14:52 UTC, Lukas Hasik
Details
Exception stack trace (4.11 KB, text/plain)
2001-09-21 13:56 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2001-09-20 14:50:26 UTC
build 200109200100, jdk1.3.1, SDI

Scenario:

1,start IDE
2, open some java file with some errors in code in Editor -> compile
3, output window with compilation errors appears, select one error -> red line
in Editor appears
4, close IDE
5, restart -> IOException on console appears.  Note: Output window isn't opened
after restart.
Comment 1 Lukas Hasik 2001-09-20 14:52:35 UTC
Created attachment 2622 [details]
ide.log with exception
Comment 2 Lukas Hasik 2001-09-20 15:01:54 UTC
Dafe, 
maybe it's duplicate or it has something to do with this issue
http://www.netbeans.org/issues/show_bug.cgi?id=15440

at least the exception is same...
Comment 3 David Simonek 2001-09-21 12:37:43 UTC
Adding Ales, many eyes see more :-)
Comment 4 akemr 2001-09-21 13:17:44 UTC
*** Issue 15440 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2001-09-21 13:54:01 UTC
I think that I can reproduce the same IOE just by executing ant script
as first action after IDE restart. Working with build 20010921.
Comment 6 Milan Kubec 2001-09-21 13:56:03 UTC
Created attachment 2647 [details]
Exception stack trace
Comment 7 Lukas Hasik 2001-09-21 14:16:55 UTC
maybe you noticed it but ...

The exception appears when OW is opened. 
If you try the scenario and as "step 4.5 - close OW" then the
exception appears (after restart) when View->Output window is selected
or when you compile... well when OW opens :)

 
Comment 8 Lukas Hasik 2001-09-27 12:28:08 UTC
this exception appears also when switching from SDI to MDI
see issue 15967
Comment 9 Jan Zajicek 2001-09-27 16:20:18 UTC
*** Issue 15921 has been marked as a duplicate of this issue. ***
Comment 10 David Simonek 2001-10-02 14:21:40 UTC
Vita, part of issue 15758 is duplicate of this issue, please check
scenarios that are mentioned here. Thanks!
Comment 11 Vitezslav Stejskal 2001-10-02 16:18:46 UTC
Unwanted tabs in OutputWindow are not serialized anymore. Exceptions 
disappeared, but the behavior of OW is still not good IMO, beacuse it 
persists only when the Output tab was opened. That's why the OW isn't 
displayed after the step 5. in original report. This is bug in OW, I 
guess.

Fixed in main trunk.
Comment 12 Lukas Hasik 2001-10-02 19:44:17 UTC
*** Issue 16142 has been marked as a duplicate of this issue. ***
Comment 13 Lukas Hasik 2002-01-03 17:58:51 UTC
verified - this problem is gone for long time ;)
Comment 14 Quality Engineering 2003-07-01 16:31:44 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.