Sync and AsyncExportImportLifecycleMessageListener unsatisfied references

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

 

 

Was this article helpful?
0 out of 0 found this helpful