Posts

Showing posts from March, 2018

ERROR: Port values must be a positive integer between 0 and 65535. while install IBM Http Server 8.5.5

While Installing IBM Http server in Exception coming. [root@localhost IHS]# /WebSphere8.5/IM/InstallationManager/eclipse/tools/imcl install  com.ibm.websphere.IHSILAN.v85_8.5.5000.20130514_1044 - repositories /root/Desktop/Data/IHS_and_PluginSetup/IHS/repository.config -acceptLicense -showProgress                  25%                50%                75%                100% ------------------|------------------|------------------|------------------| ............................................................................ ERROR: Port values must be a positive integer between 0 and 65535. Solution to fix. Run Command Like this :-   [root@localhost IHS]# /WebSphere8.5/IM/InstallationManager/eclipse/tools/imcl install  com.ibm.websphere.IHSILAN.v85_8.5.5000.20130514_1044 -repositories /root/De...