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 212790 - 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-21 15:00 UTC by Michel Graciano
Modified: 2012-05-22 08:12 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187801


Attachments
stacktrace (6.98 KB, text/plain)
2012-05-21 15:00 UTC, Michel Graciano
Details
stacktrace (2.43 KB, text/plain)
2012-05-22 08:12 UTC, aldobrucale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2012-05-21 15:00:43 UTC
Build: NetBeans IDE Dev (Build 20120521-be78f4966689)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Linux

User Comments:
karel_barel: opened branch (folder) in files side pane

genomega: Expanding WEB-INF




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:499)
   at org.openide.nodes.EntrySupport.setEntries(EntrySupport.java:83)
   at org.openide.nodes.Children$Keys$2.run(Children.java:1556)
   at org.openide.util.Mutex$1Exec.run(Mutex.java:1246)
   at org.openide.nodes.Children$ProjectManagerDeadlockDetector.execute(Children.java:1921)
Comment 1 Michel Graciano 2012-05-21 15:00:49 UTC
Created attachment 119696 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-21 15:22:13 UTC

*** This bug has been marked as a duplicate of bug 212246 ***
Comment 3 aldobrucale 2012-05-22 08:12:10 UTC
Created attachment 119713 [details]
stacktrace

starting netbeans
Comment 4 Exceptions Reporter 2012-05-22 08:12:25 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=187801