[
https://issues.apache.org/jira/browse/IGNITE-13938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko reassigned IGNITE-13938:
--------------------------------------------
Assignee: Valentin Kulichenko
> [windows] double progress bar for 100% operations
> -------------------------------------------------
>
> Key: IGNITE-13938
> URL: https://issues.apache.org/jira/browse/IGNITE-13938
> Project: Ignite
> Issue Type: Bug
> Reporter: Fedor Malchikov
> Assignee: Valentin Kulichenko
> Priority: Major
> Labels: ignite-3, ignite-3-cli-tool
>
> {code:java}
> PS C:\pub_share> .\ignite.exe init
> --repo=https://repository.apache.org/content/repositories/orgapacheignite-1499
> >>
> Creating directories... Done!
> +--------------------+----------------------------+
> | Binaries Directory | C:\Users\user\ignite\bin |
> +--------------------+----------------------------+
> | Work Directory | C:\Users\user\ignite\work |
> +--------------------+----------------------------+Installing
> org.apache.ignite:ignite-runner:3.0.0-alpha1...
> |===================================================================================================>|
> 99%
> |====================================================================================================|
> Done!Apache Ignite is successfully initialized. Use the ignite node start
> command to start a new local node.
> PS C:\pub_share> .\ignite.exe node start 1
> Starting a new Ignite node...
> |====================================================================================================|
> Done!
> |====================================================================================================|
> Done!
> Can't start the node. Read logs for details: C:\Users\justp\ignite\work\1.log
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)