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 212618 - IllegalStateException: Somebody changed internal state meanwhile! Expected: Inited: true Thread: Thread[AWT-EventQueue-1,6,IDE Main] InProgress: true MustNotify: false Entries: 0; vis. entries: 0; Inf
Summary: IllegalStateException: Somebody changed internal state meanwhile! Expected: I...
Status: RESOLVED DUPLICATE of bug 212246
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 08:03 UTC by mrpc
Modified: 2012-05-21 07:33 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 188054


Attachments
stacktrace (2.16 KB, text/plain)
2012-05-17 08:03 UTC, mrpc
Details
stacktrace (2.16 KB, text/plain)
2012-05-21 07:33 UTC, Selpi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mrpc 2012-05-17 08:03:39 UTC
Build: NetBeans IDE Dev (Build 201205130400)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X

User Comments:
mrpc: Started up




Stacktrace: 
java.lang.IllegalStateException: Somebody changed internal state meanwhile!
Expected: Inited: true
Thread: Thread[AWT-EventQueue-1,6,IDE Main]
InProgress: true
MustNotify: false
Entries: 0; vis. entries: 0; Infos: 0; entriesSize: 0; entryToInfoSize: 0


current : Inited: true
Thread: null
InProgress: true
MustNotify: false
Entries: 0; vis. entries: 0; Infos: 0; entriesSize: 0; entryToInfoSize: 0


   at org.openide.nodes.EntrySupportLazy.setState(EntrySupportLazy.java:87)
   at org.openide.nodes.EntrySupportLazy.setEntries(EntrySupportLazy.java:500)
   at org.openide.nodes.EntrySupport.setEntries(EntrySupport.java:83)
   at org.openide.nodes.FilterNode$Children$LazySupport.updateEntries(FilterNode.java:1840)
   at org.openide.nodes.FilterNode$Children$LazySupport.access$500(FilterNode.java:1719)
   at org.openide.nodes.FilterNode$Children$LazySupport$1.run(FilterNode.java:1815)
Comment 1 mrpc 2012-05-17 08:03:44 UTC
Created attachment 119557 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-18 14:22:15 UTC

*** This bug has been marked as a duplicate of bug 212246 ***
Comment 3 Selpi 2012-05-21 07:33:08 UTC
Created attachment 119663 [details]
stacktrace

Tried to open a folder with some images.