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 - AssertionError: java.lang.ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode starting from org.netbeans.StandardModule$OneModuleClassLoader@aa2ef2[org.net
Summary: AssertionError: java.lang.ClassNotFoundException: org.netbeans.spi.java.proje...
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: ardavis26
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 16:29 UTC by cpoconno
Modified: 2015-05-18 05:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144908


Attachments
stacktrace (11.46 KB, text/plain)
2009-01-06 16:29 UTC, cpoconno
Details

Note You need to log in before you can comment on or make changes to this bug.
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.