tsaapp@yell-ec-xml2:/usr/local/tsa/bidmgr$ ./bingreports.sh --help pid 20751's current affinity list: 0 pid 20751's new affinity list: 0 pid 20751's current affinity list: 0 sched_setaffinity: Invalid argument failed to set pid 20751's affinity. usage: Bing Report [-D] [-split] [-d null] [-U null] [-admax] [--threads num-threads] [-h] [-T null] [-e null] [-f] -D,--debug-stack Debug Show Callstack --threads Number of Threads to run -T,--date Summary Date -U,--seuser Search Engine User ID -admax,--admax mcc report for admax -d,--debug The Debug Level -e,--emails list of mcc email(s) -f,--force Download & overwrite existing local reports -h,--help Help -split,--split mcc report split mode Exception in thread "main" java.lang.IllegalArgumentException at java.util.concurrent.ThreadPoolExecutor.(ThreadPoolExecutor.java:825) at java.util.concurrent.ThreadPoolExecutor.(ThreadPoolExecutor.java:716) at com.thesearchagency.searchengines.bing.BingReport$BlockingThreadPoolExecutor.(BingReport.java:638) at com.thesearchagency.searchengines.bing.BingReport.init(BingReport.java:159) at com.thesearchagency.searchengines.bing.BingReport.main(BingReport.java:371)