Software Distributor (SD-UX) Administration Guide HP-UX 11i v1, 11i v2, and 11i v3 (762797-001, March 2014)

Table Of Contents
Resolution
Type stty to see if the [ or ] character is mapped to any other function on your system. If it is
mapped to any other function, then remove or change the mapping, or use \[ and \].
Some SD commands do not work after network configuration changes
When network configuration such as IP address is changed on a system, commands such as
swinstall, swverify, swlist -l depot may stop working with any of the following errors.
Could not start a management session for "<hostname>:/". The
system administrator for host "<hostname>" may have disabled the
swagentd daemon or there may be a networking problem affecting
the operation. If the swagentd daemon has been disabled, it
can be enabled by the system administrator on "<hostname>" by
setting the "SW_ENABLE_SWAGENTD" entry in /etc/rc.config.d/swconfig
to "1" and executing "/usr/sbin/swagentd -r".
OR
ERROR: RPC exception: "Who are you failed (dce / rpc)"
Resolution
Restart swagentd on the target machine using the following command:
/usr/sbin/swagentd -r
Common Problems 261