Catch Entries: 15 |
additional | Struct (ordered) | SQL | string | INSERT 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 | | DatabaseVersion | | DriverName | | DriverVersion | string | mysql-connector-j-8.1.0 (Revision: 7b6f9a337afe6ccb41823df485bf848ca7952b09) |
| Datasource | |
|
DataSource | |
Detail | |
ErrorCode | |
Extended_Info | |
ExtendedInfo | |
Message | string | Data truncation: Data too long for column 'param2' at row 1 |
|
NativeErrorCode | |
queryError | string | INSERT 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 | string | INSERT 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 | |
StackTrace | string | lucee.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 | string | 90: ,<cfqueryparam cfsqltype="cf_sql_integer" value="#attributes.isMockTest#" /><br>
91: );<br>
<b>92: </cfquery></b><br>
93: <cflock scope="session" timeout="5" type="exclusive"><br>
94: <cfset session.AU_CTZ_SessionID=variables.stResult.GENERATEDKEY/><br>
|
| codePrintPlain | string | 90: ,<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 | | id | | line | | Raw_Trace | string | __138.__138.__138._citizenship_test_australia1395.inc_startsession_cfm$cf$34h.call(../../../_citizenship-test-australia/inc_startSession.cfm:92) |
| template | string | C:\eprotech\drivingSchoolApp\_citizenship-test-australia\inc_startSession.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 9: <cfif variables.validateRequest OR Request.isFreeTestModeEnabled><br>
10: <cfinclude template="../inc_websiteID.cfm" /><br>
<b>11: <cfinclude template="../inc_startSession.cfm" /></b><br>
12: <cfif attributes.param2 eq "mock-test"><br>
13: <cfset attributes.isMockTest=1/><br>
|
| codePrintPlain | string | 9: <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 | | id | | line | | Raw_Trace | string | __138.__138.__138._citizenship_test_australia1395.course.starter_cfm$cf$394.call(../../../_citizenship-test-australia/course/starter.cfm:11) |
| template | string | C:\eprotech\drivingSchoolApp\_citizenship-test-australia\course\starter.cfm |
| type | |
| 3 | Struct | codePrintHTML | string | 30: <cfinclude template="process-mock.cfm" /><br>
31: <cfelseif structKeyExists(attributes,"param2")><br>
<b>32: <cfinclude template="starter.cfm" /></b><br>
33: <cfelse><br>
34: <cfinclude template="home.cfm" /><br>
|
| codePrintPlain | string | 30: <cfinclude template="process-mock.cfm" />
31: <cfelseif structKeyExists(attributes,"param2")>
32: <cfinclude template="starter.cfm" />
33: <cfelse>
34: <cfinclude template="home.cfm" />
|
| column | | id | | line | | Raw_Trace | string | __138.__138.__138._citizenship_test_australia1395.course.switch_cfm$cf$39b.call(../../../_citizenship-test-australia/course/switch.cfm:32) |
| template | string | C:\eprotech\drivingSchoolApp\_citizenship-test-australia\course\switch.cfm |
| type | |
| 4 | Struct | codePrintHTML | string | 31: <cfcase value="course"><br>
32: <cfset Request.section="course"/><br>
<b>33: <cfinclude template="../../../_citizenship-test-australia/course/switch.cfm" /></b><br>
34: </cfcase><br>
35: <cfcase value="study-guide"><br>
|
| codePrintPlain | string | 31: <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 | | id | | line | | Raw_Trace | string | __138.__138._shared.au_ctz.module_cfm$cf$36d.call(../../_shared/au_ctz/module.cfm:33) |
| template | string | C:\eprotech\drivingSchoolApp\_websites\_shared\au_ctz\module.cfm |
| type | |
| 5 | Struct | codePrintHTML | string | 27: </cfif><br>
28: <cfif variables.blnValidURL><br>
<b>29: <cfinclude template="module.cfm" /></b><br>
30: <cfelse><br>
31: <cfheader statuscode="404" statustext="Not Found" /><br>
|
| codePrintPlain | string | 27: </cfif>
28: <cfif variables.blnValidURL>
29: <cfinclude template="module.cfm" />
30: <cfelse>
31: <cfheader statuscode="404" statustext="Not Found" />
|
| column | | id | | line | | Raw_Trace | string | __138.__138._shared.au_ctz._404_cfm$cf$3ix.call(../../_shared/au_ctz/404.cfm:29) |
| template | string | C:\eprotech\drivingSchoolApp\_websites\_shared\au_ctz\404.cfm |
| type | |
| 6 | Struct | codePrintHTML | string | 1: <cftry><br>
<b>2: <cfinclude template="../../_shared/au_ctz/404.cfm" /> </b><br>
3: <cfcatch type="Any" ><br>
4: <cfdump var="#cfcatch#"><cfabort><br>
|
| codePrintPlain | string | 1: <cftry>
2: <cfinclude template="../../_shared/au_ctz/404.cfm" />
3: <cfcatch type="Any" >
4: <cfdump var="#cfcatch#"><cfabort>
|
| column | | id | | line | | Raw_Trace | string | _404_cfm$cf$2uh.call(/404.cfm:2) |
| template | string | C:\eprotech\drivingSchoolApp\_websites\australiacitizenshiptest.com.au\www\404.cfm |
| type | |
| 7 | Struct | codePrintHTML | string | 108: <cflocation url="/" addtoken="false" /><br>
109: </cfif><br>
<b>110: <cfinclude template="#ARGUMENTS.TargetPage#" /></b><br>
111: </cffunction><br>
112: <cffunction name="OnRequestEnd" access="public" returntype="void" output="false" hint="Fires after the page processing is complete."><br>
|
| codePrintPlain | string | 108: <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 | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/drivingschoolwebsites/Application.cfc:110) |
| template | string | C:\eprotech\drivingSchoolApp\_websites\Application.cfc |
| type | |
|
|
type | |
where | |