There was a server error

Please wait a moment and try again.

Details: IP: 216.73.216.61 Error: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. Line: 101 File: /home/ec2-user/www/html/components/website.cfc Code: 99: 100: 101: 102: 103:

Catch
Entries: 16
additional
Struct (ordered)
Cause
Catch
additional
Struct (ordered)
Detail
string
ErrorCode
number0
Extended_Info
string
ExtendedInfo
string
Message
stringCommunications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
SQLState
string08S01
StackTrace
stringlucee.runtime.exp.NativeException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:165) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:55) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:837) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:420) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:238) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:180) at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:139) at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:103) at lucee.runtime.db.DatasourceConnectionPool.loadDatasourceConnection(DatasourceConnectionPool.java:158) at lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:121) at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:82) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1120) at lucee.runtime.tag.Query._doEndTag(Query.java:700) at lucee.runtime.tag.Query.doEndTag(Query.java:566) at components.website_cfc$cf.udfCall(/components/website.cfc:101) 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:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at logic.websites.website_public_inc360$cf.call(/logic/websites/website-public.inc:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:930) at components.router_cfc$cf.udfCall(/components/router.cfc:16) 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 router_html$cf.call(/router.html:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:63) at java.base/java.lang.Thread.run(Unknown Source) Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. ... 71 more Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor1461.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:52) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:95) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:140) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:156) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:79) at com.mysql.cj.NativeSession.connect(NativeSession.java:142) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:961) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:825) ... 68 more Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:144) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:53) ... 71 more
TagContext
Array
1
Struct
codePrintHTML
string99: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 100: <br> <b>101: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfquery&gt;</b><br> 102: <br> 103: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;local.qWebsiteByURL&gt;<br>
codePrintPlain
string99: </cfif> 100: 101: </cfquery> 102: 103: <cfreturn local.qWebsiteByURL>
column
number0
id
string??
line
number101
Raw_Trace
stringcomponents.website_cfc$cf.udfCall(/components/website.cfc:101)
template
string/home/ec2-user/www/html/components/website.cfc
type
stringcfml
2
Struct
codePrintHTML
string1: &lt;cfscript&gt;<br> 2: <br> <b>3: &nbsp;&nbsp;&nbsp;&nbsp;qWebsite&nbsp;=&nbsp;new&nbsp;components.website().getWebsiteByURL(domain=request.simulateDomain);</b><br> 4: <br> 5: &nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(qWebsite.recordcount)&nbsp;{<br>
codePrintPlain
string1: <cfscript> 2: 3: qWebsite = new components.website().getWebsiteByURL(domain=request.simulateDomain); 4: 5: if (qWebsite.recordcount) {
column
number0
id
string??
line
number3
Raw_Trace
stringlogic.websites.website_public_inc360$cf.call(/logic/websites/website-public.inc:3)
template
string/home/ec2-user/www/html/logic/websites/website-public.inc
type
stringcfml
3
Struct
codePrintHTML
string14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfscript&gt;<br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(checkRoute(arguments.route))&nbsp;{<br> <b>16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;template=arguments.template;</b><br> 17: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfscript&gt;<br>
codePrintPlain
string14: <cfscript> 15: if (checkRoute(arguments.route)) { 16: include template=arguments.template; 17: } 18: </cfscript>
column
number0
id
string??
line
number16
Raw_Trace
stringcomponents.router_cfc$cf.udfCall(/components/router.cfc:16)
template
string/home/ec2-user/www/html/components/router.cfc
type
stringcfml
4
Struct
codePrintHTML
string12: <br> 13: &nbsp;&nbsp;&nbsp;if&nbsp;(request.isCustomDomain&nbsp;or&nbsp;request.isSubDomain)&nbsp;{<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;route.is(&quot;*&quot;,&nbsp;&quot;/logic/websites/website-public.inc&quot;);</b><br> 15: &nbsp;&nbsp;&nbsp;}<br> 16: <br>
codePrintPlain
string12: 13: if (request.isCustomDomain or request.isSubDomain) { 14: route.is("*", "/logic/websites/website-public.inc"); 15: } 16:
column
number0
id
string??
line
number14
Raw_Trace
stringrouter_html$cf.call(/router.html:14)
template
string/home/ec2-user/www/html/router.html
type
stringcfml
type
stringcom.mysql.cj.jdbc.exceptions.CommunicationsException
DataSource
string
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringCommunications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
NativeErrorCode
number0
queryError
string
Sql
string
SQLState
string08S01
StackTrace
stringlucee.runtime.exp.DatabaseException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:165) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:55) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:837) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:420) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:238) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:180) at lucee.runtime.db.DataSourceSupport._getConnection(DataSourceSupport.java:139) at lucee.runtime.db.DataSourceSupport.getConnection(DataSourceSupport.java:103) at lucee.runtime.db.DatasourceConnectionPool.loadDatasourceConnection(DatasourceConnectionPool.java:158) at lucee.runtime.db.DatasourceConnectionPool.getDatasourceConnection(DatasourceConnectionPool.java:121) at lucee.runtime.db.DatasourceManagerImpl.getConnection(DatasourceManagerImpl.java:82) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1120) at lucee.runtime.tag.Query._doEndTag(Query.java:700) at lucee.runtime.tag.Query.doEndTag(Query.java:566) at components.website_cfc$cf.udfCall(/components/website.cfc:101) 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:866) at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1795) at logic.websites.website_public_inc360$cf.call(/logic/websites/website-public.inc:3) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:930) at components.router_cfc$cf.udfCall(/components/router.cfc:16) 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 router_html$cf.call(/router.html:14) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1057) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:949) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:219) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) 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:623) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:346) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 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:63) at java.base/java.lang.Thread.run(Unknown Source) Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. ... 71 more Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor1461.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:52) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:95) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:140) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:156) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:79) at com.mysql.cj.NativeSession.connect(NativeSession.java:142) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:961) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:825) ... 68 more Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:144) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:53) ... 71 more
TagContext
Array
1
Struct
codePrintHTML
string99: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfif&gt;<br> 100: <br> <b>101: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfquery&gt;</b><br> 102: <br> 103: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfreturn&nbsp;local.qWebsiteByURL&gt;<br>
codePrintPlain
string99: </cfif> 100: 101: </cfquery> 102: 103: <cfreturn local.qWebsiteByURL>
column
number0
id
string??
line
number101
Raw_Trace
stringcomponents.website_cfc$cf.udfCall(/components/website.cfc:101)
template
string/home/ec2-user/www/html/components/website.cfc
type
stringcfml
2
Struct
codePrintHTML
string1: &lt;cfscript&gt;<br> 2: <br> <b>3: &nbsp;&nbsp;&nbsp;&nbsp;qWebsite&nbsp;=&nbsp;new&nbsp;components.website().getWebsiteByURL(domain=request.simulateDomain);</b><br> 4: <br> 5: &nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(qWebsite.recordcount)&nbsp;{<br>
codePrintPlain
string1: <cfscript> 2: 3: qWebsite = new components.website().getWebsiteByURL(domain=request.simulateDomain); 4: 5: if (qWebsite.recordcount) {
column
number0
id
string??
line
number3
Raw_Trace
stringlogic.websites.website_public_inc360$cf.call(/logic/websites/website-public.inc:3)
template
string/home/ec2-user/www/html/logic/websites/website-public.inc
type
stringcfml
3
Struct
codePrintHTML
string14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;cfscript&gt;<br> 15: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(checkRoute(arguments.route))&nbsp;{<br> <b>16: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;include&nbsp;template=arguments.template;</b><br> 17: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 18: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/cfscript&gt;<br>
codePrintPlain
string14: <cfscript> 15: if (checkRoute(arguments.route)) { 16: include template=arguments.template; 17: } 18: </cfscript>
column
number0
id
string??
line
number16
Raw_Trace
stringcomponents.router_cfc$cf.udfCall(/components/router.cfc:16)
template
string/home/ec2-user/www/html/components/router.cfc
type
stringcfml
4
Struct
codePrintHTML
string12: <br> 13: &nbsp;&nbsp;&nbsp;if&nbsp;(request.isCustomDomain&nbsp;or&nbsp;request.isSubDomain)&nbsp;{<br> <b>14: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;route.is(&quot;*&quot;,&nbsp;&quot;/logic/websites/website-public.inc&quot;);</b><br> 15: &nbsp;&nbsp;&nbsp;}<br> 16: <br>
codePrintPlain
string12: 13: if (request.isCustomDomain or request.isSubDomain) { 14: route.is("*", "/logic/websites/website-public.inc"); 15: } 16:
column
number0
id
string??
line
number14
Raw_Trace
stringrouter_html$cf.call(/router.html:14)
template
string/home/ec2-user/www/html/router.html
type
stringcfml
type
stringdatabase
where
string