loader

MID-YEAR SALE - FINAL DAYS!

ARGUMENTS
Scope Arguments
exception1
Catch
Entries: 18
additional
Struct (ordered)
SQL
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
DatabaseName
stringMicrosoft SQL Server
DatabaseVersion
string14.00.3456
DriverName
stringMicrosoft JDBC Driver 6.2 for SQL Server
DriverVersion
string6.2.2.0
Datasource
stringvoyager
Cause
Struct
Entries: 15
additional
Struct (ordered)
SQL
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
DatabaseName
stringMicrosoft SQL Server
DatabaseVersion
string14.00.3456
DriverName
stringMicrosoft JDBC Driver 6.2 for SQL Server
DriverVersion
string6.2.2.0
Datasource
stringvoyager
DataSource
stringvoyager
Detail
stringInvalid column name 'displayOrderOffice'.
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string
NativeErrorCode
number207
queryError
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
Sql
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
SQLState
stringS0001
StackTrace
stringlucee.runtime.exp.DatabaseException: at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:258) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1535) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:845) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:752) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7151) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:2478) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:219) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:199) at com.microsoft.sqlserver.jdbc.SQLServerStatement.execute(SQLServerStatement.java:729) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:293) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:273) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:226) at lucee.runtime.tag.Query.executeDatasoure(Query.java:951) at lucee.runtime.tag.Query.doEndTag(Query.java:700) at display.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180) at index_cfm$cf.call(/index.cfm:406) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805) at application_cfc$cf.udfCall3(/Application.cfc:1182) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427) at lucee.runtime.engine.Request.exe(Request.java:44) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1468) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string213: WHERE 1=1<br> 214: ORDER BY &lt;cfif thisDisplayOrder neq 'displayOrder'&gt;#thisDisplayOrder# DESC, &lt;/cfif&gt;displayOrder ASC, categoryName<br> <b>215: &lt;/cfquery&gt;</b><br> 216: &lt;/cfsilent&gt;<br> 217: <br>
codePrintPlain
string213: WHERE 1=1 214: ORDER BY <cfif thisDisplayOrder neq 'displayOrder'>#thisDisplayOrder# DESC, </cfif>displayOrder ASC, categoryName 215: </cfquery> 216: </cfsilent> 217:
column
number0
id
string??
line
number215
Raw_Trace
stringdisplay.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215)
template
string/var/www/voyagerinteriors.com.au/devel/display/page-room-by-room.cfm
type
stringcfml
2
Struct
codePrintHTML
string404: seoNav=&quot;#variables.seoNav#&quot;<br> 405: parentPage=&quot;#qPageBody.pageHeader#&quot;<br> <b>406: bootstrapCols=&quot;#variables.innerLeftCol#&quot;&gt;</b><br> 407: &lt;/cfcase&gt;<br> 408: <br>
codePrintPlain
string404: seoNav="#variables.seoNav#" 405: parentPage="#qPageBody.pageHeader#" 406: bootstrapCols="#variables.innerLeftCol#"> 407: </cfcase> 408:
column
number0
id
string??
line
number406
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:406)
template
string/var/www/voyagerinteriors.com.au/devel/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string1180: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 1181: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>1182: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 1183: &lt;/cffunction&gt;<br> 1184: <br>
codePrintPlain
string1180: <cffunction name="onRequest" returnType="void"> 1181: <cfargument name="thePage" type="string" required="true"> 1182: <cfinclude template="#arguments.thePage#"> 1183: </cffunction> 1184:
column
number0
id
string??
line
number1182
Raw_Trace
stringapplication_cfc$cf.udfCall3(/Application.cfc:1182)
template
string/var/www/voyagerinteriors.com.au/devel/Application.cfc
type
stringcfml
type
stringdatabase
where
string
DataSource
stringvoyager
Detail
stringInvalid column name 'displayOrderOffice'.
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string
name
stringonRequest
NativeErrorCode
number207
queryError
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
rootCause
Struct
Entries: 15
additional
Struct (ordered)
SQL
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
DatabaseName
stringMicrosoft SQL Server
DatabaseVersion
string14.00.3456
DriverName
stringMicrosoft JDBC Driver 6.2 for SQL Server
DriverVersion
string6.2.2.0
Datasource
stringvoyager
DataSource
stringvoyager
Detail
stringInvalid column name 'displayOrderOffice'.
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
string
NativeErrorCode
number207
queryError
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
Sql
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
SQLState
stringS0001
StackTrace
stringlucee.runtime.exp.DatabaseException: at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:258) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1535) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:845) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:752) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7151) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:2478) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:219) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:199) at com.microsoft.sqlserver.jdbc.SQLServerStatement.execute(SQLServerStatement.java:729) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:293) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:273) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:226) at lucee.runtime.tag.Query.executeDatasoure(Query.java:951) at lucee.runtime.tag.Query.doEndTag(Query.java:700) at display.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180) at index_cfm$cf.call(/index.cfm:406) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805) at application_cfc$cf.udfCall3(/Application.cfc:1182) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427) at lucee.runtime.engine.Request.exe(Request.java:44) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1468) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string213: WHERE 1=1<br> 214: ORDER BY &lt;cfif thisDisplayOrder neq 'displayOrder'&gt;#thisDisplayOrder# DESC, &lt;/cfif&gt;displayOrder ASC, categoryName<br> <b>215: &lt;/cfquery&gt;</b><br> 216: &lt;/cfsilent&gt;<br> 217: <br>
codePrintPlain
string213: WHERE 1=1 214: ORDER BY <cfif thisDisplayOrder neq 'displayOrder'>#thisDisplayOrder# DESC, </cfif>displayOrder ASC, categoryName 215: </cfquery> 216: </cfsilent> 217:
column
number0
id
string??
line
number215
Raw_Trace
stringdisplay.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215)
template
string/var/www/voyagerinteriors.com.au/devel/display/page-room-by-room.cfm
type
stringcfml
2
Struct
codePrintHTML
string404: seoNav=&quot;#variables.seoNav#&quot;<br> 405: parentPage=&quot;#qPageBody.pageHeader#&quot;<br> <b>406: bootstrapCols=&quot;#variables.innerLeftCol#&quot;&gt;</b><br> 407: &lt;/cfcase&gt;<br> 408: <br>
codePrintPlain
string404: seoNav="#variables.seoNav#" 405: parentPage="#qPageBody.pageHeader#" 406: bootstrapCols="#variables.innerLeftCol#"> 407: </cfcase> 408:
column
number0
id
string??
line
number406
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:406)
template
string/var/www/voyagerinteriors.com.au/devel/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string1180: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 1181: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>1182: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 1183: &lt;/cffunction&gt;<br> 1184: <br>
codePrintPlain
string1180: <cffunction name="onRequest" returnType="void"> 1181: <cfargument name="thePage" type="string" required="true"> 1182: <cfinclude template="#arguments.thePage#"> 1183: </cffunction> 1184:
column
number0
id
string??
line
number1182
Raw_Trace
stringapplication_cfc$cf.udfCall3(/Application.cfc:1182)
template
string/var/www/voyagerinteriors.com.au/devel/Application.cfc
type
stringcfml
type
stringdatabase
where
string
Sql
stringSELECT categoryID, categoryName, categoryParent FROM dbo.voy_productCategories WHERE 1=1 ORDER BY displayOrderOffice DESC, displayOrder ASC, categoryName
SQLState
stringS0001
StackTrace
stringlucee.runtime.exp.DatabaseException: at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:258) at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult(SQLServerStatement.java:1535) at com.microsoft.sqlserver.jdbc.SQLServerStatement.doExecuteStatement(SQLServerStatement.java:845) at com.microsoft.sqlserver.jdbc.SQLServerStatement$StmtExecCmd.doExecute(SQLServerStatement.java:752) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7151) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:2478) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:219) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:199) at com.microsoft.sqlserver.jdbc.SQLServerStatement.execute(SQLServerStatement.java:729) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:293) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:273) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:226) at lucee.runtime.tag.Query.executeDatasoure(Query.java:951) at lucee.runtime.tag.Query.doEndTag(Query.java:700) at display.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:817) at lucee.runtime.tag.CFTag.doInclude(CFTag.java:328) at lucee.runtime.tag.CFTag.cfmlStartTag(CFTag.java:249) at lucee.runtime.tag.CFTag.doStartTag(CFTag.java:180) at index_cfm$cf.call(/index.cfm:406) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:901) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:823) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:805) at application_cfc$cf.udfCall3(/Application.cfc:1182) at application_cfc$cf.udfCall(/Application.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:107) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:226) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:657) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:573) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1997) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:438) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:216) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:43) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2464) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2454) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2427) at lucee.runtime.engine.Request.exe(Request.java:44) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1090) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1038) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:102) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:496) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:803) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:790) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1468) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748)
TagContext
Array
1
Struct
codePrintHTML
string213: WHERE 1=1<br> 214: ORDER BY &lt;cfif thisDisplayOrder neq 'displayOrder'&gt;#thisDisplayOrder# DESC, &lt;/cfif&gt;displayOrder ASC, categoryName<br> <b>215: &lt;/cfquery&gt;</b><br> 216: &lt;/cfsilent&gt;<br> 217: <br>
codePrintPlain
string213: WHERE 1=1 214: ORDER BY <cfif thisDisplayOrder neq 'displayOrder'>#thisDisplayOrder# DESC, </cfif>displayOrder ASC, categoryName 215: </cfquery> 216: </cfsilent> 217:
column
number0
id
string??
line
number215
Raw_Trace
stringdisplay.page_room_by_room_cfm1260$cf.call(/display/page-room-by-room.cfm:215)
template
string/var/www/voyagerinteriors.com.au/devel/display/page-room-by-room.cfm
type
stringcfml
2
Struct
codePrintHTML
string404: seoNav=&quot;#variables.seoNav#&quot;<br> 405: parentPage=&quot;#qPageBody.pageHeader#&quot;<br> <b>406: bootstrapCols=&quot;#variables.innerLeftCol#&quot;&gt;</b><br> 407: &lt;/cfcase&gt;<br> 408: <br>
codePrintPlain
string404: seoNav="#variables.seoNav#" 405: parentPage="#qPageBody.pageHeader#" 406: bootstrapCols="#variables.innerLeftCol#"> 407: </cfcase> 408:
column
number0
id
string??
line
number406
Raw_Trace
stringindex_cfm$cf.call(/index.cfm:406)
template
string/var/www/voyagerinteriors.com.au/devel/index.cfm
type
stringcfml
3
Struct
codePrintHTML
string1180: &lt;cffunction name=&quot;onRequest&quot; returnType=&quot;void&quot;&gt;<br> 1181: &lt;cfargument name=&quot;thePage&quot; type=&quot;string&quot; required=&quot;true&quot;&gt;<br> <b>1182: &lt;cfinclude template=&quot;#arguments.thePage#&quot;&gt;</b><br> 1183: &lt;/cffunction&gt;<br> 1184: <br>
codePrintPlain
string1180: <cffunction name="onRequest" returnType="void"> 1181: <cfargument name="thePage" type="string" required="true"> 1182: <cfinclude template="#arguments.thePage#"> 1183: </cffunction> 1184:
column
number0
id
string??
line
number1182
Raw_Trace
stringapplication_cfc$cf.udfCall3(/Application.cfc:1182)
template
string/var/www/voyagerinteriors.com.au/devel/Application.cfc
type
stringcfml
type
stringdatabase
where
string
eventname2
stringonRequest