-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
It looks like kieserver-launch.sh references JBOSS_HA_ARGS, but it's not set because the EAP ha.sh script is not executed.
In this case, it looks like the jboss.node.name property is getting set to HOSTNAME and that can cause length limitation issues with the transactions subsystem regarding node ID. We currently work around the TX node ID limitation in EAP with brute force truncation. The processserver container is not currently handling this 23 character limitation.
- causes
-
CLOUD-2105 Process server does not truncate the node name to 23 bytes
- Closed