![]() |
Copyright © TIBCO Software Inc. All rights reserved. |
•
• The machine hosting iProcess Engine. For more information about how to install TIBCO Hawk, see TIBCO Hawk Installation and Configuration Guide.
You can install the iProcess nodename Web Server service when you install iProcess Engine. See TIBCO iProcess Engine Installation for more information.
• action is either: install, uninstall, start or stop.
• TIBCO_ROOT is the base directory for TIBCO software installations on this computer (by default c:\tibco).
On UNIX, iProcess Engine communicates with TIBCO Hawk using the Tomcat JSP web server that is installed in SWDIR/tomcat.) You must start the Tomcat JSP web server by running the following script, which is located in the SWDIR/bin directory:
If you have installed the TIBCO Hawk software in a location other than the default (/opt/tibco), you must edit the smstart file, which is located in the SWDIR\bin directory, to modify the paths specified for HAWK_ROOT and RV_ROOT to reflect this.Similarly, to stop the Tomcat JSP web server, run the following script, which is located in the SWDIR/bin directory:
1. Get a keystore file and specify a password for it by using the keytool utility.
2. Add the HTTPS connector to the server.xml file of Tomcat.For example, add the following code in the server.xml file, which is located in the TOMCAT_HOME\conf directory:
The TIBCO Hawk Installation and Configuration Guide describes how TIBCO Hawk implements its security policy. TIBCO iProcess Server Manager can be configured to use this TIBCO Hawk policy as follows:Therefore, the iProcess Server Manager provides a file, iprocesshawk.properties, that contains an example of the security string HawkSecurityString. If you edit this string to the value required by the security model of the appropriate Hawk Agent, the Hawk Agent will read the correct value from this file and allow access.For example, if your Hawk Agent uses a security class name MySecurity.class, edit the file to read:SWDIR\tomcat\webapps\ipsvrmgr\WEB-INF\classes
\iprocesshawk.propertiesWith Trusted or TrustedWithDomain (see TIBCO Hawk Installation and Configuration Guide for details), you can use the two Hawk default security models:
• The Hawk bin directory (for example, c:\tibco\hawk\bin) needs to be added to your system path. This is because the Java files use Java Native Interface (JNI) to call a Windows DLL (HawkTrustedUserID.dll). If this directory is not on the path, the iProcess Server Manager web application will not work with either of these two security models.
−
− UNIX/Linux: Make sure you have run the smstart script, which are located in the SWDIR/bin directory (see UNIX).
− machine is the machine where the iProcess Server Manager is installed.
− port is the port number of the machine where your iProcess Server Manager is listening to requests. The default is 8080.
3.
5. To find TIBCO Hawk Agents associated with the selected node, click the Browse for Agents button. If you have already browsed for agents, you can click the Load Known Agents button, which is faster than browsing. Also, if the Tomcat software times out, you need to click the Load Known Agents button.
To stop all processes on node staffw_103a6, highlight the node and click the Stop button. The message "Requesting Process(es) stop" appears at the bottom of the window and a red square next to each instance indicates that the instance is shutting down or has shut down:
To view the status of all processes, click the iProcess Management - View button. The Process View pane lists the currently configured processes, their status, number of instances and so on. For example:Note that the IAPJMS process is disabled, and therefore appears "greyed out." The display is refreshed every 5 seconds. You can configure the refresh interval as described in Customizing the iProcess Server Manager.To view summary information about processes, click the iProcess Management - Summary button. The Process Summary pane lists the process name, number of processes, and the parent/child relationships. For example:To view log files related to iProcess Engine, click the Log Viewer button. The Log Viewer pane is displayed:
3. Click the Get Logs button.
4. From the Log Files list, select the log file you want to view (for example, sw_error). The list contains all the log files found in the SWDIR\logs directory that matched the criteria you entered in the Log file filter field.
5. Enter the number of lines of the log file that you want to display and click either the From Top of Log button or the From End of Log button, depending on which part of the log file you want to view. You can also wrap lines by selecting the Wrap Lines check box.There are several configuration options that you can change by editing the configuration.xml file, which is located in the SWDIR\tomcat\webapps\ipsvrmgr directory. For example, to change the default refresh period (5 seconds), edit the following entry:
1. Click the Configuration button.
2.
![]() |
Copyright © TIBCO Software Inc. All rights reserved. |