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 - java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /export/home/alsimon/tmp/framework/System-Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.f
Summary: java.nio.file.InvalidPathException: Malformed input or input contains unmappa...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-20 07:29 UTC by Alexander Simon
Modified: 2016-07-20 20:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 212319


Attachments
stacktrace (9.13 KB, text/plain)
2016-02-20 07:29 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
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