An Error Occurred:

Exception while calling encodeEnd on component : {Component-Path : [Class: org.ajax4jsf.component.AjaxViewRoot,ViewId: /paginas/consultas/consultaDiario.xhtml][Class: org.ajax4jsf.component.html.AjaxForm,Id: frmVisao][Class: br.jus.trf5.jsf.componentes.component.UILabel,Id: j_id30][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: orgao]}

+ Stack Trace

javax.faces.FacesException: Exception while calling encodeEnd on component : {Component-Path : [Class: org.ajax4jsf.component.AjaxViewRoot,ViewId: /paginas/consultas/consultaDiario.xhtml][Class: org.ajax4jsf.component.html.AjaxForm,Id: frmVisao][Class: br.jus.trf5.jsf.componentes.component.UILabel,Id: j_id30][Class: javax.faces.component.html.HtmlSelectOneMenu,Id: orgao]}
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:559)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:250)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:246)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:246)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:246)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
	at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
	at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
	at org.apache.myfaces.lifecycle.RenderResponseExecutor.execute(RenderResponseExecutor.java:41)
	at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:140)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178)
	at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290)
	at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:388)
	at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:515)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:743)
	at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:485)
	at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:410)
	at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:337)
	at org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:750)
	at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:720)
	at org.apache.jsp.index_jsp._jspService(index_jsp.java:85)
	at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:453)
	at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
	at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.myfaces.webapp.filter.ExtensionsFilter.doFilter(ExtensionsFilter.java:147)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:494)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
	at com.googlecode.psiprobe.Tomcat70AgentValve.invoke(Tomcat70AgentValve.java:44)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:1025)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
	at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190)
	at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
	at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalStateException: Must be called before the start element is closed (attribute 'size')
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlResponseWriterImpl.writeAttribute(HtmlResponseWriterImpl.java:314)
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlRendererUtils.internalRenderSelect(HtmlRendererUtils.java:324)
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlRendererUtils.renderMenu(HtmlRendererUtils.java:288)
	at org.apache.myfaces.shared_impl.renderkit.html.HtmlMenuRendererBase.encodeEnd(HtmlMenuRendererBase.java:57)
	at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:556)
	... 58 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" locale="en" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/paginas/consultas/consultaDiario.xhtml">
<?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <head> <title>
#{msg.sistema}
</title> <meta content="IE=EmulateIE8" http-equiv="X-UA-Compatible"/> <!-- ####### IN�CIO // Arquivos de estilo e comportamento do template ####### --> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/trf5.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/menu.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/layout.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/link.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/formulario.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/tabela.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/nav-abas.css"/> <link rel="stylesheet" type="text/css" media="screen" href="#{request.contextPath}/css/datascroller.css"/> <script type="text/JavaScript" src="#{request.contextPath}/js/menu-local.js"/> <script type="text/JavaScript" src="#{request.contextPath}/js/sistema.js"/> <script language="JavaScript" type="text/JavaScript" src="#{request.contextPath}/js/mascaras.js"/> <!-- ####### FIM // Arquivos de estilo e comportamento do template ####### -->
<UICache escape="true" id="j_id4" rendered="true" transient="false"/>
</head> <body> <div id="wrapper"> <div id="resolucao">
<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:pm="http://stj.jus.br/componentes/pdawmenu" xml:lang="pt-br" lang="pt-br"> <div id="aui-3-2-0-17290" class="top aui-helper-clearfix"> <ul id="aui-3-2-0-17290" class="aui-helper-clearfix top-nav"> <li class="active ico-trf5"><a href="http://www.trf5.jus.br/" target="_BLANK">TRF5</a></li> <li><a href="http://www.jfal.jus.br/" target="_BLANK">JFAL</a></li> <li><a href="http://www.jfce.jus.br/" target="_BLANK">JFCE</a></li> <li><a href="http://www.jfpb.jus.br/" target="_BLANK">JFPB</a></li> <li><a href="http://www.jfpe.jus.br/" target="_BLANK">JFPE</a></li> <li><a href="http://www.jfrn.jus.br/" target="_BLANK">JFRN</a></li> <li><a href="http://www.jfse.jus.br/" target="_BLANK">JFSE</a></li> </ul> <!-- <div class="top-acessibility"> <a href="javascript:;" class="ico-font-plus"></a> <a href="javascript:;" class="ico-font-minus"></a> <a href="javascript:;" class="ico-contrast"></a> <a href="javascript:;" class="ico-redo"></a> </div> --> </div> <div class="trf-logo"> <a class="trf-logo-link" href="http://www.trf5.jus.br"/> </div> <ul class="breadcrumbs"> <li> <a href="/" title="Voltar Página Principal" class="breadcrumbs-home breadcrumbs-entry"/> </li> <li> <a class="breadcrumbs-entry">Processos</a> <a class="breadcrumbs-entry" href="#{request.contextPath}">#{msg.tituloDiarioJusticaEletronico}</a> </li> </ul> <h2>#{msg.tituloDiarioOficialTopoTela}</h2> </html>
<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br">
<HtmlForm enctype="application/x-www-form-urlencoded" id="menuLocal" prependId="true" rendered="true" submitted="false" transient="false">
<div id="menu"> <div id="menu-aplicativo">
<HtmlInputHidden id="menuValor" immediate="false" localValueSet="false" rendered="true" required="false" transient="false" valid="true"/>
<UIMenu escape="true" id="menu" rendered="true" transient="false" binding="#{menu.menuLocal}">
<UIMenuItem action="#{controller.uc001}" actionExpression="#{controller.uc001}" descricao="" disabled="false" id="j_id11" immediate="false" rendered="true" titulo="Edicoes Publicadas" transient="false"/>
<UIMenuItem action="#{controller.uc003}" actionExpression="#{controller.uc003}" descricao="" disabled="false" id="j_id12" immediate="false" rendered="true" titulo="Materias Publicadas" transient="false"/>
<ul id="menu"> <li class="primeiro-item" style="border-top: 1px solid #10283A;"> <a target="_blank;" title="Validar Assinatura" href="http://www.trf5.jus.br/validar_assinatura">Validar Assinatura</a> </li> </ul>
</UIMenu>
</div> </div>
</HtmlForm>
</html>
<div id="separador"/>
<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <div id="corpo"> <!-- <h2 class="noprint"> <ui:insert name="titulo"></ui:insert> </h2> -->
<HtmlOutputText escape="true" id="msg" rendered="false" transient="false">
<div id="area-mensagens">
<HtmlOutputText escape="true" id="j_id20" rendered="false" transient="false">
<HtmlMessages globalOnly="false" id="j_id21" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="msg-alerta" tooltip="false" transient="false"/>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id22" rendered="false" transient="false">
<HtmlMessages globalOnly="false" id="j_id23" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="msg-erro" tooltip="false" transient="false"/>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id24" rendered="false" transient="false">
<HtmlMessages globalOnly="false" id="j_id25" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="msg-informacao" tooltip="false" transient="false"/>
</HtmlOutputText>
<HtmlOutputText escape="true" id="j_id26" rendered="false" transient="false">
<HtmlMessages globalOnly="false" id="j_id27" layout="list" rendered="true" showDetail="false" showSummary="true" styleClass="msg-sucesso" tooltip="false" transient="false"/>
</HtmlOutputText>
</div>
</HtmlOutputText>
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="frmVisao" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false">
<!--<h3>Institu�do pela Resolu��o n� 029/2011</h3> <p> Institu�do pela <a href="http://www.trf5.jus.br/documento/?arquivo=RES.19.2009.pdf&tipo=res">Resolu��o n� 029/2011</a>, como meio oficial de publica��o dos atos judiciais e administrativos. </p> <br/><br/> --> <p> <h3>#{msg.instuicaoResolucao} <a href="http://www.trf5.jus.br/documento/?arquivo=RESOLU%C7%C3O+N%BA+29+DE+26+DE+OUTUBRO+DE+2011.pdf&tipo=res" target="_blank;">029/2011</a> #{msg.instuicaoResolucaoComplemento}</h3> </p> <br/><br/> <table class="form-table"> <tbody> <tr> <td width="30%">
<UILabel escape="true" for="form-text" id="j_id30" obrigatorio="true" rendered="true" transient="false" value="Órgão">
<HtmlSelectOneMenu disabled="false" id="orgao" immediate="false" label="Órgão" localValueSet="false" readonly="false" rendered="true" required="true" styleClass="form-text" transient="false" valid="true" value="0">
<UISelectItem id="j_id31" itemDisabled="false" itemEscaped="false" itemLabel="Selecione" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id32" rendered="true" transient="false"/>
</HtmlSelectOneMenu>
</UILabel>
</td> <td width="70%"/> </tr> <tr> <td> <table> <tr> <td>
<UILabel escape="true" for="form-text" id="j_id34" obrigatorio="true" rendered="true" style="width: 70%" transient="false" value="Edição">
<HtmlSelectOneMenu disabled="false" id="edicao" immediate="false" label="Edição" localValueSet="false" onchange="atuPeriodo();" readonly="false" rendered="true" required="true" styleClass="form-text" transient="false" valid="true">
org.ajax4jsf.ajax.SUPPORTonchange
<HtmlAjaxSupport action="#{processoController.atualizarBoletim}" actionExpression="#{processoController.atualizarBoletim}" ajaxSingle="true" bypassUpdates="false" disableDefault="false" disabled="false" event="onchange" id="j_id37" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<UISelectItem id="j_id35" itemDisabled="false" itemEscaped="false" itemLabel="Selecione" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id36" rendered="true" transient="false"/>
</HtmlSelectOneMenu>
</UILabel>
</td> <td>
<UILabel escape="true" for="form-text" id="j_id39" obrigatorio="false" rendered="true" transient="false" value="Ano">
<HtmlSelectOneMenu disabled="false" id="periodo" immediate="false" label="Período" localValueSet="false" onchange="atuMeses();" readonly="false" rendered="true" required="true" styleClass="form-text" transient="false" valid="true">
<UISelectItem id="j_id40" itemDisabled="false" itemEscaped="false" itemLabel="Selecione" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id41" rendered="true" transient="false"/>
<HtmlAjaxFunction action="#{diarioEletronicoController.meses}" actionExpression="#{diarioEletronicoController.meses}" ajaxSingle="false" bypassUpdates="false" id="j_id42" ignoreDupResponses="false" immediate="false" limitToList="false" name="atuMeses" reRender="meses" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlSelectOneMenu>
</UILabel>
</td> <td>
<UILabel escape="true" for="form-text" id="j_id44" obrigatorio="false" rendered="true" transient="false" value="Mês">
<HtmlSelectOneMenu disabled="false" id="meses" immediate="false" label="Mês" localValueSet="false" readonly="false" rendered="true" required="false" styleClass="form-text" transient="false" valid="true">
<UISelectItem id="j_id45" itemDisabled="false" itemEscaped="false" itemLabel="Selecione" itemValue="" rendered="true" transient="false"/>
<UISelectItems id="j_id46" rendered="true" transient="false"/>
</HtmlSelectOneMenu>
</UILabel>
</td> </tr> </table> </td> </tr> <tr> <td/> </tr> </tbody> </table> <div class="form-barra-botoes">
<HtmlCommandButton action="#{diarioEletronicoController.pesquisar}" actionExpression="#{diarioEletronicoController.pesquisar}" disabled="false" id="j_id48" immediate="false" onclick="document.getElementById('j_id119:mpEspere').component.show();" readonly="false" rendered="true" styleClass="form-button-p01" transient="false" value="Pesquisar">
org.ajax4jsf.ajax.SUPPORToncomplete
<HtmlAjaxSupport ajaxSingle="false" bypassUpdates="false" disableDefault="false" disabled="false" event="oncomplete" id="j_id49" ignoreDupResponses="false" immediate="false" limitToList="false" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</HtmlCommandButton>
<HtmlCommandButton action="#{diarioEletronicoController.limpar}" actionExpression="#{diarioEletronicoController.limpar}" disabled="false" id="j_id50" immediate="true" readonly="false" rendered="true" styleClass="form-button-p01" transient="false" value="Limpar "/>
</div> <br/>
</AjaxForm>
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="frmPesquisa" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" target="_blank" timeout="-2147483648" transient="false">
<Div id="j_id52" rendered="false" transient="false" value="div">
<table width="100%"> <tr> <td>
<HtmlDataTable border="0" captionClass="" cellpadding="0" cellspacing="1" columns="-2147483648" componentState="org.ajax4jsf.component.SequenceDataAdaptor$1@188d4f3f" first="0" footerClass="" headerClass="" id="tDiarios" rendered="true" rowClasses="table-grid-linha-alternada1, table-grid-linha-alternada2" rowIndex="0" rows="10" sortMode="multiple" styleClass="table-grid" transient="false" var="diario" width="100%" binding="#{diarioEletronicoController.visao.dataTable}">
caption
<UIColumn id="j_id54" rendered="true" transient="false">
<HtmlOutputText escape="true" id="capClientes" rendered="true" transient="false" value="Edições Publicadas"/>
</UIColumn>
<HtmlColumn breakBefore="false" colspan="-2147483648" filterEvent="onchange" filterExpression="false" footerClass="" header="javax.faces.component.html.HtmlOutputText@654dbdb0" headerClass="" id="j_id55" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true" width="20%">
header
<HtmlOutputText escape="true" id="j_id56" rendered="true" transient="false" value="Descrição"/>
<HtmlOutputText escape="true" id="j_id57" rendered="true" transient="false"/>
</HtmlColumn>
<HtmlColumn breakBefore="false" colspan="-2147483648" filterEvent="onchange" filterExpression="false" footerClass="" header="javax.faces.component.html.HtmlOutputText@52e0a1c5" headerClass="" id="j_id58" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true" width="18%">
header
<HtmlOutputText escape="true" id="j_id59" rendered="true" transient="false" value="Edição"/>
<HtmlOutputText escape="true" id="j_id60" rendered="true" transient="false"/>
</HtmlColumn>
<HtmlColumn breakBefore="false" colspan="-2147483648" filterEvent="onchange" filterExpression="false" footerClass="" header="javax.faces.component.html.HtmlOutputText@199cb705" headerClass="" id="j_id61" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true" width="10%">
header
<HtmlOutputText escape="true" id="j_id62" rendered="true" transient="false" value="Data de Disponibilização "/>
<HtmlOutputText converter="javax.faces.convert.DateTimeConverter@7fb3b665" escape="true" id="j_id63" rendered="true" transient="false"/>
</HtmlColumn>
<HtmlColumn breakBefore="false" colspan="-2147483648" filterEvent="onchange" filterExpression="false" footerClass="" header="javax.faces.component.html.HtmlOutputText@6f8be262" headerClass="" id="j_id64" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true" width="10%">
header
<HtmlOutputText escape="true" id="j_id65" rendered="true" transient="false" value="Arquivo"/>
<center>
<HtmlCommandLink disabled="false" id="j_id67" immediate="false" rendered="true" target="_blank" title="Arquivo" transient="false">
<img src="#{request.contextPath}/img/ico-pdf.gif" width="16" height="16" border="0px" alt="#{diario.descricaoBoletim}"/>
</HtmlCommandLink>
</center>
</HtmlColumn>
<HtmlColumn breakBefore="false" colspan="-2147483648" filterEvent="onchange" filterExpression="false" footerClass="" header="javax.faces.component.html.HtmlOutputText@48bbc924" headerClass="" id="j_id70" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true" width="10%">
header
<HtmlOutputText escape="true" id="j_id71" rendered="true" transient="false" value="Prorrogação"/>
<center>
<HtmlCommandLink disabled="false" id="j_id73" immediate="false" rendered="false" target="_blank" title="Arquivo" transient="false">
<img src="#{request.contextPath}/img/ico-pdf.gif" width="16" height="16" border="0px" alt="#{diario.descricaoBoletim}"/>
</HtmlCommandLink>
</center>
</HtmlColumn>
<br/>
</HtmlDataTable>
<br/>
<Div id="j_id78" rendered="false" styleClass="table-grid-rolagem" transient="false" value="div">
<!-- Paginador Chesf --> <table style="margin-bottom: 20px; width: 100%;"> <tr> <td width="20%">
<HtmlOutputText escape="true" id="j_id80" rendered="true" transient="false" value="Total de itens:"/>
<HtmlOutputText escape="true" id="j_id81" rendered="true" transient="false" value="0"/>
</td> <td align="center" width="60%">
<HtmlDatascroller ajaxSingle="true" align="center" boundaryControls="show" bypassUpdates="false" fastControls="hide" fastStep="0" for="tDiarios" id="sc2" ignoreDupResponses="true" immediate="false" limitToList="false" maxPages="5" page="1" pageIndexVar="pageIndex" pagesVar="pages" renderIfSinglePage="false" rendered="true" requestDelay="-2147483648" stepControls="show" timeout="-2147483648" transient="false">
last_disabled
#{msg.ultimo}
last
#{msg.ultimo}
previous
#{msg.anterior}
next
#{msg.proximo}
next_disabled
#{msg.proximo}
pages
<HtmlPanelGroup id="j_id83" rendered="true" style="width:100px;" transient="false">
<HtmlInputText disabled="false" id="pagina" immediate="false" label="Número da página" localValueSet="false" maxlength="4" onkeydown="pesquisaPaginaInformada();" readonly="false" rendered="true" required="false" size="4" styleClass="form-text" title="Número da página" transient="false" valid="true" value="1"/>
<HtmlSpacer height="1" id="j_id84" rendered="true" title="" transient="false" width="8px"/>
<HtmlOutputText escape="true" id="pageCountTeste" rendered="true" styleClass="form-label-secundario" transient="false" value="de "/>
</HtmlPanelGroup>
previous_disabled
#{msg.anterior}
first
#{msg.primeiro}
</HtmlDatascroller>
</td> <td align="right" width="20%">
<HtmlSelectOneMenu disabled="false" id="quantidadeRegistros" immediate="false" label="Quantidade de registros" localValueSet="false" onchange="A4J.AJAX.Submit('frmPesquisa',event,{'similarityGroupingId':'frmPesquisa:j_id94','parameters':{'frmPesquisa:j_id94':'frmPesquisa:j_id94'} ,'actionUrl':'/diarioeletinternet/paginas/consultas/consultaDiario.faces;jsessionid=3A41DE55BEBF0FCE5CF4016611EE5172'} )" readonly="false" rendered="true" required="false" styleClass="form-text" title="Quantidade de registros" transient="false" valid="true" value="10">
org.ajax4jsf.ajax.SUPPORTonchange
<HtmlAjaxSupport action="#{managedBean.consultaPaginada}" actionExpression="#{managedBean.consultaPaginada}" ajaxSingle="false" bypassUpdates="false" disableDefault="false" disabled="false" event="onchange" id="j_id94" ignoreDupResponses="false" immediate="false" limitToList="false" reRender="tDiarios, sc2" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<UISelectItems id="j_id93" rendered="true" transient="false"/>
</HtmlSelectOneMenu>
</td> </tr> </table>
<HtmlAjaxFunction ajaxSingle="false" bypassUpdates="false" id="j_id96" ignoreDupResponses="false" immediate="false" limitToList="false" name="pesquisaPaginaInformada" reRender="corpo" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<!-- Fim do Paginador Chesf -->
</Div>
<Div id="j_id98" rendered="true" styleClass="table-grid-rolagem" transient="false" value="div">
<table style="margin-bottom: 20px; width: 100%;"> <tr> <td width="20%">
<HtmlOutputText escape="true" id="j_id100" rendered="true" transient="false" value="Total de itens:"/>
<HtmlOutputText escape="true" id="j_id101" rendered="true" transient="false" value="0"/>
</td> <td align="center" width="60%">
<HtmlDatascroller ajaxSingle="true" align="center" boundaryControls="show" bypassUpdates="false" fastControls="hide" fastStep="0" for="tDiarios" id="sc2Empty" ignoreDupResponses="true" immediate="false" limitToList="false" maxPages="5" page="1" pageIndexVar="pageIndex" pagesVar="pageCount" renderIfSinglePage="true" rendered="true" requestDelay="-2147483648" scrollerListener="#{managedBean.pesquisarPaginado}" stepControls="show" timeout="-2147483648" transient="false">
last_disabled
#{msg.ultimo}
last
#{msg.ultimo}
previous
#{msg.anterior}
next
#{msg.proximo}
next_disabled
#{msg.proximo}
pages
<HtmlPanelGroup id="j_id103" rendered="true" style="width:100px;" transient="false">
<HtmlInputText disabled="true" id="paginaEmpty" immediate="false" label="Número da página" localValueSet="true" maxlength="-2147483648" readonly="false" rendered="true" required="false" size="3" styleClass="form-text" title="Número da página" transient="false" valid="true" value="0"/>
<HtmlSpacer height="1" id="j_id104" rendered="true" title="" transient="false" width="8px"/>
<HtmlOutputText escape="true" id="pageCountEmpty" rendered="true" styleClass="form-label-secundario" transient="false" value="de 0"/>
</HtmlPanelGroup>
previous_disabled
#{msg.anterior}
first
#{msg.primeiro}
</HtmlDatascroller>
</td> <td align="right" width="20%">
<HtmlSelectOneMenu disabled="true" id="quantidadeRegistrosEmpty" immediate="false" label="Quantidade de registros" localValueSet="false" onchange="A4J.AJAX.Submit('frmPesquisa',event,{'similarityGroupingId':'frmPesquisa:j_id114','parameters':{'frmPesquisa:j_id114':'frmPesquisa:j_id114'} ,'actionUrl':'/diarioeletinternet/paginas/consultas/consultaDiario.faces;jsessionid=3A41DE55BEBF0FCE5CF4016611EE5172'} )" readonly="false" rendered="true" required="false" styleClass="form-text" title="Quantidade de registros" transient="false" valid="true" value="10">
org.ajax4jsf.ajax.SUPPORTonchange
<HtmlAjaxSupport action="#{managedBean.consultaPaginada}" actionExpression="#{managedBean.consultaPaginada}" ajaxSingle="false" bypassUpdates="false" disableDefault="false" disabled="false" event="onchange" id="j_id114" ignoreDupResponses="false" immediate="false" limitToList="false" reRender="tDiarios, sc2Empty" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
<UISelectItems id="j_id113" rendered="true" transient="false"/>
</HtmlSelectOneMenu>
</td> </tr> </table>
<HtmlAjaxFunction ajaxSingle="false" bypassUpdates="false" id="j_id116" ignoreDupResponses="false" immediate="false" limitToList="false" name="pesquisaPaginaInformada" reRender="tDiarios, sc2Empty" rendered="true" requestDelay="-2147483648" timeout="-2147483648" transient="false"/>
</Div>
</td> </tr> </table>
</Div>
</AjaxForm>
<!-- Modal Espera Consulta -->
<AjaxForm ajaxSingle="false" ajaxSubmit="false" bypassUpdates="false" id="j_id119" ignoreDupResponses="false" iterationState="false" limitToList="false" prependId="true" rendered="true" requestDelay="-2147483648" submitted="false" timeout="-2147483648" transient="false">
<HtmlModalPanel autosized="true" controlsClass="" headerClass="" height="-1" id="mpEspere" immediate="false" keepVisualState="false" left="auto" localValueSet="false" minHeight="-1" minWidth="-1" moveable="true" onbeforehide="" onbeforeshow="" onhide="" onmaskclick="" onmaskcontextmenu="" onmaskdblclick="" onmaskmousedown="" onmaskmousemove="" onmaskmouseout="" onmaskmouseover="" onmaskmouseup="" onmove="" onresize="" onshow="" overlapEmbedObjects="false" rendered="true" required="false" resizeable="false" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="-1" zindex="100">
<center>
<HtmlPanelGrid border="-2147483648" columns="1" id="j_id121" rendered="true" transient="false">
<HtmlGraphicImage id="j_id122" ismap="false" rendered="true" style="border:none;" transient="false" url="/img/carregando.gif" value="/img/carregando.gif"/>
<HtmlSpacer height="1" id="j_id123" rendered="true" title="" transient="false" width="20"/>
<HtmlOutputText escape="true" id="j_id124" rendered="true" transient="false" value="Aguarde..."/>
</HtmlPanelGrid>
</center>
</HtmlModalPanel>
</AjaxForm>
</div> </html>
<?xml version="1.0" encoding="ISO-8859-1"?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br"> <div class="footer-nav"> <!-- O background j disponibiliza a imagem do TRF e em cima deste background a lista abaixo no deve constar nos sistemas internos.--> <p style="color:#ffffff"/> <!-- Pensar em algo que a substitua e no fira o layout, caso de errado esta montagem --> <ul id="aui-3-2-0-1116510" class="mainlevel foot-nav"> <li id="aui-3-2-0-1116512"> <a id="aui-3-2-0-1116511" href="#{request.contextPath}/paginas/orientacoes/orientacaoConsultas.faces" style="background-image: url('#{request.contextPath}/images/stories/ico-doc_lines.png');">Ajuda Sobre o Sistema</a> </li> </ul> </div> <div class="footer-contact"> <span class="footer-contact-left">Cais do Apolo, s/n - Edifício Ministro Djaci Falcão <br/> Bairro do Recife - Recife - PE <br/> CEP 50030-908 </span> <span class="footer-contact-center"> Versão 1.3.3 </span> <span class="footer-contact-right">PABX 81 3425.9000 <br/> Protocolo 81 3425 9550 <br/> FAX 81 3224 6356 </span> </div> </html>
</div> </div> </body> <script> setFocusCampo('${focoCampo}'); setHighlight('${highlight}'); setFocus('${focus}'); </script> </html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@20927fca
highlight
Session Attributes
NameValue
diarioEletronicoControllerbr.jus.trf5.apresentacao.controle.DiarioEletronicoController@7203b77a
materiaControllerbr.jus.trf5.apresentacao.controle.MateriaController@5202e510
menubr.jus.trf5.jsf.controle.MenuAction@3c0ca780
processoControllerbr.jus.trf5.apresentacao.controle.ProcessoController@62c8e34c
Application Attributes
NameValue
None
May 12, 2024 1:25:37 AM - Generated by Facelets