Catch Entries: 13 |
| additional | | Struct (ordered) | | Function | | | Component | |
|
| Cause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [BASEPATH] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [BASEPATH] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:184)
at cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at application_cfc$cf$1.udfCall(/Application.cfc:237)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
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:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
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:1778)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <cfargument name="description" type="string" required="no" default="No Description"> <br>
11: <br>
<b>12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " ></b><br>
13: <br>
14: <cfexecute <br>
|
| | codePrintPlain | | string | 10: <cfargument name="description" type="string" required="no" default="No Description">
11:
12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " >
13:
14: <cfexecute
|
| | column | | | id | | | line | | | Raw_Trace | | string | cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12) |
| | template | | string | /var/www/html/cb/cf/cfc/stripe/stripe.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 16: <br>
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1><br>
<b>18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) /></b><br>
19: <br>
20: <cfif response.status EQ "success"><br>
|
| | codePrintPlain | | string | 16:
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1>
18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) />
19:
20: <cfif response.status EQ "success">
|
| | column | | | id | | | line | | | Raw_Trace | | string | c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18) |
| | template | | string | /var/www/html/c/cfcs/stripe/stripe_tests.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 235: <br>
236: <!--- Include the requested page. ---><br>
<b>237: <cfinclude template="#ARGUMENTS.TargetPage#" /></b><br>
238: <cfreturn /><br>
239: </cffunction><br>
|
| | codePrintPlain | | string | 235:
236: <!--- Include the requested page. --->
237: <cfinclude template="#ARGUMENTS.TargetPage#" />
238: <cfreturn />
239: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$1.udfCall(/Application.cfc:237) |
| | template | | string | /var/www/html/Application.cfc |
| | type | |
|
| | type | |
|
| Detail | |
| ErrNumber | |
| ErrorCode | |
| Extended_Info | |
| ExtendedInfo | |
| Message | | string | key [BASEPATH] doesn't exist |
|
| name | |
| rootCause | | Struct | | additional | | Struct (ordered) | | Function | | | Component | |
| | Detail | | | ErrNumber | | | ErrorCode | | | Extended_Info | | | ExtendedInfo | | | Message | | string | key [BASEPATH] doesn't exist |
| | StackTrace | | string | lucee.runtime.exp.ExpressionException: key [BASEPATH] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:184)
at cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at application_cfc$cf$1.udfCall(/Application.cfc:237)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
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:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
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:1778)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
| | TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <cfargument name="description" type="string" required="no" default="No Description"> <br>
11: <br>
<b>12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " ></b><br>
13: <br>
14: <cfexecute <br>
|
| | codePrintPlain | | string | 10: <cfargument name="description" type="string" required="no" default="No Description">
11:
12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " >
13:
14: <cfexecute
|
| | column | | | id | | | line | | | Raw_Trace | | string | cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12) |
| | template | | string | /var/www/html/cb/cf/cfc/stripe/stripe.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 16: <br>
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1><br>
<b>18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) /></b><br>
19: <br>
20: <cfif response.status EQ "success"><br>
|
| | codePrintPlain | | string | 16:
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1>
18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) />
19:
20: <cfif response.status EQ "success">
|
| | column | | | id | | | line | | | Raw_Trace | | string | c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18) |
| | template | | string | /var/www/html/c/cfcs/stripe/stripe_tests.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 235: <br>
236: <!--- Include the requested page. ---><br>
<b>237: <cfinclude template="#ARGUMENTS.TargetPage#" /></b><br>
238: <cfreturn /><br>
239: </cffunction><br>
|
| | codePrintPlain | | string | 235:
236: <!--- Include the requested page. --->
237: <cfinclude template="#ARGUMENTS.TargetPage#" />
238: <cfreturn />
239: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$1.udfCall(/Application.cfc:237) |
| | template | | string | /var/www/html/Application.cfc |
| | type | |
|
| | type | |
|
| StackTrace | | string | lucee.runtime.exp.ExpressionException: key [BASEPATH] doesn't exist
at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:70)
at lucee.runtime.type.StructImpl.get(StructImpl.java:184)
at cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:773)
at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2081)
at c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1118)
at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1012)
at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:993)
at application_cfc$cf$1.udfCall(/Application.cfc:237)
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:738)
at lucee.runtime.ComponentImpl._call(ComponentImpl.java:611)
at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2123)
at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:479)
at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:214)
at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43)
at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2816)
at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2803)
at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2774)
at lucee.runtime.engine.Request.exe(Request.java:45)
at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1113)
at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1070)
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:128)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:424)
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:1778)
at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57)
at java.base/java.lang.Thread.run(Unknown Source)
|
|
| TagContext | | Array | | 1 | | Struct | | codePrintHTML | | string | 10: <cfargument name="description" type="string" required="no" default="No Description"> <br>
11: <br>
<b>12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " ></b><br>
13: <br>
14: <cfexecute <br>
|
| | codePrintPlain | | string | 10: <cfargument name="description" type="string" required="no" default="No Description">
11:
12: <cfset strArguments = "#application.basepath#/cb/cf/cfc/stripe/console_stripe.php " & api_key & " " & amount & " " & #token# & " " & #description# & " " >
13:
14: <cfexecute
|
| | column | | | id | | | line | | | Raw_Trace | | string | cb.cf.cfc.stripe.stripe_cfc$cf.udfCall(/cb/cf/cfc/stripe/stripe.cfc:12) |
| | template | | string | /var/www/html/cb/cf/cfc/stripe/stripe.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 16: <br>
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1><br>
<b>18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) /></b><br>
19: <br>
20: <cfif response.status EQ "success"><br>
|
| | codePrintPlain | | string | 16:
17: <h1>Function: chargeStripe - WPTA Payments - Test API Keys - Mastercard - $10 USD </h1>
18: <cfset response = stripe.chargeStripe(wpta_payments_secret,"1000", "tok_mastercard" ) />
19:
20: <cfif response.status EQ "success">
|
| | column | | | id | | | line | | | Raw_Trace | | string | c.cfcs.stripe.stripe_tests_cfm$cf.call(/c/cfcs/stripe/stripe_tests.cfm:18) |
| | template | | string | /var/www/html/c/cfcs/stripe/stripe_tests.cfm |
| | type | |
| | 3 | | Struct | | codePrintHTML | | string | 235: <br>
236: <!--- Include the requested page. ---><br>
<b>237: <cfinclude template="#ARGUMENTS.TargetPage#" /></b><br>
238: <cfreturn /><br>
239: </cffunction><br>
|
| | codePrintPlain | | string | 235:
236: <!--- Include the requested page. --->
237: <cfinclude template="#ARGUMENTS.TargetPage#" />
238: <cfreturn />
239: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$1.udfCall(/Application.cfc:237) |
| | template | | string | /var/www/html/Application.cfc |
| | type | |
|
|
| type | |