Issue
- When you execute the command ds:unsatisfied in the Gogo Shell, you get this output:
Declarative Service {id: 2457, name: com.liferay.exportimport.lifecycle.SyncExportImportLifecycleMessageListener, unsatisfied references:
{name: _destination, target: (destination.name=liferay/export_import_lifecycle_event_sync)}
}
Declarative Service {id: 2453, name: com.liferay.exportimport.lifecycle.AsyncExportImportLifecycleMessageListener, unsatisfied references:
{name: _destination, target: (destination.name=liferay/export_import_lifecycle_event_async)}
}
But there are no apparant consequences: so far Liferay has worked as expected.
Environment
- Liferay 7.4 U51+
Resolution
- In order for those references to be satisfied, you only need to perform a Publishing -> Export or Import action: for example, export a simple .lar selecting only one page of your site.
- After is exported, the ds:unsatisfied command should return an empty output.
Additional Information
Subscriber Exclusive Content
A Liferay Enterprise Subscription provides access to over 1,500 articles that include best practices, troubleshooting, and other valuable solutions. Sign in for full access.
Sign In