Issue
- After installing fix pack dxp-1-7210 with
cluster.link.enabled=true
the following exception is generated:
Caused by: java.lang.IllegalArgumentException: JGRP000001: configuration error:
the following properties in TCP/UDP are not recognized:...
Environment
- Liferay DXP 7.2
Resolution
- LPS-97897 upgrades the JGroups library to version 4.1.1
- As a result of this change the
Cluster.link.channel.properties.*
can no longer be configured using inline string configurations. The value can be a file containing a JGroups XML configuration, a URL pointing to an XML configuration, or a path to an XML configuration in classpath. - If you have modified these properties or have an existing XML please verify your configuration. Please see JGroups documentation for more information.
Additional Information
JGroups Release Information:
- http://belaban.blogspot.com/2017/02/jgroups-400final.html
- http://belaban.blogspot.com/2019/05/410-released.html
JGroups 4.x Documentation
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