Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException: Cannot get property 'inventoryItem' on null object #39

Closed
jmiranda opened this issue Mar 23, 2015 · 1 comment
Closed
Labels
type: bug Addresses unintended behaviours of the app

Comments

@jmiranda
Copy link
Member

Email from Kelsey

I have been trying to run a consumption report in the Malawi instance of open boxes, but every time I try I get an error. The error reads as follows:

java.lang.NullPointerException: Cannot get property 'inventoryItem' on null object
        at org.pih.warehouse.reporting.ConsumptionController$_closure1_closure5_closure10.doCall(ConsumptionController.groovy:116)
        at org.pih.warehouse.reporting.ConsumptionController$_closure1_closure5.doCall(ConsumptionController.groovy:115)
        at org.pih.warehouse.reporting.ConsumptionController$_closure1.doCall(ConsumptionController.groovy:104)
        at org.pih.warehouse.reporting.ConsumptionController$_closure1.call(ConsumptionController.groovy)
        at grails.plugin.springcache.web.GrailsFragmentCachingFilter.doFilter(GrailsFragmentCachingFilter.groovy:66)
        at net.sf.ehcache.constructs.web.filter.Filter.doFilter(Filter.java:86)
        at java.lang.Thread.run(Thread.java:662)
@jmiranda jmiranda added the type: bug Addresses unintended behaviours of the app label Mar 23, 2015
@jmiranda
Copy link
Member Author

jmiranda commented Mar 4, 2021

Fixed

@jmiranda jmiranda closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Addresses unintended behaviours of the app
Projects
None yet
Development

No branches or pull requests

1 participant