Upgrade from 5.4.2 to 5.5 - duplicate Id for a component breadcrumbForm

Hi,

i've just installed the 5.5 version from the apt repo. The install went smoothly and the server started as expected. Then I changed the nuxeodata parameter to make it point to my nuxeodata folder and I got this error message when trying to login.

Any help would be appreciated. Thanks

CONTEXT DUMP:

javax.servlet.forward.request_uri : /nuxeo/nxpath/default@view_domains javax.servlet.forward.context_path : /nuxeo javax.servlet.forward.servlet_path : /nxpath/default@view_domains javax.servlet.forward.query_string : mainTabId=MAIN_TABS%3Adocuments&conversationId=0NXMAIN&tabIds=MAIN_TABS%3Adocuments com.sun.faces.util.RequestStateManager : {com.sun.faces.renderKitImplForRequest=org.ajax4jsf.renderkit.ChameleonRenderKitFactory@f93d2d, com.sun.faces.ComponentForValue=javax.faces.component.html.HtmlSelectOneMenu@11f74a1, com.sun.faces.INVOCATION_PATH=.faces, com.sun.faces.ExternalContextImpl=com.sun.faces.context.ExternalContextImpl@21fdc8} org.nuxeo.theme.url : nxtheme://theme/default/*/jsf-facelets/galaxy/default/default/default org.nuxeo.ecm.platform.layouts.LAYOUT_ID_COUNTERS : {nxw_search_modified_min=0, nxw_search_modified_max=0, nxw_listing_lock_icon=4, nxw_listing_livedit_link=4, nxl_document_content_filter=1, nxl_document_listing_ajax=4, nxw_search_modified_min_message=0, nxw_listing_title_link=4, nxw_search_title_message=1, nxw_listing_last_contributor=4, nxw_listing_ajax_selection_box_with_current_document=4, nxw_listing_modification_date=4, nxw_listing_lifecycle=4, nxw_listing_icon_type=4, nxw_search_modified_max_message=0, nxw_listing_version=4, nxw_search_title=1} org.nuxeo.theme.default.theme : galaxy/default org.nuxeo.theme.negotiation.result.collection : default currentTabAction : TAB_CONTENT org.jboss.seam.core.manager : Manager([0NXMAIN]) com.sun.faces.FORM_CLIENT_ID_ATTR : breadcrumbForm currentSuperSpace : DocumentModelImpl(4753e96c-7e69-4a0a-8f56-e7030e2a1f44, path=/, title=4753e96c-7e69-4a0a-8f56-e7030e2a1f44) dndConfigHelper : org.nuxeo.ecm.webapp.dnd.DndConfigurationHelper@19c83b2 org.apache.myfaces.SCROLL_HIDDEN_INPUT_j_id171 : true requestedUrl : nxpath/default@view_domains?mainTabId=MAIN_TABS%3Adocuments&old_conversationId=0NXMAIN&tabIds=MAIN_TABS%3Adocuments liveEditHelper : org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper@137e670 securityError : false

0 votes

1 answers

1886 views

ANSWER



Resolved. This is caused by the previous template files. This is documented in the upgrade notes from 5.4.2 to 5.5.

1 votes