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 209321 - NullPointerException at org.netbeans.modules.extbrowser.MacBrowserImpl.getPluginId
Summary: NullPointerException at org.netbeans.modules.extbrowser.MacBrowserImpl.getPlu...
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Denis Anisimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 12:56 UTC by Petr Jiricka
Modified: 2012-03-08 14:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185674


Attachments
stacktrace (3.88 KB, text/plain)
2012-03-08 12:56 UTC, Petr Jiricka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Jiricka 2012-03-08 12:56:47 UTC
Build: NetBeans IDE Dev (Build EaselCSS-110-on-20120307)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02-402, Java(TM) SE Runtime Environment, 1.6.0_29-b11-402-11D50b
OS: Mac OS X

User Comments:
pjiricka: Running HTML file using the default system browser (which is set to Chrome in the system).




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.extbrowser.MacBrowserImpl.getPluginId(MacBrowserImpl.java:121)
   at org.netbeans.modules.extbrowser.ExtBrowserImpl.createLookup(ExtBrowserImpl.java:99)
   at org.netbeans.modules.extbrowser.ExtBrowserImpl.getLookup(ExtBrowserImpl.java:228)
   at org.netbeans.modules.web.browser.api.WebBrowserPane.getLookup(WebBrowserPane.java:205)
   at org.netbeans.modules.web.browser.api.BrowserDebugger.isDebuggingEnabled(BrowserDebugger.java:65)
   at org.netbeans.modules.web.browser.api.BrowserSupport.load(BrowserSupport.java:177)
Comment 1 Petr Jiricka 2012-03-08 12:56:49 UTC
Created attachment 116468 [details]
stacktrace
Comment 2 Petr Jiricka 2012-03-08 14:26:55 UTC
Fixed: http://hg.netbeans.org/web-main/rev/81c024d15c2f