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 249411 - java.net.URISyntaxException: Illegal character in path at index 29: rfs://vk@svarog:5556/usr/bin/[
Summary: java.net.URISyntaxException: Illegal character in path at index 29: rfs://vk@...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
: 250971 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-12-17 16:50 UTC by Vladimir Kvashin
Modified: 2015-04-11 05:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 214297


Attachments
stacktrace (2.60 KB, text/plain)
2014-12-17 16:50 UTC, Vladimir Kvashin
Details
stacktrace (3.50 KB, text/plain)
2015-03-06 13:10 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2014-12-17 16:50:44 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
vkvashin: I don't remember what exactly I did beforeexception occurred




Stacktrace: 
java.net.URISyntaxException: Illegal character in path at index 29: rfs://vk@svarog:5556/usr/bin/[
   at java.net.URI$Parser.fail(URI.java:2848)
   at java.net.URI$Parser.checkChars(URI.java:3021)
   at java.net.URI$Parser.parseHierarchical(URI.java:3105)
   at java.net.URI$Parser.parse(URI.java:3053)
   at java.net.URI.<init>(URI.java:588)
   at org.netbeans.modules.remote.impl.fs.RemoteFileUrlMapper.toURI(RemoteFileUrlMapper.java:104)
Comment 1 Vladimir Kvashin 2014-12-17 16:50:46 UTC
Created attachment 151150 [details]
stacktrace
Comment 2 Alexander Simon 2015-03-06 13:10:55 UTC
Created attachment 152433 [details]
stacktrace

connect to host
Comment 3 Vladimir Kvashin 2015-04-09 15:53:33 UTC
*** Bug 250971 has been marked as a duplicate of this bug. ***
Comment 5 Quality Engineering 2015-04-10 03:08:46 UTC
Integrated into 'main-silver', will be available in build *201504100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/af9a9f106d5d
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: fixed #249411 - java.net.URISyntaxException: Illegal character in path at index 29: rfs://vk@svarog:5556/usr/bin/[
Comment 6 Quality Engineering 2015-04-11 05:42:42 UTC
Integrated into 'main-silver', will be available in build *201504110001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6b4dc89ae380
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: optimize needToEscape(): additional fix for   #249411 - java.net.URISyntaxException: Illegal character in path at index 29: rfs://vk@svarog:5556/usr/bin/[