You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2022/12/01 15:21:00 UTC

[jira] [Updated] (IGNITE-18308) RestAddressReporterTest fails on Windows

     [ https://issues.apache.org/jira/browse/IGNITE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Pakhnushev updated IGNITE-18308:
--------------------------------------
    Component/s: cli
                 rest

> RestAddressReporterTest fails on Windows
> ----------------------------------------
>
>                 Key: IGNITE-18308
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18308
>             Project: Ignite
>          Issue Type: Bug
>          Components: cli, rest
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> IGNITE-17754 introduced the test but it fails on Windows:
> {code:java}
> java.nio.file.InvalidPathException: Illegal char <:> at index 4: file:///C:/Users/Vadim/AppData/Local/Temp/junit16215531435219780615//nosuchpath
> 	at java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
> 	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
> 	at java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
> 	at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
> 	at java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
> 	at java.base/java.nio.file.Path.of(Path.java:147)
> 	at org.apache.ignite.internal.component.RestAddressReporterTest.throwsExceptionWhenThereIsNoFile(RestAddressReporterTest.java:75)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)