Logging of the client (which should not create the cache, yet somehow it gets
instructed to create the cache on the client node)

2018-01-31T11:15:58.424 INFO  [BackboxPlayerScoreController] - Createdsabled
(to enable configure any GridCheckpointSpi implementation)
2018-01-31T11:15:58.900 WARN  [BinaryContext] - Class
"com.fasterxml.jackson.core.io.SerializedString" cannot be serialized using
BinaryMarshaller because it either implements Externalizable interface or
have writeObject/readObject methods. OptimizedMarshaller will be used
instead and class instances will be deserialized on the server. Please
ensure that all nodes have this class in classpath. To enable binary
serialization either implement Binarylizable interface or set explicit
serializer using BinaryTypeConfiguration.setSerializer() method.
2018-01-31T11:15:58.928 WARN  [BinaryContext] - Class
"com.fasterxml.jackson.databind.util.LRUMap" cannot be serialized using
BinaryMarshaller because it either implements Externalizable interface or
have writeObject/readObject methods. OptimizedMarshaller will be used
instead and class instances will be deserialized on the server. Please
ensure that all nodes have this class in classpath. To enable binary
serialization either implement Binarylizable interface or set explicit
serializer using BinaryTypeConfiguration.setSerializer() method.
2018-01-31T11:15:59.380 INFO  [HighScoreDispatcher] - Geabonneerd op high
score updates
2018-01-31T11:15:59.513 INFO  [MessageDispatcher] - Geabonneerd op message
updates
2018-01-31T11:15:59.532 ERROR [GridCachePartitionExchangeManager] - Failed
to process custom exchange task: ClientCacheChangeDummyDiscoveryMessage
[reqId=98b5ab8a-0822-4617-a477-c710f962df9f, cachesToClose=null,
startCaches=[PlayerScores]]
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
named 'playerScoreDS' available
        at
org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:687)
~[spring-beans-4.3.13.RELEASE.jar:4.3.13.RELEASE]
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1207)
~[spring-beans-4.3.13.RELEASE.jar:4.3.13.RELEASE]
        at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:284)
~[spring-beans-4.3.13.RELEASE.jar:4.3.13.RELEASE]
        at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:197)
~[spring-beans-4.3.13.RELEASE.jar:4.3.13.RELEASE]
        at
org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1080)
~[spring-context-4.3.13.RELEASE.jar:4.3.13.RELEASE]
        at
org.apache.ignite.internal.processors.resource.GridResourceSpringBeanInjector.getBeanByResourceAnnotation(GridResourceSpringBeanInjector.java:120)
~[ignite-spring-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceSpringBeanInjector.inject(GridResourceSpringBeanInjector.java:64)
~[ignite-spring-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceIoc$ClassDescriptor.injectInternal(GridResourceIoc.java:440)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceIoc$ClassDescriptor.inject(GridResourceIoc.java:470)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceProcessor.inject(GridResourceProcessor.java:278)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceProcessor.inject(GridResourceProcessor.java:248)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.resource.GridResourceProcessor.injectGeneric(GridResourceProcessor.java:229)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepare(GridCacheProcessor.java:537)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepare(GridCacheProcessor.java:526)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.createCache(GridCacheProcessor.java:1342)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStart(GridCacheProcessor.java:1799)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.processClientCacheStartRequests(CacheAffinitySharedManager.java:428)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.CacheAffinitySharedManager.processClientCachesChanges(CacheAffinitySharedManager.java:611)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCacheProcessor.processCustomExchangeTask(GridCacheProcessor.java:338)
~[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.processCustomTask(GridCachePartitionExchangeManager.java:2142)
[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:2231)
[ignite-core-2.3.0.jar:2.3.0]
        at
org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
[ignite-core-2.3.0.jar:2.3.0]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to