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:
Hope this helps!
--Chris
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
- <otm_install_dir>/weblogic/config/gc3domain/config.xml.template
- <otm_install_dir>/rptapache/conf/httpd.conf
Hope this helps!
--Chris