docker run -it --net=host -e "CONFIG_URI=https://raw.githubusercontent.com/apache/ignite/master/examples/config/example-cache .xml" kurts/apache-ignite-test[09:53:07] __________ ________________ [09:53:07] / _/ ___/ |/ / _/_ __/ __/ [09:53:07] _/ // (7 7 // / / / / _/ [09:53:07] /___/\___/_/|_/___/ /_/ /___/ [09:53:07] [09:53:07] ver. 2.7.5#20190603-sha1:be4f2a15[09:53:07] 2018 Copyright(C) Apache Software Foundation[09:53:07] [09:53:07] Ignite documentation: http://ignite.apache.org[09:53:07] [09:53:07] Quiet mode.[09:53:07] ^-- Logging to file '/opt/ignite/apache-ignite-2.7.5-bin/work/log/ignite-46e6b96a.0.log'[09:53:07] ^-- Logging by 'JavaLogger [quiet=true, config=null]'[09:53:07] ^-- To see **FULL** console log here add -DIGNITE_QUIET=false or "-v" to ignite.{sh|bat}[09:53:07] [09:53:07] OS: Linux 4.18.0-25-generic amd64[09:53:07] VM information: OpenJDK Runtime Environment 1.8.0_212-b04 Oracle Corporation OpenJDK 64-Bit Server VM 25.212-b04[09:53:07] Please set system property '-Djava.net.preferIPv4Stack=true' to avoid possible problems in mixed environments. [09:53:07] Initial heap size is 188MB (should be no less than 512MB, use -Xms512m -Xmx512m). [09:53:07] Configured plugins: [09:53:07] ^-- None [09:53:07] [09:53:07] Configured failure handler: [hnd=StopNodeOrHaltFailureHandler [tryStop=false, timeout=0, super=AbstractFailureHandler [ignoredFailureTypes=[SYSTEM_WORKER_BLOCKED, SYSTEM_CRITICAL_OPERATION_TIMEOUT]]]] [09:53:07] 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. [09:53:07] Security status [authentication=off, tls/ssl=off] [09:53:09] Performance suggestions for grid (fix if possible) [09:53:09] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true [09:53:09] ^-- Enable G1 Garbage Collector (add '-XX:+UseG1GC' to JVM options) [09:53:09] ^-- Specify JVM heap max size (add '-Xmx[g|G|m|M|k|K]' to JVM options) [09:53:09] ^-- Set max direct memory size if getting 'OOME: Direct buffer memory' (add '-XX:MaxDirectMemorySize=[g|G|m|M|k|K]' to JVM options) [09:53:09] ^-- Disable processing of calls to System.gc() (add '-XX:+DisableExplicitGC' to JVM options) [09:53:09] Refer to this page for more performance suggestions: https://apacheignite.readme.io/docs/jvm-and-system-tuning [09:53:09] [09:53:09] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat} [09:53:09] Data Regions Configured: [09:53:09] ^-- default [initSize=256.0 MiB, maxSize=2.3 GiB, persistence=false] [09:53:09] [09:53:09] Ignite node started OK (id=46e6b96a) [09:53:09] Topology snapshot [ver=1, locNode=46e6b96a, servers=1, clients=0, state=ACTIVE, CPUs=4, offheap=2.3GB, heap=2.6GB] [09:53:11] Topology snapshot [ver=2, locNode=46e6b96a, servers=1, clients=1, state=ACTIVE, CPUs=4, offheap=2.3GB, heap=5.2GB] [09:53:11,519][SEVERE][exchange-worker-#43][GridDhtPartitionsExchangeFuture] Failed to initialize cache(s) (will try to rollback). GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], discoEvt=DiscoveryCustomEvent [customMsg=DynamicCacheChangeBatch [id=5f90f651d61-a0b226ff-d63b-4ddb-80df-2c9a7f2c8eed, reqs=[DynamicCacheChangeRequest [cacheName=TamEndsystemCache, hasCfg=true, nodeId=5a0efc04-94c0-4567-b439-5a8cf7437116, clientStartOnly=false, stop=false, destroy=false, disabledAfterStartfalse]], exchangeActions=ExchangeActions [startCaches=[TamEndsystemCache], stopCaches=null, startGrps=[TamEndsystemCache], stopGrps=[], resetParts=null, stateChangeRequest=null], startCaches=false], affTopVer=AffinityTopologyVersion [topVer=2, minorTopVer=1], super=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=5a0efc04-94c0-4567-b439-5a8cf7437116, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=2, intOrder=2, lastExchangeTime=1568022791373, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], topVer=2, nodeId8=46e6b96a, msg=null, type=DISCOVERY_CUSTOM_EVT, tstamp=1568022791496]], nodeId=5a0efc04, evt=DISCOVERY_CUSTOM_EVT] class org.apache.ignite.IgniteException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; 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:1558) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:2146) at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.processCacheStartRequests(CacheAffinitySharedManager.java:898) at org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.onCacheChangeRequest(CacheAffinitySharedManager.java:798) at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onCacheChangeRequest(GridDhtPartitionsExchangeFuture.java:1234) at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:741) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2668) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2540) at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120) at java.lang.Thread.run(Thread.java:748) Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean with provided name doesn't exist , beanName=dsMySQL_Netsight] at org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220) at org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:178) ... 11 more [09:53:11] Topology snapshot [ver=3, locNode=46e6b96a, servers=1, clients=0, state=ACTIVE, CPUs=4, offheap=2.3GB, heap=2.6GB] [10:02:38] Topology snapshot [ver=4, locNode=46e6b96a, servers=1, clients=1, state=ACTIVE, CPUs=8, offheap=2.3GB, heap=5.2GB] [10:02:38,875][SEVERE][exchange-worker-#43][GridDhtPartitionsExchangeFuture] Failed to reinitialize local partitions (rebalancing will be stopped): GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=4, minorTopVer=0], discoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], topVer=4, nodeId8=46e6b96a, msg=Node joined: TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], type=NODE_JOINED, tstamp=1568023358861], nodeId=4a0defbe, evt=NODE_JOINED] class org.apache.ignite.IgniteException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; 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:1558) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:2146) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.startReceivedCaches(GridCacheProcessor.java:2063) at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:762) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2668) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2540) at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120) at java.lang.Thread.run(Thread.java:748) Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean with provided name doesn't exist , beanName=dsMySQL_Netsight] at org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220) at org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:178) ... 9 more [10:02:38,879][SEVERE][exchange-worker-#43][GridCachePartitionExchangeManager] Failed to wait for completion of partition map exchange (preloading will not start): GridDhtPartitionsExchangeFuture [firstDiscoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], topVer=4, nodeId8=46e6b96a, msg=Node joined: TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], type=NODE_JOINED, tstamp=1568023358861], crd=TcpDiscoveryNode [id=46e6b96a-a57b-4f89-a289-549ff9a41250, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.20.0.1:47500, /10.65.47.92:47500, /172.17.0.1:47500, /0:0:0:0:0:0:0:1%lo:47500, /127.0.0.1:47500, /172.18.0.1:47500], discPort=47500, order=1, intOrder=1, lastExchangeTime=1568023358861, loc=true, ver=2.7.5#20190603-sha1:be4f2a15, isClient=false], exchId=GridDhtPartitionExchangeId [topVer=AffinityTopologyVersion [topVer=4, minorTopVer=0], discoEvt=DiscoveryEvent [evtNode=TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], topVer=4, nodeId8=46e6b96a, msg=Node joined: TcpDiscoveryNode [id=4a0defbe-bd01-4ee4-83c4-1519789e7fdb, addrs=[0:0:0:0:0:0:0:1%lo, 10.65.47.92, 127.0.0.1, 172.17.0.1, 172.18.0.1, 172.20.0.1], sockAddrs=[/172.17.0.1:0, /0:0:0:0:0:0:0:1%lo:0, /127.0.0.1:0, /172.18.0.1:0, /172.20.0.1:0, /10.65.47.92:0], discPort=0, order=4, intOrder=3, lastExchangeTime=1568023358851, loc=false, ver=2.7.5#20190603-sha1:be4f2a15, isClient=true], type=NODE_JOINED, tstamp=1568023358861], nodeId=4a0defbe, evt=NODE_JOINED], added=true, initFut=GridFutureAdapter [ignoreInterrupts=false, state=DONE, res=false, hash=849940806], init=false, lastVer=null, partReleaseFut=null, exchActions=null, affChangeMsg=null, initTs=1568023358873, centralizedAff=false, forceAffReassignment=false, exchangeLocE=null, cacheChangeFailureMsgSent=false, done=true, state=CRD, registerCachesFuture=null, partitionsSent=false, partitionsReceived=false, delayedLatestMsg=null, afterLsnrCompleteFut=GridFutureAdapter [ignoreInterrupts=false, state=DONE, res=null, hash=1053946723], evtLatch=0, remaining=[], super=GridFutureAdapter [ignoreInterrupts=false, state=DONE, res=class o.a.i.IgniteException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; root of context hierarchy], hash=343081200]] class org.apache.ignite.IgniteCheckedException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; root of context hierarchy] at org.apache.ignite.internal.util.IgniteUtils.cast(IgniteUtils.java:7429) at org.apache.ignite.internal.util.future.GridFutureAdapter.resolve(GridFutureAdapter.java:261) at org.apache.ignite.internal.util.future.GridFutureAdapter.get0(GridFutureAdapter.java:209) at org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:160) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2696) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2540) at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120) at java.lang.Thread.run(Thread.java:748) Caused by: class org.apache.ignite.IgniteException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; 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:1558) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:2146) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.startReceivedCaches(GridCacheProcessor.java:2063) at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:762) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2668) ... 3 more Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean with provided name doesn't exist , beanName=dsMySQL_Netsight] at org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220) at org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:178) ... 9 more [10:02:38,881][SEVERE][exchange-worker-#43][] Critical system error detected. Will be handled accordingly to configured handler [hnd=StopNodeOrHaltFailureHandler [tryStop=false, timeout=0, super=AbstractFailureHandler [ignoredFailureTypes=[SYSTEM_WORKER_BLOCKED, SYSTEM_CRITICAL_OPERATION_TIMEOUT]]], failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION, err=class o.a.i.IgniteCheckedException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; root of context hierarchy]]] class org.apache.ignite.IgniteCheckedException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; root of context hierarchy] at org.apache.ignite.internal.util.IgniteUtils.cast(IgniteUtils.java:7429) at org.apache.ignite.internal.util.future.GridFutureAdapter.resolve(GridFutureAdapter.java:261) at org.apache.ignite.internal.util.future.GridFutureAdapter.get0(GridFutureAdapter.java:209) at org.apache.ignite.internal.util.future.GridFutureAdapter.get(GridFutureAdapter.java:160) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2696) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2540) at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:120) at java.lang.Thread.run(Thread.java:748) Caused by: class org.apache.ignite.IgniteException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; 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:1558) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:2146) at org.apache.ignite.internal.processors.cache.GridCacheProcessor.startReceivedCaches(GridCacheProcessor.java:2063) at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:762) at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body0(GridCachePartitionExchangeManager.java:2668) ... 3 more Caused by: class org.apache.ignite.IgniteCheckedException: Spring bean with provided name doesn't exist , beanName=dsMySQL_Netsight] at org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl.loadBeanFromAppContext(IgniteSpringHelperImpl.java:220) at org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:178) ... 9 more [10:02:39,067][SEVERE][exchange-worker-#43][] JVM will be halted immediately due to the failure: [failureCtx=FailureContext [type=SYSTEM_WORKER_TERMINATION, err=class o.a.i.IgniteCheckedException: Failed to load bean in application context [beanName=dsMySQL_Netsight, igniteConfig=org.springframework.context.support.GenericApplicationContext@54a097cc: startup date [Mon Sep 09 09:53:07 UTC 2019]; root of context hierarchy]]]