Issue
- The following error is being reported in the logs multiple times:
ERROR [http-nio2-8080-exec-143][JDBCExceptionReporter:234] Duplicate entry '0-3-925637128-com_liferay_site_navigation_menu_web_portlet_SiteN' for key 'IX_CB778855'
Environment
- Liferay DXP 7.3
- Liferay DXP 7.4
Resolution
-
First, check if there is an duplicate entry by running the following query:
select * from Portlet p where portletId like '%site_navigation_menu_web_portlet_SiteN%';
- If there's indeed two entries, go to the portal and execute this following steps:
- Go to Control Panel
- Click on Server Administration
- Execute Clean Up Orphaned Page Revision Portlet Preferences
- Execute Clean Up Orphaned Theme Portlet Preferences
Conteúdo Excluesivo para Assinantes
Uma Subscrição do Liferay Enterprise fornece acesso a mais de 1.500 artigos que incluem práticas recomendadas, solução de problemas e outras soluções valiosas. Faça login para obter acesso completo.
Entrar