Users Guide

General Information | Getting Started
OMNM 6.5.3 User Guide 59
Changing Your Host IP Address
Change your host’s IP address as follows.
1
Change the Virtual host IP to the new IP address in Manage > Control Panel > Portal.
2
Change the host IP address
3
Open a shell and run
oware
to set the environment
4
Run
ipaddresschange -n
in the shell followed by the new IP address
5
Restart the application server and the web server service.
6
Open a browser to see the web client at this URL:
[new IP address]:8080.
Manually Changing Your Host IP Address
Change your host’s IP address without the
ipaddresschange
script as follows.
1
Change the Virtual host IP to the new IP address in Manage > Control Panel > Portal.
2
Change the host IP address
3
Delete the contents of
\oware\temp
.
4
Change your local IP address anywhere it appears in
\owareapps\installprops\lib\installed.properties
.
5
Change the address on your web server. Change this in
portal-ext.properties
in
\oware\synergy\tomcat-7.0.40\webapps\ROOT\WEB-INF\classes
Change property:
jdbc.default.url=jdbc:mysql://[IP address]/
lportal?useUnicode\=true&characterEncoding\=UTF-
8&useFastDateParsing\=false
and
oware.appserver.ip=[IP address]
6
Restart the application server and the web server service.
7
Open a browser to see the web client at this URL:
[new IP address]:8080.
Fixed IP Address The OMNM application includes a Web server and must be installed on a host
with a fixed IP address. For demonstration purposes, you can rely on dynamic IP
address assignment (DHCP) with a long lease. However, this is not recommended
for production installations.
If you need to change your host’s IP address, do so by:
Changing Your Host IP Address using the ipaddresschange script
Manually Changing Your Host IP Address
Partition Name
Limitations
First character must be a letter (a-z, A-Z). The remaining must be alphanumeric
or underscore or dash characters (a-z, A-Z, 0-9 and _ or -). Maximum length is 31
characters.
In a clustered installation, make
oware/synergy/data
a shared directory
because local user images, documents, and uploads go there, and in a cluster
environment all web servers need to access this directory.
Consider Description