When accessing CA WCC through an AWS Application Load Balancer (ALB), users may encounter the following errors even if basic connectivity is established:
WCC 12.x , 24.x
These issues are typically related to session persistence (stickiness) and header handling between the AWS ALB and the backend WCC Tomcat instances.
NullPointerExceptions on the backend.Follow these steps to ensure the AWS ALB is correctly configured for WCC:
In the AWS Management Console, navigate to your Target Group attributes:
AWSALB). This is more resilient than application-based cookies for WCC's session handling during login.Specific header handling is required to prevent E138001 errors during UI interactions (like expanding box trees):
If users still see errors after the infrastructure change: