-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
Workaround Exists
-
Related to https://bugzilla.redhat.com/show_bug.cgi?id=1496459
It appears the processserver allows jboss.node.name to be larger than 23 characters:
https://github.com/jboss-openshift/cct_module/blob/1.0/os-kieserver-launch/added/kieserver-config.sh#L158
Where the EAP 6.4 HA launch script truncates this value for EAP:
https://github.com/jboss-openshift/cct_module/blob/1.0/os-eap64-launch/added/launch/ha.sh#L59
https://issues.jboss.org/browse/CLOUD-427
- is caused by
-
CLOUD-2115 Kieserver does not execute ha.sh script for EAP
- Closed