Catch
additional
Struct (ordered)
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringcannot load class through its string name, because no definition for the class with the specified name [com.braintreegateway.Environment] could be found caused by (java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment not found by lucee.core [48];)
StackTrace
stringlucee.runtime.exp.NativeException: cannot load class through its string name, because no definition for the class with the specified name [com.braintreegateway.Environment] could be found caused by (java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment not found by lucee.core [48];) at lucee.commons.lang.ClassUtil.loadClass(ClassUtil.java:291) at lucee.runtime.functions.other.JavaProxy.loadClassByPath(JavaProxy.java:130) at lucee.runtime.functions.other.JavaProxy.loadClass(JavaProxy.java:65) at lucee.runtime.functions.other.JavaProxy.call(JavaProxy.java:60) at lucee.runtime.functions.other.CreateObject.doJava(CreateObject.java:140) at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:62) at lucee.runtime.functions.other.CreateObject.call(CreateObject.java:49) at act_create_account_cfm$cf$18ux.call(/act_create_account.cfm:411) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:907) at index_cfm$cf$18qh.call(/index.cfm:30) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1034) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:926) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:217) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:105) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2460) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2450) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2421) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1179) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1125) 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:590) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:74) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:129) at org.cfmlprojects.regexpathinfofilter.RegexPathInfoFilter.doFilter(RegexPathInfoFilter.java:47) at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:67) at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(FilterHandler.java:131) at io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.java:84) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletChain$1.handleRequest(ServletChain.java:68) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at runwar.undertow.SSLClientCertHeaderHandler.handleRequest(SSLClientCertHeaderHandler.java:144) at io.undertow.servlet.handlers.RedirectDirHandler.handleRequest(RedirectDirHandler.java:68) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:117) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.SendErrorPageHandler.handleRequest(SendErrorPageHandler.java:52) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:275) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:79) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:134) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:131) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:255) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:79) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:100) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:391) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:852) at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35) at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:2019) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1558) at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1449) at org.xnio.XnioWorker$WorkerThreadFactory$1$1.run(XnioWorker.java:1282) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: lucee.commons.lang.ClassException: cannot load class through its string name, because no definition for the class with the specified name [com.braintreegateway.Environment] could be found caused by (java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment;java.lang.ClassNotFoundException:com.braintreegateway.Environment not found by lucee.core [48];) ... 65 more
TagContext
Array
1
Struct
codePrintHTML
string409: };<br> 410: // Set up gateway<br> <b>411: Environment = createObject(&quot;java&quot;, &quot;com.braintreegateway.Environment&quot; );</b><br> 412: if(testing){<br> 413: gateway = createObject(&quot;java&quot;, &quot;com.braintreegateway.BraintreeGateway&quot; ).Init(Environment.SANDBOX, SandboxCreds.merchantId, SandboxCreds.publicKey, SandboxCreds.privateKey);<br>
codePrintPlain
string409: }; 410: // Set up gateway 411: Environment = createObject("java", "com.braintreegateway.Environment" ); 412: if(testing){ 413: gateway = createObject("java", "com.braintreegateway.BraintreeGateway" ).Init(Environment.SANDBOX, SandboxCreds.merchantId, SandboxCreds.publicKey, SandboxCreds.privateKey);
column
number0
id
string??
line
number411
Raw_Trace
stringact_create_account_cfm$cf$18ux.call(/act_create_account.cfm:411)
template
string/home/cloudpanel/htdocs/my.agritrackingsystems.com/act_create_account.cfm
type
stringcfml
2
Struct
codePrintHTML
string28: &lt;!--- Login Section ---&gt;<br> 29: &lt;cfcase value=&quot;create_account&quot;&gt;<br> <b>30: &lt;cfinclude template=&quot;act_create_account.cfm&quot;&gt;</b><br> 31: &lt;/cfcase&gt;<br> 32: &lt;cfcase value=&quot;login&quot;&gt;<br>
codePrintPlain
string28: <!--- Login Section ---> 29: <cfcase value="create_account"> 30: <cfinclude template="act_create_account.cfm"> 31: </cfcase> 32: <cfcase value="login">
column
number0
id
string??
line
number30
Raw_Trace
stringindex_cfm$cf$18qh.call(/index.cfm:30)
template
string/home/cloudpanel/htdocs/my.agritrackingsystems.com/index.cfm
type
stringcfml
type
stringlucee.commons.lang.ClassException