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 175778 - IllegalStateException at org.openide.text.CloneableEditorSupport.prepareDocument
Summary: IllegalStateException at org.openide.text.CloneableEditorSupport.prepareDocument
Status: RESOLVED DUPLICATE of bug 175637
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL: http://statistics.netbeans.org/except...
Keywords:
: 175786 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-30 14:09 UTC by Maksim Khramov
Modified: 2009-10-30 15:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 161225


Attachments
stacktrace (5.00 KB, text/plain)
2009-10-30 14:10 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maksim Khramov 2009-10-30 14:09:57 UTC
Build: NetBeans IDE Dev (Build 200910281401)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) Platform, Standard Edition for Business, 1.6.0_15-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.IllegalStateException
        at org.openide.text.CloneableEditorSupport.prepareDocument(CloneableEditorSupport.java:595)
        at org.openide.text.CloneableEditorSupport.createCloneableTopComponent(CloneableEditorSupport.java:1281)
        at org.netbeans.modules.visualweb.project.jsfloader.JsfJspEditorSupport.createMultiViewElement(JsfJspEditorSupport.java:406)
        at org.netbeans.modules.visualweb.project.jsfloader.JsfJavaEditorSupport$JspDesc.createElement(JsfJavaEditorSupport.java:631)
        at org.netbeans.core.multiview.MultiViewModel.getElementForDescription(MultiViewModel.java:206)
        at org.netbeans.core.multiview.MultiViewModel.getActiveElement(MultiViewModel.java:127)
Comment 1 Maksim Khramov 2009-10-30 14:10:01 UTC
Created attachment 90299 [details]
stacktrace
Comment 2 Peter Pis 2009-10-30 15:41:40 UTC
*** Issue 175786 has been marked as a duplicate of this issue. ***
Comment 3 Peter Pis 2009-10-30 15:43:13 UTC
*** Issue 175786 has been marked as a duplicate of this issue. ***
Comment 4 mslama 2009-10-30 15:47:13 UTC

*** This issue has been marked as a duplicate of 175637 ***