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 184114

Summary: [69cat] AssertionError: [Ljava.net.URL;@1b6d5ec
Product: apisupport Reporter: aldobrucale <aldobrucale>
Component: ProjectAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: normal CC: aldobrucale
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 168012
Bug Depends on: 186496    
Bug Blocks:    
Attachments: stacktrace
stacktrace

Description aldobrucale 2010-04-14 09:34:26 UTC
Build: NetBeans IDE Dev (Build 201004140201)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Linux

User Comments:
aldobrucale: clicking on any node in <this layer in context> in a nb module (maven) project

aldobrucale: Right-clicked on XMK Layer/<this layer in context>/Toolbars/&File in a nb module maven project




Stacktrace: 
java.lang.AssertionError: [Ljava.net.URL;@1b6d5ec
   at org.netbeans.modules.apisupport.project.layers.PickNameAction.findProject(PickNameAction.java:82)
   at org.netbeans.modules.apisupport.project.layers.PickNameAction.enable(PickNameAction.java:132)
   at org.openide.util.actions.NodeAction$DelegateAction.resultChanged(NodeAction.java:614)
   at org.openide.util.actions.CookieAction$CookieDelegateAction.superResultChanged(CookieAction.java:343)
   at org.openide.util.actions.CookieAction$CookieDelegateAction.resultChanged(CookieAction.java:339)
   at org.openide.util.actions.NodeAction$DelegateAction.<init>(NodeAction.java:559)
Comment 1 aldobrucale 2010-04-14 09:34:30 UTC
Created attachment 97290 [details]
stacktrace
Comment 2 aldobrucale 2010-04-14 09:43:43 UTC
Created attachment 97293 [details]
stacktrace

Right-clicked on XML Layer/<this layer in context>/Toolbars/&File
in a nb module project (non-maven)
Comment 3 Jesse Glick 2010-04-14 14:45:51 UTC
core-main #b44aefb0c567