Legacy Knowledge Base
Published Sep. 10, 2025

Asset Publishers on Content Pages show error messages in the remote live server

Written By

Morheno Legros

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

  • Asset Publishers on Content Pages show error messages in the remote live server.
  • This issue appears in a multi-server environment where a site is configured for remote staging AND the live servers are clustered.
  • Example of error message:
[FragmentRendererControllerImpl:106] [Unable to render content of fragment entry 0:Unable to write ordinary serializable object com.liferay.portal.kernel.template.StringTemplateResource@fbd14b]

java.lang.RuntimeException: Unable to write ordinary serializable object com.liferay.portal.kernel.template.StringTemplateResource@fbd14b

at com.liferay.portal.kernel.io.Serializer.writeObject(Serializer.java:245)

at com.liferay.portal.cache.multiple.internal.PortalCacheClusterEvent.setElementValue(PortalCacheClusterEvent.java:127)

at com.liferay.portal.cache.multiple.internal.ClusterLinkPortalCacheReplicator.notifyEntryUpdated(ClusterLinkPortalCacheReplicator.java:139)

at com.liferay.portal.cache.multiple.internal.ClusterLinkPortalCacheReplicator.notifyEntryUpdated(ClusterLinkPortalCacheReplicator.java:31)

at com.liferay.portal.cache.ehcache.internal.event.EhcachePortalCacheListenerFactory$EhcachePortalCacheReplicator.notifyEntryUpdated(EhcachePortalCacheListenerFactory.java:161)

at com.liferay.portal.cache.ehcache.internal.event.EhcachePortalCacheListenerFactory$EhcachePortalCacheReplicator.notifyEntryUpdated(EhcachePortalCacheListenerFactory.java:110)

 

Environment

  • DXP 7.2

Resolution

  • To resolve this behavior, open a help center ticket to request a hotfix containing LPS-173945, or update your installation to DXP 7.3 and above.
Did this article resolve your issue ?

Legacy Knowledge Base