Hi Team,
We have a clustered environment. We have 4 tomcat nodes.
TOMCAT 1 & TOMCAT 2 --> Are using load balancer1.
TOMCAT 3 & TOMCAT 4 --> Are using Load balancer2.
We have 3 nodes hosting core & processing services.
Each of the above node has full services installed. Each has CMS, thus making 3 CMS present on our environment, CMS1, CMS2 & CMS3.
We are currently facing 2 issues. I am guessing these two are interrelated ones.
Issue 1: When ever we are using TOMCAT 3 to login to our environment, we are facing the below issue. ( Using Other TOMCATS, the issue is not there )
Here, it is saying CMS3 is down, sometimes it says CMS2 is down. But actually CMS3, CMS2 are up and running. I can see the CMS.exe is running as well. Still it throws the issue.
Issue 2: We have also identified that under AUDITING TAB, we can see the CMS2 and CMS3 are not connected to AUDIT DB, as below:
Not quite sure why this is the issue.
Checks done so far :
1. CMS DB SCHEMA is having the updated password. No changes in password.
2. From all 3 nodes, the CMS DB is reachable. ( CMS DB and AUDIT DB are on same server, having different schemas )
3. CMS.exe is running in all nodes.
I have no idea on the query to check the CMS Status on CMS DB. Can you help me with any such query to search for the CMS status directly against CMS DB ? ( We are using ORACLE ).
Also can you tell me what are the other points I might need to consider here.
Regards,
Upendra.