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 156367

Summary: AssertionError: java.lang.ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode starting from org.netbeans.StandardModule$OneModuleClassLoader@aa2ef2[org.net
Product: python Reporter: cpoconno <cpoconno>
Component: CodeAssignee: ardavis26 <ardavis26>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=144908
Issue Type: DEFECT Exception Reporter: 144908
Attachments: stacktrace

Description cpoconno 2009-01-06 16:29:33 UTC
Build: NetBeans IDE Dev (Build 200901060201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b28
OS: Windows Vista, 6.0, x86

User Comments:
cpoconno: clicking from one module to another module under the Sources folder.



Stacktrace: 
java.lang.AssertionError: java.lang.ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode starting from org.netbeans.StandardModule$OneModuleClassLoader@aa2ef2[org.netbeans.modules.python.project] with possible defining loaders null and declared parents [org.netbeans.StandardModule$OneModuleClassLoader@83e5f1[org.netbeans.modules.python.debugger], org.netbeans.StandardModule$OneModuleClassLoader@6691da[org.openide.windows], org.netbeans.StandardModule$OneModuleClassLoader@10d4f27[org.netbeans.modules.queries], org.netbeans.StandardModule$OneModuleClassLoader@18baf36[org.netbeans.modules.project.ant], org.netbeans.StandardModule$OneModuleClassLoader@1a3e41f[org.netbeans.modules.projectuiapi], org.netbeans.StandardModule$OneModuleClassLoader@e2d0b2[org.netbeans.modules.projectapi], org.netbeans.StandardModule$OneModuleClassLoader@bfd10a[org.openidex.util], org.netbeans.StandardModule$OneModuleClassLoader@c135d6[org.netbeans.modules.gsfpath.api], org.netbeans.StandardMo
        at org.netbeans.modules.python.project.ui.PackageViewChildren$PackageNode.clipboardCut(PackageViewChildren.java:714)
        at org.openide.nodes.FilterNode.clipboardCut(FilterNode.java:646)
        at org.openide.explorer.view.DragDropUtilities.getNodeTransferable(DragDropUtilities.java:132)
        at org.openide.explorer.view.ExplorerDragSupport.dragGestureRecognized(ExplorerDragSupport.java:135)
        at org.openide.explorer.view.TreeViewDragSupport.dragGestureRecognized(TreeViewDragSupport.java:89)
        at java.awt.dnd.DragGestureRecognizer.fireDragGestureRecognized(DragGestureRecognizer.java:339)
Comment 1 cpoconno 2009-01-06 16:29:41 UTC
Created attachment 75503 [details]
stacktrace
Comment 2 Lou Dasaro 2015-05-18 05:47:51 UTC
Unable to replicate anomaly.