Error in saving Application in Visualizer: Failed to get value for key @[visualizer/common/table.mustache:11] Follow
If you get the following error when you try to save visualizer application:
Failed to get value for key @[visualizer/common/table.mustache:11]
Then it means that there are missing configuration to tomcat service:
- Open <tomcat>\Tomcat 11.0\bin\Tomcat11w.exe
- Java Tab
- Under Java 9 options add:
- --add-opens=java.base/java.util=ALL-UNNAMED
- Restart tomcat service
Comments
0 comments
Please sign in to leave a comment.