Hello,

The root cause of the issue is that your Spring configuration is not quite
correct.
It seems that the `dataSource` property [1] refers to the
`dsSQLServer_Sustainanalytics` which cannot be found:

    Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean
with the provided name doesn't exist,
    beanName=dsSQLServer_Sustainanalytics]
        at

org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220)

Please make sure that `dsSQLServer_Sustainanalytics` bean exists and it is
properly configured.

[1]
https://apacheignite.readme.io/docs/3rd-party-store#section-cachejdbcpojostore

Thanks,
S.

пн, 3 сент. 2018 г. в 15:27, wt <waynethe...@gmail.com>:

>
>  
> Ignition.start("C:\\\\ignite\\\\examples\\\\config\\\\persistentstore\\\\example-persistent-store.xml");
>
>
> "C:\Program Files\Java\jdk1.8.0_151\bin\java" "-javaagent:C:\Program
> Files\JetBrains\IntelliJ IDEA Community Edition
> 2017.3\lib\idea_rt.jar=51729:C:\Program Files\JetBrains\IntelliJ IDEA
> Community Edition 2017.3\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\charsets.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\deploy.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\access-bridge-64.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\cldrdata.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\dnsns.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\jaccess.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\jfxrt.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\localedata.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\nashorn.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\sunec.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\sunjce_provider.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\sunmscapi.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\sunpkcs11.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\ext\zipfs.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\javaws.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\jce.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\jfr.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\jfxswt.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\jsse.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\management-agent.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\plugin.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\resources.jar;C:\Program
> Files\Java\jdk1.8.0_151\jre\lib\rt.jar;C:\Program
>
> Files\Java\jdk1.8.0_151\lib\tools.jar;C:\Users\ww309\Downloads\POC5-project\target\classes;C:\Users\ww309\.m2\repository\org\apache\ignite\ignite-core\2.6.0\ignite-core-2.6.0.jar;C:\Users\ww309\.m2\repository\javax\cache\cache-api\1.0.0\cache-api-1.0.0.jar;C:\Users\ww309\.m2\repository\org\jetbrains\annotations\13.0\annotations-13.0.jar;C:\Users\ww309\.m2\repository\org\gridgain\ignite-shmem\1.0.0\ignite-shmem-1.0.0.jar;C:\Users\ww309\.m2\repository\org\apache\ignite\ignite-spring\2.6.0\ignite-spring-2.6.0.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-core\4.3.16.RELEASE\spring-core-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-aop\4.3.16.RELEASE\spring-aop-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-beans\4.3.16.RELEASE\spring-beans-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-context\4.3.16.RELEASE\spring-context-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-expression\4.3.16.RELEASE\spring-expression-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-tx\4.3.16.RELEASE\spring-tx-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\org\springframework\spring-jdbc\4.3.16.RELEASE\spring-jdbc-4.3.16.RELEASE.jar;C:\Users\ww309\.m2\repository\commons-logging\commons-logging\1.1.1\commons-logging-1.1.1.jar;C:\Users\ww309\.m2\repository\org\apache\ignite\ignite-indexing\2.6.0\ignite-indexing-2.6.0.jar;C:\Users\ww309\.m2\repository\commons-codec\commons-codec\1.11\commons-codec-1.11.jar;C:\Users\ww309\.m2\repository\org\apache\lucene\lucene-core\5.5.2\lucene-core-5.5.2.jar;C:\Users\ww309\.m2\repository\org\apache\lucene\lucene-analyzers-common\5.5.2\lucene-analyzers-common-5.5.2.jar;C:\Users\ww309\.m2\repository\org\apache\lucene\lucene-queryparser\5.5.2\lucene-queryparser-5.5.2.jar;C:\Users\ww309\.m2\repository\org\apache\lucene\lucene-queries\5.5.2\lucene-queries-5.5.2.jar;C:\Users\ww309\.m2\repository\org\apache\lucene\lucene-sandbox\5.5.2\lucene-sandbox-5.5.2.jar;C:\Users\ww309\.m2\repository\com\h2database\h2\1.4.195\h2-1.4.195.jar;C:\Users\ww309\.m2\repository\org\apache\ignite\ignite-rest-http\2.6.0\ignite-rest-http-2.6.0.jar;C:\Users\ww309\.m2\repository\org\apache\tomcat\tomcat-servlet-api\8.0.23\tomcat-servlet-api-8.0.23.jar;C:\Users\ww309\.m2\repository\commons-lang\commons-lang\2.6\commons-lang-2.6.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-continuation\9.2.11.v20150529\jetty-continuation-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-http\9.2.11.v20150529\jetty-http-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-io\9.2.11.v20150529\jetty-io-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-server\9.2.11.v20150529\jetty-server-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\javax\servlet\javax.servlet-api\3.1.0\javax.servlet-api-3.1.0.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-util\9.2.11.v20150529\jetty-util-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\org\eclipse\jetty\jetty-xml\9.2.11.v20150529\jetty-xml-9.2.11.v20150529.jar;C:\Users\ww309\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.6.5\jackson-core-2.6.5.jar;C:\Users\ww309\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.6.5\jackson-annotations-2.6.5.jar;C:\Users\ww309\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.6.5\jackson-databind-2.6.5.jar;C:\Users\ww309\.m2\repository\org\slf4j\slf4j-api\1.7.7\slf4j-api-1.7.7.jar;C:\Users\ww309\.m2\repository\org\slf4j\slf4j-log4j12\1.7.7\slf4j-log4j12-1.7.7.jar;C:\Users\ww309\.m2\repository\log4j\log4j\1.2.17\log4j-1.2.17.jar;C:\Users\ww309\.m2\repository\org\apache\ignite\ignite-log4j\2.6.0\ignite-log4j-2.6.0.jar;C:\Users\ww309\Downloads\POC5-project\jdbc-drivers\sqljdbc42.jar"
> startup.ServerNodeSpringStartup
> [13:25:44]    __________  ________________
> [13:25:44]   /  _/ ___/ |/ /  _/_  __/ __/
> [13:25:44]  _/ // (7 7    // /  / / / _/
> [13:25:44] /___/\___/_/|_/___/ /_/ /___/
> [13:25:44]
> [13:25:44] ver. 2.6.0#20180710-sha1:669feacc
> [13:25:44] 2018 Copyright(C) Apache Software Foundation
> [13:25:44]
> [13:25:44] Ignite documentation: http://ignite.apache.org
> [13:25:44]
> [13:25:44] Quiet mode.
> [13:25:44]   ^-- Logging to file 'c:\ignite\\work\log\ignite-306a80a6.log'
> [13:25:44]   ^-- Logging by 'Log4JLogger [quiet=true,
> config=/c:/ignite/config/ignite-log4j.xml]'
> [13:25:44]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false
> or "-v" to ignite.{sh|bat}
> [13:25:44]
> [13:25:44] OS: Windows 7 6.1 amd64
> [13:25:44] VM information: Java(TM) SE Runtime Environment 1.8.0_151-b12
> Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.151-b12
> [13:25:44] Initial heap size is 128MB (should be no less than 512MB, use
> -Xms512m -Xmx512m).
> [13:25:44] Configured plugins:
> [13:25:44]   ^-- None
> [13:25:44]
> [13:25:44] Configured failure handler: [hnd=StopNodeOrHaltFailureHandler
> [tryStop=false, timeout=0]]
> [13:25:45] Message queue limit is set to 0 which may lead to potential
> OOMEs
> when running cache operations in FULL_ASYNC or PRIMARY_SYNC modes due to
> message queues growth on sender and receiver sides.
> [13:25:45] Security status [authentication=off, tls/ssl=off]
> [13:25:50] Performance suggestions for grid  (fix if possible)
> [13:25:50] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [13:25:50]   ^-- Enable G1 Garbage Collector (add '-XX:+UseG1GC' to JVM
> options)
> [13:25:50]   ^-- Specify JVM heap max size (add '-Xmx<size>[g|G|m|M|k|K]'
> to
> JVM options)
> [13:25:50]   ^-- Set max direct memory size if getting 'OOME: Direct buffer
> memory' (add '-XX:MaxDirectMemorySize=<size>[g|G|m|M|k|K]' to JVM options)
> [13:25:50]   ^-- Disable processing of calls to System.gc() (add
> '-XX:+DisableExplicitGC' to JVM options)
> [13:25:50] Refer to this page for more performance suggestions:
> https://apacheignite.readme.io/docs/jvm-and-system-tuning
> [13:25:50]
> [13:25:50] To start Console Management & Monitoring run
> ignitevisorcmd.{sh|bat}
> [13:25:50]
> [13:25:50] Ignite node started OK (id=306a80a6)
> [13:25:50] Topology snapshot [ver=1, servers=1, clients=0, CPUs=2,
> offheap=1.6GB, heap=1.8GB]
> [13:25:50]   ^-- Node [id=306A80A6-B9D4-49A8-A2BF-9B07DA33E2BE,
> clusterState=INACTIVE]
> [13:25:50]   ^-- Baseline [id=0, size=1, online=1, offline=0]
> [13:25:50]   ^-- All baseline nodes are online, will start auto-activation
> [13:25:50] Data Regions Configured:
> [13:25:50]   ^-- default [initSize=256.0 MiB, maxSize=1.6 GiB,
> persistenceEnabled=true]
> [2018-09-03
> 13:25:51,607][ERROR][exchange-worker-#38][GridDhtPartitionsExchangeFuture]
> Failed to activate node components
> [nodeId=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, client=false,
> topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
> class org.apache.ignite.IgniteException: Failed to load bean in application
> context [beanName=dsSQLServer_Sustainanalytics,
>
> igniteConfig=org.springframework.context.support.GenericApplicationContext@71e7a66b
> :
> startup date [Mon Sep 03 13:25:43 BST 2018]; root of context hierarchy]
>         at
>
> org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:183)
>         at
>
> org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:100)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.createCache(GridCacheProcessor.java:1437)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1945)
>         at
>
> org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onCacheChangeRequest(CacheAffinitySharedManager.java:791)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onClusterStateChangeRequest(GridDhtPartitionsExchangeFuture.java:897)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:641)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2419)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2299)
>         at
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean with
> provided name doesn't exist , beanName=dsSQLServer_Sustainanalytics]
>         at
>
> org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220)
>         at
>
> org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:178)
>         ... 10 more
> [2018-09-03
> 13:25:51,888][ERROR][exchange-worker-#38][GridDhtPartitionsExchangeFuture]
> Failed to reinitialize local partitions (preloading will be stopped):
> GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=1,
> minorTopVer=1], discoEvt=DiscoveryCustomEvent
> [customMsg=ChangeGlobalStateMessage
> [id=8ef456f9561-f59f4bf8-4524-4fe2-95bf-6ff8c2370123,
> reqId=dadf51cc-eebe-4474-aacc-c07f811e49d8,
> initiatingNodeId=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, activate=true,
> baselineTopology=BaselineTopology [id=0, branchingHash=-1438684607,
> branchingType='New BaselineTopology',
> baselineNodes=[4460a5c9-0cc4-465a-839c-c53b61074ce9]],
> forceChangeBaselineTopology=false, timestamp=1535977550652],
> affTopVer=AffinityTopologyVersion [topVer=1, minorTopVer=1],
> super=DiscoveryEvent [evtNode=TcpDiscoveryNode
> [id=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, addrs=[0:0:0:0:0:0:0:1,
> 127.0.0.1,
> 172.19.112.175], sockAddrs=[/0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500,
> PC50439.oa.pnrad.net/172.19.112.175:47500], discPort=47500, order=1,
> intOrder=1, lastExchangeTime=1535977547084, loc=true,
> ver=2.6.0#20180710-sha1:669feacc, isClient=false], topVer=1,
> nodeId8=306a80a6, msg=null, type=DISCOVERY_CUSTOM_EVT,
> tstamp=1535977550683]], nodeId=306a80a6, evt=DISCOVERY_CUSTOM_EVT]
> java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>         at java.util.ArrayList.rangeCheck(ArrayList.java:657)
>         at java.util.ArrayList.get(ArrayList.java:433)
>         at
>
> org.apache.ignite.internal.processors.cache.CacheGroupContext.singleCacheContext(CacheGroupContext.java:385)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition.<init>(GridDhtLocalPartition.java:198)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl.forceCreatePartition(GridDhtPartitionTopologyImpl.java:843)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.restorePartitionStates(GridCacheDatabaseSharedManager.java:2432)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.applyLastUpdates(GridCacheDatabaseSharedManager.java:2333)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.restoreState(GridCacheDatabaseSharedManager.java:1443)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.beforeExchange(GridCacheDatabaseSharedManager.java:1183)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange(GridDhtPartitionsExchangeFuture.java:1132)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:712)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2419)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2299)
>         at
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
>         at java.lang.Thread.run(Thread.java:748)
> [2018-09-03
>
> 13:25:51,966][ERROR][exchange-worker-#38][GridCachePartitionExchangeManager]
> Failed to wait for completion of partition map exchange (preloading will
> not
> start): GridDhtPartitionsExchangeFuture [firstDiscoEvt=DiscoveryCustomEvent
> [customMsg=null, affTopVer=AffinityTopologyVersion [topVer=1,
> minorTopVer=1], super=DiscoveryEvent [evtNode=TcpDiscoveryNode
> [id=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, addrs=[0:0:0:0:0:0:0:1,
> 127.0.0.1,
> 172.19.112.175], sockAddrs=[/0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500,
> PC50439.oa.pnrad.net/172.19.112.175:47500], discPort=47500, order=1,
> intOrder=1, lastExchangeTime=1535977547084, loc=true,
> ver=2.6.0#20180710-sha1:669feacc, isClient=false], topVer=1,
> nodeId8=306a80a6, msg=null, type=DISCOVERY_CUSTOM_EVT,
> tstamp=1535977550683]], crd=TcpDiscoveryNode
> [id=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, addrs=[0:0:0:0:0:0:0:1,
> 127.0.0.1,
> 172.19.112.175], sockAddrs=[/0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500,
> PC50439.oa.pnrad.net/172.19.112.175:47500], discPort=47500, order=1,
> intOrder=1, lastExchangeTime=1535977547084, loc=true,
> ver=2.6.0#20180710-sha1:669feacc, isClient=false],
> exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion
> [topVer=1,
> minorTopVer=1], discoEvt=DiscoveryCustomEvent [customMsg=null,
> affTopVer=AffinityTopologyVersion [topVer=1, minorTopVer=1],
> super=DiscoveryEvent [evtNode=TcpDiscoveryNode
> [id=306a80a6-b9d4-49a8-a2bf-9b07da33e2be, addrs=[0:0:0:0:0:0:0:1,
> 127.0.0.1,
> 172.19.112.175], sockAddrs=[/0:0:0:0:0:0:0:1:47500, /127.0.0.1:47500,
> PC50439.oa.pnrad.net/172.19.112.175:47500], discPort=47500, order=1,
> intOrder=1, lastExchangeTime=1535977547084, loc=true,
> ver=2.6.0#20180710-sha1:669feacc, isClient=false], topVer=1,
> nodeId8=306a80a6, msg=null, type=DISCOVERY_CUSTOM_EVT,
> tstamp=1535977550683]], nodeId=306a80a6, evt=DISCOVERY_CUSTOM_EVT],
> added=true, initFut=GridFutureAdapter [ignoreInterrupts=false, state=DONE,
> res=false, hash=147461931], init=false, lastVer=null,
> partReleaseFut=PartitionReleaseFuture [topVer=AffinityTopologyVersion
> [topVer=1, minorTopVer=1], futures=[ExplicitLockReleaseFuture
> [topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], futures=[]],
> AtomicUpdateReleaseFuture [topVer=AffinityTopologyVersion [topVer=1,
> minorTopVer=1], futures=[]], DataStreamerReleaseFuture
> [topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1], futures=[]],
> LocalTxReleaseFuture [topVer=AffinityTopologyVersion [topVer=1,
> minorTopVer=1], futures=[]], AllTxReleaseFuture
> [topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1],
> futures=[RemoteTxReleaseFuture [topVer=AffinityTopologyVersion [topVer=1,
> minorTopVer=1], futures=[]]]]]], exchActions=null, affChangeMsg=null,
> initTs=1535977550746, centralizedAff=false, forceAffReassignment=true,
> changeGlobalStateE=class o.a.i.IgniteException: Failed to load bean in
> application context [beanName=dsSQLServer_Sustainanalytics,
>
> igniteConfig=org.springframework.context.support.GenericApplicationContext@71e7a66b
> :
> startup date [Mon Sep 03 13:25:43 BST 2018]; root of context hierarchy],
> done=true, state=CRD, evtLatch=0, remaining=[], super=GridFutureAdapter
> [ignoreInterrupts=false, state=DONE,
> res=java.lang.IndexOutOfBoundsException: Index: 0, Size: 0,
> hash=1548997811]]
> class org.apache.ignite.IgniteCheckedException: Index: 0, Size: 0
>         at
> org.apache.ignite.internal.util.IgniteUtils.cast(IgniteUtils.java:7307)
>         at
>
> org.apache.ignite.internal.util.future.GridFutureAdapter.resolve(GridFutureAdapter.java:259)
>         at
>
> org.apache.ignite.internal.util.future.GridFutureAdapter.get0(GridFutureAdapter.java:207)
>         at
>
> org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:159)
>         at
>
> org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:151)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2433)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2299)
>         at
> org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
>         at java.lang.Thread.run(Thread.java:748)
> Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
>         at java.util.ArrayList.rangeCheck(ArrayList.java:657)
>         at java.util.ArrayList.get(ArrayList.java:433)
>         at
>
> org.apache.ignite.internal.processors.cache.CacheGroupContext.singleCacheContext(CacheGroupContext.java:385)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition.<init>(GridDhtLocalPartition.java:198)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionTopologyImpl.forceCreatePartition(GridDhtPartitionTopologyImpl.java:843)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.restorePartitionStates(GridCacheDatabaseSharedManager.java:2432)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.applyLastUpdates(GridCacheDatabaseSharedManager.java:2333)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.restoreState(GridCacheDatabaseSharedManager.java:1443)
>         at
>
> org.apache.ignite.internal.processors.cache.persistence.GridCacheDatabaseSharedManager.beforeExchange(GridCacheDatabaseSharedManager.java:1183)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange(GridDhtPartitionsExchangeFuture.java:1132)
>         at
>
> org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:712)
>         at
>
> org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2419)
>         ... 3 more
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to