NSX UI is down/inaccessible
NSX Manager admin CLI get cluster status shows Manager and HTTPS down
The issue started after NSX Manager reboot or after Manager service restart
Restoring from backup fails with same services down.
Proton-tomcat-wrapper.log confirmed the Proton service fails to start, throwing an IllegalAccessError during truststore validation.
"org.springframework.context.ApplicationContextException: Failed to start bean 'writeCertStatus'; nested exception is java.lang.IllegalAccessError: class com.vmware.nsx.management.truststore.service.impl.TrustStoreServiceImpl... cannot access class sun.security.validator.ValidatorException (in module java.base)"Log message on the NSX Manager under /var/log/proton/nsxapi.log shows below message:
2026-07-09T16:46:05.639Z ERROR WrapperStartStopAppMain ApplicationContextManager 5365 - [nsx@6876 comp="nsx-manager" errorCode="MP2112" level="ERROR" subcomp="manager"] Failed to start management application.
org.springframework.context.ApplicationContextException: Failed to start bean 'writeCertStatus'; nested exception is java.lang.IllegalAccessError: class com.vmware.nsx.management.truststore.service.impl.TrustStoreServiceImpl (in unnamed module @0x259e35cd) cannot access class sun.security.validator.ValidatorException (in module java.base) because module java.base does not export sun.security.validator to unnamed module @0x259e35cdVMware NSX 4.2.0.x and 4.2.1.x
This issue occurs when the Managers or the Manager service are restarted when an expired certificate exists in the system. Validation fails when the Manager service is initiating causes it to fail to start. As a result HTTPS fails to start as it depends on Manager.
This issue is resolved in VMware NSX 4.2.2 available at Broadcom downloads.
If you believe you have encountered this issue, open a support case with Broadcom Support and refer to this KB article. For more information, see Creating and managing Broadcom support cases.