Hi Experts,
a few months ago, we did a portal upgrade. We upgraded
from EP 7.0 SP17 to version 7.01 SP5.
A few days ago, we needed to modify one of our applications. After the
modification of the source code in NWDS we deployed the new .par file
for this application into our portal. But now, we are still facing
an issue with this application.
After entering a search term into the search field of the application,
the following error message is displayed: Can't find resource for
bundle java.util.PropertyResourceBundle, key ttSearchField.
In the next step we analysed in the Browse Deployment section the .par
file for this application (Root -> WEB-INF -> Deployment -> temp). We
found out that the needed Property Files are located correctly
(src.api -> ... -> km -> search -> ui -> components).
Furthermore, we verified that the key u201CttSearchFieldu201D is contained in
the respective Property File. So we do not understand why the Resource
Bundle cannot be found.
Any idea what is going wrong here?
Thanks!