Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
Asset Publisher
An error occurred while processing the template.
Java method "com.sun.proxy.$Proxy68.getEntry(String, long)" threw an exception when invoked on com.sun.proxy.$Proxy68 object "com.liferay.asset.internal.service.AssetEntryLocalServiceWrapper@1892d048"; see cause exception in the Java stack trace.
----
FTL stack trace ("~" means nesting-related):
- Failed at: #assign assetEntry = assetEntryServic... [in template "20192#20219#89567372" at line 20, column 65]
----
1<#assign
2 assetEntryService = serviceLocator.findService("com.liferay.asset.kernel.service.AssetEntryLocalService")
3 welboaService = serviceLocator.findService("com.once.welboa.service.api.WelboaService")
4 journalService = serviceLocator.findService("com.liferay.journal.service.JournalArticleService")
5 welboaGroupId = groupId
6 URLdetalleArt = ""
7/>
8
9<#if welboaService.getBoletin(request, themeDisplay)??>
10 <#assign welboaBoletin = welboaService.getBoletin(request, themeDisplay) />
11 <#assign articles = welboaService.getNormalArticlesFromBoletin(groupId, welboaBoletin) />
12
13 <#if articles?has_content>
14 <div class="row mx-2 mx-sm-3 mx-md-6 mt-md-4">
15 <#list articles as curEntry>
16 <#assign isTerciaria = false />
17 <#assign structure = curEntry.getDDMStructureKey() />
18 <#if structure?? && structure == "EST_WELBOA_ARTICULO">
19
20 <#assign assetEntry = assetEntryService.getEntry("com.liferay.journal.model.JournalArticle", curEntry.getResourcePrimKey()) />
21 <#assign tags = assetEntry.getTags() />
22
23 <#if tags?has_content>
24 <#list tags as tag>
25 <#if tag.getName() == "portada_terciaria">
26 <#assign isTerciaria = true />
27 </#if>
28 </#list>
29 </#if>
30
31 <#if !isTerciaria>
32 <div class="col-md-4 mb-5 justify-content-center d-flex">
33 <@liferay_journal["journal-article"]
34 articleId=curEntry.getArticleId()
35 ddmTemplateKey="TPL_WELBOA_ARTICULO_PORTADA"
36 groupId=curEntry.getGroupId()
37 />
38 </div>
39 </#if>
40 </#if>
41 </#list>
42 </div>
43 </#if>
44<#else>
45 <#assign welboaBoletin ="" />
46</#if>
Eventos del mes
Calendario
Calendario de Marzo
Final del calendario