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 206901 - IllegalArgumentException: We expect CloneableEditorSupport in AbstractLookup[IL[org.netbeans.modules.portalpack.portlets.genericportlets.node.ddloaders.PortletXMLDataObject@fd3ca71[/home/seifert/NetBe
Summary: IllegalArgumentException: We expect CloneableEditorSupport in AbstractLookup[...
Status: RESOLVED DUPLICATE of bug 206569
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-04 11:23 UTC by alesak
Modified: 2012-01-04 15:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 183346


Attachments
stacktrace (4.44 KB, text/plain)
2012-01-04 11:23 UTC, alesak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description alesak 2012-01-04 11:23:42 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-8336-on-20111129)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux

User Comments:
lazyguru: Error occured while trying to edit a new template

alesak: created new Java Web project




Stacktrace: 
java.lang.IllegalArgumentException: We expect CloneableEditorSupport in AbstractLookup[IL[org.netbeans.modules.portalpack.portlets.genericportlets.node.ddloaders.PortletXMLDataObject@fd3ca71[/home/seifert/NetBeansProjects/umewe/UmeweLoginHook/web/WEB-INF/portlet.xml@ff446a3f:5b3db3ab], org.openide.cookies.EditorCookie, org.openide.cookies.OpenCookie, org.openide.cookies.CloseCookie, org.openide.cookies.PrintCookie, IL[org.openide.loaders.XMLDataObject$2@3b533db2, IL[/home/seifert/NetBeansProjects/umewe/UmeweLoginHook/web/WEB-INF/portlet.xml@ff446a3f:5b3db3ab]
   at org.netbeans.core.spi.multiview.text.MultiViewEditorElement.<init>(MultiViewEditorElement.java:97)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
   at org.netbeans.core.spi.multiview.MultiViewFactory$MapMVD.createElement(MultiViewFactory.java:431)
Comment 1 alesak 2012-01-04 11:23:45 UTC
Created attachment 114619 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2012-01-04 15:55:49 UTC

*** This bug has been marked as a duplicate of bug 206569 ***