I am trying to create a load balancer in my target endpoint. I keep getting the error message: Duplicate target server references found in target endpoint TargetEndpoint-Customer. Not sure why this is happening.
Hard to know if this is what is causing the problem, but if your pasted config is accurate, I’d say you need to specify the name for the Server entries differently. You have:
I made the change as shown below however I am now getting the below error.
Error Saving Revision 1 Error occurred while validation of bean default.xml. Reason: - Schema validation failed. Cause : unexpected element (uri:“”, local:“Server”). Expected elements are <{}Path>,<{}SSLInfo>,<{}HealthMonitor>,<{}LoadBalancer>,<{}SessionCache>,<{}Properties>,<{}URL>,<{}ErrorResponse>. Line number : 16. Column number : 17. File name : default.xml.