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 15440

Summary: IOException during deserialization of OutputTabTerm
Product: cnd Reporter: anovak <anovak>
Component: TerminalemulatorAssignee: akemr <akemr>
Status: CLOSED DUPLICATE    
Severity: blocker CC: dsimonek
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:
Attachments: the exceptions

Description anovak 2001-09-13 12:46:14 UTC
An IOException is thrown when a non stdout OutputTabTerm is deserialized. In
such a case OutputTabTerm$Replace.readResolve returns null, which causes that
XMLSettingsSupport falls back into an attempt to create OutputTabTerm through
public default constructor, which is not present.

Steps how to reproduce (likely):
Start the ide, compile/exec some class, shutdown and start again.
Comment 1 anovak 2001-09-13 12:48:12 UTC
Created attachment 2528 [details]
the exceptions
Comment 2 akemr 2001-09-21 13:17:45 UTC

*** This issue has been marked as a duplicate of 15703 ***
Comment 3 Quality Engineering 2003-07-01 16:03:02 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:40:15 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2008-12-23 08:22:52 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.