Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: BM Maven
-
Fix Version/s: BM Maven
-
Component/s: None
-
Labels:None
-
Environment:
Bid_Manager_-_Trunk_Mavenized/14/tsa-build-bidmgr-2011-08-18-p14-r30284 on staging-xml1
Description
tsaapp@tvvm-staging-xml1:/usr/local/tsa/bidmgr$ ./yellraybeamreport.sh -d 3 --filename test3.log --location /tmp/ --simulate --date 2010-05-08
2011-08-18 21:40:04.932 (3) [main]: Debug Level set to 3
2011-08-18 21:40:04.935 (3) [main]: SOURCE_LOCATION[/tmp/yellraybeamreport/]
2011-08-18 21:40:04.936 (3) [main]: FILE_NAME_PREFIX[TSA_YELLCOM_SEM_]
2011-08-18 21:40:04.936 (3) [main]: DONE_NAME_PREFIX[TSA_rowcounts_]
2011-08-18 21:40:04.937 (3) [main]: MAX_TIME_TO_WAIT[180]
2011-08-18 21:40:04.950 (3) [main]: DatabasePool with a limit of 80 created
2011-08-18 21:40:11.046 (2) [main]: Exception [downloading report]:AxisFault
faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server
faultSubcode:
faultString: com.thesearchagency.services.ReportService.v2.adapter.CreativeServiceAdapterException: ERROR :: Retrieving creative data.
com.thesearchagency.services.ReportService.v2.adapter.CreativeServiceEJBAdapter.retrieveCreatives(CreativeServiceEJBAdapter.java:61)
com.thesearchagency.services.ReportService.v2.util.CreativeServiceJDBUtility.addCreatives(CreativeServiceJDBUtility.java:91)
com.thesearchagency.services.ReportService.v2.util.CreativeServiceJDBUtility.getCreatives(CreativeServiceJDBUtility.java:44)
com.thesearchagency.services.ReportService.v2.Submit.callOtherServicesForColumnValues(Submit.java:1648)
com.thesearchagency.services.ReportService.v2.Submit.createReport(Submit.java:717)
com.thesearchagency.services.ReportService.v2.Submit.createReport(Submit.java:550)
com.thesearchagency.services.ReportService.v2.MessageProcessorBean.onMessage(MessageProcessorBean.java:60)
sun.reflect.GeneratedMethodAccessor204.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3InterceptorsInterceptor.java:63)