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/Desktop/Data/IHS_and_PluginSetup/IHS/repository.config -acceptLicense -showProgress -properties user.ihs.httpPort=80

                 25%                50%                75%                100%
------------------|------------------|------------------|------------------|
............................................................................


Installed com.ibm.websphere.IHSILAN.v85_8.5.5000.20130514_1044 to the /opt/IBM/HTTPServer directory.

Comments

  1. I love you man. You saved me the day with this. So clean and perfect to understand. Thank you so much! <3

    ReplyDelete
  2. thank you so much you saved my life too, I was going to turn into a goat. in fact it was my fault because I had forgotten this properties argument but the error message disturbed me and I thought I had another problem.

    ReplyDelete
  3. Thank You and I have a neat supply: How Much Home Renovation Cost best renovations to increase home value

    ReplyDelete

Post a Comment

Popular posts from this blog

How to remove the node from the deployment manager profile

What is clean start in websphere application server