[
https://issues.apache.org/jira/browse/IGNITE-7018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Konstantinov updated IGNITE-7018:
---------------------------------------
Description:
Start a backend
Console output says
1.
{code}
Trying to connect to local MongoDB...
{code}
Please add the result of the connection like "...successfully" or "...failed"
2.
{code}
There are no Ignite migrations to run.
{code}
It is unclear what is about. I suggest to change it to something like "There
are no Ignite Configurations found in MongoDB for migration."
3. Add spaces to the beginning of the child strings
{code}
Running Ignite migrations...
Your OS is: {"os":"linux","dist":"Ubuntu
Linux","codename":"xenial","release":"16.04"}
There are no Ignite migrations to run.
Running Ignite Modules migrations...
There are no Ignite Modules migrations to run.
{code}
like this
{code}
Running Ignite migrations...
Your OS is: {"os":"linux","dist":"Ubuntu
Linux","codename":"xenial","release":"16.04"}
There are no Ignite migrations to run.
Running Ignite Modules migrations...
There are no Ignite Modules migrations to run.
{code}
was:
Start a backend
Console output says
1.
{code}
Trying to connect to local MongoDB...
{code}
Please add the result of the connection like "...successfully" or "...failed"
2.
{code}
There are no Ignite migrations to run.
{code}
It is unclear what is about. I suggest to change it to something like "There
are no Ignite Configurations found in MongoDB for migration."
3. Add spaces to the begining of the child strings
{}
> Web console: make output more clear
> -----------------------------------
>
> Key: IGNITE-7018
> URL: https://issues.apache.org/jira/browse/IGNITE-7018
> Project: Ignite
> Issue Type: Bug
> Components: wizards
> Reporter: Pavel Konstantinov
> Priority: Trivial
>
> Start a backend
> Console output says
> 1.
> {code}
> Trying to connect to local MongoDB...
> {code}
> Please add the result of the connection like "...successfully" or "...failed"
> 2.
> {code}
> There are no Ignite migrations to run.
> {code}
> It is unclear what is about. I suggest to change it to something like "There
> are no Ignite Configurations found in MongoDB for migration."
> 3. Add spaces to the beginning of the child strings
> {code}
> Running Ignite migrations...
> Your OS is: {"os":"linux","dist":"Ubuntu
> Linux","codename":"xenial","release":"16.04"}
> There are no Ignite migrations to run.
> Running Ignite Modules migrations...
> There are no Ignite Modules migrations to run.
> {code}
> like this
> {code}
> Running Ignite migrations...
> Your OS is: {"os":"linux","dist":"Ubuntu
> Linux","codename":"xenial","release":"16.04"}
> There are no Ignite migrations to run.
> Running Ignite Modules migrations...
> There are no Ignite Modules migrations to run.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)