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 130910 - NullPointerException at org.netbeans.modules.css.editor.model.CssModel.<init>
Summary: NullPointerException at org.netbeans.modules.css.editor.model.CssModel.<init>
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Marek Fukala
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-24 14:36 UTC by stroudcuster
Modified: 2008-04-28 13:37 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 39811


Attachments
stacktrace (1.77 KB, text/plain)
2008-03-24 14:36 UTC, stroudcuster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stroudcuster 2008-03-24 14:36:05 UTC
Build: NetBeans IDE Dev (Build 200803210006)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows 2000, 5.0, x86

User Comments: 
Opening a CSS file
Comment 1 stroudcuster 2008-03-24 14:36:10 UTC
Created attachment 58921 [details]
stacktrace
Comment 2 Marek Fukala 2008-03-28 13:34:20 UTC
this is somehow related to recent performance optimalizations done in editor. I used to be able to reproduce, but now it
seems to work fine. Closing as fixed, please anyone encountering again reopen. Thanks