Legacy Knowledge Base
Published Sep. 10, 2025

Framework Event Dispatcher error is seen reporting missing packages when trying to connect an upgraded database to a new environment

Written By

Marcos da Silva Xavier

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.

Issue

  • After upgrading to a Liferay Quarterly Release version and trying to connect the upgraded database to the production environment, a Framework Event Dispatcher error is seen reporting missing packages.
  • ERROR [Framework Event Dispatcher: Equinox Container: 17a8b51a-81c1-481e-9291-574e17a1e802][Framework:47] FrameworkEvent ERROR com.liferay.portal.kernel.log.LogSanitizerException: org.osgi.framework.BundleException: Could not resolve module

Environment

  • Liferay DXP 7.4+

Resolution

  • This usually happens when the company.default.web.id= property is not set correctly. You should set the value of company.default.web.id with the content of the column Company.webId in the database for the default instance.

 

 

 

 

Did this article resolve your issue ?

Legacy Knowledge Base