Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Manager Administration Guide


10.4.1 In Windows

Organization of this subsection

(1) Checking the process status

Using Windows Task Manager, check the operating status of processes. This subsection shows the processes that are displayed when the programs are running normally.

(a) JP1/IM - Manager

The table below shows the processes of JP1/IM - Manager. The value inside parentheses ( ) indicates the number of processes that execute simultaneously.

Table 10‒15: JP1/IM - Manager processes (Windows)

Parent process name

Function

Child process name

Function

jco_spmd.exe

(1)

JP1/IM - Manager process management

jcamain.exe

(1)

Automatic Action Service

(Process management display name: jcamain)

evtcon.exe

(1)

Event Console Service

(Process management display name: evtcon)

evflow.exe

(1)

Event Base Service

(Process management display name: evflow)

jcsmain.exe

(1)

Central Scope Service#2

(Process management display name: jcsmain)

jcfmain.exe

(1)

IM Configuration Management Service#2

(Process management display name: jcfmain)

evgen.exe

(2)#1, #3

Event Generation Service#2

(Process management display name: evgen)

jco_service.exe

(1)

JP1/IM - Manager Windows service control

--

--

jcfmain.exe

(1)(1)

JP1/IM - Manager IM Configuration Management

--

IM Configuration Management Service

jcfallogtrap.exe

(0 to 157)#4

Log collection process

pdservice.exe

IM database

--

Windows service control

pdprcd.exe

Process server process

pdprcd.exe

(1)

IM database

--

Process server process

pdrsvre.exe

(3)

Post-processing that performs recovery processing after a process terminates abnormally

pdmlgd.exe

(1)

Message log server process that controls message output

pdrdmd.exe

(1)

System manager process that controls unit starting and stopping, and manages connected users

pdstsd.exe

(1)

Status server process that controls I/O operations on unit status files

pdscdd.exe

(1)

Scheduler process that allocates transactions to single server processes

pdtrnd.exe

(1)

Transaction server process that controls transactions

pdtrnrvd.exe

(1 to 128)#5

Transaction recovery process that controls determination processing for and recovery of transactions

pdlogd.exe

(1)

Log server process that controls the acquisition of system logs and log-related processes

pd_buf_dfw.exe

(1)

Deferred write process that controls background writes to a disk where the database is stored

pdlogswd.exe

(1)

Log swapper process that allocates and de-allocates system log-related files, manages I/O operations for system log-related files, and acquires sync-point dumps

pdsds.exe

(10 to 128)#6

Single server process that performs SQL processing

pdsha.exe

(1)

IM database

--

Service for an embedded HiRDB in a cluster environment

Legend:

--: None

#1: The maximum number is 2, but the normal number is 1. The details are as follows.

  • This is a process that is temporarily generated when Event Service is connected. It is generated in the following cases:

    [Figure] When Event Generation Service starts

    [Figure] When the event acquisition filter is updated

#2: In the default, this service does not run.

#3: This is the service that is used when the integrated monitoring database is not used.

#4: This process does not run at startup. The number of process instances increases with the number of monitored files in remote monitoring. The maximum number of concurrent processes is 157.

#5: Only one process runs at startup. However, this number increases temporarily with each abnormal termination of the pdsds.exe process.

#6: Ten instances of this process run at startup, and this number increases with the number of access requests to the IM database. The maximum number of concurrent processes is 32.

When JP1/IM - Manager is running in a cluster system, the above processes are executed on each physical host and on each logical host. The number of processes that execute simultaneously can be obtained by multiplying the number of physical hosts and logical hosts that are running by the number of above processes.

In the table, a process whose parent process is jco_spmd.exe is controlled by process management, and you can use the jco_spmd_status command to check the process status.

  • A display example during normal operations follows.

    c:\>jco_spmd_status

    KAVB3690-I Processing to report the status of JP1_CONS has started.

    Shows processes that are running.

    Process name Process ID

    evflow 3672

    jcamain 4088

    evtcon 4236

    jcsmain#1 4668

    jcfmain#2 4950

    evgen#3 5624

    KAVB3691-I All the processes have started.

    #1: jcsmain is displayed only when the Central Scope is enabled.

    #2: jcfmain is displayed only when the IM Configuration Management is enabled.

    #3: evgen is displayed only when the Event Generation Service is enabled.

(b) JP1/IM - View

The table below shows the processes of JP1/IM - View. The value inside parentheses ( ) indicates the number of processes that execute simultaneously.

Table 10‒16: JP1/IM - View processes

Parent process name

Function

Child process name

Function

jcoview.exe

(3+3#)

JP1/IM - View process management

jcoview_evt.exe

(3)

Sends thread dump output events.

java.exe

(3+3#)

Controls the JP1/IM - View window.

jcfview.exe

(3)

IM Configuration Management - View process management

jcfview_evt.exe

(3)

Sends thread dump output events

java.exe

(3+3#)

Controls the IM Configuration Management - View window.

#: Added when JP1/IM - View (the part linked to JP1/IM - Rule Operation) is running.

(c) JP1/IM - IM Configuration Management - View

The table below shows the processes of JP1/IM - IM Configuration Management - View. The value inside parentheses ( ) indicates the number of processes that execute simultaneously.

Table 10‒17: JP1/IM - IM Configuration Management - View processes

Parent process name

Function

Child process name

Function

jcfview.exe

(3)

Controls the JP1/IM - IM Configuration Management - View window.

jcfview_evt.exe

(3)

Sends thread dump output events.

java.exe

(3)

Controls the JP1/IM - IM Configuration Management - View window.

You can start a maximum of three JP1/IM - IM Configuration Management - View instances when you log in from a single machine. Each time JP1/IM - IM Configuration Management - View is started, one process starts.

(2) Outputting a thread dump for JP1/IM

(a) JP1/IM - View

Follow the procedure described below to output a dump file.

  1. Start Task Manager.

  2. On the Applications page, select JP1/IM - View, and then from the pop-up menu, choose Bring To Front.

    In this way, you can determine whether JP1/IM - View is disabled. If you have identified a disabled JP1/IM - View, proceed to the next step.

  3. From the pop-up menu, choose Go To Process.

    The display switches to the Process page. Since java.exe of JP1/IM - View is displayed in the selected state, use this to identify the process ID (PID).#

    #: If no PID is displayed, from the menu, choose Display and then Select Columns, and then, from the Select Columns window, select the PID (Process Identifier) check box.

  4. Using the process ID that has been identified as the argument, execute the jcothreaddmp command.

For details about the jcothreaddmp command, see jcothreaddmp (Windows only) (1. Commands) in the manual Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference.

(b) JP1/IM - Manager

When the health check function detects an abnormality in Event Console Service or Event Generation Service of JP1/IM - Manager, output a dump file for JP1/IM - Manager. Execute the jcogencore command as follows.

jcogencore

For details about the jcogencore command, see jcogencore (1. Commands) in the manual Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference.

(3) Collecting information related to the Web version of JP1/IM - View

When a problem occurs in the Web version of JP1/IM - View, collect the following data in addition to the data described in this section.

View side

Manager side

(4) Executing the data collection tool

This subsection describes execution of the data collection tool (jim_log.bat or jcoview_log.bat).

When you execute the jim_log.bat command, which is provided by JP1/IM - Manager, you can collect the data necessary for troubleshooting JP1/IM - Manager and JP1/IM - View on the same host.

If you execute the jcoview_log.bat command, which is provided by JP1/IM - View, you can collect the data necessary for troubleshooting JP1/IM - View.

Use one of above commands according to the application that is being used.

Because the total volume of data collected by a data collection tool is massive, you need to estimate it before you execute the command and make sure the machine you are using has sufficient free space.

For the volume of data that will be collected by the jim_log.bat command, see the JP1/IM - Manager release notes.

For the volume of data that will be collected by the jcoview_log.bat command, see the JP1/IM - View release notes.

A tool execution example follows.

C:\>"C:\Program Files\Hitachi\JP1IMM\tools\jim_log.bat" -f data-storage-folder

Specify the data storage folder as an absolute path. If the data storage folder path contains a space, enclose the path in double quotation marks.

When you execute the tool, the jp1_default folder is created under the folder specified as the data storage folder, and the collected data is copied into this folder. Use a data-compression tool to compress the collected data.

(5) Checking the operation content

Check the content of the operation that was taking place when the problem occurred, and record it. The following types of information must be checked:

(6) Collecting the error information on the screen

If an error is displayed on the screen, collect that information as well. Collect a hard copy of the following:

(7) Collecting a user dump (Windows 8.1, Windows 8, Windows Server 2012, Windows 7, Windows Server 2008, and Windows Vista only)

When a JP1/IM - View process stops due to an application error in Windows 8.1, Windows 8, Windows Server 2012, Windows 7, Windows Server 2008, or Windows Vista, while the error dialog box is displayed, use the following procedure to collect a user dump:

  1. Start Task Manager.

    You can use either of the following procedures to start Task Manager:

    • Right-click a blank area on the task bar and choose Task Manager.

    • Press Ctrl + Shift + Esc keys to start Task Manager.

  2. Click the Process tab.

  3. Right-click the name of the JP1/IM - View process that was stopped by an application error, and then choose Create Dump File.

  4. When a dialog box showing the user dump output destination path opens, collect a dump from there.

    Important note

    If the error dialog box is closed, a normal dump cannot be collected, and consequently you will not be able to collect a user dump. If you closed the error dialog box by mistake (by clicking OK, for example) before collecting a user dump, reproduce the error and then collect a user dump.

(8) Obtaining a problem report (Windows Server 2008# and Windows Vista only)

When a JP1/IM - View process stops due to an application error in Windows Server 2008# or Windows Vista, use the following procedure to obtain a problem reports.

#:

Windows Server 2008 R2 (x64) or later is excepted.

  1. In the Run text box, enter wercon and click OK.

    The Problem Report and Solution dialog box opens.

  2. On the left pane, click Show Problem History.

  3. Double-click the applicable problem.

    Details of the problem report are displayed.

  4. Choose Copy to Clipboard.

  5. Copy the copied content and save it in a text file.

    Use the saved problem report for troubleshooting.