Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: Bing-Integration
-
Fix Version/s: Bing-Integration
-
Component/s: None
-
Labels:None
-
Environment:
Project: Bing Integration
Bidmgr: p250
MMS : p26
Server: yell-ec-xml3.ri.thesearchagency.com and yell-ec-mms4.ri.thesearchagency.com
DB: yell-ec-db2 (192.168.30.225)
customerBPID = bingtest12
Description
Steps:
1. Log into SMSc as test1 and use bingtest12 BPID.
2. Goto "Campaign Settings"-> Ad Copy
3. Try clicking on "edit" link to open adCopy edit dialog box.
- The edit dialog box opens successfully
4. Edit few ads and then click OK.
Expected:
The ads should get changed and the admax deploy request must be sent in listener.
Actual:
On clicking OK, we are getting "The call failed on the server; see server log for details" error in SMSc and
"03:38:19,206 ERROR [STDERR] javax.ejb.EJBException: java.lang.RuntimeException: java.lang.NoClassDefFoundError: org/apache/velocity/runtime/parser/node/ASTElseIfStatement" error in jboss log.
Please find the SMSc error snapshot and complete jboss error stack attached.
Note:
Would like to mention that after clicking "OK" button, I am seeing the admax updates being triggered in admax listener.