cancel
Showing results for 
Search instead for 
Did you mean: 

Latest nightly build issues

garpinc
Champ in-the-making
Champ in-the-making
When going to company home I get the following error

javax.faces.FacesException: Client-id : col10-lang is duplicated in the faces tree. Component : browse:col10-lang, path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/browse/browse.jsp][Class: javax.faces.component.html.HtmlForm,Id: browse][Class: org.alfresco.web.ui.common.component.UIPanel,Id: content-panel][Class: org.alfresco.web.ui.common.component.data.UIRichList,Id: contentRichList][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: col10][Class: javax.faces.component.html.HtmlOutputLabel,Id: col10-lang]}
caused by:
org.apache.jasper.JasperException: Client-id : col10-lang is duplicated in the faces tree. Component : browse:col10-lang, path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/browse/browse.jsp][Class: javax.faces.component.html.HtmlForm,Id: browse][Class: org.alfresco.web.ui.common.component.UIPanel,Id: content-panel][Class: org.alfresco.web.ui.common.component.data.UIRichList,Id: contentRichList][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: col10][Class: javax.faces.component.html.HtmlOutputLabel,Id: col10-lang]}
caused by:
java.lang.IllegalStateException: Client-id : col10-lang is duplicated in the faces tree. Component : browse:col10-lang, path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /jsp/browse/browse.jsp][Class: javax.faces.component.html.HtmlForm,Id: browse][Class: org.alfresco.web.ui.common.component.UIPanel,Id: content-panel][Class: org.alfresco.web.ui.common.component.data.UIRichList,Id: contentRichList][Class: org.alfresco.web.ui.common.component.data.UIColumn,Id: col10][Class: javax.faces.component.html.HtmlOutputLabel,Id: col10-lang]}
2 REPLIES 2

kevinr
Star Contributor
Star Contributor
Is that the latest? There was an issue with some contributed UI code that we integrated, it was fixed early last week.

Thanks,

Kevin

garpinc
Champ in-the-making
Champ in-the-making
You are correct… It was my mistake. Latest works.