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 61317

Summary: Unexpected Exception, at start NB
Product: platform Reporter: lzgrillo <lzgrillo>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: jchalupa
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description lzgrillo 2005-07-22 23:36:54 UTC
java.lang.IllegalArgumentException: Unsupported argument value:0
	at org.openide.awt.ToolbarPool.setPreferredIconSize(ToolbarPool.java:166)
	at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:87)
	at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:39)
[catch] at org.netbeans.core.Main$3.run(Main.java:264)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:234)
	at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Comment 1 Stanislav Aubrecht 2005-09-08 09:22:48 UTC
any steps to reproduce?
Comment 2 Stanislav Aubrecht 2005-09-22 09:59:19 UTC
please reopen if you can provide steps to reproduce.