Catch
Entries: 15
additional
Struct (ordered)
SQL
stringSELECT wpa.attributeid, sa.attrname , sa.subcategoryid , ISNULL(wpa.description, '') AS attrValue , ISNULL(sa.attrdescription, '') AS attrDescription , CAST(wpa.highlight AS varchar) as attrHighLight FROM webproperty_attributes wpa JOIN sys_attribute sa ON wpa.attributeid = sa.attributeid WHERE wpa.webpropertyid = ''
DatabaseName
stringMicrosoft SQL Server
DatabaseVersion
string15.00.2104
DriverName
stringMicrosoft JDBC Driver 7.2 for SQL Server
DriverVersion
string7.2.2.0
Datasource
stringpah.production
DataSource
stringpah.production
Detail
string
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringConversion failed when converting from a character string to uniqueidentifier.
NativeErrorCode
number8169
queryError
stringSELECT wpa.attributeid, sa.attrname , sa.subcategoryid , ISNULL(wpa.description, '') AS attrValue , ISNULL(sa.attrdescription, '') AS attrDescription , CAST(wpa.highlight AS varchar) as attrHighLight FROM webproperty_attributes wpa JOIN sys_attribute sa ON wpa.attributeid = sa.attributeid WHERE wpa.webpropertyid = ''
Sql
stringSELECT wpa.attributeid, sa.attrname , sa.subcategoryid , ISNULL(wpa.description, '') AS attrValue , ISNULL(sa.attrdescription, '') AS attrDescription , CAST(wpa.highlight AS varchar) as attrHighLight FROM webproperty_attributes wpa JOIN sys_attribute sa ON wpa.attributeid = sa.attributeid WHERE wpa.webpropertyid = ''
SQLState
stringS0002
StackTrace
stringlucee.runtime.exp.DatabaseException: Conversion failed when converting from a character string to uniqueidentifier. at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:262) at com.microsoft.sqlserver.jdbc.SQLServerResultSet$FetchBuffer.nextRow(SQLServerResultSet.java:5427) at com.microsoft.sqlserver.jdbc.SQLServerResultSet.fetchBufferNext(SQLServerResultSet.java:1758) at com.microsoft.sqlserver.jdbc.SQLServerResultSet.next(SQLServerResultSet.java:1016) at lucee.runtime.type.QueryImpl.fillResult(QueryImpl.java:701) at lucee.runtime.type.QueryImpl.execute(QueryImpl.java:304) at lucee.runtime.type.QueryImpl.<init>(QueryImpl.java:235) at lucee.runtime.tag.Query.executeDatasoure(Query.java:1134) at lucee.runtime.tag.Query._doEndTag(Query.java:699) at lucee.runtime.tag.Query.doEndTag(Query.java:565) at lucee.runtime.functions.query.QueryExecute.call(QueryExecute.java:86) at controllers.c_webproperty_profile_cfm736$cf.call(/controllers/c.webproperty.profile.cfm:201) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:1046) at lucee.runtime.PageContextImpl._doInclude(PageContextImpl.java:938) 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:2482) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2468) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2439) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1198) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1144) 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:764) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:433) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) 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
string199: webpropertyid: { value: request.data.webproperty.webpropertyid, cfsqltype: &quot;cf_sql_idstamp&quot; }<br> 200: };<br> <b>201: webpropertyAttributes = queryExecute(sql, params);</b><br> 202: attributesStr = {};<br> 203: attributesArr = [];<br>
codePrintPlain
string199: webpropertyid: { value: request.data.webproperty.webpropertyid, cfsqltype: "cf_sql_idstamp" } 200: }; 201: webpropertyAttributes = queryExecute(sql, params); 202: attributesStr = {}; 203: attributesArr = [];
column
number0
id
string??
line
number201
Raw_Trace
stringcontrollers.c_webproperty_profile_cfm736$cf.call(/controllers/c.webproperty.profile.cfm:201)
template
stringD:\Hosting\production\out_newpah\www\controllers\c.webproperty.profile.cfm
type
stringcfml
type
stringdatabase
where
string