[jira] [Created] (IGNITE-13938) [windows] double progress bar for 100% operations

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-13938) [windows] double progress bar for 100% operations

Anton Vinogradov (Jira)
Fedor Malchikov  created IGNITE-13938:
-----------------------------------------

             Summary: [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


{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)