问题描述
- weblgic服务器 导致页面再次刷新
-
[INFO ] 14:12:50,244 com.ocpsoft.pretty.PrettyFilter: 63:-->Forwarding mapped request [/gs/sp/errorPage] to JSF viewId [/gs/pa/common/errorPage.xhtml]
[WARN ] 14:12:50,363 org.apache.myfaces.shared_impl.renderkit.html.HtmlImageRendererBase: 86:-->ALT attribute is missing for : _id8
<[ServletContext@2041685611[app:insurance module:/insurance path:null spec-version:3.0]] Problem occurred while serving the error page.
javax.faces.FacesException
at com.ebao.facesone.application.FacesOneViewHandler.renderView(FacesOneViewHandler.java:95)
at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:146)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:147)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:242)
Truncated. see log file for complete stacktrace
Caused By: java.lang.IllegalStateException: Client-id : cancelComfirmMessage is duplicated in the faces tree. Component : GSSP:cancelComfirmMessage, path: {Component-Path : [Class: com.ebao.foundation.web.faces.FacesOneUIViewRoot,ViewId: /gs/pa/common/errorPage.xhtml][Class: com.ebao.foundation.web.taglib.form.HtmlFormComponent,Id: GSSP][Class: com.ebao.facesone.component.layout.TemplateLayout,Id: _id64][Class: javax.faces.component.UIOutput,Id: null][Class: com.ebao.foundation.web.taglib.updatepanel.UpdatePanelComponent,Id: udp_cancellationPanel_changePsw][Class: com.ebao.foundation.web.taglib.dialog.Dialog,Id: cancellationPanel_changePsw][Class: com.ebao.foundation.web.taglib.layout.panelgrid.PanelGrid,Id: _id66][Class: com.ebao.foundation.web.taglib.layout.cell.HtmlGridCell,Id: _id67][Class: com.ebao.foundation.web.taglib.outputtext.HtmlOutputTextComponent,Id: cancelComfirmMessage]}
at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:374)
at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:385)
at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:385)
at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:385)
at org.apache.myfaces.application.jsp.JspStateManagerImpl.checkForDuplicateIds(JspStateManagerImpl.java:385)
Truncated. see log file for complete stacktrace[INFO ] 14:12:54,088 com.cht.gs.common.dao.DelegateDao: 23:-->queryDelegateInfo2 start
[ERROR] 14:12:54,385 com.ebao.framework.DispatchAction: 104:-->invoke dispatch action method error!log中抛出这段错后然后页面就会刷新一下
时间: 2024-12-23 11:01:20