struct
EVENTNAME [empty string]
EXCEPTION
struct
Cause
struct
Cause
struct
Message Connection reset by peer
StackTrace java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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 cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type java.net.SocketException
ErrorCode 0
Message Connection reset by peer
SQLState 08S01
StackTrace com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset by peer at com.microsoft.sqlserver.jdbc.SQLServerConnection.terminate(SQLServerConnection.java:3206) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2080) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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 cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) ... 91 more
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type com.microsoft.sqlserver.jdbc.SQLServerException
DataSource GHPastor_V2_Restricted
Detail Connection reset by peer
ErrorCode 08S01
Exceptions
array
1
struct
causes
array
1
struct
Message Connection reset by peer
StackTrace java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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 cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type java.net.SocketException
class com.microsoft.sqlserver.jdbc.SQLServerException
message Connection reset by peer
Message Error Executing Database Query.
NativeErrorCode 0
RootCause
struct
Cause
struct
Message Connection reset by peer
StackTrace java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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 cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833)
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type java.net.SocketException
ErrorCode 0
Message Connection reset by peer
SQLState 08S01
StackTrace com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset by peer at com.microsoft.sqlserver.jdbc.SQLServerConnection.terminate(SQLServerConnection.java:3206) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2080) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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 cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) ... 91 more
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type com.microsoft.sqlserver.jdbc.SQLServerException
SQLState 08S01
Sql SELECT id, name, fk_stylesheet_id, Redirect, primary_page, PageName, Section_Parent, fk_page_id, fk_menu_id, type, displayAlways, fk_location_id, layout, fk_header_graphic_id as Menu_Header, fk_group_id as Menu_Header_Group, Page_HeaderGraphicID, Page_GroupHeaderID, meta_description,fk_Site_id,show_title,show_in_mobile,enable_mobile,isSiteHome FROM vMenu WHERE fk_language_id = (param 1) AND ID < (param 2) AND id = (param 3) AND fk_page_id = (param 4)
StackTrace coldfusion.tagext.sql.QueryTag$DatabaseQueryException: Error Executing Database Query. at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:930) at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:822) at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:660) at coldfusion.filter.SilentFilter.invoke(SilentFilter.java:47) at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:590) at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:553) at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:476) at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:449) at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:718) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:980) at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:762) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4048) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4012) at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:479) at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18) at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10) at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1) at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:5083) at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40) at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24) at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:251) 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:573) 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: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:197) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) 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:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:142) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:166) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:88) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:452) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:935) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1831) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:973) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:491) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Connection reset by peer at com.microsoft.sqlserver.jdbc.SQLServerConnection.terminate(SQLServerConnection.java:3206) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2080) at com.microsoft.sqlserver.jdbc.TDSWriter.flush(IOBuffer.java:4323) at com.microsoft.sqlserver.jdbc.TDSWriter.writePacket(IOBuffer.java:4225) at com.microsoft.sqlserver.jdbc.TDSWriter.endMessage(IOBuffer.java:3269) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7780) at com.microsoft.sqlserver.jdbc.TDSCommand.startResponse(IOBuffer.java:7768) at com.microsoft.sqlserver.jdbc.SQLServerConnection$1ConnectionCommand.doExecute(SQLServerConnection.java:3314) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectionCommand(SQLServerConnection.java:3318) at com.microsoft.sqlserver.jdbc.SQLServerConnection.setMaxRows(SQLServerConnection.java:1049) at com.microsoft.sqlserver.jdbc.SQLServerStatement.setMaxRowsAndMaxFieldSize(SQLServerStatement.java:801) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:547) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:524) at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:7418) at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:3272) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:247) at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:222) at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:505) at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101) at coldfusion.sql.Executive.executeQuery(Executive.java:1658) at coldfusion.sql.Executive.executeQuery(Executive.java:1384) at coldfusion.sql.Executive.executeQuery(Executive.java:1314) 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) ... 66 more Caused by: java.net.SocketException: Connection reset by peer at java.base/sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) at java.base/sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) at java.base/sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) at java.base/java.net.Socket$SocketOutputStream.write(Socket.java:1035) at com.microsoft.sqlserver.jdbc.TDSChannel.write(IOBuffer.java:2075) ... 91 more
Suppressed
array[empty]
TagContext
array
1
struct
COLUMN 0
ID CFQUERY
LINE 81
RAW_TRACE at cfcontent2ecfc1786596833$funcGETMENUPAGE.runFunction(C:\home\ghpastor.com\wwwroot\components\general\content.cfc:81)
TEMPLATE C:\home\ghpastor.com\wwwroot\components\general\content.cfc
TYPE CFML
2
struct
COLUMN 0
ID CFINVOKE
LINE 18
RAW_TRACE at cfindex2ecfm1524647969._factor42(C:\home\ghpastor.com\wwwroot\index.cfm:18)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
3
struct
COLUMN 0
ID CF_INDEX
LINE 10
RAW_TRACE at cfindex2ecfm1524647969._factor128(C:\home\ghpastor.com\wwwroot\index.cfm:10)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
4
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969._factor129(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
5
struct
COLUMN 0
ID CF_INDEX
LINE 1
RAW_TRACE at cfindex2ecfm1524647969.runPage(C:\home\ghpastor.com\wwwroot\index.cfm:1)
TEMPLATE C:\home\ghpastor.com\wwwroot\index.cfm
TYPE CFML
6
struct
COLUMN 0
ID CFINCLUDE
LINE 40
RAW_TRACE at cfurlResolve2ecfm451323673._factor11(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:40)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
7
struct
COLUMN 0
ID CF_URLRESOLVE
LINE 24
RAW_TRACE at cfurlResolve2ecfm451323673.runPage(C:\home\ghpastor.com\wwwroot\urlResolve.cfm:24)
TEMPLATE C:\home\ghpastor.com\wwwroot\urlResolve.cfm
TYPE CFML
Type Database
queryError Connection reset by peer
where (param 1) = [type='IN', class='java.lang.Integer', value='1', sqltype='cf_sql_integer'] , (param 2) = [type='IN', class='java.lang.Integer', value='20000', sqltype='cf_sql_integer'] , (param 3) = [type='IN', class='java.lang.Integer', value='1', sqltype='cf_sql_integer'] , (param 4) = [type='IN', class='java.lang.Integer', value='1000', sqltype='cf_sql_integer']