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 250971 - java.net.URISyntaxException: Illegal character in path at index 107: rfs://alsimon@enum:22/export1/sside/alsimon/git/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
Summary: java.net.URISyntaxException: Illegal character in path at index 107: rfs://al...
Status: RESOLVED DUPLICATE of bug 249411
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 13:14 UTC by Alexander Simon
Modified: 2015-04-09 15:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215904


Attachments
stacktrace (1.32 KB, text/plain)
2015-03-06 13:14 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-03-06 13:14:13 UTC
Build: NetBeans IDE Dev (Build 20150306-f1ea9d524150)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: SunOS

User Comments:
alexvsimon: switch editor




Stacktrace: 
java.net.URISyntaxException: Illegal character in path at index 107: rfs://alsimon@enum:22/export1/sside/alsimon/git/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
   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 java.net.URL.toURI(URL.java:939)
Comment 1 Alexander Simon 2015-03-06 13:14:16 UTC
Created attachment 152436 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-03-06 13:57:09 UTC
I guess the path originates in cnd/Remote.
Reassigning. Please evaluate. Thank you.
Comment 3 Vladimir Kvashin 2015-04-09 15:53:33 UTC

*** This bug has been marked as a duplicate of bug 249411 ***