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

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

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

Anton Vinogradov (Jira)
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)