Error Executing Database Query.
|
[Macromedia][SQLServer JDBC Driver]Connection reset by peer
|
|
The error occurred in C:/websites/defaultwebsite/rangemanagement/addtocart.cfm: line 10
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 855
Called from |SQLServer|6.0.0.1282|: line 699
Called from |SQLServer|6.0.0.1282|: line 1772
Called from |SQLServer|6.0.0.1282|: line 155
Called from |SQLServer|6.0.0.1282|: line 4600
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 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 855
Called from |SQLServer|6.0.0.1282|: line 699
Called from |SQLServer|6.0.0.1282|: line 1772
Called from |SQLServer|6.0.0.1282|: line 155
Called from |SQLServer|6.0.0.1282|: line 4600
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 4478
Called from C:/websites/defaultwebsite/rangemanagement/addtocart.cfm: line 10
|
8 : left join TB_SKU_BUCKETS d on (c.sku_id=d.SKU_ID)
9 : left join TB_CLASS_SESSION e on (a.CLASS_ID=e.CLASS_ID)
10 : where a.is_active='Y' and d.STORE_ID=1 and e.class_session_id=#val(url.class_session_id)#
11 : </cfquery>
12 :
|
|
SQLSTATE |
08S01 |
EXCEPTIONS |
<small><i>not set</i></small> |
DATASOURCE |
celerantsql |
SQL |
select e.*,d.sku_bucket_id ,a.class_id, a.style_id,a.CLASS_NAME, a.START_DATE, a.MAX_CAPACITY, b.DESCRIPTION, d.PRICE
from tb_classes a
left join tb_styles b on (a.style_id=b.style_id)
left join tb_skus c on (b.STYLE_ID=c.STYLE_ID)
left join TB_SKU_BUCKETS d on (c.sku_id=d.SKU_ID)
left join TB_CLASS_SESSION e on (a.CLASS_ID=e.CLASS_ID)
where a.is_active='Y' and d.STORE_ID=1 and e.class_session_id=1266 |
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
216.73.216.30 |
Referrer |
|
Date/Time |
16-Oct-25 02:11 AM |
|