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 258073

Summary: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /export/home/alsimon/tmp/framework/System-Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.f
Product: cnd Reporter: Alexander Simon <alexvsimon>
Component: RemoteAssignee: Vladimir Kvashin <vkvashin>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 212319
Attachments: stacktrace

Description Alexander Simon 2016-02-20 07:29:10 UTC
Build: NetBeans IDE Dev (Build 20160218-4cd9004588a2)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b15, Java(TM) SE Runtime Environment, 1.8.0_72-b15
OS: SunOS

User Comments:
GUEST: none

alexvsimon: try to copy /System/Library/Frameworks




Stacktrace: 
java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /export/home/alsimon/tmp/framework/System-Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/FontInfo/???????? ProN W4.ttc.AE18C8_0.ATSD
   at sun.nio.fs.UnixPath.encode(UnixPath.java:147)
   at sun.nio.fs.UnixPath.<init>(UnixPath.java:71)
   at sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:281)
   at java.io.File.toPath(File.java:2234)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:137)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:104)
Comment 1 Alexander Simon 2016-02-20 07:29:12 UTC
Created attachment 158579 [details]
stacktrace