Session count is huge or negative (-9223372036854776000)

10 views
Skip to first unread message

Christian Poirier

unread,
Jul 24, 2019, 1:21:35 PM7/24/19
to CAS Community
Hi

Does anyone already had a session count so bizarre?

{
"status":"UP",
"memory":{
   
"status":"UP",
   
"freeMemory":2245086872,
   
"totalMemory":3817865216
},
"session":{
   
"status":"UP",
   
"sessionCount":-9223372036854775808,
   
"ticketCount":-9223372036854775808,
   
"message":"OK"
},
"diskSpace":{
   
"status":"UP",
   
"total":40237273088,
   
"free":20383211520,
   
"threshold":10485760
},
"mongo":{
   
"status":"UP",
   
"version":"3.6.12"
},
"refreshScope":{
   
"status":"UP"
}
}

If yes, could you tell me what is the problem and correct this?

Christian Poirier
Université TÉLUQ

Andy Ng

unread,
Jul 25, 2019, 10:56:46 AM7/25/19
to CAS Community
Hi Christian,

Last time I encounter this is when I deployed a multi-clustered CAS setup using Hazelcast as ticket registry, and the hazelcast was setup incorrectly so ticket aren't able to transfer properly sometime.

When I notice the ticketing problem, I also recalled seeing the sessionCount showing something similar. 

My problem was fixed after (1) I fixed the issue (2) then restart the servers.

See if this is useful info to you.

Cheers!
- Andy
Reply all
Reply to author
Forward
0 new messages