I'm trying to do load balancing between two alfresco server. But I'm getting below error. When both alfresco server and Apache HTTP server is up; and uploads content with alfresco web service client then in alfresco log file below error comes and the content is not uploaded in any alfresco server. I'm using web services to upload content in alfresco. With one alfresco with Apache HTTP server is working fine means content uploads in alfresco. But when both server is up and running then in the case I'm getting the error.
WSDoAllReceiver: security processing failed; nested exception is: org.apache.ws.security.WSSecurityException: The security token could not be authenticated or authorized at org.apache.ws.axis.security.WSDoAllReceiver.invoke(WSDoAllReceiver.java:163) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
Prerequisite: Two Instance of alfresco server (Both are in separate server) Apache HTTP Server Mod JK Tomcat Connector
I've also done clustering and failover, both are working fine as of now, only issue is with load balancing. Below are details: worker.properties file