Skip to content
This repository was archived by the owner on Mar 30, 2023. It is now read-only.
This repository was archived by the owner on Mar 30, 2023. It is now read-only.

parseDateTime in org.joda.time.format.DateTimeFormatter #14

@CosmicQ

Description

@CosmicQ

I'm having a problem when accessing Ice, none of the graphs come up any more. The docker logs only show this error at the time of access:

ice_1   | | Error 2016-05-10 13:31:46,196 [http-nio-8080-exec-5] ERROR errors.GrailsExceptionResolver  - IllegalArgumentException occurred when processing request: [POST] /ice/dashboard/getData
ice_1   | Invalid format: "". Stacktrace follows:
ice_1   | Message: Invalid format: ""
ice_1   |     Line | Method
ice_1   | ->>  945 | parseDateTime in org.joda.time.format.DateTimeFormatter
ice_1   | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ice_1   | |    407 | doGetData     in com.netflix.ice.DashboardController
ice_1   | |    321 | doCall . . .  in com.netflix.ice.DashboardController$_closure11
ice_1   | |   1145 | runWorker     in java.util.concurrent.ThreadPoolExecutor
ice_1   | |    615 | run . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
ice_1   | ^    745 | run           in java.lang.Thread
ice_1   | 1462887106227

Any ideas? I didn't change anything about the config. This was just after I rebooted the host.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions