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 128183 - IllegalStateException: No Toolbars/
Summary: IllegalStateException: No Toolbars/
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-02-22 17:45 UTC by sitongia
Modified: 2008-12-22 11:48 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 4264


Attachments
stacktrace (1007 bytes, text/plain)
2008-02-22 17:46 UTC, sitongia
Details
Latest log (40.68 KB, text/plain)
2008-02-22 18:34 UTC, sitongia
Details
Next oldest, also from today (40.68 KB, text/plain)
2008-02-22 18:34 UTC, sitongia
Details
Third oldest, may still be from after I fixed this. (41.12 KB, text/plain)
2008-02-22 18:35 UTC, sitongia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sitongia 2008-02-22 17:45:57 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_01-b06
OS: Linux, 2.6.23.14-64.fc7, i386

User Comments: 
Simply starting up NB.  It ran okay yesterday.  Have not updated nor installed any plugins since then.
Comment 1 sitongia 2008-02-22 17:46:02 UTC
Created attachment 57089 [details]
stacktrace
Comment 2 sitongia 2008-02-22 18:04:14 UTC
All the above was from automatic reporting from NB.
I've been running 6.0.1.  It worked yesterday.  I don't know what changed.  I started it up this morning, and it threw
this exception.  I removed .netbeans, restarted and no exception.  I restored .netbeans from a few days ago and
restarted.  I saw that it was then installing various jars, for dojo and such.  Then I restarted, and it threw a
different exception.  I checked on updates, installed a bunch (IDE and others, must have been a major update). 
Restarted, no errors.  So, it looks like I'm back in service.

My NB is now:
Product Version: NetBeans IDE 6.0 (Build 200711261600)
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06
System: Linux version 2.6.23.14-64.fc7 running on i386; UTF-8; en_US (nb)
Userdir: /home/sitongia/.netbeans/6.0
Comment 3 Lukas Hasik 2008-02-22 18:30:11 UTC
59 reports so far

sitongia, could you attach whole messages.log?
Comment 4 sitongia 2008-02-22 18:34:06 UTC
Created attachment 57093 [details]
Latest log
Comment 5 sitongia 2008-02-22 18:34:44 UTC
Created attachment 57094 [details]
Next oldest, also from today
Comment 6 sitongia 2008-02-22 18:35:22 UTC
Created attachment 57095 [details]
Third oldest, may still be from after I fixed this.
Comment 7 sitongia 2008-02-22 18:36:11 UTC
I've attached all that I have, but I worry that they are from the restarts I did after the problem came up.
Comment 8 David Simonek 2008-02-29 09:50:35 UTC
sitongia, you are right, logs don't show anything.

Exception comes from window system part, but real reason is somewhere else, whole xml layer files reading is corrupted I
believe.

To all on cc - please go through exceptions report URL, we have to do something with this, IDE will not start at all
after this error occur. And 60 reports is a lot.

I guess that error is caused by some exceptional state that corrupts user dir totally. I read about computer crash,
computer reboot, starting two netbeans instances at once. Sure it's bad but netbeans should survive user dir corruption
and start anyway. Any suggestions what we should do?

I raised to P2 as system won't start. But feel free to lower priority if you don't agree.
  
Comment 9 Jaroslav Tulach 2008-03-03 14:12:16 UTC
097db091a263