Legacy Knowledge Base
Published Sep. 10, 2025

Audit OSGi Dependency Error Post Upgrade

Written By

Kenny Back

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

  • We are observing the below error after upgrading:
WARN  [main][DependencyManagerSyncUtil:73] Declarative Service Unsatisfied Component 
Checker check result: _Bundle {id: 148, name: com.liferay.portal.security.audit.event.generators,
version: 5.0.15}_ Declarative Service {id: 279, name:
com.liferay.portal.security.audit.event.generators.internal.events.LoginPostAction, unsatisfied references:
{name: _filter, target: (component.name=com.liferay.portal.security.audit.wiring.internal.servlet.filter.AuditFilter)
[Sanitized]
ERROR  org.osgi.framework.BundleException: A bundle is already installed with the name
com.liferay.portal.security.audit.event.generators and version 5.0.15

Environment

  • DXP 7.4 u46+
  • 2023.Q3

Resolution

  • Please check under Control Panel > System Settings > Audit to see if the Audit Module is disabled. If so, then re-enabling it should resolve the issue.
  • Also, if you disabled the audit module on purpose you can leave it at that and ignore the unsatisfied reference message. 

Additional Information

 

 

Did this article resolve your issue ?

Legacy Knowledge Base