Details
- 
    Type:Bug 
- 
    Status: Closed
- 
    Priority:Major 
- 
    Resolution: Incomplete
- 
    Affects Version/s: unspecified
- 
    Fix Version/s: None
- 
    Component/s: Yahoo
- 
    Labels:None
- 
    Environment:Operating System: Windows XP 
 Platform: PC
- 
        Bugzilla Id:3572
Description
--------------------------------------------------
Project: Yahoo API.
Component Used: ./seupdate.sh
Build: tsa-build-bidmgr-2010-02-17-p3-r25074
--------------------------------------------------
rerun.sh execution is throwing exception :Exception in thread "main"
java.lang.NoClassDefFoundError
Steps to reproduce :
1. /usr/local/tsa/tsa-build-bidmgr-2010-02-25-p2453-r25074/databugs$
2.Run 
./rerun-yahoo.sh --date 2010-03-01 --seUsers 694 --tsaAccounts 17
tsaapp@tvvm-staging-xml1:/usr/local/tsa/tsa-build-bidmgr-2010-02-25-p2453-r25074/databugs$
./rerun-yahoo.sh --date 2010-03-01 --seUsers 694 --tsaAccounts 17
Rerunning Yahoo on 2010-03-01 for seUsers [694] and seAccounts [] and
tsaAccounts [17]
/usr/local/tsa/bidmgr/stageyahoo.sh -d3 --date 2010-03-01 -U 694 --force
/usr/local/tsa/bidmgr/sesummarize.sh -d3 --date 2010-03-01 -U 694 --prevent-whsumm
/usr/local/tsa/bidmgr/whsumm.sh -d3 --date 2010-03-01 -a 17 --engines
--distribution 164
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/searchengines/yahoo/StageYahoo
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/searchengines/SearchEngineSummarizer
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/perf/WarehouseSummarizer
------------------------------------------------------------------
Its observed that soft link is still pointing to old build (lrwxrwxrwx 1 bduffy
  staff    38 2010-02-26 09:51 bidmgr -> tsa-build-bidmgr-2010-02-25-p5-r25068/)
I checked with old build too but its throwing exception!
Rtsaapp@tvvm-staging-xml1:/usr/local/tsa/bidmgr/databugs$ ./rerun-yahoo.sh
--date 2010-03-01 --seUsers 694 --tsaAccounts 17
Rerunning Yahoo on 2010-03-01 for seUsers [694] and seAccounts [] and
tsaAccounts [17]
/usr/local/tsa/bidmgr/stageyahoo.sh -d3 --date 2010-03-01 -U 694 --force
/usr/local/tsa/bidmgr/sesummarize.sh -d3 --date 2010-03-01 -U 694 --prevent-whsumm
/usr/local/tsa/bidmgr/whsumm.sh -d3 --date 2010-03-01 -a 17 --engines
--distribution 164
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/searchengines/yahoo/StageYahoo
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/searchengines/SearchEngineSummarizer
Exception in thread "main" java.lang.NoClassDefFoundError:
com/thesearchagency/perf/WarehouseSummarizer
tsaapp@tvvm-staging-xml1:/usr/local/tsa/bidmgr/databugs$