Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
|
|
The error occurred in C:/websites/Piragis/functions/category.cfc: line 1827
Called from C:/websites/Piragis/category.cfm: line 128
Called from C:/websites/Piragis/category.cfm: line 22
Called from C:/websites/Piragis/category.cfm: line 1
Called from C:/websites/Piragis/category.cfm: line 1
Called from |SQLServer|6.0.0.1282|: line 1048
Called from |SQLServer|6.0.0.1282|: line 980
Called from |SQLServer|6.0.0.1282|: line 1132
Called from |SQLServer|6.0.0.1282|: line 840
Called from |SQLServer|6.0.0.1282|: line 727
Called from |SQLServer|6.0.0.1282|: line 4200
Called from |SQLServer|6.0.0.1282|: line 4275
Called from |SQLServer|6.0.0.1282|: line 2035
Called from |SQLServer|6.0.0.1282|: line 632
Called from |SQLServer|6.0.0.1282|: line 2699
Called from |SQLServer|6.0.0.1282|: line 2508
Called from |SQLServer|6.0.0.1282|: line 1358
Called from |SQLServer|6.0.0.1282|: line 4478
Called from |SQLServer|6.0.0.1282|: line 1048
Called from |SQLServer|6.0.0.1282|: line 980
Called from |SQLServer|6.0.0.1282|: line 1132
Called from |SQLServer|6.0.0.1282|: line 840
Called from |SQLServer|6.0.0.1282|: line 727
Called from |SQLServer|6.0.0.1282|: line 4200
Called from |SQLServer|6.0.0.1282|: line 4275
Called from |SQLServer|6.0.0.1282|: line 2035
Called from |SQLServer|6.0.0.1282|: line 632
Called from |SQLServer|6.0.0.1282|: line 2699
Called from |SQLServer|6.0.0.1282|: line 2508
Called from |SQLServer|6.0.0.1282|: line 1358
Called from |SQLServer|6.0.0.1282|: line 4478
Called from C:/websites/Piragis/functions/category.cfc: line 1827
Called from C:/websites/Piragis/category.cfm: line 128
Called from C:/websites/Piragis/category.cfm: line 22
Called from C:/websites/Piragis/category.cfm: line 1
Called from C:/websites/Piragis/category.cfm: line 1
|
1825 : <cfif isdefined("arguments.url.keyword") and arguments.url.keyword eq 'gift-card' or arguments.url.keyword eq 'gift-cards'>
1826 : ORDER BY SIZELIST desc
1827 : <cfelse>
1828 :
1829 : ORDER BY sortposition
|
|
SQLSTATE |
08S01 |
EXCEPTIONS |
<small><i>not set</i></small> |
DATASOURCE |
celerantSQL |
SQL |
SELECT distinct style_id
, max(url) as url
, max(realName) as realName
, max(style) as style
, max(overallqoh) as overallqoh
, max(sale) as sale
, max(new) as new
, max(SmallPicture) as SmallPicture
, max(MediumPicture) as MediumPicture
, max(LargePicture) as LargePicture
, min(sortposition) as sortposition
, max(dept) as dept
, max(typ) as typ
, max(subtyp1) as subtyp1
, max(subtyp2) as subtyp2
, max(subtyp3) as subtyp3
, max(brand) as brand
, max(branddisplay) as branddisplay
, max(team) as team
, max(league) as league
, max(priceRange) as priceRange
, min(salePriceRangeBottom) as salePriceRangeBottom
, max(salePriceRangeTop) as salePriceRangeTop
, max(ListPrice) as ListPrice
, max(ranking) as ranking
, max(alternateteam) as alternateteam
, max(romanticcopylong) as romanticcopylong
, max(romanticcopyshort) as romanticcopyshort
, max(depttree) as depttree
, max(weight) as weight
, max(attr1list) as attr1list
, max(sizelist) as sizelist
, max(name) as name
, max(inventorytype) as inventorytype
, max(GOOGLEPRODUCTTAXONOMY) as GOOGLEPRODUCTTAXONOMY
, max(gender) as gender
, max(agerange) as agerange
, max(picture_id) as picture_id
, max(isFeaturedItem) as isFeaturedItem
, max(prodReviewsAverage) as prodReviewsAverage
, max(PRODREVIEWSRECORDCOUNT) as PRODREVIEWSRECORDCOUNT
, max(INTERNALLISTPRICE) as INTERNALLISTPRICE
, max(INTERNALMARKDOWN) as INTERNALMARKDOWN
, max(INTERNALPRICE) as INTERNALPRICE
, max(TERMSALELISTPRICE) as TERMSALELISTPRICE
, max(TERMSALEPRICE) as TERMSALEPRICE
, max(TERMSALE) as TERMSALE
, max(usepackage) as usepackage
, max(FIRST_RCVD) as FIRST_RCVD
FROM [dbo].[web_all_products] WHERE pictureid is not null
and style_id in(41031,5264,179461,161018,5267,153677,165135,20613,152979,145003,165140,145002,144711,175656,144710,5734,192790,154296,175171,5274,185435,179054,5675,41029,0,1745,195038,196204,196207,175327,2918,158164,5667,2917,196200,1747,100502,195037,1746,100503,196261,156845,156847,156846,194917,146320,169443,169442,184430,5676,5677,5633,5678,5634,5636,195123,4668,5714,2924,5715,2923,5716,149521,166995,145001,144983,144984,196264,196265,196584,196262,196582,179105,196585,196586)
and ltrim(rtrim(upper(dept)))='CAMPING GEAR'
and ltrim(rtrim(upper(subtyp1))) = 'EMPTY'
and ltrim(rtrim(upper(subtyp2))) = 'EMPTY'
and ltrim(upper(subtyp3)) = 'EMPTY'
and upper(pricerange)='150-to-200'
GROUP BY STYLE_ID
ORDER BY sortposition |
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
172.70.127.62 |
Referrer |
|
Date/Time |
17-Jun-25 04:00 AM |
|
Stack Trace
|
at cfcategory2ecfc526974322$funcGETPRODUCTSFROMOVERALLQUERY.runFunction(C:/websites/Piragis/functions/category.cfc:1827) at cfcategory2ecfm208948898._factor4(C:/websites/Piragis/category.cfm:128) at cfcategory2ecfm208948898._factor7(C:/websites/Piragis/category.cfm:22) at cfcategory2ecfm208948898._factor8(C:/websites/Piragis/category.cfm:1) at cfcategory2ecfm208948898.runPage(C:/websites/Piragis/category.cfm:1) 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.tds.s.a(|SQLServer|6.0.0.1282|:4200) at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275) at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035) at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632) at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699) at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508) 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 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.tds.s.a(|SQLServer|6.0.0.1282|:4200) at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275) at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035) at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632) at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699) at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508) 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 cfcategory2ecfc526974322$funcGETPRODUCTSFROMOVERALLQUERY.runFunction(C:/websites/Piragis/functions/category.cfc:1827) at cfcategory2ecfm208948898._factor4(C:/websites/Piragis/category.cfm:128) at cfcategory2ecfm208948898._factor7(C:/websites/Piragis/category.cfm:22) at cfcategory2ecfm208948898._factor8(C:/websites/Piragis/category.cfm:1) at cfcategory2ecfm208948898.runPage(C:/websites/Piragis/category.cfm:1)
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]A problem occurred when attempting to contact the server (Server returned: Connection reset). Please ensure that the server parameters passed to the driver are correct and that the server is running. Also ensure that the maximum number of connections have not been exceeded for this server.
at macromedia.jdbc.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.tds.s.a(|SQLServer|6.0.0.1282|:4200)
at macromedia.jdbc.sqlserver.tds.s.c(|SQLServer|6.0.0.1282|:4275)
at macromedia.jdbc.sqlserver.SQLServerImplStatement.ch(|SQLServer|6.0.0.1282|:2035)
at macromedia.jdbc.sqlserver.base.gr.cK(|SQLServer|6.0.0.1282|:632)
at macromedia.jdbc.sqlserver.base.gr.G(|SQLServer|6.0.0.1282|:2699)
at macromedia.jdbc.sqlserver.base.gr.nT(|SQLServer|6.0.0.1282|:2508)
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:1624)
at coldfusion.sql.Executive.executeQuery(Executive.java:1366)
at coldfusion.sql.Executive.executeQuery(Executive.java:1296)
at coldfusion.sql.SqlImpl.execute(SqlImpl.java:425)
at coldfusion.tagext.sql.QueryTag.executeQuery(QueryTag.java:1247)
at coldfusion.tagext.sql.QueryTag.startQueryExecution(QueryTag.java:876)
at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:821)
at cfcategory2ecfc526974322$funcGETPRODUCTSFROMOVERALLQUERY.runFunction(C:\websites\Piragis\functions\category.cfc:1827)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:662)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:555)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:471)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:445)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:317)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:975)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:696)
at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:503)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4327)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:4290)
at cfcategory2ecfm208948898._factor4(C:\websites\Piragis\category.cfm:128)
at cfcategory2ecfm208948898._factor7(C:\websites\Piragis\category.cfm:22)
at cfcategory2ecfm208948898._factor8(C:\websites\Piragis\category.cfm:1)
at cfcategory2ecfm208948898.runPage(C:\websites\Piragis\category.cfm:1)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:257)
at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:749)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:578)
at coldfusion.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.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:199)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
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:168)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:144)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482)
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:448)
at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:936)
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:1190)
at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63)
at java.base/java.lang.Thread.run(Thread.java:834)
|
|