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 - [69cat] AssertionError: [Ljava.net.URL;@1b6d5ec
Summary: [69cat] AssertionError: [Ljava.net.URL;@1b6d5ec
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on: 186496
Blocks:
  Show dependency tree
 
Reported: 2010-04-14 09:34 UTC by aldobrucale
Modified: 2010-05-24 16:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 168012


Attachments
stacktrace (3.30 KB, text/plain)
2010-04-14 09:34 UTC, aldobrucale
Details
stacktrace (3.30 KB, text/plain)
2010-04-14 09:43 UTC, aldobrucale
Details

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