An Error Occurred:

Cant instantiate class: gob.mx.sfp.dgrsp.richfaces.DataTableScrollerBean.

+ Stack Trace

com.sun.faces.mgbean.ManagedBeanCreationException: Cant instantiate class: gob.mx.sfp.dgrsp.richfaces.DataTableScrollerBean.
	at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:193)
	at com.sun.faces.mgbean.BeanBuilder.build(BeanBuilder.java:102)
	at com.sun.faces.mgbean.BeanManager.createAndPush(BeanManager.java:405)
	at com.sun.faces.mgbean.BeanManager.create(BeanManager.java:267)
	at com.sun.faces.el.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:86)
	at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:175)
	at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
	at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:99)
	at com.sun.el.parser.AstValue.getValue(AstValue.java:158)
	at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:219)
	at com.sun.facelets.el.TagValueExpression.getValue(TagValueExpression.java:71)
	at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:190)
	at javax.faces.component.ComponentStateHelper.eval(ComponentStateHelper.java:178)
	at javax.faces.component.UIData.getValue(UIData.java:554)
	at org.ajax4jsf.component.UIDataAdaptorBase.getValue(UIDataAdaptorBase.java:1647)
	at org.ajax4jsf.component.SequenceDataAdaptor.getDataModel(SequenceDataAdaptor.java:65)
	at org.ajax4jsf.component.SequenceDataAdaptor.createDataModel(SequenceDataAdaptor.java:59)
	at org.richfaces.component.UIDataTable.createDataModel(UIDataTable.java:121)
	at org.ajax4jsf.component.UIDataAdaptorBase.getExtendedDataModel(UIDataAdaptorBase.java:621)
	at org.ajax4jsf.component.UIDataAdaptorBase.setRowKey(UIDataAdaptorBase.java:339)
	at org.richfaces.renderkit.AbstractTableRenderer.encodeTableStructure(AbstractTableRenderer.java:138)
	at org.richfaces.renderkit.html.DataTableRenderer.doEncodeBegin(DataTableRenderer.java:140)
	at org.richfaces.renderkit.html.DataTableRenderer.doEncodeBegin(DataTableRenderer.java:128)
	at org.ajax4jsf.renderkit.RendererBase.encodeBegin(RendererBase.java:100)
	at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:823)
	at javax.faces.component.UIData.encodeBegin(UIData.java:937)
	at org.ajax4jsf.component.UIDataAdaptorBase.encodeBegin(UIDataAdaptorBase.java:1225)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1611)
	at javax.faces.render.Renderer.encodeChildren(Renderer.java:168)
	at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:848)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1613)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1616)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:578)
	at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100)
	at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176)
	at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:127)
	at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
	at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
	at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313)
	at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1523)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
	at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:206)
	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:256)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:215)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:277)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:188)
	at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:641)
	at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:97)
	at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:85)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:185)
	at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:325)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:226)
	at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:229)
	at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:334)
	at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:814)
	at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:743)
	at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:936)
	at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:682)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NullPointerException
	at java.util.regex.Matcher.getTextLength(Matcher.java:1140)
	at java.util.regex.Matcher.reset(Matcher.java:291)
	at java.util.regex.Matcher.<init>(Matcher.java:211)
	at java.util.regex.Pattern.matcher(Pattern.java:888)
	at gob.mx.sfp.dgrsp.richfaces.DataTableScrollerBean.initColumnsHeaders(DataTableScrollerBean.java:110)
	at gob.mx.sfp.dgrsp.richfaces.DataTableScrollerBean.<init>(DataTableScrollerBean.java:90)
	at sun.reflect.GeneratedConstructorAccessor116.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.lang.Class.newInstance0(Class.java:355)
	at java.lang.Class.newInstance(Class.java:308)
	at com.sun.faces.mgbean.BeanBuilder.newBeanInstance(BeanBuilder.java:188)
	... 62 more

+ Component Tree

<AjaxViewRoot id="_viewRoot" immediate="false" inView="true" locale="en_US" renderKitId="HTML_BASIC" renderRegionOnly="false" rendered="true" selfRendered="false" submitted="false" transient="false" viewId="/sancion/Busqueda.xhtml">
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>
<HtmlOutputText escape="true" id="j_id4" inView="true" rendered="true" transient="false" value="Consulta del Registro de Servidores Publicos Sancionados @ SFP"/>
</title> <link rel="SHORTCUT ICON" type="image/x-icon" href="#{request.contextPath}/resources/img/favicon.ico"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/jsfcrud.css"/> <link rel="stylesheet" type="text/css" href="#{request.contextPath}/resources/css/estilos.css"/> <script type="text/javascript" src="#{request.contextPath}/resources/js/util.js"/> <style> .tooltip { background-color:#{richSkin.generalBackgroundColor}; border-width:3px; padding:10px; z-index: 1000; } .tooltip-text { width:350px; height:80px; cursor:arrow; border-width:2px; text-align:center; display: table-cell; vertical-align: middle; } .tooltipData { font-weight: bold; } </style> </head> <body> <!--ui:include src="/header.xhtml" /--> <table width="1020px" border="0" cellpadding="5" cellspacing="5" align="center" style="background-color:#ffffff;"> <tr> <td id="principalContent" width="100%"> <div class="tit_predef">
<HtmlOutputText escape="true" id="j_id6" inView="true" rendered="true" transient="false" value=" "/>
</div> <p>
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id8" inView="true" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlCommandLink action="/home" actionExpression="/home" disabled="false" id="j_id9" immediate="false" inView="true" rendered="true" styleClass="link_menu" transient="false" value="Inicio"/>
<HtmlOutputText escape="true" id="j_id10" inView="true" rendered="true" transient="false" value=" "/>
<HtmlGraphicImage alt="" id="j_id11" inView="true" ismap="false" rendered="true" style="border: none" transient="false" url="/resources/img/bullet_menu.png" value="/resources/img/bullet_menu.png"/>
<HtmlOutputText escape="true" id="j_id12" inView="true" rendered="true" transient="false" value=" "/>
<HtmlGraphicImage alt="" id="j_id13" inView="true" ismap="false" rendered="true" style="border: none" transient="false" url="/resources/img/bullet_menu.png" value="/resources/img/bullet_menu.png"/>
<HtmlOutputText escape="true" id="j_id14" inView="true" rendered="true" transient="false" value=" "/>
<HtmlCommandLink action="/sancion/Criterios" actionExpression="/sancion/Criterios" disabled="false" id="j_id15" immediate="false" inView="true" rendered="true" styleClass="link_menu" transient="false" value="Criterios"/>
<HtmlOutputText escape="true" id="j_id16" inView="true" rendered="true" transient="false" value=" "/>
<HtmlGraphicImage alt="" id="j_id17" inView="true" ismap="false" rendered="true" style="border: none" transient="false" url="/resources/img/bullet_menu.png" value="/resources/img/bullet_menu.png"/>
<HtmlOutputText escape="true" id="j_id18" inView="true" rendered="true" transient="false" value=" "/>
<HtmlGraphicImage alt="" id="j_id19" inView="true" ismap="false" rendered="true" style="border: none" transient="false" url="/resources/img/bullet_menu.png" value="/resources/img/bullet_menu.png"/>
<HtmlOutputText escape="true" id="j_id20" inView="true" rendered="true" transient="false" value=" "/>
<HtmlOutputText escape="true" id="j_id21" inView="true" rendered="true" styleClass="link_menu" transient="false" value="Resultados"/>
</HtmlForm>
<br/>
<HtmlModalPanel autosized="false" controlsClass="" headerClass="" height="100" id="panel" immediate="false" inView="true" 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="true" showWhenRendered="false" top="auto" transient="false" tridentIVEngineSelectBehavior="disable" trimOverlayedElements="true" valid="true" width="350" zindex="100">
controls
<HtmlPanelGroup id="j_id25" inView="true" rendered="true" transient="false">
<HtmlGraphicImage alt="" id="hidelink" inView="true" ismap="false" rendered="true" styleClass="hidelink" transient="false" url="/resources/img/close.png" value="/resources/img/close.png"/>
<HtmlComponentControl attachTiming="onavailable" attachTo="hidelink" disableDefault="false" event="onclick" for="panel" id="j_id26" inView="true" name="" operation="hide" params="" rendered="true" transient="false"/>
</HtmlPanelGroup>
header
<HtmlPanelGroup id="j_id23" inView="true" rendered="true" transient="false">
<HtmlOutputText escape="true" id="j_id24" inView="true" rendered="true" transient="false" value="Resultados"/>
</HtmlPanelGroup>
<HtmlOutputText escape="true" id="j_id27" inView="true" rendered="true" transient="false" value="3) Resultado de la busqueda en base a los criterios proporcionados."/>
</HtmlModalPanel>
<br/> <center> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="middle"> <td align="left"> <div class="tit_predef"> #{bundle.ResultadoTitle}
<HtmlOutputLink disabled="false" id="link" inView="true" rendered="true" transient="false" value="#">
<HtmlGraphicImage alt="" id="ayuda1" inView="true" ismap="false" rendered="true" style="border: none" title="Ayuda" transient="false" url="/resources/img/indice.jpg" value="/resources/img/indice.jpg"/>
<HtmlComponentControl attachTiming="onavailable" attachTo="link" disableDefault="false" event="onclick" for="panel" id="j_id29" inView="true" name="" operation="show" params="" rendered="true" transient="false"/>
</HtmlOutputLink>
</div> </td> <td align="right">
<HtmlPanelGroup id="opciones" inView="true" rendered="true" style="display: none; text-align: right" transient="false">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id31" inView="true" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlPanelGrid border="0" columns="8" id="j_id32" inView="true" rendered="true" style=" border: none; text-align: right;" transient="false">
<HtmlCommandLink action="/reportes/reporte_doc" actionExpression="/reportes/reporte_doc" disabled="false" id="reportlink1" immediate="false" inView="true" rendered="true" transient="false">
<UIParameter disable="false" id="j_id33" inView="true" name="doc_report" rendered="true" transient="false" value="repor_doc"/>
<GraphicImage cache="true" id="j_id34" inView="true" ismap="false" rendered="true" style="border: none" title="Formato Word" transient="false" url="/resources/img/word.png" value="/resources/img/word.png"/>
</HtmlCommandLink>
<HtmlOutputText escape="true" id="j_id35" inView="true" rendered="true" transient="false" value=" "/>
<HtmlCommandLink action="#{reporteBean.ModelReportPdf}" actionExpression="#{reporteBean.ModelReportPdf}" disabled="false" id="reportlink2" immediate="false" inView="true" rendered="true" transient="false">
<GraphicImage cache="true" id="j_id36" inView="true" ismap="false" rendered="true" style="border: none" title="Formato PDF" transient="false" url="/resources/img/pdf.png" value="/resources/img/pdf.png"/>
</HtmlCommandLink>
<HtmlOutputText escape="true" id="j_id37" inView="true" rendered="true" transient="false" value=" "/>
<HtmlCommandLink action="/reportes/reporte_xls" actionExpression="/reportes/reporte_xls" disabled="false" id="reportlink3" immediate="false" inView="true" rendered="true" transient="false">
<GraphicImage cache="true" id="j_id38" inView="true" ismap="false" rendered="true" style="border: none" title="Formato Excel" transient="false" url="/resources/img/excel.png" value="/resources/img/excel.png"/>
</HtmlCommandLink>
<HtmlCommandLink disabled="false" id="reportlink4" immediate="false" inView="true" onclick="impresion(); return false" rendered="true" transient="false">
<GraphicImage cache="true" id="j_id39" inView="true" ismap="false" rendered="true" style="border: none" title="Version de impresion" transient="false" url="/resources/img/printer.png" value="/resources/img/printer.png"/>
</HtmlCommandLink>
<HtmlOutputText escape="true" id="j_id40" inView="true" rendered="true" transient="false" value=" "/>
<HtmlCommandLink action="#{reporteBean.ModelReportCsv}" actionExpression="#{reporteBean.ModelReportCsv}" disabled="false" id="reportlink5" immediate="false" inView="true" rendered="true" transient="false">
<GraphicImage cache="true" id="j_id41" inView="true" ismap="false" rendered="true" style="border: none" title="Formato CSV" transient="false" url="/resources/img/csv.png" value="/resources/img/csv.png"/>
</HtmlCommandLink>
</HtmlPanelGrid>
</HtmlForm>
</HtmlPanelGroup>
</td> </tr> <tr> <td colspan="2"> <div id="tbresultados" style="display: none" class="divscroll">
<HtmlForm enctype="application/x-www-form-urlencoded" id="j_id43" inView="true" prependId="true" rendered="true" submitted="false" transient="false">
<HtmlDataTable align="center" border="0" captionClass="" cellpadding="0" cellspacing="0" columns="-2147483648" componentState="org.ajax4jsf.component.SequenceDataAdaptor$1@154a374" first="0" footerClass="" header="org.richfaces.component.html.HtmlColumnGroup@1b74fd3" headerClass="" id="tbl" inView="true" rendered="true" rows="0" transient="false" var="model" width="750">
header
<HtmlColumnGroup breakBefore="true" id="j_id44" inView="true" rendered="true" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false">
<HtmlColumn breakBefore="false" colspan="0" filterEvent="onchange" filterExpression="false" footerClass="" headerClass="" id="j_id45" inView="true" label="" rendered="true" rowspan="-2147483648" selfSorted="true" sortOrder="UNSORTED" sortable="true" transient="false" visible="true">
<HtmlOutputText escape="true" id="j_id46" inView="true" rendered="true" transient="false" value="Reporte Servidores Publicos Sancionados"/>
<br/>
<HtmlOutputText escape="true" id="j_id48" inView="true" rendered="true" transient="false"/>
<br/><br/>
<HtmlOutputText escape="true" id="j_id50" inView="true" rendered="true" style="text-align: left;" transient="false"/>
<br/>
<HtmlOutputText escape="true" id="j_id52" inView="true" rendered="true" style="text-align: left;" transient="false"/>
<br/><br/>
<HtmlOutputText escape="true" id="j_id54" inView="true" rendered="true" style="text-align: left;" transient="false" value="Fecha /Hora de elaboracion: abr 24, 2024"/>
<HtmlOutputText escape="true" id="j_id55" inView="true" rendered="true" style="text-align: left;" transient="false" value=" / "/>
<br/>
</HtmlColumn>
</HtmlColumnGroup>
</HtmlDataTable>
<br/>
</HtmlForm>
</div><br/> </td> </tr> </table> </center>
<HtmlOutputText escape="false" id="j_id59" inView="true" styleClass="required" transient="false" value="No se encontraron coincidencias."/>
<HtmlPanelGroup id="j_id60" inView="true" transient="false">
<script type="text/javascript"> document.getElementById("opciones").style.display = ""; document.getElementById("tbresultados").style.display = ""; </script>
</HtmlPanelGroup>
</p> </td> </tr> </table>
<HtmlEffect disableDefault="false" event="onload" for="window" id="j_id63" inView="true" name="" params="targetId:'principalContent',duration:0.8,from:0.3,to:1.0" rendered="true" targetId="" transient="false" type="Appear"/>
<!--ui:include src="/footer.xhtml" /--> </body> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-25241340-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </html>
</AjaxViewRoot>

+ Scoped Variables

Request Parameters
NameValue
None
Request Attributes
NameValue
ajaxContextorg.ajax4jsf.context.AjaxContextImpl@1d9c33f
primeFacesResourceHolderorg.primefaces.resource.ResourceHolderImpl@1a176aa
Session Attributes
NameValue
consultasPredefinidasControllergob.mx.sfp.dgrsp.jsf.negocio.controller.ConsultasPredefinidasController@175bbbd
Application Attributes
NameValue
csfcffcom.sun.faces.context.flash.ELFlash@d881b8
richSkinSkinImpl: {warningBackgroundColor=#FF0000, headerWeightFont=bold, tableBorderColor=#C0C0C0, controlTextColor=#000000, headerTextColor=#FFFFFF, generalTextColor=#000000, selectControlColor=#E79A00, headerGradientColor=#79C9D0, tableSubfooterBackgroundColor=#f1f1f1, trimColor=#C9EDF0, shadowOpacity=1, tipBorderColor=#E5973E , calendarCurrentBackgroundColor=#FF7800, subBorderColor=#D8E5E6, editorBackgroundColor=#F1F1F1, generalLinkColor=#228C96, gradientType=plain, tabSizeFont=11, calendarHolidaysTextColor=#FF7800, buttonSizeFont=11, headerBackgroundColor=#008894, hoverLinkColor=#00717C, tabFamilyFont=Arial, Verdana, sans-serif, calendarSpecBackgroundColor=#DFF8F8, calendarHolidaysBackgroundColor=#FFEBDA, tabDisabledTextColor=#11808A, tableBorderWidth=1px, buttonFamilyFont=Arial, Verdana, sans-serif, generalFamilyFont=Arial, Verdana, sans-serif , tableBackgroundColor=#FFFFFF, calendarWeekBackgroundColor=#F5F5F5, tipBackgroundColor=#FAE6B0 , calendarCurrentTextColor=#FFEBDA, editBackgroundColor=#FEFFDA, shadowBackgroundColor=#000000, headerFamilyFont=Arial, Verdana, sans-serif, tableFooterBackgroundColor=#cccccc, additionalBackgroundColor=#C2EAEE, panelBorderColor=#11808A, visitedLinkColor=#228C96, controlBackgroundColor=#ffffff, calendarSpecTextColor=#000000, tabBackgroundColor=#529CA3, generalBackgroundColor=#FFFFFF, generalSizeFont=11px, warningColor=#FFE6E6, headerSizeFont=11px}
Apr 24, 2024 3:40:34 PM - Generated by Facelets