All existing certificates cannot be seen in certificate management on adminui, it is showing 0.
The adminUI log shows something like,
WARN [org.apache.myfaces.shared_impl.renderkit.html.HtmlResponseWriterImpl] (default task-73) HTML nesting warning on closing table: element tr rendered by component : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /app/webadmin/federation/createpartnership_int.jsp][Class: javax.faces.component.html.HtmlForm,Id: main][Class: com.ca.corpui.faces.components.Wizard,Id: i2swizid][Class: com.ca.corpui.faces.components.WizardStep,Id: i2sStep6][Class: javax.faces.component.UINamingContainer,Id: viewsppartnership][Class: javax.faces.component.html.HtmlPanelGrid,Id: _idJsp88][Class: com.ca.corpui.faces.components.PageSection,Id: partnership_step6_section3_1][Class: javax.faces.component.html.HtmlPanelGrid,Id: signingVerificationLayout][Class: com.ca.corpui.faces.components.CAUIFormLayout,Id: _idJsp285][Class: com.ca.corpui.faces.components.CAUIFormLayout,Id: _idJsp295]} not explicitly closedThe WARN message indicates some tasks were not finished properly. That would cause some data is locked, and cannot be showed or modified.
Restart the adminUI service.
Recommendation:
Try not to close/terminate the browser before submit or cancel a task.