Catch Entries: 13 |
| additional | |
| Cause | | Struct | | additional | | | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [permodule] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [permodule] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:151)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1771)
at cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at inc.isapi_cfm$cf.call(/inc/isapi.cfm:22)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1060)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:952)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:933)
at application_cfc$cf.udfCall(/application.cfc:47)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2716)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2702)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2673)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
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:764)
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:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
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:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1722)
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.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 362: <br>
363: //if the plan is per module we need to attach the modules<br>
<b>364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];</b><br>
365: <br>
366: return this;<br>
|
| | codePrintPlain | | string | 362:
363: //if the plan is per module we need to attach the modules
364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];
365:
366: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 699: this.setFavicon(lc.queries.basic.favicon);<br>
700: <br>
<b>701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));</b><br>
702: <br>
703: this.setTaxrate(0);<br>
|
| | codePrintPlain | | string | 699: this.setFavicon(lc.queries.basic.favicon);
700:
701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));
702:
703: this.setTaxrate(0);
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 76: });<br>
77: <br>
<b>78: this.loadData();</b><br>
79: <br>
80: return this;<br>
|
| | codePrintPlain | | string | 76: });
77:
78: this.loadData();
79:
80: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()<br>
21: request.company = new cfc.company();<br>
<b>22: request.company.setId(company.company_id);</b><br>
23: }<br>
24: <br>
|
| | codePrintPlain | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()
21: request.company = new cfc.company();
22: request.company.setId(company.company_id);
23: }
24:
|
| | column | | | id | | | line | | | Raw_Trace | | string | inc.isapi_cfm$cf.call(/inc/isapi.cfm:22) |
| | template | | string | D:\web\cogency.io\account\inc\isapi.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 45: <br>
46: //isapi<br>
<b>47: include "/inc/isapi.cfm";</b><br>
48: <br>
49: //auth user<br>
|
| | codePrintPlain | | string | 45:
46: //isapi
47: include "/inc/isapi.cfm";
48:
49: //auth user
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/application.cfc:47) |
| | template | | string | D:\web\cogency.io\account\application.cfc |
| | type | |
|
| | type | |
|
| Detail | |
| ErrNumber | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | key [permodule] doesn't exist |
|
| name | |
| rootCause | | Struct | | additional | | | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [permodule] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [permodule] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:151)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1771)
at cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at inc.isapi_cfm$cf.call(/inc/isapi.cfm:22)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1060)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:952)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:933)
at application_cfc$cf.udfCall(/application.cfc:47)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2716)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2702)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2673)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
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:764)
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:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
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:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1722)
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.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 362: <br>
363: //if the plan is per module we need to attach the modules<br>
<b>364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];</b><br>
365: <br>
366: return this;<br>
|
| | codePrintPlain | | string | 362:
363: //if the plan is per module we need to attach the modules
364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];
365:
366: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 699: this.setFavicon(lc.queries.basic.favicon);<br>
700: <br>
<b>701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));</b><br>
702: <br>
703: this.setTaxrate(0);<br>
|
| | codePrintPlain | | string | 699: this.setFavicon(lc.queries.basic.favicon);
700:
701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));
702:
703: this.setTaxrate(0);
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 76: });<br>
77: <br>
<b>78: this.loadData();</b><br>
79: <br>
80: return this;<br>
|
| | codePrintPlain | | string | 76: });
77:
78: this.loadData();
79:
80: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()<br>
21: request.company = new cfc.company();<br>
<b>22: request.company.setId(company.company_id);</b><br>
23: }<br>
24: <br>
|
| | codePrintPlain | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()
21: request.company = new cfc.company();
22: request.company.setId(company.company_id);
23: }
24:
|
| | column | | | id | | | line | | | Raw_Trace | | string | inc.isapi_cfm$cf.call(/inc/isapi.cfm:22) |
| | template | | string | D:\web\cogency.io\account\inc\isapi.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 45: <br>
46: //isapi<br>
<b>47: include "/inc/isapi.cfm";</b><br>
48: <br>
49: //auth user<br>
|
| | codePrintPlain | | string | 45:
46: //isapi
47: include "/inc/isapi.cfm";
48:
49: //auth user
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/application.cfc:47) |
| | template | | string | D:\web\cogency.io\account\application.cfc |
| | type | |
|
| | type | |
|
| StackTrace | | string | lucee.runtime.exp.ExpressionException: key [permodule] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:69)
at lucee.runtime.type.StructImpl.get(StructImpl.java:151)
at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278)
at lucee.runtime.util.VariableUtilImpl.getCollection(VariableUtilImpl.java:272)
at lucee.runtime.PageContextImpl.getCollection(PageContextImpl.java:1771)
at cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78)
at cfc.company_cfc$cf.udfCall(/cfc/company.cfc)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1999)
at inc.isapi_cfm$cf.call(/inc/isapi.cfm:22)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1060)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:952)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:933)
at application_cfc$cf.udfCall(/application.cfc:47)
at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
at lucee.runtime.type.UDFImpl._call(UDFImpl.java:356)
at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:701)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:589)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1993)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:445)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:136)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2716)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2702)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2673)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1259)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1205)
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:764)
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:197)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:540)
at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:769)
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:357)
at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:382)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)
at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1722)
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.lang.Thread.run(Unknown Source)
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 362: <br>
363: //if the plan is per module we need to attach the modules<br>
<b>364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];</b><br>
365: <br>
366: return this;<br>
|
| | codePrintPlain | | string | 362:
363: //if the plan is per module we need to attach the modules
364: variables.plan.modules = (arguments.plan.id==application.settings.plans.permodule.id) ? this.getPayableModules() : [];
365:
366: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall7(/cfc/company.cfc:364) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 699: this.setFavicon(lc.queries.basic.favicon);<br>
700: <br>
<b>701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));</b><br>
702: <br>
703: this.setTaxrate(0);<br>
|
| | codePrintPlain | | string | 699: this.setFavicon(lc.queries.basic.favicon);
700:
701: this.setPlan(deserializeJSON(lc.queries.basic.current_plan));
702:
703: this.setTaxrate(0);
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCallb(/cfc/company.cfc:701) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 76: });<br>
77: <br>
<b>78: this.loadData();</b><br>
79: <br>
80: return this;<br>
|
| | codePrintPlain | | string | 76: });
77:
78: this.loadData();
79:
80: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | cfc.company_cfc$cf.udfCall1(/cfc/company.cfc:78) |
| | template | | string | D:\web\cogency.io\account\cfc\company.cfc |
| | type | |
| | 4 | | Struct | | codePrintHTML | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()<br>
21: request.company = new cfc.company();<br>
<b>22: request.company.setId(company.company_id);</b><br>
23: }<br>
24: <br>
|
| | codePrintPlain | | string | 20: //we must first create request.company, then set it.. otherwise request.company does not exist within loadData()
21: request.company = new cfc.company();
22: request.company.setId(company.company_id);
23: }
24:
|
| | column | | | id | | | line | | | Raw_Trace | | string | inc.isapi_cfm$cf.call(/inc/isapi.cfm:22) |
| | template | | string | D:\web\cogency.io\account\inc\isapi.cfm |
| | type | |
| | 5 | | Struct | | codePrintHTML | | string | 45: <br>
46: //isapi<br>
<b>47: include "/inc/isapi.cfm";</b><br>
48: <br>
49: //auth user<br>
|
| | codePrintPlain | | string | 45:
46: //isapi
47: include "/inc/isapi.cfm";
48:
49: //auth user
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/application.cfc:47) |
| | template | | string | D:\web\cogency.io\account\application.cfc |
| | type | |
|
|
| type | |