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 241283 - Invoking default browser failed.
Summary: Invoking default browser failed.
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-02 04:40 UTC by gravik
Modified: 2015-07-08 12:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (63.83 KB, text/plain)
2014-02-02 04:40 UTC, gravik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gravik 2014-02-02 04:40:20 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_45
Runtime = Java HotSpot(TM) Client VM 24.45-b08
Comment 1 gravik 2014-02-02 04:40:28 UTC
Created attachment 144689 [details]
IDE log
Comment 2 Vladimir Riha 2014-02-02 14:40:33 UTC
Could you please specify where is the default browser located, e.g. path to the exe file and what browser it is? Thank you
Comment 3 gravik 2014-02-04 15:00:43 UTC
Default Browser: Internet Explorer 11
Path to executable: C:\Program Files\Internet Explorer\iexplore.exe
Profile Path: C:\Users\Administrator\AppData\Local\Microsoft\Internet Explorer

Secondary Browser: Chrome 32.0.1700.102 (Official Build 246481) m
Path to executable: C:\Program Files\Google\Chrome\Application\chrome.exe
Profile Path: C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Default
Comment 4 Jan Stola 2015-07-08 12:04:38 UTC
I am sorry, I am not able to reproduce this issue. Are you still able to reproduce it? It seems that NetBeans is not able to determine the default browser from Windows registry. It attempts to find the value of .html node under HKEY_CLASSES_ROOT (for example, ChromeHTML) and then this value (ChromeHTML in my case) under HKEY_CLASSES_ROOT (which holds the command to open the browser).