500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Software caused connection abort: recv failed). 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 D:\inetpub\wwwroot\cf\Tor\cfc\GetSiteVariables.cfc: line 17
Called from D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm: line 39
Called from D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm: line 1
Called from Server returned: Software caused connection abort: line -1
Called from Server returned: Software caused connection abort: line -1
Called from D:\inetpub\wwwroot\cf\Tor\cfc\GetSiteVariables.cfc: line 17
Called from D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm: line 39
Called from D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm: line 1
15 :             <cfprocparam type="in" dbvarname="@Docissue" cfsqltype="CF_SQL_VARCHAR" value="#docIssue#">
16 :             <cfprocparam type="in" dbvarname="@DocPath" cfsqltype="cf_sql_varchar" value="#cname#">
17 :             <cfprocparam type="in" dbvarname="@Rowcount" cfsqltype="cf_sql_integer" value="#rowCount#">
18 :         </cfstoredproc>
19 :        

SQLSTATE   08S01
SQL   {call usp_WebGetDocHeadingNews( (param 1) , (param 2) , (param 3) )}
DATASOURCE   MingPaoTOR_new
Resources:

Browser   ColdFusion
Remote Address   207.61.44.73
Referrer  
Date/Time   11-Oct-17 06:44 AM
Stack Trace
at cfGetSiteVariables2ecfc451994843$funcGETCATENTRIES.runFunction(D:\inetpub\wwwroot\cf\Tor\cfc\GetSiteVariables.cfc:17) at cfr_FeatureList2ecfm155136958._factor5(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:39) at cfr_FeatureList2ecfm155136958.runPage(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:1) Caused by: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Software caused connection abort: recv failed). 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: Software caused connection abort: recv failed). 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 cfGetSiteVariables2ecfc451994843$funcGETCATENTRIES.runFunction(D:\inetpub\wwwroot\cf\Tor\cfc\GetSiteVariables.cfc:17) at cfr_FeatureList2ecfm155136958._factor5(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:39) at cfr_FeatureList2ecfm155136958.runPage(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:1)

java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Software caused connection abort: recv failed). 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.BaseExceptions40.createAppropriateSQLExceptionInstance(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions40.createSQLException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRPCRequest.submitRequest(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRPCCallRequest.execute(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplStatement.execute(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BasePreparedStatement.execute(Unknown Source)
	at macromedia.jdbc.sqlserverbase.BasePreparedStatementPoolable.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:91)
	at coldfusion.sql.Executive.executeCall(Executive.java:860)
	at coldfusion.sql.Executive.executeCall(Executive.java:775)
	at coldfusion.sql.Executive.executeCall(Executive.java:726)
	at coldfusion.sql.SqlImpl.executeCall(SqlImpl.java:461)
	at coldfusion.tagext.sql.StoredProcTag.executeQuery(StoredProcTag.java:276)
	at coldfusion.tagext.sql.StoredProcTag.doEndTag(StoredProcTag.java:225)
	at cfGetSiteVariables2ecfc451994843$funcGETCATENTRIES.runFunction(D:\inetpub\wwwroot\cf\Tor\cfc\GetSiteVariables.cfc:17)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:472)
	at coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:405)
	at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:368)
	at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:55)
	at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:321)
	at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:517)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:495)
	at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:354)
	at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2301)
	at coldfusion.tagext.lang.InvokeTag.doEndTag(InvokeTag.java:375)
	at cfr_FeatureList2ecfm155136958._factor5(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:39)
	at cfr_FeatureList2ecfm155136958.runPage(D:\inetpub\wwwroot\cf\Tor\cfm\r_FeatureList.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:363)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
	at coldfusion.CfmServlet.service(CfmServlet.java:200)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
	at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
	at jrun.servlet.FilterChain.service(FilterChain.java:101)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)