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 40872 - IllegalStateException: after opening some file after closing all documents
Summary: IllegalStateException: after opening some file after closing all documents
Status: VERIFIED DUPLICATE of bug 40827
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: T9Y
Depends on:
Blocks:
 
Reported: 2004-03-09 15:57 UTC by Marian Mirilovic
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IllegalStateException: AbstractDocument instance expected (894 bytes, text/plain)
2004-03-09 15:58 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-03-09 15:57:51 UTC
[nb_release36](200403081830), [jdk1.4.2_03]

Steps to reproduce:
- run IDE
- open some  file (I've opened main.java)
- push from popup on the tab "Close All Documents"
- try to open Bundle.properties file (the same
result for xml file) for exmaple by doubleclicking
on node in Explorer
-> IllegalStateException: AbstractDocument
instance expected 
- rises (see attached stack trace)
Comment 1 Marian Mirilovic 2004-03-09 15:58:23 UTC
Created attachment 13907 [details]
IllegalStateException: AbstractDocument instance expected
Comment 2 Marian Mirilovic 2004-03-09 15:59:39 UTC
It's reproducible on Lin and XP

IMHO: this dialog causes failing a lot of performance tests .......
Comment 3 Jan Lahoda 2004-03-09 16:10:40 UTC
Probably duplicate of issue #40827.

*** This issue has been marked as a duplicate of 40827 ***
Comment 4 Marian Mirilovic 2004-03-09 16:13:24 UTC
verified duplicate