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 - NullPointerException at org.netbeans.modules.css.prep.editor.model.CPModel.getModel
Summary: NullPointerException at org.netbeans.modules.css.prep.editor.model.CPModel.ge...
Status: RESOLVED WORKSFORME
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 15:38 UTC by Exceptions Reporter
Modified: 2015-06-01 08:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214293


Attachments
stacktrace (3.39 KB, text/plain)
2014-12-17 15:38 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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