FSR deployment taking longer time to complete
Problem Description: We are seeing some performance lag in FSR deployment instance.The snippet of nohup.out FSR log attached.Based on the log snippet,I assume it takes 2 minutes for synching the snapshot between WCM and FSR metadata.Is there any cleanup/maintenance in the FSR we could do regularly to avoid this issue.Deployments were usually faster earlier.
14:43:34,245 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.commit
14:46:30,171 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'begin'; parameter types [java.lang.String, java.lang.String, java.lang.String]
14:46:30,171 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.begin
14:46:30,171 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.begin
14:46:30,196 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:46:30,196 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:46:30,196 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:46:30,205 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:46:30,205 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:46:30,206 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,646 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:48:11,646 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,675 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,822 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:48:11,822 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,823 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,838 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:48:11,838 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,838 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,844 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:48:11,844 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,844 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Finished processing of RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
14:48:11,850 DEBUG [remoting.rmi.RmiServiceExporter] Applying RemoteInvocation: method name 'getListing'; parameter types [java.lang.String, java.lang.String]
14:48:11,850 DEBUG [remoting.support.RemoteInvocationTraceInterceptor] Incoming RmiServiceExporter remote call: org.alfresco.deployment.DeploymentReceiverService.getListing
We are using 3.1 SP1 Alfresco WCM(OS-Solaris,App server-tomcat)
Thanks
Muru