AEM 6.2
The node /etc/dam/video/rep:policy breaks the request to http://<host>:<port>/etc/dam/video.profiles.list.json
500 Internal Server Error
java.lang.NullPointerException
at com.day.cq.dam.video.servlet.VideoProfileListServlet.getProfileName(VideoProfileListServlet.java:185)
at com.day.cq.dam.video.servlet.VideoProfileListServlet.writeVideoProfile(VideoProfileListServlet.java:124)
at com.day.cq.dam.video.servlet.VideoProfileListServlet.loopVideoProfiles(VideoProfileListServlet.java:114)
...
Because of that, the design dialog of the video component cannot be used, so the sources video profiles cannot be set and the video is not working.
How should I fix that? Where does rep:policy come from?