Details
- 
    Type:Bug 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Fixed
- 
    Affects Version/s: unspecified
- 
    Fix Version/s: None
- 
    Component/s: Data Checker
- 
    Labels:None
- 
    Environment:Operating System: Linux 
 Platform: PC
- 
        Bugzilla Id:3673
Description
--------------------------------------------------
Project: DataChecker_Discrepancy_Resolver
Component Used: ./generate-discrepancies.sh and resolver
Build: /var/local/builds/tsa-build-bidmgr-2010-03-11-p20-r25184
--------------------------------------------------
Its  observed that after executing “./generate-discrepancies.sh -d3 -account 289
-distribution 164 -E 2010-03-15 -T 2010-03-15 -resolve >&/tmp/resolve.log
” for google, we are getting following exception…
2010-03-24 23:37:44.137 (3) [P1T0]: Exception [thrown from thread in thread
pool]:java.lang.NoClassDefFoundError: javax/xml/bind/JAXBElement
        at
com.thesearchagency.searchengines.yahoo.StageYahoo$MasterAccountWorker.run(StageYahoo.java:376)
        at
com.carldunham.jst.concurrency.ThreadPool$WorkerThread.run(ThreadPool.java:248)
2010-03-24 23:37:44.138 (3) [P0T4]: ------------Yahoo Reports done
2010-03-24 23:37:44.138 (3) [P0T4]: =============== Completed Yahoo Reports
================
2010-03-24 23:37:45.465 (3) [P0T4]: Yahoo Reports:      0.647s
2010-03-24 23:37:45.466 (3) [P0T4]:     by key:
2010-03-24 23:37:45.466 (3) [P0T4]:         db: 0.065s
2010-03-24 23:37:45.467 (3) [P0T4]:         other:      0.582s
2010-03-24 23:37:45.467 (3) [P0T4]: Rerun SESUMM for Resolving Discrepancies for
date:2010-03-15
2010-03-24 23:37:45.473 (3) [P0T4]: DatabasePool with a limit of 38 created
2010-03-24 23:37:45.544 (3) [P0T4]: SESUMM: Rerunning specified seUsers (null)
or seAccounts ((32712))
2010-03-24 23:37:45.549 (3) [P0T4]: Debug Level set to 3
2010-03-24 23:37:45.549 (3) [P0T4]: =============== Starting Search Engine
Summarizer for Mon Mar 15 00:00:00 PDT 2010 ================
2010-03-24 23:37:45.590 (3) [P2T0]: DatabasePool with a limit of 105 created
2010-03-24 23:37:45.674 (3) [P2T0]: Exception [thrown from thread in thread
pool]:java.lang.NoClassDefFoundError: javax/xml/bind/JAXBElement
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at
com.thesearchagency.searchengines.SearchEngineFactory.getSearchEngine(SearchEngineFactory.java:152)
        at
com.thesearchagency.searchengines.SearchEngineFactory.getSearchEngine(SearchEngineFactory.java:107)
        at
com.thesearchagency.searchengines.SearchEngineFactory.getSearchEngine(SearchEngineFactory.java:83)
        at
com.thesearchagency.searchengines.SearchEngineSummarizer$SearchEngineAccountWorker.run(SearchEngineSummarizer.java:625)
        at
com.carldunham.jst.concurrency.ThreadPool$WorkerThread.run(ThreadPool.java:248)
Find log file attached (Data_discrepancy_resolver_Exception) for complete exception
Attachments
Issue Links
- blocks
- 
                    ADMAX-2060 Data-checker_discrepancy_Resolver-(yahoo):javax.xml.ws.soap.SOAPFaultException: Could not send Message. -         
- Closed
 
-