You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/06/12 12:07:02 UTC

[jira] [Created] (IGNITE-1013) visorcmd can't connect to grid if configs are different

Sergey Kozlov created IGNITE-1013:
-------------------------------------

             Summary: visorcmd can't connect to grid if configs are different
                 Key: IGNITE-1013
                 URL: https://issues.apache.org/jira/browse/IGNITE-1013
             Project: Ignite
          Issue Type: Bug
          Components: UI
    Affects Versions: sprint-6
            Reporter: Sergey Kozlov
            Assignee: Andrey Novikov
            Priority: Critical
             Fix For: sprint-6


1. Start node via ignite.sh with examples/config/example-ignite.xml
2. Start visor and try to connect to grid with attached config
Visor prints out following:
{noformat}
Jun 12, 2015 12:51:35 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from URL [file:/D:/Py/gg-qa/ggtest/var/suite-basic-gg-com-fab-n3/gg-com-fab-1.1.2/examples/config/example-cache.xml
]
Jun 12, 2015 12:51:35 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@5b7ea70d: startup date [Fri Jun 12 12:51:35 MSK 2015]; root of context
hierarchy
(wrn) <visor>: Failed to start manager: GridManagerAdapter [enabled=true, name=org.apache.ignite.internal.managers.discovery.GridDiscoveryManager]
(wrn) <visor>: Type 'help open' to see how to use this command.
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)