Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
|
|
The error occurred in C:/home/gradysoutdoors.com/wwwroot/functions/cms.cfc: line 58
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 134
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 6
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 3
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 1
Called from C:/home/gradysoutdoors.com/wwwroot/items.cfm: line 1
Called from Server returned: line -1
Called from Server returned: line -1
Called from C:/home/gradysoutdoors.com/wwwroot/functions/cms.cfc: line 58
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 134
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 6
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 3
Called from C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm: line 1
Called from C:/home/gradysoutdoors.com/wwwroot/items.cfm: line 1
|
56 : SELECT contentID, active, Body, parentID, path, releaseDate, FileName, Title, urlTitle, fileID, DisplayStart, DisplayStop, Summary, Tags, credits, display, notes,contenthistid
57 : FROM tcontent
58 : WHERE (contentID = '#arguments.thisID#') AND (active = 1) AND display > 0
59 : </cfquery>
60 :
|
|
SQLSTATE |
08S01 |
DATASOURCE |
gradysimura |
SQL |
SELECT contentID, active, Body, parentID, path, releaseDate, FileName, Title, urlTitle, fileID, DisplayStart, DisplayStop, Summary, Tags, credits, display, notes,contenthistid
FROM tcontent
WHERE (contentID = 'D7168540-A82F-AB5C-8CE1714F76EB139C') AND (active = 1) AND display > 0
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
34.228.52.21 |
Referrer |
|
Date/Time |
11-Dec-23 02:31 PM |
|
Stack Trace
|
at cfcms2ecfc1033227147$funcGETCONTENTBYID.runFunction(C:/home/gradysoutdoors.com/wwwroot/functions/cms.cfc:58) at cfheader2ecfm278437643._factor10(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:134) at cfheader2ecfm278437643._factor14(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:6) at cfheader2ecfm278437643._factor15(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:3) at cfheader2ecfm278437643.runPage(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:1) at cfitems2ecfm712497481.runPage(C:/home/gradysoutdoors.com/wwwroot/items.cfm:1) Caused by: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server. at cfcms2ecfc1033227147$funcGETCONTENTBYID.runFunction(C:/home/gradysoutdoors.com/wwwroot/functions/cms.cfc:58) at cfheader2ecfm278437643._factor10(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:134) at cfheader2ecfm278437643._factor14(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:6) at cfheader2ecfm278437643._factor15(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:3) at cfheader2ecfm278437643.runPage(C:/home/gradysoutdoors.com/wwwroot/includes/header.cfm:1) at cfitems2ecfm712497481.runPage(C:/home/gradysoutdoors.com/wwwroot/items.cfm:1)
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
at macromedia.jdbc.sqlserverbase.ddcw.b(Unknown Source)
at macromedia.jdbc.sqlserverbase.ddcw.a(Unknown Source)
at macromedia.jdbc.sqlserverbase.ddcv.b(Unknown Source)
at macromedia.jdbc.sqlserverbase.ddcv.a(Unknown Source)
at macromedia.jdbc.sqlserverbase.ddcv.a(Unknown Source)
at macromedia.jdbc.sqlserver.tds.ddg.a(Unknown Source)
at macromedia.jdbc.sqlserver.tds.ddr.a(Unknown Source)
at macromedia.jdbc.sqlserver.dda4.h(Unknown Source)
at macromedia.jdbc.sqlserverbase.dde7.x(Unknown Source)
at macromedia.jdbc.sqlserverbase.dde7.t(Unknown Source)
at macromedia.jdbc.sqlserverbase.dde7.execute(Unknown Source)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1567)
at coldfusion.sql.Executive.executeQuery(Executive.java:1317)
at coldfusion.sql.Executive.executeQuery(Executive.java:1247)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:427)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1211)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:841)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:794)
at cfcms2ecfc1033227147$funcGETCONTENTBYID.runFunction(C:\home\gradysoutdoors.com\wwwroot\functions\cms.cfc:58)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:554)
at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:485)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:448)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:399)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:372)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:288)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:830)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:613)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:438)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3627)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:3604)
at cfheader2ecfm278437643._factor10(C:\home\gradysoutdoors.com\wwwroot\includes\header.cfm:134)
at cfheader2ecfm278437643._factor14(C:\home\gradysoutdoors.com\wwwroot\includes\header.cfm:6)
at cfheader2ecfm278437643._factor15(C:\home\gradysoutdoors.com\wwwroot\includes\header.cfm:3)
at cfheader2ecfm278437643.runPage(C:\home\gradysoutdoors.com\wwwroot\includes\header.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
at cfitems2ecfm712497481.runPage(C:\home\gradysoutdoors.com\wwwroot\items.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:595)
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.ExceptionFilter.invoke(ExceptionFilter.java:96)
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:226)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
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:189)
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:377)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
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(Thread.java:834)
|
|