Re: Failed to activate node components

2018-09-04 Thread wt
this is how i am starting the service - 

IgniteConfiguration cfg =
Ignition.loadSpringBean("POC5-server.xml","grid.cfg");
Ignite ig =Ignition.start(cfg);
ig.cluster().active(true);


*i should point out that if i start it like this i don't get the error*

Ignite ig = Ignition.start("POC5-server.xml");
ig.cluster().active(true);






--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/


Re: Failed to activate node components

2018-09-04 Thread wt
POC5-server.xml

  

Here is my config file



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/


Re: Failed to activate node components

2018-09-03 Thread Ilya Kasnacheev
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
> log4j:WARN No appenders could be found for logger
> (org.springframework.core.env.StandardEnvironment).
> log4j:WARN Please initialize the log4j system properly.
> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
> more info.
> [11:26:37]__  
> [11:26:37]   /  _/ ___/ |/ /  _/_  __/ __/
> [11:26:37]  _/ // (7 7// /  / / / _/
> [11:26:37] /___/\___/_/|_/___/ /_/ /___/
> [11:26:37]
> [11:26:37] ver. 2.6.0#20180710-sha1:669feacc
> [11:26:37] 2018 Copyright(C) Apache Software Foundation
> [11:26:37]
> [11:26:37] Ignite documentation: http://ignite.apache.org
> [11:26:37]
> [11:26:37] Quiet mode.
> [11:26:37]   ^-- Logging to file 'c:\ignite\\work\log\ignite-5885b9e6.log'
> [11:26:37]   ^-- Logging by 'Log4JLogger [quiet=true,
>
> config=C:\Users\ww309\Downloads\POC5-project\src\main\resources\ignite-log4j.xml]'
> [11:26:37]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false
> or "-v" to ignite.{sh|bat}
> [11:26:37]
> [11:26:37] OS: Windows 7 6.1 amd64
> [11:26:37] VM information: Java(TM) SE Runtime Environment 1.8.0_151-b12
> Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.151-b12
> [11:26:37] Initial heap size is 128MB (should be no less than 512MB, use
> -Xms512m -Xmx512m).
> [11:26:37] Configured plugins:
> [11:26:37]   ^-- WhiteListSecurity 1.0.0
> [11:26:37]   ^-- null
> [11:26:37]
> [11:26:37] Configured failure handler: [hnd=StopNodeOrHaltFailureHandler
> [tryStop=false, timeout=0]]
> [11:26:38] 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.
> [11:26:38] Security status [authentication=off, tls/ssl=off]
> [11:26:51] Performance suggestions for grid 'POC5' (fix if possible)
> [11:26:51] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
> [11:26:51]   ^-- Enable G1 Garbage Collector (add '-XX:+UseG1GC' to JVM
> options)
> [11:26:51]   ^-- Specify JVM heap max size (add '-Xmx[g|G|m|M|k|K]'
> to
> JVM options)
> [11:26:51]   ^-- Set max direct memory size if getting 'OOME: Direct buffer
> memory' (add '-XX:MaxDirectMemorySize=[g|G|m|M|k|K]' to JVM options)
> [11:26:51]   ^-- Disable processing of calls to System.gc() (add
> '-XX:+DisableExplicitGC' to JVM options)
> [11:26:51] Refer to this page for more performance suggestions:
> https://apacheignite.readme.io/docs/jvm-and-system-tuning
> [11:26:51]
> [11:26:51] To start Console Management & Monitoring run
> ignitevisorcmd.{sh|bat}
> [11:26:51]
> [11:26:51] Ignite node started OK (id=5885b9e6, instance name=POC5)
> [11:26:51] Topology snapshot [ver=1, servers=1, clients=0, CPUs=2,
> offheap=0.49GB, heap=1.8GB]
> [11:26:51]   ^-- Node [id=5885B9E6-9708-439E-A7E4-C6E8BAA8C051,
> clusterState=INACTIVE]
> [11:26:51]   ^-- Baseline [id=0, size=1, online=1, offline=0]
> [11:26:51]   ^-- All baseline nodes are online, will start auto-activation
> [11:26:51] Data Regions Configured:
> [11:26:51]   ^-- default [initSize=256.0 MiB, maxSize=500.0 MiB,
> persistenceEnabled=true]
> [2018-09-03
>
> 11:26:52,694][ERROR][exchange-worker-#39%POC5%][GridDhtPartitionsExchangeFuture]
> Failed to activate node components
> [nodeId=5885b9e6-9708-439e-a7e4-c6e8baa8c051, client=false,
> topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
>

Re: Ignition.loadSpringBean("POC5-server.xml","grid.cfg") - error Failed to activate node components

2018-09-03 Thread Ilya Kasnacheev
e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-START.bin,
>
> endMarker=c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-END.bin]
> [2018-09-03 14:20:33,378][INFO
> ][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Checking
> memory
> state [lastValidPos=FileWALPointer [idx=0, fileOff=280122, len=1953],
> lastMarked=FileWALPointer [idx=0, fileOff=280122, len=1953],
> lastCheckpointId=2439bdb8-d5dc-43c4-8546-a9b4247782ab]
> [2018-09-03 14:20:33,440][INFO
> ][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Found last
> checkpoint marker [cpId=2439bdb8-d5dc-43c4-8546-a9b4247782ab,
> pos=FileWALPointer [idx=0, fileOff=280122, len=1953]]
> [2018-09-03 14:20:33,456][INFO
> ][exchange-worker-#38%POC5%][FileWriteAheadLogManager] Resuming logging to
> WAL segment
>
> [file=c:\ignite\work\db\wal\node00-9c285b70-722c-4d7f-8aec-644e8da45141\.wal,
> offset=359899, ver=2]
> [2018-09-03 14:20:33,518][INFO
> ][exchange-worker-#38%POC5%][GridClusterStateProcessor] Writing
> BaselineTopology[id=0]
> [2018-09-03 14:20:33,988][INFO
> ][exchange-worker-#38%POC5%][GridCacheProcessor] Started cache
> [name=ignite-sys-cache, id=-2100569601, memoryPolicyName=sysMemPlc,
> mode=REPLICATED, atomicity=TRANSACTIONAL, backups=2147483647]
> [2018-09-03
>
> 14:20:34,004][ERROR][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture]
> Failed to activate node components
> [nodeId=b36055b7-426d-4975-bf5b-cb54fbb06dbc, client=false,
> topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
> class org.apache.ignite.IgniteException: Spring application context
> resource
> is not injected.
> at
>
> org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:171)
> 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)
> [2018-09-03 14:20:34,035][INFO
> ][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture] Finished
> waiting for partition release future [topVer=AffinityTopologyVersion
> [topVer=1, minorTopVer=1], waitTime=0ms, futInfo=NA]
> [2018-09-03 14:20:34,035][INFO
> ][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture] Finished
> waiting for partitions release latch: ServerLatch [permits=0,
> pendingAcks=[], super=CompletableLatch [id=exchange,
> topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]]
> [2018-09-03 14:20:34,035][INFO
> ][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture] Finished
> waiting for partition release future [topVer=AffinityTopologyVersion
> [topVer=1, minorTopVer=1], waitTime=0ms, futInfo=NA]
> [2018-09-03 14:20:34,035][INFO
> ][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Read
> checkpoint
> status
>
> [startMarker=c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-START.bin,
>
> endMarker=c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-END.bin]
> [2018-09-03 14:20:34,035][INFO
> ][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Applying lost
> cache updates since last checkpoint record [lastMarked=FileWALPointer
> [idx=0, fileOff=280122, len=1953],
> lastCheckpointId=2439bdb8-d5dc-43c4-8546-a9b4247782ab]
> [2018-09-03
>
> 14:20:34,129][ERROR][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture]
> Failed to reiniti

Failed to activate node components

2018-09-03 Thread wt
20150529.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
log4j:WARN No appenders could be found for logger
(org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
more info.
[11:26:37]__   
[11:26:37]   /  _/ ___/ |/ /  _/_  __/ __/ 
[11:26:37]  _/ // (7 7// /  / / / _/   
[11:26:37] /___/\___/_/|_/___/ /_/ /___/  
[11:26:37] 
[11:26:37] ver. 2.6.0#20180710-sha1:669feacc
[11:26:37] 2018 Copyright(C) Apache Software Foundation
[11:26:37] 
[11:26:37] Ignite documentation: http://ignite.apache.org
[11:26:37] 
[11:26:37] Quiet mode.
[11:26:37]   ^-- Logging to file 'c:\ignite\\work\log\ignite-5885b9e6.log'
[11:26:37]   ^-- Logging by 'Log4JLogger [quiet=true,
config=C:\Users\ww309\Downloads\POC5-project\src\main\resources\ignite-log4j.xml]'
[11:26:37]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false
or "-v" to ignite.{sh|bat}
[11:26:37] 
[11:26:37] OS: Windows 7 6.1 amd64
[11:26:37] VM information: Java(TM) SE Runtime Environment 1.8.0_151-b12
Oracle Corporation Java HotSpot(TM) 64-Bit Server VM 25.151-b12
[11:26:37] Initial heap size is 128MB (should be no less than 512MB, use
-Xms512m -Xmx512m).
[11:26:37] Configured plugins:
[11:26:37]   ^-- WhiteListSecurity 1.0.0
[11:26:37]   ^-- null
[11:26:37] 
[11:26:37] Configured failure handler: [hnd=StopNodeOrHaltFailureHandler
[tryStop=false, timeout=0]]
[11:26:38] 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.
[11:26:38] Security status [authentication=off, tls/ssl=off]
[11:26:51] Performance suggestions for grid 'POC5' (fix if possible)
[11:26:51] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
[11:26:51]   ^-- Enable G1 Garbage Collector (add '-XX:+UseG1GC' to JVM
options)
[11:26:51]   ^-- Specify JVM heap max size (add '-Xmx[g|G|m|M|k|K]' to
JVM options)
[11:26:51]   ^-- Set max direct memory size if getting 'OOME: Direct buffer
memory' (add '-XX:MaxDirectMemorySize=[g|G|m|M|k|K]' to JVM options)
[11:26:51]   ^-- Disable processing of calls to System.gc() (add
'-XX:+DisableExplicitGC' to JVM options)
[11:26:51] Refer to this page for more performance suggestions:
https://apacheignite.readme.io/docs/jvm-and-system-tuning
[11:26:51] 
[11:26:51] To start Console Management & Monitoring run
ignitevisorcmd.{sh|bat}
[11:26:51] 
[11:26:51] Ignite node started OK (id=5885b9e6, instance name=POC5)
[11:26:51] Topology snapshot [ver=1, servers=1, clients=0, CPUs=2,
offheap=0.49GB, heap=1.8GB]
[11:26:51]   ^-- Node [id=5885B9E6-9708-439E-A7E4-C6E8BAA8C051,
clusterState=INACTIVE]
[11:26:51]   ^-- Baseline [id=0, size=1, online=1, offline=0]
[11:26:51]   ^-- All baseline nodes are online, will start auto-activation
[11:26:51] Data Regions Configured:
[11:26:51]   ^-- default [initSize=256.0 MiB, maxSize=500.0 MiB,
persistenceEnabled=true]
[2018-09-03
11:26:52,694][ERROR][exchange-worker-#39%POC5%][GridDhtPartitionsExchangeFuture]
Failed to activate node components
[nodeId=5885b9e6-9708-439e-a7e4-c6e8baa8c051, client=false,
topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
class org.apache.ignite.IgniteException: Spring application context resource
is not injected.
at
org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:171)
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.distribu

Ignition.loadSpringBean("POC5-server.xml","grid.cfg") - error Failed to activate node components

2018-09-03 Thread wt
20:33,175][INFO ][main][GridDiscoveryManager]   ^-- Node
[id=B36055B7-426D-4975-BF5B-CB54FBB06DBC, clusterState=INACTIVE]
[2018-09-03 14:20:33,175][INFO ][main][GridDiscoveryManager]   ^-- Baseline
[id=0, size=1, online=1, offline=0]
[2018-09-03 14:20:33,175][INFO ][main][GridDiscoveryManager]   ^-- All
baseline nodes are online, will start auto-activation
[2018-09-03 14:20:33,175][INFO ][main][GridDiscoveryManager] Data Regions
Configured:
[2018-09-03 14:20:33,175][INFO ][main][GridDiscoveryManager]   ^-- default
[initSize=256.0 MiB, maxSize=1.0 GiB, persistenceEnabled=true]
[2018-09-03 14:20:33,191][INFO ][exchange-worker-#38%POC5%][time] Started
exchange init [topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1],
crd=true, evt=DISCOVERY_CUSTOM_EVT,
evtNode=b36055b7-426d-4975-bf5b-cb54fbb06dbc,
customEvt=ChangeGlobalStateMessage
[id=e36479f9561-59af70fa-5e15-48ce-88a5-2b46bb0ccc0d,
reqId=3bef1139-4d19-41f4-b51e-43b9aeb55807,
initiatingNodeId=b36055b7-426d-4975-bf5b-cb54fbb06dbc, activate=true,
baselineTopology=BaselineTopology [id=0, branchingHash=-380886272,
branchingType='Cluster activation',
baselineNodes=[9c285b70-722c-4d7f-8aec-644e8da45141]],
forceChangeBaselineTopology=false, timestamp=1535980833034],
allowMerge=false]
[2018-09-03 14:20:33,191][INFO
][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture] Start
activation process [nodeId=b36055b7-426d-4975-bf5b-cb54fbb06dbc,
client=false, topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
[2018-09-03 14:20:33,191][INFO
][exchange-worker-#38%POC5%][FilePageStoreManager] Resolved page store work
directory: c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141
[2018-09-03 14:20:33,191][INFO
][exchange-worker-#38%POC5%][FileWriteAheadLogManager] Resolved write ahead
log work directory:
c:\ignite\work\db\wal\node00-9c285b70-722c-4d7f-8aec-644e8da45141
[2018-09-03 14:20:33,191][INFO
][exchange-worker-#38%POC5%][FileWriteAheadLogManager] Resolved write ahead
log archive directory:
c:\ignite\work\db\wal\archive\node00-9c285b70-722c-4d7f-8aec-644e8da45141
[2018-09-03 14:20:33,191][INFO
][exchange-worker-#38%POC5%][FileWriteAheadLogManager] Started write-ahead
log manager [mode=LOG_ONLY]
[2018-09-03 14:20:33,206][INFO ][exchange-worker-#38%POC5%][PageMemoryImpl]
Started page memory [memoryAllocated=100.0 MiB, pages=24814, tableSize=1.9
MiB, checkpointBuffer=100.0 MiB]
[2018-09-03 14:20:33,237][INFO ][exchange-worker-#38%POC5%][PageMemoryImpl]
Started page memory [memoryAllocated=1.0 GiB, pages=254104, tableSize=19.8
MiB, checkpointBuffer=256.0 MiB]
[2018-09-03 14:20:33,237][INFO ][exchange-worker-#38%POC5%][PageMemoryImpl]
Started page memory [memoryAllocated=100.0 MiB, pages=24814, tableSize=1.9
MiB, checkpointBuffer=100.0 MiB]
[2018-09-03 14:20:33,378][INFO
][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Read checkpoint
status
[startMarker=c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-START.bin,
endMarker=c:\ignite\work\db\node00-9c285b70-722c-4d7f-8aec-644e8da45141\cp\1535980685734-2439bdb8-d5dc-43c4-8546-a9b4247782ab-END.bin]
[2018-09-03 14:20:33,378][INFO
][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Checking memory
state [lastValidPos=FileWALPointer [idx=0, fileOff=280122, len=1953],
lastMarked=FileWALPointer [idx=0, fileOff=280122, len=1953],
lastCheckpointId=2439bdb8-d5dc-43c4-8546-a9b4247782ab]
[2018-09-03 14:20:33,440][INFO
][exchange-worker-#38%POC5%][GridCacheDatabaseSharedManager] Found last
checkpoint marker [cpId=2439bdb8-d5dc-43c4-8546-a9b4247782ab,
pos=FileWALPointer [idx=0, fileOff=280122, len=1953]]
[2018-09-03 14:20:33,456][INFO
][exchange-worker-#38%POC5%][FileWriteAheadLogManager] Resuming logging to
WAL segment
[file=c:\ignite\work\db\wal\node00-9c285b70-722c-4d7f-8aec-644e8da45141\.wal,
offset=359899, ver=2]
[2018-09-03 14:20:33,518][INFO
][exchange-worker-#38%POC5%][GridClusterStateProcessor] Writing
BaselineTopology[id=0]
[2018-09-03 14:20:33,988][INFO
][exchange-worker-#38%POC5%][GridCacheProcessor] Started cache
[name=ignite-sys-cache, id=-2100569601, memoryPolicyName=sysMemPlc,
mode=REPLICATED, atomicity=TRANSACTIONAL, backups=2147483647]
[2018-09-03
14:20:34,004][ERROR][exchange-worker-#38%POC5%][GridDhtPartitionsExchangeFuture]
Failed to activate node components
[nodeId=b36055b7-426d-4975-bf5b-cb54fbb06dbc, client=false,
topVer=AffinityTopologyVersion [topVer=1, minorTopVer=1]]
class org.apache.ignite.IgniteException: Spring application context resource
is not injected.
at
org.apache.ignite.cache.store.jdbc.CacheJdbcPojoStoreFactory.create(CacheJdbcPojoStoreFactory.java:171)
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.process