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

Summary: 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^
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: RemoteAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 215904
Attachments: stacktrace

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 ***