Announcement

Collapse
No announcement yet.

Changing the IP Address of an OTM Server

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Changing the IP Address of an OTM Server

    First off - a quick note: I don't normally recommend changing the IP address manually on an OTM server. A fresh install of OTM is usually the fastest and most reliable way to address the issue.

    That being said, there are often times when you need to take an existing OTM instance and change the IP -- for instance a production failure. In order to make this change, you should examine and update the following property files:

    Web:
    • <otm_install_dir>/apache/conf/httpd.conf
    • <otm_install_dir>/apache/conf/workers.properties
    • <otm_install_dir>/tomcat/conf/server.xml
    App:
    • <otm_install_dir>/weblogic/config/gc3domain/config.xml.template
    Rpt:
    • <otm_install_dir>/rptapache/conf/httpd.conf

    Hope this helps!

    --Chris
Working...
X