Modify ↓
#21987 closed defect (duplicate)
java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
Relative:URL: ^/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2022-03-06 10:38:55 +0100 (Sun, 06 Mar 2022) Revision:18387 Build-Date:2022-03-07 02:31:09 URL:https://josm.openstreetmap.de/svn/trunk Identification: JOSM/1.5 (18387 en) Linux Ubuntu 18.04.6 LTS Memory Usage: 608 MB / 7996 MB (404 MB allocated, but free) Java version: 11.0.14.1+1-Ubuntu-0ubuntu1.20.04, Ubuntu, OpenJDK 64-Bit Server VM Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel Screen: :0.0 1920×1080 (scaling 1.00×1.00) Maximum Screen Size: 1920×1080 Best cursor sizes: 16×16→16×16, 32×32→32×32 Environment variable LANG: en_US.UTF-8 System property file.encoding: ANSI_X3.4-1968 System property sun.jnu.encoding: ANSI_X3.4-1968 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 Desktop environment: ubuntu:GNOME VM arguments: [-Duser.home=${HOME}] Last errors/warnings: - 00000.669 W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Invalid jar file '<josm.userdata>/plugins/geotools.jar.new' - 00000.670 W: Failed to scan file 'geotools.jar.new' for plugin information. Skipping. - 00000.994 W: java.util.zip.ZipException: zip END header not found - 00000.994 W: PluginException: : org.openstreetmap.josm.plugins.PluginException: Invalid jar file '<josm.userdata>/plugins/geotools.jar.new' - 00000.995 W: Failed to scan file 'geotools.jar.new' for plugin information. Skipping. - 00001.038 W: Failed to install plugin '<josm.userdata>/plugins/geotools.jar' from temporary download file '<josm.userdata>/plugins/geotools.jar.new'. zip END header not found: java.util.zip.ZipException: zip END header not found - 00025.366 E: Handled by bug report queue: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /home/<user.name>/SEC01_��������������������� - 00025.368 E: Handled by bug report queue: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /home/<user.name>/SEC01_��������������������� - 00025.369 E: Handled by bug report queue: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /home/<user.name>/SEC01_��������������������� - 00025.374 E: Handled by bug report queue: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /home/<user.name>/SEC01_��������������������� === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: Basic L&F File Loading Thread (59) java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /home/kroad/SEC01_��������������������� at java.base/sun.nio.fs.UnixPath.encode(UnixPath.java:145) at java.base/sun.nio.fs.UnixPath.<init>(UnixPath.java:69) at java.base/sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:279) at java.base/java.nio.file.Path.of(Path.java:147) at java.base/java.nio.file.Paths.get(Paths.java:69) at java.desktop/sun.awt.shell.ShellFolder.getShellFolder(ShellFolder.java:247) at java.desktop/javax.swing.filechooser.FileSystemView.getFiles(FileSystemView.java:523) at java.desktop/javax.swing.plaf.basic.BasicDirectoryModel$FilesLoader.run0(BasicDirectoryModel.java:300) at java.desktop/javax.swing.plaf.basic.BasicDirectoryModel$FilesLoader.run(BasicDirectoryModel.java:289) at java.base/java.lang.Thread.run(Thread.java:829)
Attachments (0)
Change History (1)
comment:1 by , 3 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Summary: | error → java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14596.