Section 1 Section 2 Section 3 Section 4 Section 5 Section 6 Section 7 Section 8 Section 9 Section 10 10.2.2 Internal Communications Port Section 11 Section 12 Section 13 Section 14 Section 15 Section 16 Section 17 Section 18 Appendix A |
10.2.2 Configuring the Internal Communication Port This port can be configured independently for each component. However, if the components are installed on the same server, then they must all use the same internal communications port. To configure the communication port for the Administration Hub component, edit the following file: \Program Files\L-Soft\Application Server\hub\hub.ini Edit or add the entry “RMIPort”. If the entry is not present or is commented out, the component defaults to port 1099. For example: RMIPort=5310. In addition, it is necessary to edit the INI-file of each component that works together with this Administration Hub component. This is usually one Maestro User Interface and one Maestro Tracker component.
In addition, edit the Maestro User Interface INI file that communicates with the Maestro Tracker component. On the server where the Maestro User Interface is installed, edit the file: \Program Files\L-Soft\Application Server\lui\lui.ini Edit or add the entry "TrackerRMIPort" 10.2.3 Configuring the Communications Port This port is only used by the Maestro Tracker component. It can readily be configured using the Administration Hub. Enter the Administration Hub and click the Global Component Settings link, next click the Maestro Tracker link. Edit the port number from here. Click OK to save. The change will be effective immediately. 10.2.4 Configuring the Internal Database Connection Port This port is only used by the Maestro User Interface component. To configure it, edit the following file: \Program Files\L-Soft\Application Server\lui\my.ini In this file, find the entry “port” both in the “[client]” and “[mysqld]” sections. Edit the value of both of these entries to change the database connection port. In addition, edit the following file: \Program Files\L-Soft\Application Server\lui\lui.ini Edit the “MySQLDriverPlugin.databasePort” entry to point to the same port number. These changes will only be effective after restarting the Maestro User Interface component. 10.2.5 Configuring the Application Server Shutdown Port To configure the application server shutdown port, edit the following file: \Program Files\L-Soft\Application Server\conf\server.xml This file contains an XML-entry similar to the following example, close to the end of the file.
If port 8007 is already in use on the system, set the port number to a different value in this file. | |