You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (JIRA)" <ji...@apache.org> on 2018/03/16 15:24:00 UTC

[jira] [Created] (IGNITE-7976) [Test failed] IgnitePersistentStoreCacheGroupsTest.testClusterRestartCachesWithH2Indexes fails on TC

Aleksey Plekhanov created IGNITE-7976:
-----------------------------------------

             Summary: [Test failed] IgnitePersistentStoreCacheGroupsTest.testClusterRestartCachesWithH2Indexes fails on TC
                 Key: IGNITE-7976
                 URL: https://issues.apache.org/jira/browse/IGNITE-7976
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: Aleksey Plekhanov
            Assignee: Aleksey Plekhanov


Test {{IgnitePersistentStoreCacheGroupsTest.testClusterRestartCachesWithH2Indexes}} always fail on TeamCity due to changes by IGNITE-7869. With following error:

{noformat}
javax.cache.CacheException: Failed to parse query. Table "PERSON" not found; SQL statement:
SELECT p._KEY, p._VAL FROM Person p WHERE p.lname=? ORDER BY p.fname [42102-195]
...
{noformat}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)