Use this procedure to install a LifeCycle Manager Service on Windows.
Install a LifeCycle Manager Service on Windows
If you used the default value (4060), the Port# is 4062.
If you do not know the value, look in the LCMInstallDir\LCM-Server\lcm.properties file for the value of http.server.port.
The LifeCycle Manager Download Area is displayed.
If you are not using the Windows built-in local Administrator account and User Account Control (UAC) is enabled, then you must start the command prompt with the option to Run as Administrator. Right-click the cmd file and select Run as Administrator.
"C:\<path to jdk>\bin\java" -jar installLcmService.jar
The currently available Java 8 update (u121) does not have support for Windows 2016, hence an additional parameter is required during installation of LCM service. If installing on Windows 2016, run the following command and press Enter:
C:\<path to jdk>\bin\java -jar -Dos.name="Windows Server 2016" installLcmService.jar
The installation of the LifeCycle Manager Service is started.
Type the LifeCycle Manager Server IP address or FQDN, and press Enter.
Press Enter to accept the default port (4060), or type a different port number matching the setting made when installing the server, and press Enter.
Type the name of a user who is a member of the LifeCycle Manager Administrators group, and press Enter.
Specify the password for the user, and press Enter.
This port is used to fetch the LifeCycle Manager Service installation program. Press Enter to accept the default port (4062) or type the correct port number, and press Enter.
This question is only shown if the property http.server.port in the file lcm.properties has been edited.
Type a name for the LifeCycle Manager Service, and press Enter.
Infor recommends that you use the host name of the application server.
Type the computer IP address where the LifeCycle Manager Service must be installed. If the computer is set up to use Dynamic Host Configuration Protocol (DHCP), the Fully Qualified Domain Name (FQDN) should be typed instead of the IP address.
Make sure that you specify an external IP number.
Press Enter to accept the default value, or type the desired path where the LifeCycle Manager Service will be installed and then press Enter. Ensure that this directory does not yet exist on your system.
Press Enter to accept the default value 4065 or type a desired port number, and press Enter.
If the port you are trying to access is already in use, a message is displayed.
Select the range of ports that will be used when Job executing nodes are started by the LifeCycle Manager Service. New nodes are started either by requests from the system or a product handled by LifeCycle Manager that needs a specific execution node to run its job in. If the default ports 4066 - 4075 are occupied, another range must be selected.
Type Y if you trust the certificate chain.
A message that the LifeCycle Manager Service was installed successfully is displayed. The LifeCycle Manager Service is installed in the directory selected in the LCM Service installation path above.
To start and stop the LifeCycle Manager Service do the following:
Start: Start the Windows Service LCM-Service:service_name.
Stop: Stop the Windows Service LCM-Service:service_name.