Consistently failing to get any new billing data after 6/1.
when attempting to select a time frame after 6/1, this is the error that occurs:
| Error 2015-06-05 00:21:26,214 [http-nio-8080-exec-9] ERROR errors.GrailsExceptionResolver - IllegalArgumentException occurred when processing request: [POST] /ice/dashboard/getData
The end instant must be greater or equal to the start. Stacktrace follows:
Message: The end instant must be greater or equal to the start
Line | Method
->> 63 | checkInterval in org.joda.time.base.AbstractInterval
| 94 | in org.joda.time.base.BaseInterval
| 122 | . . . in org.joda.time.Interval
| 439 | doGetData in com.netflix.ice.DashboardController
| 321 | doCall . . . in com.netflix.ice.DashboardController$_closure11
| 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
| 615 | run . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^ 745 | run in java.lang.Thread
1433463686553
| Error 2015-06-05 00:21:28,112 [http-nio-8080-exec-8] ERROR errors.GrailsExceptionResolver - IllegalArgumentException occurred when processing request: [POST] /ice/dashboard/getData
The end instant must be greater or equal to the start. Stacktrace follows:
Message: The end instant must be greater or equal to the start
Line | Method
->> 63 | checkInterval in org.joda.time.base.AbstractInterval
| 94 | in org.joda.time.base.BaseInterval
| 122 | . . . in org.joda.time.Interval
| 439 | doGetData in com.netflix.ice.DashboardController
| 321 | doCall . . . in com.netflix.ice.DashboardController$_closure11
| 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
| 615 | run . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^ 745 | run in java.lang.Thread
1433463688480
| Error 2015-06-05 00:21:30,178 [http-nio-8080-exec-7] ERROR errors.GrailsExceptionResolver - IllegalArgumentException occurred when processing request: [POST] /ice/dashboard/getData
The end instant must be greater or equal to the start. Stacktrace follows:
Message: The end instant must be greater or equal to the start
Line | Method
->> 63 | checkInterval in org.joda.time.base.AbstractInterval
| 94 | in org.joda.time.base.BaseInterval
| 122 | . . . in org.joda.time.Interval
| 439 | doGetData in com.netflix.ice.DashboardController
| 321 | doCall . . . in com.netflix.ice.DashboardController$_closure11
| 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
| 615 | run . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^ 745 | run in java.lang.Thread
1433463690384