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]No more data available to read.
The error occurred in C:/websites/Piragis/functions/itemdetails.cfc: line 755 Called from C:/websites/Piragis/includes/views/thumbnails.cfm: line 165 Called from C:/websites/Piragis/category.cfm: line 279 Called from C:/websites/Piragis/category.cfm: line 227 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 719 Called from |SQLServer|6.0.0.1282|: line 1772 Called from |SQLServer|6.0.0.1282|: line 1025 Called from |SQLServer|6.0.0.1282|: line 200 Called from |SQLServer|6.0.0.1282|: line 456 Called from |SQLServer|6.0.0.1282|: line 1376 Called from |SQLServer|6.0.0.1282|: line 2505 Called from |SQLServer|6.0.0.1282|: line 1358 Called from |SQLServer|6.0.0.1282|: line 2703 Called from |SQLServer|6.0.0.1282|: line 525 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 719 Called from |SQLServer|6.0.0.1282|: line 1772 Called from |SQLServer|6.0.0.1282|: line 1025 Called from |SQLServer|6.0.0.1282|: line 200 Called from |SQLServer|6.0.0.1282|: line 456 Called from |SQLServer|6.0.0.1282|: line 1376 Called from |SQLServer|6.0.0.1282|: line 2505 Called from |SQLServer|6.0.0.1282|: line 1358 Called from |SQLServer|6.0.0.1282|: line 2703 Called from |SQLServer|6.0.0.1282|: line 525 Called from C:/websites/Piragis/functions/itemdetails.cfc: line 755 Called from C:/websites/Piragis/includes/views/thumbnails.cfm: line 165 Called from C:/websites/Piragis/category.cfm: line 279 Called from C:/websites/Piragis/category.cfm: line 227 Called from C:/websites/Piragis/category.cfm: line 1 Called from C:/websites/Piragis/category.cfm: line 1
753 : <cfif application.ALLOW_SHOW_OUT_OF_STOCK IS "NO" and not showOutOfStockSizes> AND e.qoh > 0</cfif>
754 : <cfif isDefined("arguments.attr1") and len(arguments.ATTR1) AND arguments.ATTR1 neq "NULL"> AND a.attr1_entry_id = #val(arguments.attr1)#</cfif>
755 : <cfif isDefined("arguments.attr2") and len(arguments.ATTR2) AND arguments.ATTR2 neq "NULL"> AND a.attr2_entry_id = #val(arguments.attr2)#</cfif>
756 :
757 : GROUP BY b.siz
SQLSTATE
08S01
EXCEPTIONS
<small><i>not set</i></small>
DATASOURCE
celerantSQL
SQL
SELECT distinct(b.siz) as origSiz, max(CASE WHEN b.siz_alias IS NULL OR RTRIM(LTRIM(b.siz_alias)) = '' THEN b.siz ELSE b.siz_alias END) as siz, max(b.size_order) as size_order, max(a.sku_id) as sku_id, max(a.scale_entry_id) as scale_entry_id, sum(e.qoh+e.qc) as qoh
FROM tb_skus a
LEFT JOIN tb_size_entries b on (b.scale_entry_id = a.scale_entry_id)
LEFT JOIN tb_sku_buckets e on (e.sku_id = a.sku_id)
WHERE a.style_id = (param 1)
GROUP BY b.siz
ORDER BY max(a.scale_entry_id)
Search the Knowledge Base to find a solution to your problem.
Browser
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address
172.70.50.9
Referrer
Date/Time
28-Dec-25 04:00 AM
Stack Trace
at cfitemdetails2ecfc1907319040$funcGETSIZES.runFunction(C:/websites/Piragis/functions/itemdetails.cfc:755) at cfthumbnails2ecfm596461569.runPage(C:/websites/Piragis/includes/views/thumbnails.cfm:165) at cfcategory2ecfm208948898._factor5(C:/websites/Piragis/category.cfm:279) at cfcategory2ecfm208948898._factor7(C:/websites/Piragis/category.cfm:227) 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|:719) at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772) at macromedia.jdbc.sqlserver.tds.r.b(|SQLServer|6.0.0.1282|:1025) at macromedia.jdbc.sqlserver.tds.p.e(|SQLServer|6.0.0.1282|:200) at macromedia.jdbc.sqlserver.tds.o.a(|SQLServer|6.0.0.1282|:456) 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.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|:2703) at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|:525)
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|:719) at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772) at macromedia.jdbc.sqlserver.tds.r.b(|SQLServer|6.0.0.1282|:1025) at macromedia.jdbc.sqlserver.tds.p.e(|SQLServer|6.0.0.1282|:200) at macromedia.jdbc.sqlserver.tds.o.a(|SQLServer|6.0.0.1282|:456) 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.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|:2703) at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|:525) at cfitemdetails2ecfc1907319040$funcGETSIZES.runFunction(C:/websites/Piragis/functions/itemdetails.cfc:755) at cfthumbnails2ecfm596461569.runPage(C:/websites/Piragis/includes/views/thumbnails.cfm:165) at cfcategory2ecfm208948898._factor5(C:/websites/Piragis/category.cfm:279) at cfcategory2ecfm208948898._factor7(C:/websites/Piragis/category.cfm:227) 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]No more data available to read.
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|:719)
at macromedia.jdbc.sqlserver.base.BaseConnection.a(|SQLServer|6.0.0.1282|:1772)
at macromedia.jdbc.sqlserver.tds.r.b(|SQLServer|6.0.0.1282|:1025)
at macromedia.jdbc.sqlserver.tds.p.e(|SQLServer|6.0.0.1282|:200)
at macromedia.jdbc.sqlserver.tds.o.a(|SQLServer|6.0.0.1282|:456)
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.BasePreparedStatement.execute(|SQLServer|6.0.0.1282|:2703)
at macromedia.jdbc.sqlserver.base.fg.execute(|SQLServer|6.0.0.1282|:525)
at coldfusion.server.j2ee.sql.JRunPreparedStatement.execute(JRunPreparedStatement.java:101)
at coldfusion.sql.Executive.executeQuery(Executive.java:1636)
at coldfusion.sql.Executive.executeQuery(Executive.java:1362)
at coldfusion.sql.Executive.executeQuery(Executive.java:1292)
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 cfitemdetails2ecfc1907319040$funcGETSIZES.runFunction(C:\websites\Piragis\functions\itemdetails.cfc:755)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:663)
at coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:556)
at coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:95)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:470)
at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:444)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:316)
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 cfthumbnails2ecfm596461569.runPage(C:\websites\Piragis\includes\views\thumbnails.cfm:165)
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.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:5274)
at cfcategory2ecfm208948898._factor5(C:\websites\Piragis\category.cfm:279)
at cfcategory2ecfm208948898._factor7(C:\websites\Piragis\category.cfm:227)
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)