You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/10/16 19:40:05 UTC

[jira] [Created] (IGNITE-1724) [Test] IgniteProjectionStartStopRestartSelfTest.testStartOneNode fails

Ivan Veselovsky created IGNITE-1724:
---------------------------------------

             Summary: [Test] IgniteProjectionStartStopRestartSelfTest.testStartOneNode fails
                 Key: IGNITE-1724
                 URL: https://issues.apache.org/jira/browse/IGNITE-1724
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 1.5
            Reporter: Ivan Veselovsky
             Fix For: 1.5


{code}
org.apache.ignite.IgniteException: Default grid instance has already been started.
    at org.apache.ignite.internal.IgnitionEx.start0(IgnitionEx.java:952)
    at org.apache.ignite.internal.IgnitionEx.startConfigurations(IgnitionEx.java:892)
    at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:784)
    at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:705)
    at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:576)
    at org.apache.ignite.internal.IgnitionEx.start(IgnitionEx.java:546)
    at org.apache.ignite.Ignition.start(Ignition.java:346)
    at org.apache.ignite.internal.IgniteProjectionStartStopRestartSelfTest.beforeTest(IgniteProjectionStartStopRestartSelfTest.java:143)
{code}



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