Git Product home page Git Product logo

Comments (4)

cjbehm avatar cjbehm commented on June 5, 2024

My "By Resource Group" page is fine and the fixes from #14 allow me to use the "Create New Application Group" fine as well, but this page still throws an exception on line 43 of tag/ResourceGroup.java.

| Error 2013-06-26 18:20:33,807 [http-bio-8080-exec-9] ERROR errors.GrailsExceptionResolver  - NullPointerException occurred when processing request: [POST] /ice/dashboard/getData
Stacktrace follows:
Message: null
    Line | Method
->>   43 | getResourceGroups in com.netflix.ice.tag.ResourceGroup$$EO9t8YRM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|    428 | doGetData         in com.netflix.ice.DashboardController
|    316 | doCall . . . . .  in com.netflix.ice.DashboardController$_closure11
|   1146 | runWorker         in java.util.concurrent.ThreadPoolExecutor
|    615 | run . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^    679 | run               in java.lang.Thread

If I modify getResourceGroups to check for names != null first, then the exception goes away but then the results are all $0.00.

Let me know what you'd need to be able to troubleshoot this. I doubt I can provide the actual data files, but I could take screenshots, etc.

from ice.

fangji avatar fangji commented on June 5, 2024

@cjbehm I am not sure how you will end up with this error... Anyway I updated the code to catch nulls in ResourceGroup.getResourceGroups. Please pull the latest code and try again. If still not working, I suggest you delete all you application groups (you can just delete files appgroups and copy_appgroups from the s3 bucket).

Before you creating application groups, browse to breakdown by resource groups page and details with resource groups page and make sure everything works.

from ice.

cjbehm avatar cjbehm commented on June 5, 2024

Yeah I don't know how I get to that error either ;)

I'll start it over from scratch and see if it ends up at the same place.

from ice.

cjbehm avatar cjbehm commented on June 5, 2024

Fantastic, starting from scratch with the most recent code seems to have resolved the issue and now I'm not getting any errors and Application Groups appear to be working as expected.

from 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.