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 124464 - java.lang.IllegalStateException: No Toolbars/
Summary: java.lang.IllegalStateException: No Toolbars/
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2007-12-26 19:23 UTC by pdhaene
Modified: 2008-12-22 11:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pdhaene 2007-12-26 19:23:15 UTC
Happens when I try to execute a module suite. The suite is configured as a stand-alone app. 
The problem occurs first after several runs and is caused by one module, but not allways the same, which I find rather
confusing.

WARNING [org.netbeans.core.windows.PersistenceHandler]

msg
Caused: java.io.FileNotFoundException: [WinSys] Missing Window Manager configuration file
        at org.netbeans.core.windows.persistence.WindowManagerParser$PropertyHandler.readData(WindowManagerParser.java:863)
        at org.netbeans.core.windows.persistence.WindowManagerParser.readProperties(WindowManagerParser.java:362)
        at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:107)
        at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1097)
[catch] at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:118)
        at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:69)
        at org.netbeans.core.NonGui$3.run(NonGui.java:205)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
        at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
ALL [null]: Cannot load window system persistent data, user directory content is broken. Resetting to default layout...
Comment 1 Petr Chytil 2008-04-11 10:15:02 UTC
reassigning to core/windows
Comment 2 David Simonek 2008-07-18 15:14:32 UTC
Could you add more information for reproduction? Perhaps attach some demo suite which triggers error...   some code must
be deleting winsys configuration file somehow...
Comment 3 pdhaene 2008-07-22 09:17:28 UTC
I cannot, unfortunately, add any information. The problem was gone after reinstalling. Since then however I switched to 6.1
Comment 4 David Simonek 2008-07-22 10:39:17 UTC
That a shame, but never mind, thanks for report anyway. Reinstallation is sure way, but it is often enough to delete
netbeans settings in netbeans user directory...