Hitachi

JP1 Version 12 JP1/Automatic Job Management System 3 Configuration Guide


3.4.2 Setting up JP1/AJS3 - Web Console

This subsection describes how to set up JP1/AJS3 - Web Console. To set up JP1/AJS3 - Web Console, you must have administrator privileges.

To set up JP1/AJS3 - Web Console:

  1. In Windows Control Panel, open the Services administrative tool, and stop the following service:

    • JP1/AJS3 Web Application Server service

    • JP1/AJS3 HTTP Server service

  2. Set up the environment of the Web Console server.

    The table below lists the settings files for the Web Console server. Edit the appropriate settings files for the environment to be set.

    Table 3‒4: Settings files for the Web Console server

    No.

    File name

    Environment requiring settings changes

    Reference

    1

    Environment-settings file (ajs3web.conf)

    Review settings in the following cases:

    • When the time zone is different between the destination manager host and the Web Console server

    • When the size of a log file or number of log files is to be changed

    • When the Web GUI is used to restrict operations for each user who logs in

    • When the manager hosts to which JP1/AJS3 - Web Console can connect are restricted

    • When execution of API functions with JP1/AJS3 - Web Console is restricted

    • When the name of the connection-destination host is displayed in the Web GUI window

    3.4.3 Details on the settings in the environment-settings file (ajs3web.conf)

    2

    Network-settings file (ajscd_ajs3web.properties)

    Review settings in the following cases:

    • When the port number for the connection to JP1/AJS3 - Manager is changed from the default

    • When the environment settings (such as connection timeout period and number of retry attempts) for connection to JP1/AJS3 - Manager are to be changed

    3.4.4 Details on the settings in the network-settings file (ajscd_ajs3web.properties)

    3

    HTTP server definition file (httpsd.conf)

    Review settings in the following cases:

    • When the port number for the reception of connection requests from a web browsers is to be changed from the default

    • When SSL communication is to be enabled

    3.4.5 Details on the settings in the HTTP server definition file (httpsd.conf)

    4

    User property file for J2EE server (usrconf.properties)

    Review settings in the following cases:

    • When the port number for the communication between the HTTP and J2EE servers is to be changed from the default

    • When the port number for the internal management of J2EE server is to be changed from the default

    3.4.6 Details on the settings in the user properties file for J2EE server (usrconf.properties)

    5

    Worker definition file (workers.properties)

    Review settings in the following case:

    • When the port number for the communication between the HTTP and J2EE servers is to be changed from the default

    3.4.7 Details on the settings in the worker definition file (workers.properties)

    6

    Display color settings file (ajs3web_color.conf)

    Review settings in the following case:

    • When the colors indicating the statuses of the units displayed in the windows and dialog boxes of the Web GUI are to be changed

    • When the colors indicating the delay statuses of the units displayed in the windows and dialog boxes of the Web GUI are to be displayed

    • When the colors indicating the hold plan of the units displayed in the windows and dialog boxes of the Web GUI are to be displayed

    3.4.8 Details on the settings in the display color settings file (ajs3web_color.conf)

    7

    Option definition file for J2EE server (usrconf.cfg)

    Review settings in the following case:

    • When the maximum size of the Java heap available to applications on the Web Console server is to be changed

    3.4.9 Details on the settings in the option definition file for J2EE server (usrconf.cfg)

    8

    System property file for server management commands (usrconf.properties)

    Review settings in the following cases:

    • When the port number for the internal management of J2EE server is to be changed from the default

    3.4.11 Details on the settings in the system properties file for server management commands (usrconf.properties)

  3. If necessary, specify settings for SSL communication.

    Using SSL communication enables the HTTPS communication between the Web GUI and Web Console server and, thereby, the prevention of password stealing by sniffing. Using SSL communication also enables the SSL encryption of the communications between the Web Console server and manager host.

    For details about how to specify settings for SSL communication, see 21.4 Setting up the communication using SSL.

  4. Specify settings to pass through the firewall.

    When a firewall is set in the operating environment, you must enable the communications between JP1/AJS3 - Web Console and JP1/AJS3 - Manager and between JP1/AJS3 - Web Console and a web browser to pass through the firewall.

    For the port numbers to be used by JP1/AJS3 - Web Console and JP1/AJS3 - Manager and the directions of communication traffic through the firewall, see A. List of Port Numbers in the JP1/Automatic Job Management System 3 System Design (Configuration) Guide.

  5. Start the following services:

    • JP1/AJS3 Web Application Server service

    • JP1/AJS3 HTTP Server service

  6. Check that the site at the URL below can be accessed from your browser.

    Access the site at the following URL, and then make sure that the login window of the Web GUI appears.

    http://host-name-or-IP-address-of-Web-Console-server:port-number/ajs/login.html

    The default of port-number is 22252 for HTTP connection or 22253 for HTTPS connection.

    If you enable SSL communication to connect on HTTPS, replace http at the top of the URL with https.