Error Code details
V-413-1-200
Severity: Error 
Component: Operations Manager 
Message:
No communication between Enterprise Server and Operations Manager when adding a data source
Description:

This message is displayed if the Veritas Operations Manager Enterprise Server does not receive an HTTP success response from the XPRTLD server on the Management Server data source, or if the XPRTLD server on the Management Server data source does not return a success return code in the JavaScript Object Notation (JSON) object sent as the HTTP response to the Enterprise Server.

 

Veritas solutions
Solution 1 Vote: [Useful] [Not useful]
Last Modified: 2013-01-09 01:58:48
Platform: Windows Server 2003 (x86-64), Windows Server 2003 (IA-64), Windows Server 2003 (x86-32), Windows Server 2008 (x86-64), Windows Server 2008 (IA-64), Windows Server 2008 (x86-32), Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Server 2016
Release: Generic
Content:

Check whether the XPRTLD service (Veritas Operations Manager Messaging Service) is running on the Management Server data source. To do this, use the vomadm command line utility on the Management Server to verify the status of the service and to start, stop, or restart it. 
 

To use vomadm, you must log in to the Management Server with administrative privileges.
 

Use the following command for managing the XPRTLD service:
 

vomadm service { --start | --stop | --restart | --status | --version | --help } xprtld
 

To execute the command: 
 

For Windows Management Server:
 

c:\Program Files\Veritas\VRTSsfmh\bin>perl.exe vomadm command
 

For UNIX Management Server:
 

 /opt/VRTSsfmh/bin/vomadm command
 

For example, to check status:
 

 /opt/VRTSsfmh/bin/vomadm service --status xprtld