Server Manager View

Here we explain various elements that compose Server Manager View. Windows settings are taken for following example.

    1. Insert button
      Click to insert Server top of the selected tab. Enter a unique ID(that becomes tab name), when the "ID enter" dialog box is displayed.

    2. Add button
      Click to add Server behind the selected tab. Enter a unique ID(that becomes tab name), when the "ID enter" dialog box is displayed.

    3. Remove button
      Click to remove the selected tab.

    4. Restore deffault button
      If it clicks, change is canceled and it returns to an initial state.
    5. Path
      Specify the start-up command of the Server.

    6. Args
      Specify the parameters to be used at Server start-up.

    7. Reference button
      Opens a dialog box that allows you to select the Server's start-up command.

    8. Restart button
      Click to restart Server.
    9. Start/Stop button
      Let you to start/stop Server. Button changes with the Server status.

    10. Automatic start
      If this option is checked, Server automatically starts with the GraUI start.

    11. Use -ORBInitRef option
      If this option is checked, following parameters are also added besides those specified in Args

      -ORBInitRef NameService=corbaloc:iiop:(NameService HostName):(NameService PortNumber)/NameService

    12. host name
      The host name of Name Server is displayed.
      An update button becomes effective by changing the value.
      Please input the host name based on RFC1035.
    13. Port number
      The port number of Name Server is displayed.
      An update button becomes effective by changing the value.
      Please input the values from 0 to 65535.
    14. Update button
      The host name and port number of a Name Server are reflected at the time of next starting of Eclipse.
      When the form of each value is not appropriate, since an error dialog is displayed, please input by referring to a message.
    • Environment variables can be used by specifying as $(EnvironmentVariableName) in "Path" and "Args".
    • Before you delete a Server using Remove button or make changes to an existing Server, beware to stop the Server using Stop button. Unless the Server will be existed and enabled when GrxUI is restarted.
    • When GrxUI starts, Servers are started in the sequential order of the tab from left end.