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 80467 - ISE: No Toolbars
Summary: ISE: No Toolbars
Status: RESOLVED DUPLICATE of bug 61130
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@platform
URL: http://www.netbeans.org/community/iss...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-18 11:44 UTC by userxp
Modified: 2008-12-22 18:51 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 userxp 2006-07-18 11:44:04 UTC
java.lang.IllegalStateException: No Toolbars/
	at org.openide.awt.ToolbarPool.getDefault(ToolbarPool.java:75)
	at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:95)
	at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:40)
[catch] at org.netbeans.core.NonGui$3.run(NonGui.java:186)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:598)
	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)
Comment 1 Jiri Prox 2006-07-18 12:27:02 UTC
reassigning to openide for evaluation
Comment 2 Marian Mirilovic 2006-07-24 09:31:23 UTC
The default netbeans filesystem is corrupted,which usually means broken
installation.

Please reinstall, it will help for sure.

*** This issue has been marked as a duplicate of 61130 ***