-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.9.6-SNAPSHOT
-
Fix Version/s: None
-
Component/s: Seam / JSF UI
-
Tags:
The JSF UI crashed when trying to display a document. The default domain has been deleted and the repository root only contains custom folders .
javax.servlet.ServletException: /widgets/summary/comments_count_widget_template.xhtml @7,123 value="#{commentManagerActions.getCommentsAsThreadOnDoc(fieldOrValue).size}" /widgets/summary/comments_count_widget_template.xhtml @7,123 value="#{commentManagerActions.getCommentsAsThreadOnDoc(fieldOrValue).size}": java.lang.RuntimeException: org.nuxeo.ecm.core.api.ClientException: java.lang.RuntimeException: Cannot register synch handler in current tx
Attached is the relevant part of server.log
- depends on
-
NXP-15216 Custom domain template with no sections: Impossible to display the Summary of documents
- Resolved