Skip to content

Need help creating an Entity - Throwing NullPointerException #180

Discussion options

You must be logged in to vote

The problem was with the docker mount for templates folder in the compose file.

The compose file was at an older commit, which required the mount path to be opensaber, which is now changed to sunbirdrc

OLD: ${PWD}/java/registry/src/main/resources/public/_schemas:/home/opensaber/config/public/_schemas

NEW: ${PWD}/java/registry/src/main/resources/public/_schemas:/home/sunbirdrc/config/public/_schemas

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Abhishek-Govula
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
1 participant