RE: LIFERAY7.1: liferay-faces-portal causes Catastrophic initialization fai

Dani Vilanova, modified 6 Years ago. New Member Post: 1 Join Date: 1/22/19 Recent Posts

Hello Everyone!


I'm currently migrating a 6.2 jsf (PrimeFaces) portlet to 7.1 and I'm getting the following error whenever I try to deploy a portlet that contains the liferay-faces-portal dependency : Catastrophic initialization failure! Shutting down "theportlet" WAB due to: com.sun.faces.config.ConfigurationException: Exceeded maximum number of attempts to sort the faces-config documents.

I'm using maven and the 3.0.1-ga2 version for the LiferayFacesPortal (The specified at the docs for liferay 7.1). I'm not even using any class from this dependency yet so I find it pretty odd to just throw that error while deploy time.

Any idea on how should I approach this failure? Am I missing something? I found litterally no answers on google.
Thanks in advance

thumbnail
Kyle Joseph Stiemann, modified 6 Years ago. Liferay Master Posts: 760 Join Date: 1/14/13 Recent Posts
Hi Dani,
Can you post your dependencies from your pom.xml or build.gradle file? Please make sure your dependencies are up-to-date with the recommended dependencies on liferayfaces.org .

- Kyle