EasyManua.ls Logo

Fujitsu ETERNUS DX100 S3 - Changing IP Address (Windows)

Fujitsu ETERNUS DX100 S3
119 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Port Number Protocol Note
15432 tcp
If the above port numbers are used by other applications, the Web Console cannot start. In this case, change the port numbers
according to the following steps.
1. Execute the following batch on the Management Server to stop the ETERNUS SF Manager services.
$INS_DIR\Common\bin\Stop_ESFservice.bat
2. Open the following files with text editor.
- $INS_DIR\Common\sys\tomcat\conf\server.xml
- $INS_DIR\Common\sys\apache\conf\httpd.conf
- $ENV_DIR\Common\etc\db\data\postgresql.conf
- $INS_DIR\Common\sys\tomcat\webapps\esf\WEB-INF\config\database.yml
- $INS_DIR\ESC\Manager\opt\FJSVssmgr\etc\properties\esccs_event.properties
3. Change the default port numbers (28005, 28009, 28443 and 15432) to other numbers.
- server.xml
Change the port number of the Server tag.
<Server port="28005" shutdown="SHUTDOWN">
Change the port number listed in the port of the Connector tag and redirectPort.
<Connector port="28009" address="127.0.0.1"
enableLookups="false" redirectPort="28443" protocol="AJP/1.3" />
- httpd.conf
Change the port numbers of the ProxyPass and ProxyPassReverse directive.
ProxyPass / ajp://localhost:28009/ timeout=900
ProxyPassReverse / ajp://localhost:28009/
- postgresql.conf
Change the port number of the port directive.
port = 15432 # (change requires restart)
- database.yml
Change the port number of the port directive to the same number as described in postgresql.conf.
port = 15432
4. Save and close these files.
5. Execute the following batch on the Management Server to start the ETERNUS SF Manager services.
$INS_DIR\Common\bin\Start_ESFservice.bat
5.1.3.2 Changing IP Address (Windows)
The following is the procedure to change the IP address of Management Server.
- 79 -

Table of Contents

Other manuals for Fujitsu ETERNUS DX100 S3

Related product manuals