Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: unspecified
-
Fix Version/s: None
-
Component/s: Alerts
-
Labels:None
-
Environment:
Operating System: Linux
Platform: PC
-
Bugzilla Id:1763
Description
The following error occurred in production:
2008-03-06 05:43:47,745 ERROR [STDERR] 2008-03-06 05:43:47.745 (3) [P175T0]:
Connected to URL
"http://tyanb2881-dc1bos000a.dc1bos.thesearchagency.com:8080/BidManagerService/reports/1/report_5837.csv"
2008-03-06 05:43:47,747 ERROR [STDERR] 2008-03-06 05:43:47.747 (4) [P175T0]: ***
downloaded bidmgr report 5837
2008-03-06 05:43:47,748 ERROR [STDERR] 2008-03-06 05:43:47.748 (1) [P175T0]:
Exception [Unknown Exception]:java.lang.NumberFormatException: For input string:
"35bd103caad01fb562502dcf613b4aa1== 69718584"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1224)
at java.lang.Double.valueOf(Double.java:447)
at java.lang.Double.<init>(Double.java:539)
at
com.thesearchagency.services.ThresholdService.v2.impl.RuleEvaluator$ServiceType$2.putValue(RuleEvaluator.java:1474)
at
com.thesearchagency.services.ThresholdService.v2.impl.RuleEvaluator$RuleSetWorker.evaluateRuleSet(RuleEvaluator.java:987)
at
com.thesearchagency.services.ThresholdService.v2.impl.RuleEvaluator$RuleSetWorker.evaluate(RuleEvaluator.java:472)
at
com.thesearchagency.services.ThresholdService.v2.impl.RuleEvaluator$RuleSetWorker.run(RuleEvaluator.java:344)
at
com.carldunham.jst.concurrency.ThreadPool$WorkerThread.run(ThreadPool.java:248)