Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver]Connection reset by peer
|
|
The error occurred in C:/websites/currentwebsite/functions/cms.cfc: line 343
Called from C:/websites/currentwebsite/includes/header.cfm: line 11
Called from C:/websites/currentwebsite/includes/header.cfm: line 4
Called from C:/websites/currentwebsite/includes/header.cfm: line 1
Called from C:/websites/currentwebsite/defaultWebsite/category.cfm: line 61
Called from C:/websites/currentwebsite/functions/cms.cfc: line 343
Called from C:/websites/currentwebsite/includes/header.cfm: line 11
Called from C:/websites/currentwebsite/includes/header.cfm: line 4
Called from C:/websites/currentwebsite/includes/header.cfm: line 1
Called from C:/websites/currentwebsite/defaultWebsite/category.cfm: line 61
|
341 : SELECT contentID, active, parentID, HTMLTITLE, path, releaseDate,METADESC,METAKEYWORDS, FileName, Title, urlTitle, fileID, DisplayStart, DisplayStop, Summary, Tags, Body, htmltitle
342 : FROM tcontent
343 : WHERE (parentID = '#arguments.thisParent#') AND (active = 1)
344 : ORDER BY orderno
345 : </cfquery>
|
|
SQLSTATE |
08S01 |
EXCEPTIONS |
<small><i>not set</i></small> |
DATASOURCE |
muraDB |
SQL |
SELECT contentID, active, parentID, HTMLTITLE, path, releaseDate,METADESC,METAKEYWORDS, FileName, Title, urlTitle, fileID, DisplayStart, DisplayStop, Summary, Tags, Body, htmltitle
FROM tcontent
WHERE (parentID = '63F1D3F6-D4AE-52D1-C2E4ABC74E765AC3') AND (active = 1)
ORDER BY orderno |
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
18.207.160.97 |
Referrer |
|
Date/Time |
02-Dec-23 03:01 AM |
|
Stack Trace
|
at cfcms2ecfc2060867790$funcGETBRANDCHILDREN.runFunction(C:/websites/currentwebsite/functions/cms.cfc:343) at cfheader2ecfm1013530673._factor3(C:/websites/currentwebsite/includes/header.cfm:11) at cfheader2ecfm1013530673._factor8(C:/websites/currentwebsite/includes/header.cfm:4) at cfheader2ecfm1013530673.runPage(C:/websites/currentwebsite/includes/header.cfm:1) at cfcategory2ecfm1414959248.runPage(C:/websites/currentwebsite/defaultWebsite/category.cfm:61)
at cfcms2ecfc2060867790$funcGETBRANDCHILDREN.runFunction(C:/websites/currentwebsite/functions/cms.cfc:343) at cfheader2ecfm1013530673._factor3(C:/websites/currentwebsite/includes/header.cfm:11) at cfheader2ecfm1013530673._factor8(C:/websites/currentwebsite/includes/header.cfm:4) at cfheader2ecfm1013530673.runPage(C:/websites/currentwebsite/includes/header.cfm:1) at cfcategory2ecfm1414959248.runPage(C:/websites/currentwebsite/defaultWebsite/category.cfm:61)
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]Connection reset by peer
at macromedia.jdbc.sqlserverbase.BaseExceptions.b(BaseExceptions.java:1048)
at macromedia.jdbc.sqlserverbase.BaseExceptions.a(BaseExceptions.java:977)
at macromedia.jdbc.sqlserverbase.BaseExceptions.b(BaseExceptions.java:1132)
at macromedia.jdbc.sqlserverbase.BaseExceptions.a(BaseExceptions.java:855)
at macromedia.jdbc.sqlserverbase.BaseExceptions.b(BaseExceptions.java:699)
at macromedia.jdbc.sqlserverbase.BaseConnection.a(BaseConnection.java:1771)
at macromedia.jdbc.sqlserver.tds.g.b(TDSExecuteRequest.java:155)
at macromedia.jdbc.sqlserver.tds.s.a(TDSRequest.java:4598)
at macromedia.jdbc.sqlserver.bi.execute(SQLServerImplStatement.java:1235)
at macromedia.jdbc.sqlserverbase.go.kx(BaseStatement.java:2467)
at macromedia.jdbc.sqlserverbase.go.kq(BaseStatement.java:1322)
at macromedia.jdbc.sqlserverbase.go.execute(BaseStatement.java:4425)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1623)
at coldfusion.sql.Executive.executeQuery(Executive.java:1365)
at coldfusion.sql.Executive.executeQuery(Executive.java:1295)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1250)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:877)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:822)
at cfcms2ecfc2060867790$funcGETBRANDCHILDREN.runFunction(C:\websites\currentwebsite\functions\cms.cfc:343)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:629)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:559)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:522)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:469)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4142)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4105)
at cfheader2ecfm1013530673._factor3(C:\websites\currentwebsite\includes\header.cfm:11)
at cfheader2ecfm1013530673._factor8(C:\websites\currentwebsite\includes\header.cfm:4)
at cfheader2ecfm1013530673.runPage(C:\websites\currentwebsite\includes\header.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5088)
at cfcategory2ecfm1414959248.runPage(C:\websites\currentwebsite\defaultWebsite\category.cfm:61)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:613)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:97)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:81)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
at coldfusion.CfmServlet.service(CfmServlet.java:231)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
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:167)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:492)
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.connector.CoyoteAdapter.service(CoyoteAdapter.java:373)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:459)
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:1791)
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(Thread.java:833)
|
|