Fehler bei der Verarbeitung der Vorlage.
The following has evaluated to null or missing:
==> serviceLocator.findService("com.liferay.asset.category.property.service.AssetCategoryPropertyLocalService") [in template "SRF_MEDIEN.ADT.CATEGORY_DROPDOWN_MAKRO" at line 3, column 46]
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign assetCategoryPropertyLocalSer... [in template "SRF_MEDIEN.ADT.CATEGORY_DROPDOWN_MAKRO" at line 3, column 1]
- Reached through: #include "${templatesPath}/SRF_MEDIEN... [in template "20115#20151#4925781" at line 1, column 1]
----
1<#include "${templatesPath}/SRF_MEDIEN.ADT.CATEGORY_DROPDOWN_MAKRO" />
2
3<@categoryDropdown isChannelSelectionForProgramm=false isSortedDropdown=true />