Issue
- From one of the nodes [Eg: Node 2], while publishing the individual web content under the Content and Data / Web content section, published content is not available to live in both the nodes [node 1, node 2] whereas the publication process is working fine in another node [Eg: Node 1].
-
Steps to reproduce:
- Install a vanilla instance of Liferay - Unicast cluster with 2 nodes using fix pack dxp-4
- Enable staging
- From Node 1, create web content [Eg: ContentA from node1] and submit it.
- Observed behavior: web content created successfully in the staging environment and available in both nodes.
- From Node 1, publish the created content [ContentA from node1] to live.
- Observed behavior: web content published successfully to live and available in both nodes.
- From Node 2, create web content [ContentB from node2] and submit it.
- Observed behavior: web content created successfully in the staging environment and available in both nodes.
- From Node 2, publish the created content [ContentB from node2] to live.
- Observed behavior: web content published successfully with the success message but it's not available at live of both nodes.
-
Additional test case:
- In Node 2, Create a page and add the above-created web content [ContentB from node2] which is not published to live.
- From Node 2, publish the created page to live
- Observed behavior: Page including the web content [ContentB from node2] published successfully with the success message. This time, [ContentB from node2] content is available at live in both nodes.
Checkpoint: Issue persist with one of the nodes only when publishing the individual web content to live from Content and Data / Web content section only
Environment
- Liferay DXP 7.2
Resolution
- At the time of documenting this article, the latest fix pack is the dxp-11-7210. Using the latest stable fix pack, the above issue gets resolved.
- That is, the published individual web content is available to live in both the nodes successfully when clicking on "Publish to Live" option from the Content and Data / Web content section.
Additional Information
- Latest fix pack
- Patch Management Best Practices, please go through it before installing the patch
- Patching Liferay document describes the detailed procedures to install the fix pack, configuration, about the patching basics.