"
[ERROR] May 21, 2014 1:53:40 PM org.apache.commons.httpclient. HttpMethodBase getResponseBody WARNING: Going to buffer response body of large or unknown size. Using getResponseBodyAsStream instead is recommended.
"
occurs when you run a synchronization task.
Solution:
To resolve out of memory issues, configure the JVM options in the Secure Agent to increase the memory for the Java heap size.
Perform the following tasks: