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

Null pointer exception for grailsApplication while using added connections #47

Closed
pankaz opened this issue Jan 9, 2015 · 1 comment
Closed

Comments

@pankaz
Copy link

pankaz commented Jan 9, 2015

Hi,

I'm using Grails 2.4.0. When I try using additional connections that are configured via the connections closures, I get a NPE at src\groovy\grails\plugin\redis\RedmineService.groovy.

I was able to fix it by using Holders.grailsApplication instead of grailsApplication. Can you kindly integrate this fix into the code base?

Thanks

@tednaleid
Copy link
Contributor

released at 1.6.1. If that doesn't fix it, please provide a test case/patch that I can use to exercise the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants