Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view

Hi, 
How to add a resource bundle running Jasper report on Knowage server in Docker container?
Now I am getting an error during the report execution:
Caused by: java.util.MissingResourceException: Can't find bundle for base name ...

Where should I place the properties files of the resource bundle, so the report could find them during the report execution?

Thanks in advance,
Rolandas

Environment knowagelabs/knowage-server-docker:8.2-SNAPSHOT
in Docker by (120 points)

Please log in or register to answer this question.

...