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 247225 - IllegalArgumentException: Panel is not available for activation: org.netbeans.modules.navigator.LazyPanel@3cf51198
Summary: IllegalArgumentException: Panel is not available for activation: org.netbeans...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Navigator (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 15:00 UTC by heapifyman
Modified: 2015-03-05 04:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211957


Attachments
stacktrace (1.47 KB, text/plain)
2014-09-17 15:00 UTC, heapifyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description heapifyman 2014-09-17 15:00:28 UTC
This bug was originally marked as duplicate of bug 227663, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
heapifyman: - maven build was running
- switched to Java Editor
- tried to see class outline in "Navigator" panel using Ctrl+O




Stacktrace: 
java.lang.IllegalArgumentException: Panel is not available for activation: org.netbeans.modules.navigator.LazyPanel@3cf51198
   at org.netbeans.modules.navigator.NavigatorController.activatePanel(NavigatorController.java:287)
   at org.netbeans.spi.navigator.NavigatorHandler.activatePanel(NavigatorHandler.java:81)
   at org.netbeans.modules.java.navigation.actions.ShowMembersAction$1.run(ShowMembersAction.java:126)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
   at java.awt.EventQueue.access$400(EventQueue.java:97)
Comment 1 heapifyman 2014-09-17 15:00:30 UTC
Created attachment 149305 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-04 14:10:49 UTC
Fix: core-main #40d6f766b08b
Changeset: 40d6f766b08b
Message:
Comment 3 Quality Engineering 2015-03-05 04:08:52 UTC
Integrated into 'main-silver', will be available in build *201503050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/40d6f766b08b
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Task #247225 - IllegalArgumentException: Panel is not available for activation: org.netbeans.modules.navigator.LazyPanel@3cf51198