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 229171 - java.nio.file.InvalidPathException: Illegal char <:> at index 0: ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
Summary: java.nio.file.InvalidPathException: Illegal char <:> at index 0: ::{20D04FE0-...
Status: RESOLVED DUPLICATE of bug 229135
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-29 16:07 UTC by MackSix
Modified: 2013-04-29 16:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200307


Attachments
stacktrace (10.01 KB, text/plain)
2013-04-29 16:07 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-04-29 16:07:41 UTC
Build: NetBeans IDE Dev (Build 201304282301)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
MackSix: 1. Just installed Netbeans, activated JavaSE, JavaEE, Groovy, PHP. 
2. Restarted Netbeans. 
3. Clicked on File>>Open Project and this happened.

zdenek.rod: I clicked in Open Project dialog.

GUEST: i was trying to open a project




Stacktrace: 
java.nio.file.InvalidPathException: Illegal char <:> at index 0: ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
   at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
   at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
   at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
   at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94)
   at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255)
   at java.io.File.toPath(File.java:2069)
Comment 1 MackSix 2013-04-29 16:07:42 UTC
Created attachment 133944 [details]
stacktrace
Comment 2 MackSix 2013-04-29 16:11:09 UTC
1. Start NetBeans.
2. Click File>>Open Project
3. Click on a folder

This happens. Repeatable.

Product Version: NetBeans IDE Dev (Build 201304282301)
Java: 1.7.0_21; Java HotSpot(TM) 64-Bit Server VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 3 Milos Kleint 2013-04-29 16:13:23 UTC
is it jdk specific maybe?  1.7.0_21?

*** This bug has been marked as a duplicate of bug 229135 ***
Comment 4 MackSix 2013-04-29 16:21:07 UTC
(In reply to comment #3)
> is it jdk specific maybe?  1.7.0_21?
> 
> *** This bug has been marked as a duplicate of bug 229135 ***

No, it still happens with JDK 7 u17 and it doesn't happen in previous Dev 20130425 build with JDK 7 u21.

Product Version: NetBeans IDE Dev (Build 201304282301)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)