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

Unable to create bucket with quota #65

Closed
spiegela opened this issue Jul 5, 2016 · 2 comments · Fixed by #66
Closed

Unable to create bucket with quota #65

spiegela opened this issue Jul 5, 2016 · 2 comments · Fixed by #66
Assignees
Labels

Comments

@spiegela
Copy link
Collaborator

spiegela commented Jul 5, 2016

Reported by @NavleenKaur-24

$ cf create-service ecs-bucket 5gb testbucket
Creating service instance testbucket in org sds / space dev as aaron.spiegel@emc.com...
FAILED
Server error, status code: 502, error code: 10001, message: Service broker error: java.lang.NullPointerException

Problem only exhibits with quota carrying plans.

@spiegela
Copy link
Collaborator Author

spiegela commented Jul 6, 2016

@NavleenKaur-24 I discovered the issue upon troubleshooting. The application.yml was mis-configured the project. The warning keyword in the plan should have actually been warn. There is a PR in process to fix the application.yml and I will open a new issue (#67) for making this error message more intelligent.

@NavleenKaur-24
Copy link

@spiegela Yea sure thanks :)

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

Successfully merging a pull request may close this issue.

2 participants