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

Grails prod war not work #2

Open
liuxiaoyi opened this issue Sep 19, 2016 · 0 comments
Open

Grails prod war not work #2

liuxiaoyi opened this issue Sep 19, 2016 · 0 comments

Comments

@liuxiaoyi
Copy link

liuxiaoyi commented Sep 19, 2016

Hi,
When I run command : grails prod war , I received following error message:
java.lang.NullPointerException: Cannot invoke method getAt() on null object
at grails.util.BuildSettings.configureDependencyManager(BuildSettings.groovy:1259)
at grails.util.BuildSettings$configureDependencyManager.callCurrent(Unknown Source)
at grails.util.BuildSettings.postLoadConfig(BuildSettings.groovy:1170)
at grails.util.BuildSettings.loadConfig(BuildSettings.groovy:1068)
at grails.util.BuildSettings.loadConfig(BuildSettings.groovy:1050)
at grails.util.BuildSettings$loadConfig.callCurrent(Unknown Source)
at grails.util.BuildSettings.loadConfig(BuildSettings.groovy:1028)
| Error There was an error loading the BuildConfig: Cannot invoke method getAt() on null object

Could you help me to understanding what's wrong with my envirement?
(ubuntu1604 /jdk1.7/grails2.2.5)

by the way , when I try to download war file from dropbox directly , the page shows 404

thank you !
Eric Liu

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

1 participant