IBM Support

How to disable port 9080 in Planning Analytics

Troubleshooting


Problem

When you configure the Planning Analytics Application Server (Web Tier), for SSL - port 9080 is still in use by HTTP.

Cause

Port 9080 is the default HTTP port for the Websphere Liberty Application Server.

Resolving The Problem

In the \tm1_64\wlp\usr\servers\tm1\server.xml file, find and edit the following section:
 
 <httpEndpoint id="defaultHttpEndpoint" removeServerHeader="true" httpPort="-1" httpsPort="9510" host="*">
  <httpOptions CookiesConfigureNoCache="false"/>
 </httpEndpoint>  
Adding the httpPort="-1" as shown above, will disable all http ports for the application server.

Document Location

Worldwide

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSD29G","label":"IBM Planning Analytics"},"Component":"","Platform":[{"code":"PF033","label":"Windows"}],"Version":"All Versions","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
02 April 2019

UID

ibm10879649