[cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-06 Thread Morning Star (vidivelli)
Hi all, I am working on CAS server upgrade from 6.3.7.4 to 6.5.8 version. My clustered environment is working with 3 nodes without any issue. But, for lower environment with single node, its not working. I am getting error on server startup. Can someone please help? Do we have a way to disable

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Stef
Hi, It looks like your single node cluster can see your multi node cluster and refuse to connect to it because they are not at same version of hazelcast. I think you have a mistake in your properties because you're missing the discovery : https://apereo.github.io/cas/6.5.x/ticketing/Hazelcast-Tic

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Morning Star (vidivelli)
Hi Stephane, Thanks for your quick response. After modifying cas.properties like below, Connection created successfully.But it is getting closed and server is not starting. CAS 6.5.8 Properties cas.ticket.registry.hazelcast.cluster.network.members=localhost cas.ticket.registry.hazelcast.cluster.

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2022-10-07 Thread Ray Bon
Anusuya, ldaptive is for your ldap connection. Check those settings. Ray On Fri, 2022-10-07 at 00:48 -0700, Morning Star (vidivelli) wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi Stephane,

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2024-01-22 Thread Ray Bon
Sathish, Is this property set to the ip or name of the single node? cas.ticket.registry.hazelcast.cluster.network.members= Could there be other applications (not cas) running on the node that run hazelcast? Find out why there is a cluster version of 4.1. Ray On Mon, 2024-01-22 at 10:13 -0800,

Re: [cas-user] Hazelcast not working for single node/non-clustered environment - 6.5.8

2024-01-22 Thread Sathish Sekar
Hi team, I'm facing the following issue. It is making server to stop. Kindly do needful. 2024-01-19 14:57:56 [ERROR] com.hazelcast.security [101.34.202.94]:5701 [dev] [5.1.7] Node could not join cluster. Before join check failed node is going to shutdown now! 2024-01-19 14:57:56 [ERROR] com.ha