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 wwwroot\includes\sidebar-rotating-theme.cfm Line 66
called by wwwroot\about-welcome.cfm Line 125
called by |SQLServer|6.0.0.1282| Line 1048
called by |SQLServer|6.0.0.1282| Line 980
called by |SQLServer|6.0.0.1282| Line 1132
called by |SQLServer|6.0.0.1282| Line 840
called by |SQLServer|6.0.0.1282| Line 727
called by |SQLServer|6.0.0.1282| Line 1772
called by |SQLServer|6.0.0.1282| Line 155
called by |SQLServer|6.0.0.1282| Line 4600
called by |SQLServer|6.0.0.1282| Line 1376
called by |SQLServer|6.0.0.1282| Line 2505
called by |SQLServer|6.0.0.1282| Line 1358
called by |SQLServer|6.0.0.1282| Line 4478
Site Owner: Click to hide extended details.
This CF2023 error has been recorded in the logs directory for your website.
To display your own content instead of this page, use a file named
cf_custom_error.cfm file in the root directory for vanityclub.org.
(Include <cfdump var="#error#"> to display detailed error information as shown below.)
Adobe CFML Documentation
struct |
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
|
DateTime |
{ts '2025-05-14 01:00:29'}
|
Diagnostics |
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. <br>The error occurred on line 66.
|
GeneratedContent |
<!-- Get the URL and test the length -->
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>The Vanity Club</title>
<meta name="Description" content="Vanity Club is a global organization of transwomen seeking acceptance in society by socialization, education, inspiration, publication, events, and social media.">
<meta name="KeyWords" content="Vanity, Club, Sorority, Transgender, Transwoman, Trans, MTF, Crossdresser, Organization">
<meta name="viewport" content="width=device-width">
<meta http-equiv="Cache-Control" content="max-age=1200">
<link rel="stylesheet" href="CSS/style.css" type="text/css">
<link rel="stylesheet" href="CSS/menu-drop.css" type="text/css">
<link rel="stylesheet" href="CSS/media-queries.css" type="text/css">
<script type="text/javascript" src="JQuery/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="JS/javascripts.js"></script>
</head>
<body class="outer-background">
<!-- START PAGE WRAPPER -->
<div class="pagewrapper">
<div class="pagebox">
<!-- HEADER -->
<script type="text/javascript" src="JS/header.js"></script>
<!-- MENU -->
<script type="text/javascript" src="JS/menu.js"></script>
<!-- START CONTENT OUTER -->
<div id="contentbox" class="inner-background pageheight">
<!-- START MAIN CONTENT LEFT -->
<div id="left-content">
<!-- START CONTENT TEXT -->
<div class="content-pad td-left just">
<!-- PARAGRAPH 1 -->
<div class="td-left">
<h1 class="title">Welcome to the Vanity Club</h1>
</div>
<span class="smalltext">
Lisa Harris, President of the Vanity Club<br>
</span>
<div class="page-splits"> <br></div>
<img src="picts/prez2.jpg" width="160" class="img-borders img-float" alt="image">
Welcome to the Vanity Club International website. This is a website that one might legitimately say has been 25 years in the making. Founded in 1996, the Vanity Club has grown and evolved from humble beginnings through several iterations of internet presence. This site is the latest and the most comprehensive we have ever released. It promises to be a place for visitors as well as current and prospective sisters to explore the beauty, lives and experiences of the world's largest, oldest and best known international organizations of transgender woman.
<br>
<br>
Vanity Club sisters hail from all over the world, Europe, Australia, Israel, Canada, Columbia, Guatemala, and of course the United States. Our sisters are out living their authentic lives every day, serving in the military, in public service, in professional careers of every stripe and doing the kinds of activities that everyone does in everyday living. All while setting before the world grace, dignity and genuine humanity of transgender women.
<br>
<br>
I hope you enjoy your visit to our corner of the internet and that you learn a little something about the Vanity club and our members. Come back often as well. This is an ever developing and evolving website and sorority.
<br>
<br>
Peace.
<br>
<br>
Lisa Harris VC480
<br>
President
<!-- CLEAR FLOATS -->
<div class="divclear"> <br></div>
<!-- END PARAGRAPH 1 -->
<br>
</div>
<!-- END CONTENT TEXT -->
</div>
<!-- END MAIN CONTENT LEFT -->
<div id="sidebar-content" class="SB-width SB-background">
<!-- START SIDEBAR CONTENT TEXT -->
<div class="sidebar-pad td-center sidebar-text">
<!doctype html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<style>
.slideshow {
position: relative;
width: 235px;
height: 153px;
padding-bottom: 20px;
padding-left:5px;
}
.slideshow > div {
position: absolute;
}
.buttonAImg {
height:30px;
width:30px;
padding:5px;
margin:2px 3px 2px 3px;
background-color:#402d53;
/* CORNER ROUNDING */
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.buttonAImg:hover {
background-color:#725095;
transition: 2.0 sec;
}
</style>
|
HTTPReferer |
[empty string]
|
Mailto |
[empty string]
|
Message |
Error Executing Database Query.
|
QueryString |
[empty string]
|
RemoteAddress |
18.224.137.108
|
RootCause |
struct |
Cause |
struct |
ErrorCode |
0
|
Message |
[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.
|
SQLState |
08S01
|
StackTrace |
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.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1642)
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 cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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 cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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.ExceptionFilter.invoke(ExceptionFilter.java:97)
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 jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:170)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:57)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
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:481)
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:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:446)
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:52)
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)
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
??
|
LINE |
1048
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
980
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1132
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
840
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
5 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
727
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
6 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1772
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
7 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
155
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
8 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4600
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
9 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1376
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
10 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
2505
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
11 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1358
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
12 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4478
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
13 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
66
|
RAW_TRACE |
at cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm
|
TYPE |
CFML
|
|
14 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
125
|
RAW_TRACE |
at cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm
|
TYPE |
CFML
|
|
|
Type |
java.sql.SQLNonTransientConnectionException
|
|
DataSource |
vanityclub
|
Detail |
[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.
|
ErrorCode |
08S01
|
Exceptions |
array
|
1 |
struct |
class |
java.sql.SQLNonTransientConnectionException
|
message |
[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.
|
|
|
Message |
Error Executing Database Query.
|
NativeErrorCode |
0
|
RootCause |
struct |
ErrorCode |
0
|
Message |
[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.
|
SQLState |
08S01
|
StackTrace |
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.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1642)
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 cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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 cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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.ExceptionFilter.invoke(ExceptionFilter.java:97)
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 jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:170)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:57)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
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:481)
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:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:446)
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:52)
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)
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
??
|
LINE |
1048
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
980
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1132
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
840
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
5 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
727
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
6 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1772
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
7 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
155
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
8 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4600
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
9 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1376
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
10 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
2505
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
11 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1358
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
12 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4478
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
13 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
66
|
RAW_TRACE |
at cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm
|
TYPE |
CFML
|
|
14 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
125
|
RAW_TRACE |
at cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm
|
TYPE |
CFML
|
|
|
Type |
java.sql.SQLNonTransientConnectionException
|
|
SQLState |
08S01
|
Sql |
SELECT Row_Number() OVER (ORDER BY (SELECT NULL)) RowNum, *
FROM (
SELECT TOP (20) dbo.TBLPhoto.PhotoID, dbo.TBLPhoto.FileName, dbo.TBLPhoto.FileLocation, dbo.TBLPhoto.Theme, dbo.TBLPhoto.CatReason, dbo.TBLPhoto.Caption, dbo.TBLPhoto.MakePublic, dbo.TBLPhoto.CroppedforPublic,
dbo.TBLPhoto.DeleteID, dbo.TBLProfile.MembershipStatus, dbo.TBLProfile.ProfileType, dbo.TBLProfile.MakePhotosPublic
FROM dbo.TBLPhoto LEFT OUTER JOIN
dbo.TBLProfile ON dbo.TBLPhoto.ProfileID = dbo.TBLProfile.ProfileID
WHERE (dbo.TBLPhoto.MakePublic = 1) AND (dbo.TBLPhoto.CroppedforPublic = 1) AND (dbo.TBLPhoto.DeleteID IS NULL) AND (dbo.TBLProfile.MembershipStatus = N'Active') AND (dbo.TBLProfile.ProfileType = N'Member') AND
(dbo.TBLProfile.MakePhotosPublic = 1) AND (dbo.TBLPhoto.Approved = 1)
AND (dbo.TBLPhoto.CatReason <> N'Individual')
ORDER BY NEWID()) a
|
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 cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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 cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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.ExceptionFilter.invoke(ExceptionFilter.java:97)
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 jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:170)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:57)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
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:481)
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:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:446)
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:52)
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)
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.
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1642)
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)
... 94 more
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
66
|
RAW_TRACE |
at cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
125
|
RAW_TRACE |
at cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
??
|
LINE |
1048
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
980
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
5 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1132
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
6 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
840
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
7 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
727
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
8 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1772
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
9 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
155
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
10 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4600
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
11 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1376
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
12 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
2505
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
13 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1358
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
14 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4478
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
|
Type |
Database
|
queryError |
[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.
|
where |
[empty string]
|
|
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 cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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 cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:256)
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.ExceptionFilter.invoke(ExceptionFilter.java:97)
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 jdk.internal.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:170)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:207)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at coldfusion.inspect.weinre.MobileDeviceDomInspectionFilter.doFilter(MobileDeviceDomInspectionFilter.java:57)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.apache.catalina.security.SecurityUtil.lambda$execute$0(SecurityUtil.java:280)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:712)
at java.base/javax.security.auth.Subject.doAsPrivileged(Subject.java:584)
at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:311)
at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:253)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:176)
at org.apache.catalina.core.ApplicationFilterChain.lambda$doFilter$0(ApplicationFilterChain.java:137)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:136)
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:481)
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:357)
at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:446)
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:52)
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)
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.
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:359)
at coldfusion.sql.Executive.executeQuery(Executive.java:1642)
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)
... 94 more
|
Suppressed |
|
TagContext |
array
|
1 |
struct |
COLUMN |
0
|
ID |
CFQUERY
|
LINE |
66
|
RAW_TRACE |
at cfsidebar2drotating2dtheme2ecfm947209982.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm:66)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\includes\sidebar-rotating-theme.cfm
|
TYPE |
CFML
|
|
2 |
struct |
COLUMN |
0
|
ID |
CFINCLUDE
|
LINE |
125
|
RAW_TRACE |
at cfabout2dwelcome2ecfm642031922.runPage(F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm:125)
|
TEMPLATE |
F:\Webs\VanityClub\vanityclub.org\wwwroot\about-welcome.cfm
|
TYPE |
CFML
|
|
3 |
struct |
COLUMN |
0
|
ID |
??
|
LINE |
1048
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1048)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
4 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
980
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:980)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
5 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1132
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:1132)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
6 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
840
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.a(|SQLServer|6.0.0.1282|:840)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
7 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
727
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseExceptions.b(|SQLServer|6.0.0.1282|:727)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
8 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1772
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
9 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
155
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.g.b(|SQLServer|6.0.0.1282|:155)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
10 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4600
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.tds.s.a(|SQLServer|6.0.0.1282|:4600)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
11 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1376
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.SQLServerImplStatement.cb(|SQLServer|6.0.0.1282|:1376)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
12 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
2505
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2505)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
13 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
1358
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.nM(|SQLServer|6.0.0.1282|:1358)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
14 |
struct |
COLUMN |
0
|
ID |
CF_|SQLSERVER|6.0.0
|
LINE |
4478
|
RAW_TRACE |
at macromedia.jdbc.sqlserver.base.gr.execute(|SQLServer|6.0.0.1282|:4478)
|
TEMPLATE |
|SQLServer|6.0.0.1282|
|
TYPE |
CFML
|
|
|
Template |
/about-welcome.cfm
|
Type |
coldfusion.runtime.CfErrorWrapper
|
|