| Catch Entries: 13
 | 
| additional |  | 
| Cause | | Struct |  | additional |  |  | Detail |  |  | ErrNumber |  |  | ErrorCode |  |  | Extended_Info |  |  | ExtendedInfo |  |  | Message | | string | key [filecontent] doesn't exist | 
 |  | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1568)
at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
at one_cfc$cf.udfCalla(/framework/one.cfc:1573)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at one_cfc$cf.udfCall6(/framework/one.cfc:888)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source) | 
 |  | TagContext | | Array |  | 1 | | Struct |  | codePrintHTML | | string | 172:       var loc = {};<br>
173:       cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};<br>
<b>174:       loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br>
175:       if(isJSON(loc.result)) {<br>
176:          loc.oFilters = DeserializeJSON(loc.result);<br> | 
 |  | codePrintPlain | | string | 172: var loc = {};
173: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};
174: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
175: if(isJSON(loc.result)) {
176: loc.oFilters = DeserializeJSON(loc.result); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174) | 
 |  | template | | string | /var/www/sites/gsajobs_new/model/services/jobs.cfc | 
 |  | type |  | 
 |  | 2 | | Struct |  | codePrintHTML | | string | 433:          // Find the category shortname by looking up the display name<br>
434:          local.categoryShortname = "any";<br>
<b>435:          local.jobFilters = getJobsService().getFilters();</b><br>
436:          for (local.cat in local.jobFilters.categories) {<br>
437:             if (local.cat.category == arguments.job.categories[1]) {<br> | 
 |  | codePrintPlain | | string | 433: // Find the category shortname by looking up the display name
434: local.categoryShortname = "any";
435: local.jobFilters = getJobsService().getFilters();
436: for (local.cat in local.jobFilters.categories) {
437: if (local.cat.category == arguments.job.categories[1]) { | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 3 | | Struct |  | codePrintHTML | | string | 310: <br>
311:          // Generate breadcrumbs for job detail page<br>
<b>312:          rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);</b><br>
313:         <br>
314:          // Generate schema markup for breadcrumbs only (job posting schema already exists)<br> | 
 |  | codePrintPlain | | string | 310: 
311: // Generate breadcrumbs for job detail page
312: rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);
313: 
314: // Generate schema markup for breadcrumbs only (job posting schema already exists) | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 4 | | Struct |  | codePrintHTML | | string | 1571:             try {<br>
1572:                 internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1573:                 invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1574:             } catch ( any e ) {<br>
1575:                 setCfcMethodFailureInfo( cfc, method );<br> | 
 |  | codePrintPlain | | string | 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method ); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCalla(/framework/one.cfc:1573) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 |  | 5 | | Struct |  | codePrintHTML | | string | 886:                         if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
887:                     }<br>
<b>888:                     doController( tuple, tuple.item, 'item' );</b><br>
889:                     if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
890:                 }<br> | 
 |  | codePrintPlain | | string | 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: } | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCall6(/framework/one.cfc:888) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 | 
 |  | type |  | 
 | 
| Detail |  | 
| ErrNumber |  | 
| ErrorCode |  | 
| Extended_Info |  | 
| ExtendedInfo |  | 
| Message | | string | key [filecontent] doesn't exist | 
 | 
| name |  | 
| rootCause | | Struct |  | additional |  |  | Detail |  |  | ErrNumber |  |  | ErrorCode |  |  | Extended_Info |  |  | ExtendedInfo |  |  | Message | | string | key [filecontent] doesn't exist | 
 |  | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1568)
at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
at one_cfc$cf.udfCalla(/framework/one.cfc:1573)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at one_cfc$cf.udfCall6(/framework/one.cfc:888)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source) | 
 |  | TagContext | | Array |  | 1 | | Struct |  | codePrintHTML | | string | 172:       var loc = {};<br>
173:       cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};<br>
<b>174:       loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br>
175:       if(isJSON(loc.result)) {<br>
176:          loc.oFilters = DeserializeJSON(loc.result);<br> | 
 |  | codePrintPlain | | string | 172: var loc = {};
173: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};
174: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
175: if(isJSON(loc.result)) {
176: loc.oFilters = DeserializeJSON(loc.result); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174) | 
 |  | template | | string | /var/www/sites/gsajobs_new/model/services/jobs.cfc | 
 |  | type |  | 
 |  | 2 | | Struct |  | codePrintHTML | | string | 433:          // Find the category shortname by looking up the display name<br>
434:          local.categoryShortname = "any";<br>
<b>435:          local.jobFilters = getJobsService().getFilters();</b><br>
436:          for (local.cat in local.jobFilters.categories) {<br>
437:             if (local.cat.category == arguments.job.categories[1]) {<br> | 
 |  | codePrintPlain | | string | 433: // Find the category shortname by looking up the display name
434: local.categoryShortname = "any";
435: local.jobFilters = getJobsService().getFilters();
436: for (local.cat in local.jobFilters.categories) {
437: if (local.cat.category == arguments.job.categories[1]) { | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 3 | | Struct |  | codePrintHTML | | string | 310: <br>
311:          // Generate breadcrumbs for job detail page<br>
<b>312:          rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);</b><br>
313:         <br>
314:          // Generate schema markup for breadcrumbs only (job posting schema already exists)<br> | 
 |  | codePrintPlain | | string | 310: 
311: // Generate breadcrumbs for job detail page
312: rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);
313: 
314: // Generate schema markup for breadcrumbs only (job posting schema already exists) | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 4 | | Struct |  | codePrintHTML | | string | 1571:             try {<br>
1572:                 internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1573:                 invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1574:             } catch ( any e ) {<br>
1575:                 setCfcMethodFailureInfo( cfc, method );<br> | 
 |  | codePrintPlain | | string | 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method ); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCalla(/framework/one.cfc:1573) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 |  | 5 | | Struct |  | codePrintHTML | | string | 886:                         if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
887:                     }<br>
<b>888:                     doController( tuple, tuple.item, 'item' );</b><br>
889:                     if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
890:                 }<br> | 
 |  | codePrintPlain | | string | 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: } | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCall6(/framework/one.cfc:888) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 | 
 |  | type |  | 
 | 
| StackTrace | | string | lucee.runtime.exp.ExpressionException: key [filecontent] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67)
at lucee.runtime.type.StructImpl.get(StructImpl.java:149)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1568)
at model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312)
at controllers.home_cfc$cf.udfCall(/controllers/home.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)
at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
at one_cfc$cf.udfCalla(/framework/one.cfc:1573)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1776)
at one_cfc$cf.udfCall6(/framework/one.cfc:888)
at one_cfc$cf.udfCall(/framework/one.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218)
at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:107)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2479)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2450)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161)
at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:177)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:891)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1784)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.base/java.lang.Thread.run(Unknown Source) | 
 | 
| TagContext | | Array |  | 1 | | Struct |  | codePrintHTML | | string | 172:       var loc = {};<br>
173:       cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};<br>
<b>174:       loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );</b><br>
175:       if(isJSON(loc.result)) {<br>
176:          loc.oFilters = DeserializeJSON(loc.result);<br> | 
 |  | codePrintPlain | | string | 172: var loc = {};
173: cfhttp( url="#variables.instance.apiurl#/public/job/filters", method="get", result="fileData", getasbinary="YES", charset="utf-8") {};
174: loc.result = CharsetEncode( fileData.filecontent, 'utf-8' );
175: if(isJSON(loc.result)) {
176: loc.oFilters = DeserializeJSON(loc.result); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | model.services.jobs_cfc$cf.udfCall(/model/services/jobs.cfc:174) | 
 |  | template | | string | /var/www/sites/gsajobs_new/model/services/jobs.cfc | 
 |  | type |  | 
 |  | 2 | | Struct |  | codePrintHTML | | string | 433:          // Find the category shortname by looking up the display name<br>
434:          local.categoryShortname = "any";<br>
<b>435:          local.jobFilters = getJobsService().getFilters();</b><br>
436:          for (local.cat in local.jobFilters.categories) {<br>
437:             if (local.cat.category == arguments.job.categories[1]) {<br> | 
 |  | codePrintPlain | | string | 433: // Find the category shortname by looking up the display name
434: local.categoryShortname = "any";
435: local.jobFilters = getJobsService().getFilters();
436: for (local.cat in local.jobFilters.categories) {
437: if (local.cat.category == arguments.job.categories[1]) { | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall2(/controllers/home.cfc:435) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 3 | | Struct |  | codePrintHTML | | string | 310: <br>
311:          // Generate breadcrumbs for job detail page<br>
<b>312:          rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);</b><br>
313:         <br>
314:          // Generate schema markup for breadcrumbs only (job posting schema already exists)<br> | 
 |  | codePrintPlain | | string | 310: 
311: // Generate breadcrumbs for job detail page
312: rc.breadcrumbs = generateJobDetailBreadcrumbs(rc.oJob);
313: 
314: // Generate schema markup for breadcrumbs only (job posting schema already exists) | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | controllers.home_cfc$cf.udfCall1(/controllers/home.cfc:312) | 
 |  | template | | string | /var/www/sites/gsajobs_new/controllers/home.cfc | 
 |  | type |  | 
 |  | 4 | | Struct |  | codePrintHTML | | string | 1571:             try {<br>
1572:                 internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );<br>
<b>1573:                 invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );</b><br>
1574:             } catch ( any e ) {<br>
1575:                 setCfcMethodFailureInfo( cfc, method );<br> | 
 |  | codePrintPlain | | string | 1571: try {
1572: internalFrameworkTrace( 'calling #lifecycle# controller', tuple.subsystem, tuple.section, method );
1573: invoke( cfc, method, { rc : request.context, headers : request._fw1.headers } );
1574: } catch ( any e ) {
1575: setCfcMethodFailureInfo( cfc, method ); | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCalla(/framework/one.cfc:1573) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 |  | 5 | | Struct |  | codePrintHTML | | string | 886:                         if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
887:                     }<br>
<b>888:                     doController( tuple, tuple.item, 'item' );</b><br>
889:                     if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();<br>
890:                 }<br> | 
 |  | codePrintPlain | | string | 886: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
887: }
888: doController( tuple, tuple.item, 'item' );
889: if ( structKeyExists( request._fw1, 'abortController' ) ) abortController();
890: } | 
 |  | column |  |  | id |  |  | line |  |  | Raw_Trace | | string | one_cfc$cf.udfCall6(/framework/one.cfc:888) | 
 |  | template | | string | /var/www/sites/frameworks/framework/one.cfc | 
 |  | type |  | 
 | 
 | 
| type |  |