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 130965 - NullPointerException at org.netbeans.editor.ext.ExtFormatter.settingsChange
Summary: NullPointerException at org.netbeans.editor.ext.ExtFormatter.settingsChange
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL: http://statistics.netbeans.org/except...
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2008-03-25 02:59 UTC by Jesse Glick
Modified: 2008-03-26 13:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 36139


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-03-25 02:59:03 UTC
Build: NetBeans IDE Dev (Build 200803130007)
VM: Java HotSpot(TM) Client VM, 10.0-b19
OS: SunOS, 5.10, x86
User comments: 
STACKTRACE: (first 10 lines)
java.lang.NullPointerException
        at org.netbeans.editor.ext.ExtFormatter.settingsChange(ExtFormatter.java:136)
        at org.netbeans.editor.Settings.fireSettingsChange(Settings.java:865)
        at org.netbeans.editor.Settings.touchValue(Settings.java:694)
        at org.netbeans.modules.editor.options.BaseOptions$6.run(BaseOptions.java:1451)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)
Comment 1 Vitezslav Stejskal 2008-03-25 13:51:08 UTC
Looks like a race condition.
Comment 2 Jesse Glick 2008-03-25 20:55:56 UTC
BTW I'm not sure why this is reported as Solaris; I use Linux.
Comment 3 Marian Mirilovic 2008-03-26 00:42:13 UTC
2 jglick: because originally it was reported as solaris (http://statistics.netbeans.org/analytics/detail.do?id=36139),
your's is linux (http://statistics.netbeans.org/analytics/detail.do?id=40023) and you used browser for transfer it into
IZ, didn't you ?
Comment 4 Jesse Glick 2008-03-26 02:42:21 UTC
Makes sense.
Comment 5 Vitezslav Stejskal 2008-03-26 13:46:48 UTC
Should be better now. http://hg.netbeans.org/main/rev/ac2cd4b6660d