Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0-RC1
-
Fix Version/s: 1.1.0-RC2
-
Component/s: Admax Deployment Service
-
Labels:None
Description
While deploying Admax Campaign - getting exception "EmptyResultDataAccessException: Incorrect result Size"
**After applying Wrok around for Admax -57/58.
update contentGroups set businessAreaSubGroupId=1 where contentTypeID=2
1.Send Soap request - attached.
2.JBoss log shows:
1:32:04,667 DEBUG [JdbcTemplate] Executing SQL query [select multiplier from pointRadiusModifiers where advertID is null]
21:32:04,668 WARN [AdMaxDeploymentServiceImpl] Error while processing Campaigns... atultest-6_2000062_22770_19690706001
org.springframework.dao.EmptyResultDataAccessException: Incorrect result size: expected 1, actual 0
at org.springframework.dao.support.DataAccessUtils.requiredSingleResult(DataAccessUtils.java:71)