Uploaded image for project: 'Yell'
  1. Yell
  2. YELL-637

Bing: Error when user tries to add keywords in SMSc

    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"-> Keywords

      3. Try clicking on "edit" link to open keyword dialog box.

      Expected:

      The keyword dailog box must open successfully and user should be able to add keywords.

      Actual:

      User is thrown following error "Error retrieving keyword data" (snapshot attached)

      Observed following exception in jboss log

      03:35:21,284 ERROR [[/CustomizationGWT]] Exception while dispatching incoming RPC call

      com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public abstract com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.model.KeywordListSO com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.ICustomizationWS.retrieveDefaultKeywords(java.lang.Integer) throws com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.CustomizationException' threw an unexpected exception: org.codehaus.enunciate.modules.gwt.GWTMappingException: Unable to set property keywordList for the gwt bean com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.model.KeywordListSO

      at com.google.gwt.user.server.rpc.RPC.encodeResponseForFailure(RPC.java:360)

      at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:546)

      at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(RemoteServiceServlet.java:166)

      at com.google.gwt.user.server.rpc.RemoteServiceServlet.doPost(RemoteServiceServlet.java:86)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)

      at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

      at org.codehaus.enunciate.modules.spring_app.HTTPRequestContextFilter.doFilter(HTTPRequestContextFilter.java:36)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

      at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)

      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)

      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

      at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)

      at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)

      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)

      at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)

      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)

      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)

      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)

      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)

      at java.lang.Thread.run(Thread.java:595)

      Caused by: org.codehaus.enunciate.modules.gwt.GWTMappingException: Unable to set property keywordList for the gwt bean com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.model.KeywordListSO

      at org.codehaus.enunciate.modules.gwt.BaseGWTMapper.toGWT(BaseGWTMapper.java:156)

      at org.codehaus.enunciate.modules.gwt.GWTEndpointImpl.invokeOperation(GWTEndpointImpl.java:113)

      at com.thesearchagency.mms.service.customization.gwt.GWTICustomizationWSImpl.retrieveDefaultKeywords(GWTICustomizationWSImpl.java:239)

      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

      at java.lang.reflect.Method.invoke(Method.java:585)

      at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.java:527)

      ... 25 more

      Caused by: org.codehaus.enunciate.modules.gwt.GWTMappingException: Unable to set property keywordMatchType for the gwt bean com.thesearchagency.mms.service.customization.impl.client.com.thesearchagency.mms.service.customization.model.KeywordSO

      at org.codehaus.enunciate.modules.gwt.BaseGWTMapper.toGWT(BaseGWTMapper.java:156)

      at org.codehaus.enunciate.modules.gwt.CollectionGWTMapper.toGWT(CollectionGWTMapper.java:50)

      at org.codehaus.enunciate.modules.gwt.CollectionGWTMapper.toGWT(CollectionGWTMapper.java:28)

      at org.codehaus.enunciate.modules.gwt.BaseGWTMapper.toGWT(BaseGWTMapper.java:153)

      ... 32 more

      Caused by: java.lang.ClassCastException: com.thesearchagency.mms.dao.customization.dto.type.KeywordMatchType

      at com.thesearchagency.mms.dao.customization.dto.type.gwt.KeywordMatchTypeGWTMapper.toGWT(KeywordMatchTypeGWTMapper.java:11)

      at org.codehaus.enunciate.modules.gwt.BaseGWTMapper.toGWT(BaseGWTMapper.java:153)

      ... 35 more

        Attachments

          Activity

            People

            • Assignee:
              ajay.nagaraj Ajay Nagaraj (Inactive)
              Reporter:
              gurpreet.singh Gurpreet Singh
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: