Silverlake Error Capture

URLhttp://www.upickit.co.uk/index.cfm?
Time06-05-2025 4:59 AM

exception
Struct
additional
Struct (ordered)
code
string
Detail
string'/views/main/a646470.cfm' does not exist.
ErrorCode
string
Extended_Info
string
ExtendedInfo
string
Message
stringUnable to find a view for 'main.a646470' action.
StackTrace
stringlucee.runtime.exp.CustomTypeException: Unable to find a view for 'main.a646470' action. at lucee.runtime.tag.Throw._doStartTag(Throw.java:225) at lucee.runtime.tag.Throw.doStartTag(Throw.java:212) at throw_cfm$cf.udfCall(/throw.cfm:15) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:214) at lucee.runtime.functions.system.CFFunction.call(CFFunction.java:109) at framework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046) at framework.one_cfc$cf.udfCallf(/framework/one.cfc:3044) at framework.one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:785) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2044) at framework.one_cfc$cf.udfCall5(/framework/one.cfc:825) at framework.one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:785) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:797) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:2044) at framework.one_cfc$cf.udfCall6(/framework/one.cfc:922) at framework.one_cfc$cf.udfCall(/framework/one.cfc) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:357) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:224) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:678) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:595) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:2103) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:477) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:212) at lucee.runtime.listener.ModernAppListener.onRequest(ModernAppListener.java:100) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2785) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2772) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2743) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1099) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1056) 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.valves.RemoteIpValve.invoke(RemoteIpValve.java:765) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) 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:926) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1790) 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:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string3044: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;param&nbsp;name=&quot;request.missingView&quot;&nbsp;default=&quot;&lt;unknown.view&gt;&quot;;<br> 3045: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw(&nbsp;type='FW1.viewNotFound',&nbsp;message=&quot;Unable&nbsp;to&nbsp;find&nbsp;a&nbsp;view&nbsp;for&nbsp;'#request.action#'&nbsp;action.&quot;,<br> <b>3046: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;detail=&quot;'#request.missingView#'&nbsp;does&nbsp;not&nbsp;exist.&quot;&nbsp;);</b><br> 3047: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 3048: <br>
codePrintPlain
string3044: param name="request.missingView" default="<unknown.view>"; 3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.", 3046: detail="'#request.missingView#' does not exist." ); 3047: } 3048:
column
number0
id
string??
line
number3046
Raw_Trace
stringframework.one_cfc$cf.udfCallf_000022(/framework/one.cfc:3046)
template
string/var/www/html/upickit/framework/one.cfc
type
stringcfml
2
Struct
codePrintHTML
string3042: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;but&nbsp;this&nbsp;will&nbsp;prevent&nbsp;an&nbsp;exception&nbsp;while&nbsp;attempting&nbsp;to&nbsp;throw<br> 3043: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;the&nbsp;exception&nbsp;we&nbsp;actually&nbsp;want&nbsp;to&nbsp;throw!<br> <b>3044: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;param&nbsp;name=&quot;request.missingView&quot;&nbsp;default=&quot;&lt;unknown.view&gt;&quot;;</b><br> 3045: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;throw(&nbsp;type='FW1.viewNotFound',&nbsp;message=&quot;Unable&nbsp;to&nbsp;find&nbsp;a&nbsp;view&nbsp;for&nbsp;'#request.action#'&nbsp;action.&quot;,<br> 3046: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;detail=&quot;'#request.missingView#'&nbsp;does&nbsp;not&nbsp;exist.&quot;&nbsp;);<br>
codePrintPlain
string3042: // but this will prevent an exception while attempting to throw 3043: // the exception we actually want to throw! 3044: param name="request.missingView" default="<unknown.view>"; 3045: throw( type='FW1.viewNotFound', message="Unable to find a view for '#request.action#' action.", 3046: detail="'#request.missingView#' does not exist." );
column
number0
id
string??
line
number3044
Raw_Trace
stringframework.one_cfc$cf.udfCallf(/framework/one.cfc:3044)
template
string/var/www/html/upickit/framework/one.cfc
type
stringcfml
3
Struct
codePrintHTML
string823: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;any&nbsp;function&nbsp;onMissingView(&nbsp;struct&nbsp;rc&nbsp;)&nbsp;{<br> 824: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;unable&nbsp;to&nbsp;find&nbsp;a&nbsp;matching&nbsp;view&nbsp;-&nbsp;fail&nbsp;with&nbsp;a&nbsp;nice&nbsp;exception<br> <b>825: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;viewNotFound();</b><br> 826: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;if&nbsp;we&nbsp;got&nbsp;here,&nbsp;we&nbsp;would&nbsp;return&nbsp;the&nbsp;string&nbsp;or&nbsp;struct&nbsp;to&nbsp;be&nbsp;rendered<br> 827: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;//&nbsp;but&nbsp;viewNotFound()&nbsp;throws&nbsp;an&nbsp;exception...<br>
codePrintPlain
string823: public any function onMissingView( struct rc ) { 824: // unable to find a matching view - fail with a nice exception 825: viewNotFound(); 826: // if we got here, we would return the string or struct to be rendered 827: // but viewNotFound() throws an exception...
column
number0
id
string??
line
number825
Raw_Trace
stringframework.one_cfc$cf.udfCall5(/framework/one.cfc:825)
template
string/var/www/html/upickit/framework/one.cfc
type
stringcfml
4
Struct
codePrintHTML
string920: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;request._fw1.omvInProgress&nbsp;=&nbsp;true;<br> 921: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;internalFrameworkTrace(&nbsp;'onMissingView()&nbsp;called'&nbsp;);<br> <b>922: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;out&nbsp;=&nbsp;onMissingView(&nbsp;request.context&nbsp;);</b><br> 923: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 924: <br>
codePrintPlain
string920: request._fw1.omvInProgress = true; 921: internalFrameworkTrace( 'onMissingView() called' ); 922: out = onMissingView( request.context ); 923: } 924:
column
number0
id
string??
line
number922
Raw_Trace
stringframework.one_cfc$cf.udfCall6(/framework/one.cfc:922)
template
string/var/www/html/upickit/framework/one.cfc
type
stringcfml
type
stringFW1.viewNotFound

rc
Struct
Entries: 20
action
stringmain.a646470
ageRange
string
baseBreakerImageURL
stringhttps://silverlakeeu1.s3.amazonaws.com/pinproHostedImages/
basePath
string/var/www/html/upickit/
baseURL
stringhttps://www.upickit.co.uk/
breakerAgeRanges
Array
1
Struct
description
stringUp to 10 years old
range
string0-10
2
Struct
description
string10-20 years old
range
string10-20
3
Struct
description
stringMore than 20 years old
range
string21-999
breakerOrderOptions
Array
1
Struct
label
stringShow newest vehicles first
value
stringdateAdded DESC
2
Struct
label
stringShow oldest vehicles first
value
stringdateAdded ASC
breakersPerLine
number4
cacheBust
stringB10F3F39-A46A-4D66-858EC0C5E204E285
company
Struct
addressLine1
stringRow Ash
addressLine2
stringBotley Road
companyNumber
number10727815
county
stringHampshire
name
stringSilverlake Garage
phone
string023 8022 9999
postcode
stringSO32 2HL
town
stringShedfield
googleTag
stringG-L4MPRM2S3C
hostname
stringwww1
howToVideoURL
stringhttps://www.youtube.com/watch?v=B9-fDVSmxE8&list=PLQGkxFSIL8CdvA9wyCD_LileAc6Hvkr5K
isLive
booleantrue
make
string
model
string
noLayout
booleanfalse
page
number1
section
stringmain
subSection
stringa646470

fw1
Struct
Entries: 46
action
stringaction
applicationKey
stringframework.one
base
string/
baseURL
stringuseCgiScriptName
cacheFileExists
booleanfalse
cfcbase
string
controllersFolder
stringcontrollers
decodeRequestBody
booleanfalse
defaultItem
stringdefault
defaultSection
stringmain
defaultSubsystem
string
diComponent
stringframework.ioc
diConfig
Struct
diEngine
stringdi1
diLocations
stringmodel,controllers
diOverrideAllowed
booleanfalse
environments
Struct
production
Struct
reloadApplicationOnEveryRequest
booleanfalse
error
string:main.error
generateSES
booleantrue
home
string:main.default
layoutsFolder
stringlayouts
maxNumContextsPreserved
number10
noLowerCase
booleanfalse
optionsAccessControl
Struct
password
stringtrue
perResourceError
booleantrue
preflightOptions
booleanfalse
preserveKeyURLKey
stringfw1pk
reload
stringreload
reloadApplicationOnEveryRequest
booleanfalse
resourceRouteTemplates
Array
1
Struct
httpMethods
Array
1
string$GET
method
stringdefault
2
Struct
httpMethods
Array
1
string$GET
method
stringnew
routeSuffix
string/new
3
Struct
httpMethods
Array
1
string$POST
method
stringcreate
4
Struct
httpMethods
Array
1
string$GET
includeId
booleantrue
method
stringshow
5
Struct
httpMethods
Array
1
string$PUT
2
string$PATCH
includeId
booleantrue
method
stringupdate
6
Struct
httpMethods
Array
1
string$DELETE
includeId
booleantrue
method
stringdestroy
7
Struct
httpMethods
Array
1
string$*
method
stringerror
routes
Array
routesCaseSensitive
booleantrue
SESOmitIndex
booleantrue
siteWideLayoutSubsystem
stringcommon
subsystemDelimiter
string:
subsystems
Struct
subsystemsFolder
stringsubsystems
trace
booleanfalse
unhandledErrorCaught
booleanfalse
unhandledExtensions
stringcfc
unhandledPathRegex
string/flex2gateway
unhandledPaths
string/flex2gateway
usingSubsystems
booleanfalse
version
string4.2.0
viewsFolder
stringviews

URL
Scope

Form
Scope

CGI
CGI Scope
Entries: 47
auth_password
string
auth_type
string
auth_user
string
cert_cookie
string
cert_flags
string
cert_issuer
string
cert_keysize
string
cert_secretkeysize
string
cert_serialnumber
string
cert_server_issuer
string
cert_server_subject
string
cert_subject
string
cf_template_path
string/var/www/html/upickit/index.cfm
content_length
string
content_type
string
context_path
string
gateway_interface
string
http_accept
string*/*
http_accept_encoding
stringgzip, br, zstd, deflate
http_accept_language
string
http_connection
stringclose
http_cookie
string
http_host
stringwww.upickit.co.uk
http_referer
string
http_user_agent
stringMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
https
stringon
https_keysize
string
https_secretkeysize
string
https_server_issuer
string
https_server_subject
string
local_addr
string172.31.25.112
local_host
stringwww1
path_info
string/main/A646470
path_translated
string/var/www/html/upickit/index.cfm
query_string
string
remote_addr
string18.217.163.75
remote_host
string18.217.163.75
remote_user
string
request_method
stringGET
request_url
stringhttps://www.upickit.co.uk/index.cfm/main/A646470
script_name
string/index.cfm
server_name
stringwww.upickit.co.uk
server_port
string443
server_port_secure
string1
server_protocol
stringHTTP/1.1
server_software
string
web_server_api
string

Cookies
Scope