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 218413 - java.net.URISyntaxException: Illegal character in path at index 39: file:////Applications/NetBeans/NetBeans Dev 201209120001.app/Contents/Resources/NetBeans/ide/modules/ext
Summary: java.net.URISyntaxException: Illegal character in path at index 39: file:////...
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-16 07:23 UTC by tusharvjoshi
Modified: 2012-10-22 15:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192462


Attachments
stacktrace (8.40 KB, text/plain)
2012-09-16 07:23 UTC, tusharvjoshi
Details
stacktrace (8.59 KB, text/plain)
2012-09-20 19:05 UTC, Maksim Khramov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tusharvjoshi 2012-09-16 07:23:44 UTC
Build: NetBeans IDE Dev (Build 201209120001)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01-428, Java(TM) SE Runtime Environment, 1.6.0_35-b10-428-11M3811
OS: Mac OS X

User Comments:
tusharvjoshi: Chosen View option to context menu of HTML page in HTML5 application
Clicked on the locate link of the dialog box for installing crome extension




Stacktrace: 
java.net.URISyntaxException: Illegal character in path at index 39: file:////Applications/NetBeans/NetBeans Dev 201209120001.app/Contents/Resources/NetBeans/ide/modules/ext
   at java.net.URI$Parser.fail(URI.java:2810)
   at java.net.URI$Parser.checkChars(URI.java:2983)
   at java.net.URI$Parser.parseHierarchical(URI.java:3067)
   at java.net.URI$Parser.parse(URI.java:3015)
   at java.net.URI.<init>(URI.java:577)
   at java.net.URL.toURI(URL.java:918)
Comment 1 tusharvjoshi 2012-09-16 07:23:46 UTC
Created attachment 124405 [details]
stacktrace
Comment 2 Maksim Khramov 2012-09-20 19:05:11 UTC
Created attachment 124663 [details]
stacktrace
Comment 3 Denis Anisimov 2012-10-22 15:06:42 UTC
It is already fixed.