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 249407

Summary: NullPointerException at org.netbeans.modules.css.prep.editor.model.CPModel.getModel
Product: web Reporter: Exceptions Reporter <exceptions_reporter>
Component: CSS EditorAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: coldSense, powellblyth
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 214293
Attachments: stacktrace

Description Exceptions Reporter 2014-12-17 15:38:42 UTC
This bug was originally marked as duplicate of bug 247303, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b18
OS: Windows 7

User Comments:
GUEST: No clue

powellblyth: alt tabbing into th app

GUEST: diff

GUEST: error

GUEST: No Idea

coldSense: Again

coldSense: Working with html and css editors. Cannot be more specific, sorry.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.css.prep.editor.model.CPModel.getModel(CPModel.java:96)
   at org.netbeans.modules.css.prep.editor.CPCssEditorModule$3$1.run(CPCssEditorModule.java:529)
   at org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:598)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:155)
   at org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:139)
   at org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:206)
Comment 1 Exceptions Reporter 2014-12-17 15:38:45 UTC
Created attachment 151146 [details]
stacktrace
Comment 2 Milutin Kristofic 2015-06-01 08:49:04 UTC
Fixed in dev build, Bug @247303