Error rendering section [publicationCategory] in screen [component://ads2publish/screen/ads2publish/classified-ad.xml]: org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
component___ads2publish_screen_ads2publish_classified_ad_xml_section_publicationCategory_actions: 84: The current scope already contains a variable of the name displayPubAdRateCatEdiGeoList
@ line 84, column 5.
def displayPubAdRateCatEdiGeoList = ec.entity.find("PubAdRateCatEdiGeo")
^
component___ads2publish_screen_ads2publish_classified_ad_xml_section_publicationCategory_actions: 92: The current scope already contains a variable of the name displayAdRateIdList
@ line 92, column 9.
HashSet displayAdRateIdList = new HashSet(displayPubAdRateCatEdiGeoList.adRateId);
^
component___ads2publish_screen_ads2publish_classified_ad_xml_section_publicationCategory_actions: 94: The current scope already contains a variable of the name displayBaseRateList
@ line 94, column 5.
def displayBaseRateList = ec.entity.find("BaseRateClassifiedDisplayAd")
^
component___ads2publish_screen_ads2publish_classified_ad_xml_section_publicationCategory_actions: 98: The current scope already contains a variable of the name displayGeoRateList
@ line 98, column 5.
def displayGeoRateList = [:];
^
4 errors