Jump to content

Cache Error - Failed request execution for DistributedCache service on Member


Sachin More 2

Recommended Posts

Does anybody has any clue why we get this type of error in cache we are using TIBCO Business Event 4.0.2 .

2018 Sep 19 08:15:33:631 GMT +0 srh08034.ute.fedex.com Warning [$default.be.mt$.Thread.3] - [runtime.service] [MO] Cache: Exception in get(207660634), retry num=1: (Wrapped: Failed request execution for DistributedCache service on Member(Id=8, Timestamp=2018-09-19 08:15:21.113, Address=172.31.20.100:8092, MachineId=24648, Location=site:,machine:srh08035,process:5757, Role=TibcoCepContainerBEMain) (Wrapped: Failed to load key="207660634") java.lang.NullPointerException) java.lang.NullPointerException

2018 Sep 19 08:15:33:631 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] (Wrapped: Failed request execution for DistributedCache service on Member(Id=8, Timestamp=2018-09-19 08:15:21.113, Address=172.31.20.100:8092, MachineId=24648, Location=site:,machine:srh08035,process:5757, Role=TibcoCepContainerBEMain) (Wrapped: Failed to load key="207660634") java.lang.NullPointerException) java.lang.RuntimeException: java.lang.NullPointerException

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.util.Base.ensureRuntimeException(Base.java:288)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.tagException(Grid.CDB:36)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onGetRequest(PartitionedCache.CDB:42)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$GetRequest.run(PartitionedCache.CDB:1)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.net.message.requestMessage.DistributedCacheKeyRequest.onReceived(DistributedCacheKeyRequest.CDB:12)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onMessage(Grid.CDB:34)

2018 Sep 19 08:15:33:632 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onNotify(Grid.CDB:33)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.onNotify(PartitionedService.CDB:3)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onNotify(PartitionedCache.CDB:3)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:42)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at java.lang.Thread.run(Thread.java:662)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] Caused by: java.lang.RuntimeException: java.lang.NullPointerException

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tibco.be.jdbcstore.BECoherenceJdbcStore.load(BECoherenceJdbcStore.java:1573)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.net.cache.ReadWriteBackingMap$CacheStoreWrapper.loadInternal(ReadWriteBackingMap.java:5618)

2018 Sep 19 08:15:33:633 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.net.cache.ReadWriteBackingMap$StoreWrapper.load(ReadWriteBackingMap.java:4700)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.net.cache.ReadWriteBackingMap.get(ReadWriteBackingMap.java:717)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$Storage.get(PartitionedCache.CDB:10)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache.onGetRequest(PartitionedCache.CDB:23)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] ... 8 more

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] Caused by: java.lang.NullPointerException

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tibco.cep.runtime.service.om.coherence.cluster.MetadataCache.getTypeId(MetadataCache.java:372)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tibco.be.jdbcstore.impl.DBAdapter.getObjectTable(DBAdapter.java:1512)

2018 Sep 19 08:15:33:634 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tibco.be.jdbcstore.BECoherenceJdbcStore.getById(BECoherenceJdbcStore.java:1230)

2018 Sep 19 08:15:33:635 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] at com.tibco.be.jdbcstore.BECoherenceJdbcStore.load(BECoherenceJdbcStore.java:1548)

2018 Sep 19 08:15:33:635 GMT +0 srh08034.ute.fedex.com Error [$default.be.mt$.Thread.3] - [root] ... 13 more

2018 Sep 19 08:15:33:676 GM

Link to comment
Share on other sites

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...