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 237285 - NullPointerException at org.netbeans.modules.html.custom.conf.Configuration.<init>
Summary: NullPointerException at org.netbeans.modules.html.custom.conf.Configuration.<...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-17 19:46 UTC by tomjnsn
Modified: 2013-12-06 02:46 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 204684


Attachments
stacktrace (4.68 KB, text/plain)
2013-10-17 19:46 UTC, tomjnsn
Details
stacktrace (2.66 KB, text/plain)
2013-10-21 16:14 UTC, janario
Details
stacktrace (2.66 KB, text/plain)
2013-10-23 06:41 UTC, Tomas Mysik
Details
stacktrace (2.66 KB, text/plain)
2013-10-30 08:40 UTC, ssazonov
Details
stacktrace (2.66 KB, text/plain)
2013-10-30 08:43 UTC, ssazonov
Details
stacktrace (4.68 KB, text/plain)
2013-11-02 00:35 UTC, Exceptions Reporter
Details
stacktrace (2.66 KB, text/plain)
2013-11-06 17:17 UTC, Lukas Jungmann
Details
stacktrace (2.66 KB, text/plain)
2013-11-07 20:59 UTC, janario
Details
stacktrace (2.66 KB, text/plain)
2013-11-12 16:51 UTC, Petr Jiricka
Details
stacktrace (4.61 KB, text/plain)
2013-11-18 08:24 UTC, J Bachorik
Details
stacktrace (2.66 KB, text/plain)
2013-11-18 21:30 UTC, twolf2919
Details
stacktrace (2.66 KB, text/plain)
2013-11-20 21:09 UTC, twolf2919
Details
stacktrace (2.66 KB, text/plain)
2013-11-25 18:22 UTC, Kenneth Ganfield
Details
stacktrace (4.72 KB, text/plain)
2013-12-03 15:24 UTC, J Bachorik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomjnsn 2013-10-17 19:46:37 UTC
Build: NetBeans IDE Dev (Build 201310170001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Mac OS X

User Comments:
tomjnsn: Started up NetBeans with php file already open.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.html.custom.conf.Configuration.<init>(Configuration.java:132)
   at org.netbeans.modules.html.custom.conf.Configuration.get(Configuration.java:117)
   at org.netbeans.modules.html.custom.conf.Configuration.get(Configuration.java:109)
   at org.netbeans.modules.html.custom.CustomHtmlExtension.computeErrors(CustomHtmlExtension.java:150)
   at org.netbeans.modules.html.editor.hints.HtmlHintsProvider.computeErrors(HtmlHintsProvider.java:348)
   at org.netbeans.modules.html.editor.HtmlErrorFilter.filter(HtmlErrorFilter.java:104)
Comment 1 tomjnsn 2013-10-17 19:46:38 UTC
Created attachment 141223 [details]
stacktrace
Comment 2 janario 2013-10-21 16:14:23 UTC
Created attachment 141361 [details]
stacktrace

formatting javascript in html
Comment 3 Tomas Mysik 2013-10-23 06:41:51 UTC
Created attachment 141444 [details]
stacktrace

opened generated empty html file (no file content at all)?
Comment 4 ssazonov 2013-10-30 08:40:20 UTC
Created attachment 141684 [details]
stacktrace

...
Comment 5 ssazonov 2013-10-30 08:43:20 UTC
Created attachment 141685 [details]
stacktrace

...
Comment 6 Exceptions Reporter 2013-11-02 00:35:08 UTC
Created attachment 141794 [details]
stacktrace

error when start
Comment 7 Lukas Jungmann 2013-11-06 17:17:41 UTC
Created attachment 141913 [details]
stacktrace

open html file
Comment 8 janario 2013-11-07 20:59:55 UTC
Created attachment 141952 [details]
stacktrace

Editing html
Comment 9 Exceptions Reporter 2013-11-07 20:59:59 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=204684
Comment 10 Petr Jiricka 2013-11-12 16:51:19 UTC
Created attachment 142106 [details]
stacktrace

1. Open angular.js sources in Favorites
2. Open example/personalLog/personalLog.html
3. Ctrl+Click on "LogCtrl" on line 15
Comment 11 J Bachorik 2013-11-18 08:24:49 UTC
Created attachment 142298 [details]
stacktrace

Trying to open a project - the file dialogue opens up and zillions of exception dialogues pops up.
Comment 12 twolf2919 2013-11-18 21:30:49 UTC
Created attachment 142330 [details]
stacktrace

i opened an index.html from "Favorites" window.
Comment 13 twolf2919 2013-11-20 21:09:54 UTC
Created attachment 142423 [details]
stacktrace

not sure how this summary got into this report dialog - i just tried to stop background scanning because it is slowing my IDE to a crawl after 10 minutes of waiting.
Comment 14 Kenneth Ganfield 2013-11-25 18:22:02 UTC
Created attachment 142561 [details]
stacktrace

searching for text in html files
Comment 15 J Bachorik 2013-12-03 15:24:00 UTC
Created attachment 142819 [details]
stacktrace

Opening the OpenJDK project
Comment 16 Exceptions Reporter 2013-12-03 15:24:07 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=204684
Comment 17 Ondrej Brejla 2013-12-05 10:50:11 UTC
Fixed in web-main #84c9217c014e
Comment 18 Quality Engineering 2013-12-06 02:46:54 UTC
Integrated into 'main-silver', will be available in build *201312060002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/84c9217c014e
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #237285 - NullPointerException at org.netbeans.modules.html.custom.conf.Configuration.<init>