08-05-2021 10:06 AM
Recently upgraded from 12.0.1 to 12.5.1 SU1. When logging in to CUIC getting the following warning.
"CUIC application cluster is not formed correctly. Please refer to the Troubleshooting Cluster Configuration section in the CUIC Administration Console User Guide to troubleshoot this issue."
Before the upgrade there was an issue with the hostname in the finesse server table in SQL. This was due to a hostname change over two years ago.
When running
run sql select * from db_phx_config:server
serverid description
The hostname for the secondary server showed the old hostname.
Ran
08-06-2021 12:26 PM
Here is some info from a recent TAC case I had for this exact error.
As discussed on the phone, the error is likely being caused by the clustering mode defaulting to multicast which doesn't work with the nodes in different subnets. (or not matching between nodes) Please use the following steps to change the CUIC clustering mode in CLI: * Run the following commands on all nodes in the given sequence starting from the Publisher node: Note: Execute every step on all nodes before performing the subsequent step. 1. Stop the reporting service on both nodes: utils service stop Cisco Unified Intelligence Center Reporting Service 2: Edit the cluster mode on each node to tcp/ip: utils cuic cluster mode - The output will prompt you to choose a mode, so select 2 for 'tcp-ip' 3. After making the change, verify that both nodes are matching modes: utils cuic cluster show - Output on both nodes should now show tcp/ip instead of multicast 4. After changing the cluster mode on both nodes, restart both CUIC services on both nodes starting with publisher: utils service restart Cisco Unified Intelligence Center Reporting Service utils service restart Cisco Unified Intelligence Center Serviceability Service
08-06-2021 01:28 PM
This same issue also caused problems as far as making changes with reports and it not replicating to the other server. Here's the defect https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvb83701
10-07-2021 07:34 AM
Thanks Elliot! This resolved the issue for me.
08-17-2022 07:02 PM
Very good Post. Resolved the issue on the first try. Thanks Elliot
05-02-2023 11:53 PM
Thanks!
05-10-2023 07:15 AM
Thank you for these steps, this resolved the issue for me.
02-07-2022 07:20 AM
Thanks @Elliot. Followed the steps you've mentioned above and the issue resolved with me.
Problem description: I've performed an upgrade to UCCX from 11.6.2 to 12.5, and once successfully completed, the below message was showing when accessed CUIC page.
"CUIC application cluster is not formed correctly. Please refer to the Troubleshooting Cluster Configuration section in the CUIC Administration Console User Guide to troubleshoot this issue."
04-02-2024 02:49 PM
Thanks @Elliot Dierksen, I also just went from 11.6.2 up to 12.5 SU3 ES04 and had the same issue. Steps worked great and resolved the issue.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide