Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 9 Managing and Monitoring Process Engines and Service Instances : View Service Instance Dialog

View Service Instance Dialog
The following tabs are available:
BW Processes
This tab displays only for process engines.
Select Active Processes, Process Starter, Process Definitions or Locks.
Active Processes
Displays active process engines. As a rule, this includes process engines that are suspended or waiting. Examples include process engines that contain a Wait activity and are waiting in a loop. All other process engines usually complete before TIBCO Administrator is updated by auto-refresh and are therefore not displayed.
Process Starters
Displays all process starters in the process engine. You can then select individual process starters and enable or disable them. This can be useful, for example, if you wish to understand the performance impact of one of the process engines.
Process Definitions
Use the search field to limit the display. The * character can be used as a wildcard. Click a process engine to display the process definition details. The following information is displayed.
Locks
Lock object shared configuration resources are used by Critical Section groups to ensure that only one process engine executes the activities within a Critical Section group at a time. The lock name, wait position, process id and requestor display. You can export lock information to a comma separated file, or kill a lock, if necessary. See the TIBCO BusinessWorks Process Design Guide for more information.
General Tab
General
Displays the following information about a process engine or service instance:
Status of the component. If stopped, click start to start it. If running, click stop to stop it.
Statistics
This pane only displays for process engines.
Active Alerts
Displays information about the active alerts for this component.
Graceful Shutdown Tab
Edit
Click to change the parameters under this tab.
Kill Jobs Timeout
Specifies the maximum timeout in seconds after you click the Stop button that the process engine will wait for jobs to finish before shutting down the engine. A zero (0) value means 0 seconds, which effectively turns the graceful shutdown into an immediate shutdown.
Wait for Checkpoint
When selected, causes the process engine to wait for all jobs to finish after you click the Stop button (up to the maximum timeout) before shutting down the engine, rather than removing jobs at their next checkpoint.
Tracing Tab
Allows you to view the trace logs for this application. You can create one or more search conditions to narrow the search scope.
To see the default log, leave Where File is project.component.log and click Search.
The log may grow quite large, and you are therefore encouraged to add one or more a search conditions before you click Search. The number of lines displayed is governed by tibcoadmin.monitor.traceLogMaxLines in tibcoadmin_domain.tra and defaults to 1000.
Security Tab
See Security Dialog for details about these fields.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved