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 242013 - IllegalArgumentException: URI has a fragment component
Summary: IllegalArgumentException: URI has a fragment component
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 14:40 UTC by Vladimir Riha
Modified: 2015-03-09 13:35 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207694


Attachments
stacktrace (3.31 KB, text/plain)
2014-02-17 14:40 UTC, Vladimir Riha
Details
stacktrace (2.53 KB, text/plain)
2014-07-29 17:37 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2014-02-17 14:40:46 UTC
Build: NetBeans IDE Dev (Build 201402170649)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b69, Java(TM) SE Runtime Environment, 1.8.0-b129
OS: Windows 7

User Comments:
vriha: Happened during debugging Cordova application on Android device, I did nothing special




Stacktrace: 
java.lang.IllegalArgumentException: URI has a fragment component
   at java.io.File.<init>(File.java:425)
   at org.openide.util.Utilities.toFile(Utilities.java:3156)
   at org.netbeans.modules.web.webkit.tooling.console.BrowserConsoleLogger.getLine(BrowserConsoleLogger.java:573)
   at org.netbeans.modules.web.webkit.tooling.console.BrowserConsoleLogger.access$000(BrowserConsoleLogger.java:93)
   at org.netbeans.modules.web.webkit.tooling.console.BrowserConsoleLogger$MyListener.getLine(BrowserConsoleLogger.java:533)
   at org.netbeans.modules.web.webkit.tooling.console.BrowserConsoleLogger$MyListener.isValidHyperlink(BrowserConsoleLogger.java:541)
Comment 1 Vladimir Riha 2014-02-17 14:40:47 UTC
Created attachment 145310 [details]
stacktrace
Comment 2 Tomas Mysik 2014-02-18 08:39:12 UTC
Reassigning to proper component, please evaluate. Thanks.
Comment 3 Vladimir Riha 2014-07-29 17:37:44 UTC
Created attachment 148391 [details]
stacktrace

clicked on HTTP request in Network monitor when debugging Cordova application on ipad
Comment 4 Exceptions Reporter 2014-10-31 20:42:20 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207694
Comment 5 Jan Stola 2015-03-09 13:35:23 UTC
Fixed by https://hg.netbeans.org/web-main/rev/f12d7b47c792