Catch
Entries: 15
additional
Struct (ordered)
SQL
stringINSERT INTO au_ctzsession ( memberID, ipAddress, websiteID, website, browser, isMobile, currentPageUrl, pageTitle, testTitle, referrer, city, regioncode, regionname, areacode, zipCode, latitue, longitude, countryname, countryCode, uniqueID, userAgent, osName, uriHashTag, userLang, dateVisit, dateCreated ,param1 ,param2 ,isMockTest ) VALUES ( NULL, '13.58.147.118', 6, 'www.australiacitizenshiptest.com.au', 'Unknown', 'FALSE', '', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'E3C43DABFBD3402993FBBB6CE5DA3FB7', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'unknown', '', 'en', now(), now() ,'citizenship-test-australia' ,'responsibilities-and-privileges-of-australian-citizenship' ,0 );
DatabaseName
stringMySQL
DatabaseVersion
string8.0.34
DriverName
stringMySQL Connector/J
DriverVersion
stringmysql-connector-j-8.1.0 (Revision: 7b6f9a337afe6ccb41823df485bf848ca7952b09)
Datasource
stringdrivingschool
DataSource
stringdrivingschool
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringData truncation: Data too long for column 'param2' at row 1
NativeErrorCode
number1406
queryError
stringINSERT INTO au_ctzsession ( memberID, ipAddress, websiteID, website, browser, isMobile, currentPageUrl, pageTitle, testTitle, referrer, city, regioncode, regionname, areacode, zipCode, latitue, longitude, countryname, countryCode, uniqueID, userAgent, osName, uriHashTag, userLang, dateVisit, dateCreated ,param1 ,param2 ,isMockTest ) VALUES ( NULL, '13.58.147.118', 6, 'www.australiacitizenshiptest.com.au', 'Unknown', 'FALSE', '', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'E3C43DABFBD3402993FBBB6CE5DA3FB7', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'unknown', '', 'en', now(), now() ,'citizenship-test-australia' ,'responsibilities-and-privileges-of-australian-citizenship' ,0 );
Sql
stringINSERT INTO au_ctzsession ( memberID, ipAddress, websiteID, website, browser, isMobile, currentPageUrl, pageTitle, testTitle, referrer, city, regioncode, regionname, areacode, zipCode, latitue, longitude, countryname, countryCode, uniqueID, userAgent, osName, uriHashTag, userLang, dateVisit, dateCreated ,param1 ,param2 ,isMockTest ) VALUES ( NULL, '13.58.147.118', 6, 'www.australiacitizenshiptest.com.au', 'Unknown', 'FALSE', '', '', NULL, '', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'E3C43DABFBD3402993FBBB6CE5DA3FB7', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'unknown', '', 'en', now(), now() ,'citizenship-test-australia' ,'responsibilities-and-privileges-of-australian-citizenship' ,0 );
SQLState
string22001
StackTrace
stringlucee.runtime.exp.DatabaseException: Data truncation: Data too long for column 'param2' at row 1 at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:104) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:916) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) at lucee.runtime.type.util.QueryUtil.execute(QueryUtil.java:353) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:306) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:243) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1134) at lucee.runtime.tag.Query._doEndTag(Query.java:701) at lucee.runtime.tag.Query.doEndTag(Query.java:566) at __138.__138.__138._citizenship_test_australia1395.inc_startsession_cfm$cf$34h.call(../../../_citizenship-test-australia/inc_startSession.cfm:92) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at __138.__138.__138._citizenship_test_australia1395.course.starter_cfm$cf$394.call(../../../_citizenship-test-australia/course/starter.cfm:11) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at __138.__138.__138._citizenship_test_australia1395.course.switch_cfm$cf$39b.call(../../../_citizenship-test-australia/course/switch.cfm:32) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at __138.__138._shared.au_ctz.module_cfm$cf$36d.call(../../_shared/au_ctz/module.cfm:33) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at __138.__138._shared.au_ctz._404_cfm$cf$3ix.call(../../_shared/au_ctz/404.cfm:29) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at _404_cfm$cf$2uh.call(/404.cfm:2) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1058) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:950) at lucee.runtime.PageContextImpl.doInclude(PageContextImpl.java:931) at application_cfc$cf.udfCall(/drivingschoolwebsites/Application.cfc:110) 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:446) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:220) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2494) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2480) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2451) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1219) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1165) 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:741) 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:53) 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:200) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:394) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:836) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1839) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Thread.java:834)
TagContext
Array
1
Struct
codePrintHTML
string90: ,&lt;cfqueryparam cfsqltype=&quot;cf_sql_integer&quot; value=&quot;#attributes.isMockTest#&quot; /&gt;<br> 91: );<br> <b>92: &lt;/cfquery&gt;</b><br> 93: &lt;cflock scope=&quot;session&quot; timeout=&quot;5&quot; type=&quot;exclusive&quot;&gt;<br> 94: &lt;cfset session.AU_CTZ_SessionID=variables.stResult.GENERATEDKEY/&gt;<br>
codePrintPlain
string90: ,<cfqueryparam cfsqltype="cf_sql_integer" value="#attributes.isMockTest#" /> 91: ); 92: </cfquery> 93: <cflock scope="session" timeout="5" type="exclusive"> 94: <cfset session.AU_CTZ_SessionID=variables.stResult.GENERATEDKEY/>
column
number0
id
string??
line
number92
Raw_Trace
string__138.__138.__138._citizenship_test_australia1395.inc_startsession_cfm$cf$34h.call(../../../_citizenship-test-australia/inc_startSession.cfm:92)
template
stringC:\eprotech\drivingSchoolApp\_citizenship-test-australia\inc_startSession.cfm
type
stringcfml
2
Struct
codePrintHTML
string9: &lt;cfif variables.validateRequest OR Request.isFreeTestModeEnabled&gt;<br> 10: &lt;cfinclude template=&quot;../inc_websiteID.cfm&quot; /&gt;<br> <b>11: &lt;cfinclude template=&quot;../inc_startSession.cfm&quot; /&gt;</b><br> 12: &lt;cfif attributes.param2 eq &quot;mock-test&quot;&gt;<br> 13: &lt;cfset attributes.isMockTest=1/&gt;<br>
codePrintPlain
string9: <cfif variables.validateRequest OR Request.isFreeTestModeEnabled> 10: <cfinclude template="../inc_websiteID.cfm" /> 11: <cfinclude template="../inc_startSession.cfm" /> 12: <cfif attributes.param2 eq "mock-test"> 13: <cfset attributes.isMockTest=1/>
column
number0
id
string??
line
number11
Raw_Trace
string__138.__138.__138._citizenship_test_australia1395.course.starter_cfm$cf$394.call(../../../_citizenship-test-australia/course/starter.cfm:11)
template
stringC:\eprotech\drivingSchoolApp\_citizenship-test-australia\course\starter.cfm
type
stringcfml
3
Struct
codePrintHTML
string30: &lt;cfinclude template=&quot;process-mock.cfm&quot; /&gt;<br> 31: &lt;cfelseif structKeyExists(attributes,&quot;param2&quot;)&gt;<br> <b>32: &lt;cfinclude template=&quot;starter.cfm&quot; /&gt;</b><br> 33: &lt;cfelse&gt;<br> 34: &lt;cfinclude template=&quot;home.cfm&quot; /&gt;<br>
codePrintPlain
string30: <cfinclude template="process-mock.cfm" /> 31: <cfelseif structKeyExists(attributes,"param2")> 32: <cfinclude template="starter.cfm" /> 33: <cfelse> 34: <cfinclude template="home.cfm" />
column
number0
id
string??
line
number32
Raw_Trace
string__138.__138.__138._citizenship_test_australia1395.course.switch_cfm$cf$39b.call(../../../_citizenship-test-australia/course/switch.cfm:32)
template
stringC:\eprotech\drivingSchoolApp\_citizenship-test-australia\course\switch.cfm
type
stringcfml
4
Struct
codePrintHTML
string31: &lt;cfcase value=&quot;course&quot;&gt;<br> 32: &lt;cfset Request.section=&quot;course&quot;/&gt;<br> <b>33: &lt;cfinclude template=&quot;../../../_citizenship-test-australia/course/switch.cfm&quot; /&gt;</b><br> 34: &lt;/cfcase&gt;<br> 35: &lt;cfcase value=&quot;study-guide&quot;&gt;<br>
codePrintPlain
string31: <cfcase value="course"> 32: <cfset Request.section="course"/> 33: <cfinclude template="../../../_citizenship-test-australia/course/switch.cfm" /> 34: </cfcase> 35: <cfcase value="study-guide">
column
number0
id
string??
line
number33
Raw_Trace
string__138.__138._shared.au_ctz.module_cfm$cf$36d.call(../../_shared/au_ctz/module.cfm:33)
template
stringC:\eprotech\drivingSchoolApp\_websites\_shared\au_ctz\module.cfm
type
stringcfml
5
Struct
codePrintHTML
string27: &lt;/cfif&gt;<br> 28: &lt;cfif variables.blnValidURL&gt;<br> <b>29: &lt;cfinclude template=&quot;module.cfm&quot; /&gt;</b><br> 30: &lt;cfelse&gt;<br> 31: &lt;cfheader statuscode=&quot;404&quot; statustext=&quot;Not Found&quot; /&gt;<br>
codePrintPlain
string27: </cfif> 28: <cfif variables.blnValidURL> 29: <cfinclude template="module.cfm" /> 30: <cfelse> 31: <cfheader statuscode="404" statustext="Not Found" />
column
number0
id
string??
line
number29
Raw_Trace
string__138.__138._shared.au_ctz._404_cfm$cf$3ix.call(../../_shared/au_ctz/404.cfm:29)
template
stringC:\eprotech\drivingSchoolApp\_websites\_shared\au_ctz\404.cfm
type
stringcfml
6
Struct
codePrintHTML
string1: &lt;cftry&gt;<br> <b>2: &lt;cfinclude template=&quot;../../_shared/au_ctz/404.cfm&quot; /&gt; </b><br> 3: &lt;cfcatch type=&quot;Any&quot; &gt;<br> 4: &lt;cfdump var=&quot;#cfcatch#&quot;&gt;&lt;cfabort&gt;<br>
codePrintPlain
string1: <cftry> 2: <cfinclude template="../../_shared/au_ctz/404.cfm" /> 3: <cfcatch type="Any" > 4: <cfdump var="#cfcatch#"><cfabort>
column
number0
id
string??
line
number2
Raw_Trace
string_404_cfm$cf$2uh.call(/404.cfm:2)
template
stringC:\eprotech\drivingSchoolApp\_websites\australiacitizenshiptest.com.au\www\404.cfm
type
stringcfml
7
Struct
codePrintHTML
string108: &lt;cflocation url=&quot;/&quot; addtoken=&quot;false&quot; /&gt;<br> 109: &lt;/cfif&gt;<br> <b>110: &lt;cfinclude template=&quot;#ARGUMENTS.TargetPage#&quot; /&gt;</b><br> 111: &lt;/cffunction&gt;<br> 112: &lt;cffunction name=&quot;OnRequestEnd&quot; access=&quot;public&quot; returntype=&quot;void&quot; output=&quot;false&quot; hint=&quot;Fires after the page processing is complete.&quot;&gt;<br>
codePrintPlain
string108: <cflocation url="/" addtoken="false" /> 109: </cfif> 110: <cfinclude template="#ARGUMENTS.TargetPage#" /> 111: </cffunction> 112: <cffunction name="OnRequestEnd" access="public" returntype="void" output="false" hint="Fires after the page processing is complete.">
column
number0
id
string??
line
number110
Raw_Trace
stringapplication_cfc$cf.udfCall(/drivingschoolwebsites/Application.cfc:110)
template
stringC:\eprotech\drivingSchoolApp\_websites\Application.cfc
type
stringcfml
type
stringdatabase
where
string