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

Summary: IllegalStateException at org.openide.text.CloneableEditorSupport.prepareDocument
Product: platform Reporter: Maksim Khramov <mkhramov>
Component: TextAssignee: mslama <mslama>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=161225
Issue Type: DEFECT Exception Reporter: 161225
Attachments: stacktrace

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 ***