/var/log/vmware/top-mem.log in the NSX Manager reports high memory for upgrade coordinator:PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ TGID COMMAND3246815 uuc 20 0 16.0g 7.0g 9192 S 0.0 15.0 1072:05 3246815 /usr/lib/jvm/openjdk-java8-runtime-amd64/bin/java -Djava.util.logging.config.file=/opt/vmware/upgra+
/var/log/upgrade-coordinator/upgrade-coordinator.log in the NSX Manager node reports context initialization failed error during startup of UC service:2025-01-08T10:28:26.170Z WARN WrapperStartStopAppMain XmlWebApplicationContext 3319387 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeCoordinatorStartupActions' defined in ServletContext resource [/WEB-INF/spring/upgrade-coordinator-config.xml]: Invocation of init method failed; nested exception is org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:7440/nsxapi/api/v1/uc-state": Connection refused (Connection refused); nested exception is java.net.ConnectException: Connection refused (Connection refused)2025-01-08T10:28:26.183Z ERROR WrapperStartStopAppMain ContextLoader 3319387 Context initialization failed
grep ' 404 ' /var/log/upgrade-coordinator/localhost_access_log.txt | head -52025-01-08T21:45:43.052Z 127.0.0.1 - - "GET /upgrade-coordinator/api/v1/upgrade/functional-state HTTP/1.1" 404 1102025-01-08T21:45:43.059Z 127.0.0.1 - - "GET /upgrade-coordinator/api/v1/upgrade/summary HTTP/1.1" 404 1102025-01-08T21:45:43.059Z 127.0.0.1 - - "GET /upgrade-coordinator/api/v1/upgrade/available-releases?source=notification HTTP/1.1" 404 1102025-01-08T21:48:30.212Z 127.0.0.1 - - "GET /upgrade-coordinator/api/v1/upgrade/functional-state HTTP/1.1" 404 1102025-01-08T21:48:30.215Z 127.0.0.1 - - "GET /upgrade-coordinator/api/v1/upgrade/summary HTTP/1.1" 404 110
http://localhost:7440/nsxapi/api/v1/uc-state” API call was made./var/log/proton/proton-tomcat-wrapper.logSTATUS | wrapper | 2025/01/08 21:27:42 | TERM trapped. Shutting down.ERROR | wrapper | 2025/01/08 21:28:18 | Shutdown failed: Timed out waiting for signal from JVM.STATUS | wrapper | 2025/01/08 21:28:18 | Dumping JVM state.INFO | jvm 1 | 2025/01/08 21:28:18 | 2025-01-08 10:28:18
VMware NSX
The context initialization failed due to proton service being down at that point in time when "http://localhost:7440/nsxapi/api/v1/uc-state” API call was made.
This issue is resolved in VMware NSX 4.2.2, available at Broadcom downloads.
If you are having difficulty finding and downloading software, please review the Download Broadcom products and software KB.
Workaround:
/etc/init.d/upgrade-coordinator restart
If the workaround is not resolving the issue, collect all the 3 NSX manager log bundles and raise a support ticket with Broadcom.
Handling Log Bundles for offline review with Broadcom support