Catch Entries: 13 |
additional | Struct (ordered) | Function | | Component | |
|
Cause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | variable [uriRewriteService] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: variable [uriRewriteService] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at application_cfc$cf.udfCall(/Application.cfc:303)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977)
at framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:305)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:584)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 317: private string function checkForManualRedirect(required siteID,required path_info){<br>
318: var redirectURL = '';<br>
<b>319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);</b><br>
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){<br>
321: redirectURL = uriMatch[1].newURI;<br>
|
| codePrintPlain | string | 317: private string function checkForManualRedirect(required siteID,required path_info){
318: var redirectURL = '';
319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){
321: redirectURL = uriMatch[1].newURI;
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 199: structDelete(url,'pageNo');<br>
200: }<br>
<b>201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);</b><br>
202: if(len(manualRedirect)){<br>
203: location(manualRedirect,false,'302');<br>
|
| codePrintPlain | string | 199: structDelete(url,'pageNo');
200: }
201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);
202: if(len(manualRedirect)){
203: location(manualRedirect,false,'302');
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;<br>
302: requestHandlerService.setConfig(application.pageConfig);<br>
<b>303: requestHandlerService.handleRequest();</b><br>
304: }<br>
305: <br>
|
| codePrintPlain | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;
302: requestHandlerService.setConfig(application.pageConfig);
303: requestHandlerService.handleRequest();
304: }
305:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:303) |
| template | string | /var/www/html/GPW-v3/webroot/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 2975: setupSubsystemWrapper( request.subsystem );<br>
2976: internalFrameworkTrace( 'setupRequest() called' );<br>
<b>2977: setupRequest();</b><br>
2978: }<br>
2979: <br>
|
| codePrintPlain | string | 2975: setupSubsystemWrapper( request.subsystem );
2976: internalFrameworkTrace( 'setupRequest() called' );
2977: setupRequest();
2978: }
2979:
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {<br>
2965: <br>
<b>2966: request.subsystem = getSubsystem( request.action );</b><br>
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );<br>
2968: request.section = getSection( request.action );<br>
|
| codePrintPlain | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {
2965:
2966: request.subsystem = getSubsystem( request.action );
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );
2968: request.section = getSection( request.action );
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 6 | Struct | codePrintHTML | string | 995: }<br>
996: } else {<br>
<b>997: setupRequestWrapper( true );</b><br>
998: }<br>
999: }<br>
|
| codePrintPlain | string | 995: }
996: } else {
997: setupRequestWrapper( true );
998: }
999: }
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
|
| type | |
|
Detail | |
ErrNumber | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | variable [uriRewriteService] doesn't exist |
|
name | |
rootCause | Struct | additional | Struct (ordered) | Function | | Component | |
| Detail | | ErrNumber | | ErrorCode | | Extended_Info | | ExtendedInfo | | Message | string | variable [uriRewriteService] doesn't exist |
| StackTrace | string | lucee.runtime.exp.ExpressionException: variable [uriRewriteService] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at application_cfc$cf.udfCall(/Application.cfc:303)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977)
at framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:305)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:584)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
| TagContext | Array | 1 | Struct | codePrintHTML | string | 317: private string function checkForManualRedirect(required siteID,required path_info){<br>
318: var redirectURL = '';<br>
<b>319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);</b><br>
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){<br>
321: redirectURL = uriMatch[1].newURI;<br>
|
| codePrintPlain | string | 317: private string function checkForManualRedirect(required siteID,required path_info){
318: var redirectURL = '';
319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){
321: redirectURL = uriMatch[1].newURI;
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 199: structDelete(url,'pageNo');<br>
200: }<br>
<b>201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);</b><br>
202: if(len(manualRedirect)){<br>
203: location(manualRedirect,false,'302');<br>
|
| codePrintPlain | string | 199: structDelete(url,'pageNo');
200: }
201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);
202: if(len(manualRedirect)){
203: location(manualRedirect,false,'302');
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;<br>
302: requestHandlerService.setConfig(application.pageConfig);<br>
<b>303: requestHandlerService.handleRequest();</b><br>
304: }<br>
305: <br>
|
| codePrintPlain | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;
302: requestHandlerService.setConfig(application.pageConfig);
303: requestHandlerService.handleRequest();
304: }
305:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:303) |
| template | string | /var/www/html/GPW-v3/webroot/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 2975: setupSubsystemWrapper( request.subsystem );<br>
2976: internalFrameworkTrace( 'setupRequest() called' );<br>
<b>2977: setupRequest();</b><br>
2978: }<br>
2979: <br>
|
| codePrintPlain | string | 2975: setupSubsystemWrapper( request.subsystem );
2976: internalFrameworkTrace( 'setupRequest() called' );
2977: setupRequest();
2978: }
2979:
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {<br>
2965: <br>
<b>2966: request.subsystem = getSubsystem( request.action );</b><br>
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );<br>
2968: request.section = getSection( request.action );<br>
|
| codePrintPlain | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {
2965:
2966: request.subsystem = getSubsystem( request.action );
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );
2968: request.section = getSection( request.action );
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 6 | Struct | codePrintHTML | string | 995: }<br>
996: } else {<br>
<b>997: setupRequestWrapper( true );</b><br>
998: }<br>
999: }<br>
|
| codePrintPlain | string | 995: }
996: } else {
997: setupRequestWrapper( true );
998: }
999: }
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
|
| type | |
|
StackTrace | string | lucee.runtime.exp.ExpressionException: variable [uriRewriteService] doesn't exist
at lucee.runtime.type.scope.UndefinedImpl.getCollection(UndefinedImpl.java:454)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at application_cfc$cf.udfCall(/Application.cfc:303)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977)
at framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:811)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2069)
at framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997)
at framework.one_cfc$cf.udfCall(/gdwcms/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2101)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:129)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:41)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2810)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2797)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2768)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1109)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1066)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.jakarta.CFMLServlet.service(CFMLServlet.java:52)
at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:710)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:130)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:109)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:79)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:483)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:116)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:305)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.valves.rewrite.RewriteValve.invoke(RewriteValve.java:584)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:396)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1744)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:59)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
TagContext | Array | 1 | Struct | codePrintHTML | string | 317: private string function checkForManualRedirect(required siteID,required path_info){<br>
318: var redirectURL = '';<br>
<b>319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);</b><br>
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){<br>
321: redirectURL = uriMatch[1].newURI;<br>
|
| codePrintPlain | string | 317: private string function checkForManualRedirect(required siteID,required path_info){
318: var redirectURL = '';
319: var uriMatch = uriRewriteService.readByURI(siteID, path_info);
320: if(uriMatch.len() && structKeyExists(uriMatch[1], 'newURI') && trim(uriMatch[1].newURI).len()){
321: redirectURL = uriMatch[1].newURI;
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:319) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 199: structDelete(url,'pageNo');<br>
200: }<br>
<b>201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);</b><br>
202: if(len(manualRedirect)){<br>
203: location(manualRedirect,false,'302');<br>
|
| codePrintPlain | string | 199: structDelete(url,'pageNo');
200: }
201: manualRedirect = checkForManualRedirect(request.context.siteInfo.siteID,path_info);
202: if(len(manualRedirect)){
203: location(manualRedirect,false,'302');
|
| column | | id | | line | | Raw_Trace | string | model.services.requesthandler_cfc$cf.udfCall(/gdwcms/model/services/requestHandler.cfc:201) |
| template | string | /var/www/html/GPW-v3/model/services/requestHandler.cfc |
| type | |
| 3 | Struct | codePrintHTML | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;<br>
302: requestHandlerService.setConfig(application.pageConfig);<br>
<b>303: requestHandlerService.handleRequest();</b><br>
304: }<br>
305: <br>
|
| codePrintPlain | string | 301: request.context.sitePath = request.context.protocol & cgi.SERVER_NAME;
302: requestHandlerService.setConfig(application.pageConfig);
303: requestHandlerService.handleRequest();
304: }
305:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/Application.cfc:303) |
| template | string | /var/www/html/GPW-v3/webroot/Application.cfc |
| type | |
| 4 | Struct | codePrintHTML | string | 2975: setupSubsystemWrapper( request.subsystem );<br>
2976: internalFrameworkTrace( 'setupRequest() called' );<br>
<b>2977: setupRequest();</b><br>
2978: }<br>
2979: <br>
|
| codePrintPlain | string | 2975: setupSubsystemWrapper( request.subsystem );
2976: internalFrameworkTrace( 'setupRequest() called' );
2977: setupRequest();
2978: }
2979:
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf_000021(/gdwcms/framework/one.cfc:2977) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 5 | Struct | codePrintHTML | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {<br>
2965: <br>
<b>2966: request.subsystem = getSubsystem( request.action );</b><br>
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );<br>
2968: request.section = getSection( request.action );<br>
|
| codePrintPlain | string | 2964: private void function setupRequestWrapper( boolean runSetup ) {
2965:
2966: request.subsystem = getSubsystem( request.action );
2967: request.subsystembase = request.base & getSubsystemDirPrefix( request.subsystem );
2968: request.section = getSection( request.action );
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCallf(/gdwcms/framework/one.cfc:2966) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
| 6 | Struct | codePrintHTML | string | 995: }<br>
996: } else {<br>
<b>997: setupRequestWrapper( true );</b><br>
998: }<br>
999: }<br>
|
| codePrintPlain | string | 995: }
996: } else {
997: setupRequestWrapper( true );
998: }
999: }
|
| column | | id | | line | | Raw_Trace | string | framework.one_cfc$cf.udfCall6(/gdwcms/framework/one.cfc:997) |
| template | string | /var/www/html/GPW-v3/framework/one.cfc |
| type | |
|
|
type | |