An error might occur when you submit the "jadmin start" command


You might receive the following error when you submit the command jadmin start:

You must start jfd on host <hostname>.company.com


This error can occur if you use the logical or cluster name of the server in the install.config file rather than physical name.

If the install.config file does contain the logical or cluster names, re-install the Platform Suite for SAS® and specify the correct physical server name in the install.config file. You set the physical name of the server in the following line:

-------------------
 JS_HOST=
# -------------------
# REQUIRED. You must remove the comment delimiters from the JS_HOST= keyword and specify a value.
#
# Specify the fully qualified host name for the host on which the Process
# Manager Server runs--the name of the host to which the clients will connect.
#
# Example: JS_HOST=zeus.mycompany.com