Increase the values of the ProxyAgentServiceBinding
attributes to configure the vRealize Automation Manager Service to contain many data objects, for example, 3000 or more virtual machines from vCenter Server.
Procedure
- Log in to the virtual machine of the vRealize Automation IaaS Manager Service by using a Remote Desktop Protocol (RDP) client.
- Open an RDP connection to the vra01ims01a.rainpole.local virtual machine.
- Log in by using the following credentials.
Settings |
Value |
User name |
rainpole\svc-vra |
Password |
svc-vra_password |
- Open the C:\Program Files (x86)\VMware\vCAC\Server\ManagerService.exe.config file in a text editor, with Administrative rights.
- Locate the following line in the ManagerService.exe.config file.
<binding name=”ProxyAgentServiceBinding” maxReceivedMessageSize=”13107200”>
<readerQuotas maxStringContentLength=”13107200” />
- Edit the values of the following parameters, increasing them by a factor of 10 as in the following table.
Setting |
Value |
maxReceivedMessageSize |
131072000 |
maxStringContentLength |
131072000 |
- Save your changes to the ManagerService.exe.config file, and close the text editor.
- Open the WindowsStart menu, and select Restart to restart the virtual machine.
- Repeat this procedure for the vra01ims01b.rainpole.local virtual machine.