Legacy Knowledge Base
Published Jul. 2, 2025

Unable to Access Liferay Due to Missing Theme(s)

Written By

Liferay Support

How To articles are not official guidelines or officially supported documentation. They are community-contributed content and may not always reflect the latest updates to Liferay DXP. We welcome your feedback to improve How To articles!

While we make every effort to ensure this Knowledge Base is accurate, it may not always reflect the most recent updates or official guidelines.We appreciate your understanding and encourage you to reach out with any feedback or concerns.

Legacy Article

You are viewing an article from our legacy "FastTrack" publication program, made available for informational purposes. Articles in this program were published without a requirement for independent editing or verification and are provided"as is" without guarantee.

Before using any information from this article, independently verify its suitability for your situation and project.

This article is a legacy article. It applies to previous versions of the Liferay product. While the article is no longer maintained, the information may still be applicable.

When deploying themes to Liferay, theme references are created and saved into the database. If the theme is improperly undeployed or, if the theme is not ported to the new Liferay portal post-upgrade, these references will remain within the database generating several WARN messages and possibly ERROR messages. Users will then be unable to access the Liferay portal.

Resolution

The following options are available to access the portal:

1.) Update and Deploy the missing theme to the new Liferay Portal.
or
2.) Add the following properties to the portal-ext.properties file:
default.regular.theme.id=classic
control.panel.layout.regular.theme.id=controlpanel
or
3.) Navigate to the control panel directly via: http://localhost.com:8080/group/control_panel/ where 'localhost.com:8080' is the location of the Liferay portal. This link should be available if the control panel theme has not been modified. From there navigate to the Portal Settings -> Display Settings and change values for the displayed themes to default (classic).
Did this article resolve your issue ?

Legacy Knowledge Base