C
christian.bryan@capita.co.uk
Guest
Hi Paul Thanks for the confirmation. With all the changes i have made i still can't get the clustering / session replication bits to work which makes me wonder whether there is something else which is broken or is not documented. My assumption is that with the clustering turned on, i should be able to stop one of the PAS instances in the cluster and that because the JSESSIONID has been replicated to the other sessions the load balancer can route me to another PAS session and the JVMRoute added to the end of the JSESSIONID is re-written to match the PAS instance i have now been routed to. If this is incorrect i am not sure what the point of turning the clustering on is, as i can get the load balancing simply from switching on the AJP port. I have logged a support call for this 00486394. One thing i tried was commenting out the standard manager in content.xml e.g. --> This seemed to throw some new errors in catalin.out which suggested that now the DeltaManager was being used but i think i am falling at the following error. 03-Apr-2019 14:29:15.603 INFO [localhost-startStop-1] org.apache.catalina.ha.session.DeltaManager.startInternal Register manager [localhost#] to cluster element [Engine] with name [Catalina] 03-Apr-2019 14:29:15.603 INFO [localhost-startStop-1] org.apache.catalina.ha.session.DeltaManager.startInternal Starting clustering manager at [localhost#] 03-Apr-2019 14:29:15.627 INFO [localhost-startStop-1] org.apache.catalina.ha.session.DeltaManager.getAllClusterSessions Manager [localhost#], requesting session state from [org.apache.catalina.tribes.membership.MemberImpl[tcp://{10, 1, 173, 66}:4001,{10, 1, 173, 66},4001, alive=15968, securePort=-1, UDP Port=-1, id={-48 113 -63 -73 57 87 72 -21 -65 -4 -52 49 88 113 -5 -108 }, payload={}, command={}, domain={}]]. This operation will timeout if no session state has been received within [60] seconds. >>>>> WARNING 03-Apr-2019 14:29:15.733 WARNING [localhost-startStop-1] org.apache.catalina.ha.session.DeltaManager.waitForSendAllSessions Manager [localhost#]: No context manager send at [4/3/19 2:29 PM] received in [127] ms. tag.
Continue reading...
Continue reading...