Getting DFS error

Hi All,

I am getting the following error:

Exception Information Message Service method "Execute" invocation failed.

Inner Exception Information Inner Message The size necessary to buffer the XML content exceeded the buffer quota.

Exception Information Source Emc.Documentum.FS.Runtime
Exception Information Stack Trace at Emc.Documentum.FS.Runtime.Context.Impl.ClientReflectionServiceInvoker.Invoke(Object proxy, MethodInfo method, Object[] args)
at Emc.Documentum.FS.Runtime.Context.Impl.SoapClientInvocationHandler.Invoke(Object proxy, MethodInfo method, Object[] arguments)
at Emc.Documentum.FS.Runtime.Context.Impl.UcfClientInvocationHandler.Invoke(Object proxy, MethodInfo method, Object[] args)
at Emc.Documentum.FS.Runtime.Context.Impl.HttpSessionInvocationHandler.Invoke(Object proxy, MethodInfo method, Object[] args)
at Emc.Documentum.FS.Runtime.Context.Impl.ContextThreadLocalInvocationHandler.Invoke(Object proxy, MethodInfo method, Object[] args)
at Emc.Documentum.FS.Runtime.Context.Impl.ReturnedContentTransformationHandler.Invoke(Object proxy, MethodInfo method, Object[] args)
at Emc.Documentum.FS.Runtime.Context.Impl.ServiceContextInvocationHandler.Invoke(Object proxy, MethodInfo method, Object[] args)

This is an intermittent issue.

We have already tried increasing BufferSize and Timeout in the app.config on the client side.

I have not yet tried updating the timeout value in the dfs-runtime.properties.

Thanks