You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.
Hi,
I have found the following problem.
03:12:07.839 DEBUG [ViewStateHolder] - Checking for abandoned view states for session : 3A1B035A1F81CE4E8E5636B8F5FB3456
03:12:07.839 DEBUG [ViewStateHolder] - Current view state count for session : 1
03:12:14.122 ERROR [Pivot4JExceptionHandler] - Se ha producido una excepción no controlada
java.lang.IllegalStateException: Client-id : txt-1998053880 is duplicated in the faces tree. Component : grid-form:txt-1998053880, path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /view.xhtml][Class: javax.faces.component.html.HtmlBody,Id: body][Class: org.primefaces.extensions.component.layout.Layout,Id: workbench][Class: org.primefaces.extensions.component.layout.LayoutPane,Id: content-pane][Class: org.primefaces.extensions.component.layout.LayoutPane,Id: grid-content-pane][Class: javax.faces.component.html.HtmlForm,Id: grid-form][Class: javax.faces.component.html.HtmlPanelGroup,Id: pivot-grid][Class: org.primefaces.component.panelgrid.PanelGrid,Id: j_id1][Class: org.primefaces.component.row.Row,Id: null][Class: org.primefaces.component.column.Column,Id: col-88020994][Class: javax.faces.component.html.HtmlOutputText,Id: txt-1998053880]}
I have modified hascode by uui, I leave the attached patch
patch_fix_duplicade_id.zip
The text was updated successfully, but these errors were encountered: