GithubHelp home page GithubHelp logo

Comments (5)

g0ddard avatar g0ddard commented on July 29, 2024

I see the same. I've tried it in versions 2.0, 2.1, and current. No data is being displayed and the only error is the following:
ice_1 | | Error 2016-05-16 18:18:30,238 [http-nio-8080-exec-9] 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

from docker-ice.

jonbrouse avatar jonbrouse commented on July 29, 2024

Hmm. Is your timezone set? I've added -Duser.timezone=<Your Timezone ie America/New_York> to the docker-compose file. It might be worth a shot setting your timezone.

from docker-ice.

g0ddard avatar g0ddard commented on July 29, 2024

Same result. The problem is this WAS working last week in our non-production configuration and I discovered the problem when implementing in production. And now, it's not working in non-production either (though I didn't touch that at all). I've tried different browsers to both implementations, too. I'm stymied.

from docker-ice.

CosmicQ avatar CosmicQ commented on July 29, 2024

When the container starts, one of the first things it does is fetches some time xml file.

ice_1 | | Loading Grails 2.4.4
ice_1 | | Configuring classpath
ice_1 | | Downloading: joda-time/joda-time/maven-metadata.xml
ice_1 | | Downloading: joda-time/joda-time/maven-metadata.xml
ice_1 | May 20, 2016 6:03:08 PM java.util.prefs.FileSystemPreferences$1 run
ice_1 | INFO: Created user preferences directory.
ice_1 | | Downloading: joda-time/joda-time/maven-metadata.xml.
ice_1 | | Environment set to development

Could that XML file have changed?

from docker-ice.

CosmicQ avatar CosmicQ commented on July 29, 2024

Fixed. I noticed that you updated the config file to point to a specific version of high charts.

+ice.highstockUrl=https://code.highcharts.com/stock/4.2.1/highstock.js

Anyone having this problem needs to update their ice.properties file to the versioned url.

from docker-ice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.