Log Error: "Service with name 'hz:impl:cacheService' not found!"
search cancel

Log Error: "Service with name 'hz:impl:cacheService' not found!"

book

Article ID: 282205

calendar_today

Updated On: 04-17-2024

Products

Data Loss Prevention

Issue/Introduction

The tomcat log, localhost.log, contains the following entry:

SEVERE [com.hazelcast.cluster.impl.operations.PostJoinOperation] [127.0.0.1]:5701 [enforceMessaging] [3.6.5] Service with name 'hz:impl:cacheService' not found!
Cause:
com.hazelcast.core.HazelcastException: Service with name 'hz:impl:cacheService' not found!com.hazelcast.core.HazelcastException: Service with name 'hz:impl:cacheService' not found!

 

Does that error cause any issues with DLP?

Resolution

Our code is not using jcache for the hazelcast connection, but there is a class reference to the api jar that causes the error.
Development says that this error can be ignored.
The error does not cause any issues for DLP.
This log entry may be changed from severe to warning in a future release.