JPH08314766A - Information processor - Google Patents

Information processor

Info

Publication number
JPH08314766A
JPH08314766A JP7121860A JP12186095A JPH08314766A JP H08314766 A JPH08314766 A JP H08314766A JP 7121860 A JP7121860 A JP 7121860A JP 12186095 A JP12186095 A JP 12186095A JP H08314766 A JPH08314766 A JP H08314766A
Authority
JP
Japan
Prior art keywords
information
fault
failure
information collection
failure information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP7121860A
Other languages
Japanese (ja)
Inventor
Masashi Ban
昌志 伴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP7121860A priority Critical patent/JPH08314766A/en
Publication of JPH08314766A publication Critical patent/JPH08314766A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE: To collect information with respect to a fault even when it occurs while plural application programs are executed. CONSTITUTION: A fault information collection function registering/deleting means 32 registers/deletes a fault information collection function added to each application program on/from a fault information function string storage means 38. When a fault detecting means 40 detects the occurrence of the fault, a fault information collection function string call control means 42 acquires fault information by executing the fault information collection function stored in the fault information collection function string storage means 38, and outputs the fault information to a fault information storage means 46. In this way, the fault information of each application program is acquired.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置に係り、特
に情報を記憶するための記憶手段を備えると共に、異な
る処理又は関連する処理を行うための複数のアプリケー
ション・プログラムが実行可能な情報処理装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing device, and more particularly, to an information processing device which has a storage means for storing information and which can execute a plurality of application programs for performing different processes or related processes. Regarding the device.

【0002】[0002]

【従来の技術】各種の情報の加工や印刷等の処理を行う
ために、単独又は複数のアプリケーション・プログラム
に従った動作で、1つの処理を行う情報処理装置が知ら
れている。この情報処理装置には、コンピュータに接続
されたプリンタ装置やマルチタスクのコンピュータがあ
る。このような情報処理装置では異常終了等の種々の障
害が発生することがある。この障害の原因を究明するた
めに、障害発生時のアプリケーション・プログラムがロ
ードされている記憶装置の内容をすべてハードディスク
等の不揮発性の記憶装置にファイルとして書き込み、後
にファイルに書き込まれた内容を参照する手法が知られ
ている。
2. Description of the Related Art There is known an information processing apparatus which performs one process by an operation according to a single or a plurality of application programs in order to process various information such as processing and printing. This information processing apparatus includes a printer device connected to a computer and a multitasking computer. In such an information processing apparatus, various failures such as abnormal termination may occur. To investigate the cause of this failure, write all the contents of the storage device in which the application program at the time of the failure is loaded to a non-volatile storage device such as a hard disk as a file, and then refer to the contents written in the file later. The method of doing is known.

【0003】この手法の1つとして、1つのアプリケー
ション・プログラムが実行される情報処理装置では、ア
プリケーション・プログラムに動作経過や状態を採取す
るための解析データ採取処理を付与し、オペレーティン
グ・システム(所謂、OS)によって該アプリケーショ
ン・プログラムによる異常発生を検知し、異常発生が検
知されると解析データ採取処理が解析データをファイル
に書き込む技術が開示されている(特開平5−3139
18号公報参照)。
As one of the techniques, in an information processing apparatus in which one application program is executed, analysis data collection processing for collecting the operation progress and state is added to the application program, and an operating system (so-called , OS) detects the occurrence of an abnormality by the application program, and when the abnormality is detected, the analysis data collection process writes the analysis data to a file (Japanese Patent Laid-Open No. 5-3139).
(See Japanese Patent Publication No. 18).

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記技
術は、1つのアプリケーション・プログラムにより単独
で動作する処理に有効だが、1つの処理を行うために複
数のアプリケーション・プログラムが関連している場合
には、何れのアプリケーション・プログラムに原因が存
在するのかを解析することができない。すなわち、この
ような複数のアプリケーション・プログラムが一体とな
って動作する場合には、異常発生させた元となるアプリ
ケーション・プログラム自体よりも、関連するアプリケ
ーション・プログラムに原因が存在し、結果的に異常発
生となる場合がある。従って、異常を発生させたアプリ
ケーション・プログラムと、そのプログラムに関連する
プログラムを含めた処理を行うためのプログラム群を通
して障害を考慮する必要がある。
However, the above technique is effective for a process that operates independently by one application program, but when a plurality of application programs are related to perform one process, , Which application program has the cause cannot be analyzed. That is, when a plurality of such application programs operate together, the cause is in the related application program rather than in the original application program that caused the error, and as a result, the error occurs. It may occur. Therefore, it is necessary to consider a failure through an application program that has caused an abnormality and a program group for performing processing including a program related to the program.

【0005】本発明は上記事実を考慮して、複数のアプ
リケーション・プログラムに従った処理が実行されてい
る場合に障害が発生しても容易に障害に関連する情報を
収集することができる情報処理装置を提供することを目
的とする。
In consideration of the above facts, the present invention makes it possible to easily collect information related to a failure even if a failure occurs when processing according to a plurality of application programs is executed. The purpose is to provide a device.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
に、請求項1に記載の発明は、情報を記憶するための記
憶手段を備えると共に、異なる処理又は関連する処理を
行うための複数のアプリケーション・プログラムが実行
可能な情報処理装置において、実行された少なくとも1
つの処理を行うために関連する少なくとも1つのアプリ
ケーション・プログラムに対する少なくとも関連を表す
属性情報を前記記憶手段に登録する登録手段と、少なく
とも1つの前記処理が予め定めた経過処理と異なる処理
を表す障害を検知する障害検知手段と、前記障害が検知
されたときに、登録された前記属性情報に基づいて前記
障害に関連する障害情報を求める障害情報取得手段と、
前記求めた障害情報を前記記憶手段に記憶させる障害情
報記憶手段と、を備えている。
In order to achieve the above object, the invention according to claim 1 is provided with a storage means for storing information, and a plurality of means for performing different processing or related processing. At least one executed by the information processing device capable of executing the application program
Registration means for registering attribute information indicating at least association with at least one application program related to performing one process in the storage means, and at least one fault indicating a process different from a predetermined progress process. Failure detection means for detecting, failure information acquisition means for obtaining failure information related to the failure based on the registered attribute information when the failure is detected,
Failure information storage means for storing the obtained failure information in the storage means.

【0007】請求項2に記載の発明は、前記登録手段で
登録された属性情報が予め定められた条件と一致するか
否かを判断し、判断結果に基づいて当該属性情報を抹消
する属性情報抹消手段を更に備えたことを特徴とする。
According to a second aspect of the present invention, it is determined whether the attribute information registered by the registration means matches a predetermined condition, and the attribute information is deleted based on the determination result. It is characterized in that it further comprises an erasing means.

【0008】そして、請求項3に記載の発明は、少なく
とも1つの前記処理の終了を検知する終了検知手段と、
終了した処理のアプリケーション・プログラムの属性情
報を前記記憶手段から抹消する対応属性情報抹消手段
と、を更に備えたことを特徴とする。
The invention according to claim 3 is an end detecting means for detecting the end of at least one of the processing,
And corresponding attribute information deleting means for deleting the attribute information of the application program of the completed processing from the storage means.

【0009】[0009]

【作用】請求項1に記載の情報処理装置は、情報を記憶
するためのメモリやハードディスク等の記憶手段を備え
ている。この情報処理装置では、異なる処理又は関連す
る処理を行うための複数のアプリケーション・プログラ
ムに従った処理が実行可能である。情報処理装置として
は、複数のアプリケーション・プログラムによる印刷が
可能なプリンタ装置がある。
According to the first aspect of the present invention, there is provided an information processing apparatus including a storage means such as a memory or a hard disk for storing information. In this information processing device, it is possible to execute processing according to a plurality of application programs for performing different processing or related processing. As the information processing device, there is a printer device capable of printing with a plurality of application programs.

【0010】この情報処理装置において、実行された少
なくとも1つの処理を行うための主となるアプリケーシ
ョン・プログラムに関連する、例えば用いられる少なく
とも1つのアプリケーション・プログラムに対しては、
実行された少なくとも1つの処理の主となる又は該当す
るアプリケーション・プログラムに対する少なくとも関
連を表す属性情報が登録手段によって、記憶手段に登録
される。従って、実行された少なくとも1つの処理の主
となるまたは該当するアプリケーション・プログラムに
関連するアプリケーション・プログラムの相互の関連が
主となるまたは該当するアプリケーション・プログラム
に対応して登録されることになる。
In this information processing apparatus, for at least one application program used, which is related to a main application program for performing at least one process executed,
The attribute information indicating at least the association with the main or corresponding application program of the executed at least one process is registered in the storage means by the registration means. Therefore, the mutual association of the application programs related to the main or applicable application program of the executed at least one process is registered corresponding to the main or applicable application program.

【0011】前記処理は、一般的に起動から終了まで、
予め定めた経過処理を経て終了する。この場合、少なく
とも1つの処理が予め定めた経過処理と異なる処理をし
たときには、障害検知手段で障害として検知される。こ
の障害が検知されたときには、障害情報取得手段によっ
て、記憶手段に登録されている属性情報に基づいて障害
に関連する障害情報が求められる。この属性情報は、実
行された少なくとも1つの処理の主となる又は該当する
アプリケーション・プログラムに対する少なくとも関連
を表しているので、障害が検知された処理の主となる又
は該当するアプリケーション・プログラムから、関連す
るアプリケーション・プログラムに対しても障害情報を
得ることができる。障害情報には、アプリケーション・
プログラムの装置依存性、終了状態、処理の経過、処理
負荷等を用いることができる。
The above-mentioned processing is generally performed from start to finish.
The process ends after a predetermined progress process. In this case, when at least one process is different from the predetermined progress process, the fault detecting means detects it as a fault. When this fault is detected, the fault information acquisition unit obtains fault information related to the fault based on the attribute information registered in the storage unit. Since this attribute information indicates at least the association with the main or corresponding application program of the executed at least one process, the relation from the main or corresponding application program of the process in which the failure is detected is related. Fault information can also be obtained for an application program that operates. Fault information includes the application
The device dependency of the program, the end state, the progress of processing, the processing load, etc. can be used.

【0012】障害情報取得手段によって求めた障害情報
は、障害情報記憶手段により記憶手段に記憶される。従
って、記憶手段に記憶された障害情報は、障害が検知さ
れた処理の主となる又は該当するアプリケーション・プ
ログラムによる障害情報に加え、関連するアプリケーシ
ョン・プログラムによる障害情報をも含むこととなる。
このため、障害が発生した処理が複数のアプリケーショ
ン・プログラムが関連して実行されたことによって生じ
た場合であっても、その障害に起因する障害情報を確実
に記憶することができる。
The failure information obtained by the failure information acquisition means is stored in the storage means by the failure information storage means. Therefore, the failure information stored in the storage means includes the failure information by the related application program in addition to the failure information by the application program that is the main or the corresponding process of which the failure is detected.
Therefore, even when the processing in which the failure has occurred is caused by the execution of a plurality of application programs in association with each other, the failure information resulting from the failure can be reliably stored.

【0013】アプリケーション・プログラムは、その動
作や状態によって属性情報の内容が変更されることが予
測される。情報処理装置では、この属性情報の内容、す
なわち、プログラムの予め定めた動作や状況等の条件に
より、属性情報の採取が不要の場合もある。従って、請
求項2に記載したように、記憶手段に記憶された属性情
報が予め定められた条件と一致するか否かを判断し、判
断結果に基づいて当該属性情報を抹消する属性情報抹消
手段を更に備えれば、障害に関連しない属性情報を記憶
手段から抹消することができる。
It is expected that the content of the attribute information of the application program will be changed depending on the operation or state of the application program. In the information processing apparatus, depending on the content of this attribute information, that is, conditions such as a predetermined operation and situation of the program, it may not be necessary to collect the attribute information. Therefore, as described in claim 2, it is determined whether or not the attribute information stored in the storage unit matches a predetermined condition, and the attribute information deleting unit that deletes the attribute information based on the determination result. By further including, it is possible to delete the attribute information not related to the failure from the storage means.

【0014】また、前記属性情報は、アプリケーション
・プログラムが正常に終了した場合には必要がないの
で、請求項3にも記載したように、少なくとも1つの前
記処理の終了を検知する終了検知手段と、終了した処理
のアプリケーション・プログラムの属性情報を記憶手段
から抹消する対応属性情報抹消手段と、を更に備えれ
ば、動的にソフトウエア構成が異なる情報処理装置にお
いて運用状況に応じて属性情報を記憶することができる
と共に、アプリケーション・プログラムの終了処理の手
間を緩和することができ、必要最小限の属性情報を記憶
することができる。
Further, since the attribute information is not necessary when the application program ends normally, as described in claim 3, an end detecting means for detecting the end of at least one of the processings. , And corresponding attribute information deleting means for deleting the attribute information of the application program of the completed processing from the storage means, the attribute information can be deleted according to the operation status in the information processing device dynamically having a different software configuration. In addition to being able to store, it is possible to alleviate the trouble of ending processing of the application program and to store the minimum necessary attribute information.

【0015】[0015]

【実施例】以下、本発明に係る情報処理装置の実施例に
ついて図面を参照して説明する。
Embodiments of an information processing apparatus according to the present invention will be described below with reference to the drawings.

【0016】図1に示すように、情報処理装置10はバ
ス12を備えている。バス12には、情報処理装置10
全体の制御処理を行うCPU14、CPU14が使用す
るワークエリアとしてのRAM16、情報処理装置10
全体を制御するプログラムを記憶したROM18が接続
されている。また、バス12には、ハードディスク21
に情報を書き込むと共に書き込んだ情報を読み出すハー
ドディスクドライブ20及びキーボード、ディスプレイ
等で構成されるコンソール26を制御するコンソール制
御部24が接続されている。なお、ハードディスク21
には複数のアプリケーション・プログラムが格納されて
いる。
As shown in FIG. 1, the information processing device 10 includes a bus 12. The bus 12 has an information processing device 10
CPU 14 that performs overall control processing, RAM 16 as a work area used by CPU 14, information processing device 10
A ROM 18 storing a program for controlling the whole is connected. In addition, the bus 12 has a hard disk 21
A hard disk drive 20 for writing information to and reading out the written information, and a console control unit 24 for controlling a console 26 including a keyboard, a display and the like are connected. The hard disk 21
Contains a plurality of application programs.

【0017】図2には、本情報処理装置10の機能別ブ
ロック図を示した。図2の情報処理装置10は、障害情
報収集関数登録抹消手段32、アプリケーション・プロ
グラム終了検知手段34、障害情報収集関数抹消手段3
6、障害情報収集関数列記憶手段38、障害検出手段4
0、障害情報収集関数列呼出制御手段42、障害情報収
集属性取得手段44及び障害情報記憶手段46から構成
されている。
FIG. 2 is a functional block diagram of the information processing apparatus 10. The information processing apparatus 10 shown in FIG. 2 includes a failure information collection function registration deletion unit 32, an application / program end detection unit 34, and a failure information collection function deletion unit 3.
6, failure information collection function string storage means 38, failure detection means 4
0, failure information collection function sequence call control means 42, failure information collection attribute acquisition means 44, and failure information storage means 46.

【0018】障害情報収集関数登録抹消手段32は、詳
細は後述するが、アプリケーション・プログラムに付加
された障害情報収集関数を障害情報収集関数列記憶手段
38に登録する、又は、障害情報収集関数を障害情報収
集関数列記憶手段38から抹消する手段である。障害情
報収集関数列記憶手段38は、障害情報収集関数登録抹
消手段32で登録された障害情報収集関数の関数データ
を後述するように列形式で記憶する手段であり、本実施
例ではRAM16が障害情報収集関数列記憶手段に該当
する。
The failure information collection function registration deleting means 32, which will be described in detail later, registers the failure information collection function added to the application program in the failure information collection function string storage means 38, or the failure information collection function. This is means for deleting from the failure information collection function string storage means 38. The failure information collection function string storage means 38 is a means for storing the function data of the failure information collection function registered by the failure information collection function registration deletion means 32 in a column format as described later, and in the present embodiment, the RAM 16 fails. It corresponds to the information collection function string storage means.

【0019】アプリケーション・プログラム終了検知手
段34は実行したアプリケーション・プログラムの処理
が終了したことを検知する手段である。障害情報収集関
数抹消手段36は終了したアプリケーション・プログラ
ムの障害情報収集関数の関数データを障害情報収集関数
列記憶手段38から抹消する手段である。
The application program end detecting means 34 is means for detecting the end of the processing of the executed application program. The failure information collection function erasing means 36 is means for erasing the function data of the failure information collection function of the completed application program from the failure information collection function string storage means 38.

【0020】障害検知手段40は情報処理装置10に障
害が発生したこと(例えば、ある処理が異常終了したこ
と)を検知する手段である。障害情報収集関数列呼出制
御手段42は障害情報収集関数列記憶手段38に記憶さ
れた障害情報収集関数を実行して障害情報を取得し、障
害情報を障害情報記憶手段46に出力する手段である。
The fault detecting means 40 is means for detecting the occurrence of a fault in the information processing apparatus 10 (for example, the abnormal termination of a certain process). The failure information collection function string call control means 42 is means for executing the failure information collection function stored in the failure information collection function string storage means 38 to acquire failure information and outputting the failure information to the failure information storage means 46. .

【0021】また、障害情報収集属性取得手段44はコ
ンソール26から入力された情報処理装置10全体の障
害情報収集レベル(以下、システムレベルという。)を
記憶し、障害を発生させたアプリケーション・プログラ
ムの識別子から障害情報収集関連属性を取得する手段で
ある。なお、システムレベルは、予め定めた値を読み取
って、読み取った値を用いてもよい。
Further, the failure information collection attribute acquisition means 44 stores the failure information collection level (hereinafter referred to as system level) of the entire information processing apparatus 10 input from the console 26, and stores the failure information of the application program. This is a means for acquiring the fault information collection related attribute from the identifier. The system level may read a predetermined value and use the read value.

【0022】障害情報記憶手段46は障害情報収集関数
列呼出制御手段42から出力された障害情報を記憶する
手段であり、本実施例ではハードディスク21及びハー
ドディスクドライブ20が障害情報記憶手段に該当す
る。
The fault information storage means 46 is a means for storing the fault information output from the fault information collection function sequence call control means 42. In this embodiment, the hard disk 21 and the hard disk drive 20 correspond to the fault information storage means.

【0023】次に、本実施例の作用について図3乃至図
8を参照して説明する。情報処理装置10の電源投入に
より、図3の登録・抹消ルーチンが実行され、ステップ
100へ進む。このステップ100では、障害情報収集
関数の登録・抹消の条件をROM18から取り込む。こ
こで、障害情報収集関数は、その障害情報収集関数が実
行されることによりその障害情報収集関数が属するアプ
リケーション・プログラムの情報(例えば、アプリケー
ション・プログラム自体が所有する、又は、予め定めた
データやメモリの使用状態、ハードウエアの依存状態等
の制御情報)を出力する関数である。例えば、図9に示
すように、障害情報収集関数a58はアプリケーション
・プログラムA50に属し、制御情報x52、制御情報
y54、制御情報z56を読み込み、編集例60に示し
たように見やすい形に編集して出力するものである。ま
た、登録・抹消の条件は、例えば、アプリケーション・
プログラムが動作を開始した直後にアプリケーション・
プログラムの持つ障害情報収集関数をすべて登録する条
件としてもよいし、アプリケーション・プログラムの処
理内容に合わせて、その処理中に障害が発生した場合に
障害情報を収集する障害情報収集関数のみが登録されて
いるように登録・抹消を適宜に繰り返す条件としてもよ
い。
Next, the operation of this embodiment will be described with reference to FIGS. When the information processing apparatus 10 is turned on, the registration / deletion routine of FIG. 3 is executed, and the process proceeds to step 100. In this step 100, the conditions for registration / deletion of the failure information collection function are fetched from the ROM 18. Here, the failure information collection function is information on an application program to which the failure information collection function belongs by execution of the failure information collection function (for example, data owned by the application program itself or predetermined data or This is a function that outputs control information such as memory usage status and hardware dependency status. For example, as shown in FIG. 9, the failure information collection function a58 belongs to the application program A50, reads the control information x52, the control information y54, and the control information z56, and edits them in a form easy to see as shown in the editing example 60. It is what is output. The conditions for registration / deletion are, for example,
Immediately after the program starts running,
It may be a condition to register all the failure information collection functions of the program, or only the failure information collection function that collects failure information when a failure occurs during the processing is registered according to the processing contents of the application program. As described above, the registration / deletion may be appropriately repeated.

【0024】次のステップ101では登録・抹消条件に
合致したか否かを判断する。否定判断のときは、ステッ
プ101へ戻り、肯定判断のときは、次のステップ10
2において登録条件又は抹消条件の何れに合致したかを
判断する。登録条件に合致したときは、ステップ103
へ進み障害情報収集関数を障害情報収集関数列記憶手段
38に登録する。これにより、図10に示すように、障
害情報収集関数列記憶手段38には障害情報関数の複数
の関数データが格納される。
In the next step 101, it is determined whether or not the registration / deletion conditions are met. When the determination is negative, the process returns to step 101, and when the determination is affirmative, the next step 10 is performed.
In 2, it is judged whether the registration condition or the deletion condition is met. If the registration conditions are met, step 103
Then, the process proceeds to and the failure information collection function is registered in the failure information collection function string storage means 38. As a result, as shown in FIG. 10, a plurality of pieces of function data of failure information functions are stored in the failure information collection function string storage means 38.

【0025】図10には、3個の関数データが列形式で
障害情報収集関数リスト64として登録された状態を概
念的に示した。障害情報収集関数リスト64の先頭には
障害情報収集関数リスト64の先頭を指し示す先頭項指
示子62が格納される。なお、関数データが障害情報収
集関数列記憶手段38に登録されるときは、障害情報収
集関数リストの末尾の空きの関数データ領域にアプリケ
ーション・プログラムから受け取った関数データが格納
される。
FIG. 10 conceptually shows a state in which three pieces of function data are registered as a failure information collection function list 64 in a column format. At the head of the failure information collection function list 64, a head item indicator 62 indicating the head of the failure information collection function list 64 is stored. When the function data is registered in the failure information collection function string storage means 38, the function data received from the application program is stored in the empty function data area at the end of the failure information collection function list.

【0026】上記のステップ102において抹消条件に
合致と判断されたときは、ステップ104へ進み抹消条
件に合致した関数データを障害情報収集関数列記憶手段
38から抹消して終了する。なお、関数データが抹消さ
れるときは、抹消条件に合致する関数データが障害情報
収集関数リスト64から消去され、消去された関数デー
タより末尾側の関数データが先頭側に移動させられる。
この図3の処理は図2の障害情報収集関数登録抹消手段
32が実行する処理に相当する。
When it is determined in step 102 that the deletion condition is satisfied, the process proceeds to step 104, and the function data that matches the deletion condition is deleted from the failure information collection function string storage means 38 and the process ends. When the function data is deleted, the function data that matches the deletion condition is deleted from the failure information collection function list 64, and the function data on the tail side of the deleted function data is moved to the head side.
The process of FIG. 3 corresponds to the process executed by the failure information collection function registration deleting unit 32 of FIG.

【0027】本実施例では、障害情報収集関数リスト内
のそれぞれの関数データは、図10に示すように、障害
情報収集関数を指し示す障害情報収集関数指示子66、
その障害情報収集関数に対応したアプリケーション・プ
ログラムを特定する登録アプリケーション・プログラム
識別子68及びその障害情報収集関数を実行する条件を
示す障害情報収集属性70から構成されている。障害情
報収集属性70は障害情報収集レベル72と障害情報関
連属性74とから構成されている。障害情報収集レベル
72はその障害情報収集関数を動作させるレベルを数値
として表したものであり、障害情報関連属性74は特定
のアプリケーション・プログラムで障害が発生したとき
にその障害情報収集関数を動作させるか否かの属性を表
すものである。この障害情報関連属性74をビットによ
って表現するための一例を次の表1に示した。
In the present embodiment, each function data in the failure information collection function list has a failure information collection function indicator 66, which indicates a failure information collection function, as shown in FIG.
It is composed of a registered application program identifier 68 for identifying an application program corresponding to the failure information collection function and a failure information collection attribute 70 indicating a condition for executing the failure information collection function. The failure information collection attribute 70 is composed of a failure information collection level 72 and a failure information related attribute 74. The failure information collection level 72 represents the level at which the failure information collection function operates as a numerical value, and the failure information related attribute 74 operates the failure information collection function when a failure occurs in a specific application program. It represents an attribute of whether or not. An example for expressing the failure information related attribute 74 by bits is shown in Table 1 below.

【0028】[0028]

【表1】 [Table 1]

【0029】本実施例では、障害処理装置10で実行可
能な処理に対応するアプリケーション・プログラムがア
プリケーション・プログラムA、B、C及びDの4つで
ある場合に、各障害情報収集関連属性としてビット0か
らビット3までの4ビットで表現する。ビット0の値は
アプリケーション・プログラムAで障害が発生したとき
にその障害情報収集関数を動作させるか否かの条件を表
し、「1」のとき動作、「0」のとき非動作を表す。同
様に、ビット1の値はアプリケーション・プログラムB
で障害が発生したときにその障害情報収集関数を動作さ
せるか否かの条件を表し、ビット2の値はアプリケーシ
ョン・プログラムCで障害が発生したときにその障害情
報収集関数を動作させるか否かの条件を表し、ビット3
の値はアプリケーション・プログラムDで障害が発生し
たときにその障害情報収集関数を動作させるか否かの条
件を表している。例えば、図10における障害情報収集
関数bの障害情報関連属性には「1010」が格納され
ており、障害情報収集関数bはアプリケーション・プロ
グラムB又はDで障害が発生した場合に動作することを
表している。以上は図2に示した障害情報収集関数列記
憶手段のデータ構造に該当する。
In this embodiment, when there are four application programs A, B, C and D corresponding to the processes that can be executed by the fault processing device 10, the bit is set as each fault information collection related attribute. It is expressed by 4 bits from 0 to bit 3. The value of bit 0 represents a condition of whether or not to operate the failure information collection function when a failure occurs in the application program A. When the value is "1", it indicates operation, and when "0", it indicates non-operation. Similarly, the value of bit 1 is the application program B
Represents the condition of whether to operate the failure information collection function when a failure occurs. The value of bit 2 indicates whether the failure information collection function is operated when the failure occurs in the application program C. Bit 3
The value of indicates the condition of whether to operate the failure information collection function when a failure occurs in the application program D. For example, “1010” is stored in the failure information related attribute of the failure information collection function b in FIG. 10, and the failure information collection function b represents that it operates when a failure occurs in the application program B or D. ing. The above corresponds to the data structure of the failure information collection function string storage means shown in FIG.

【0030】図4の終了検知ルーチンは、ある処理の終
了を検知する処理であり、処理時間毎の割り込み、又
は、アプリケーション・プログラムの終了を受けて実行
される。ステップ106では、アプリケーション・プロ
グラムが終了したか否かを判断し、否定判断のときは、
本ルーチンを終了する。一方、肯定判断のときは、次の
ステップ108において障害情報収集関数抹消手段36
を起動し、終了したアプリケーション・プログラムを特
定し、特定された少なくとも1つのアプリケーション・
プログラムの識別子を障害情報収集関数抹消手段36に
送り、本ルーチンを終了する。この図4の処理は図2の
アプリケーション・プログラムの終了検知手段34が実
行する処理に相当する。
The end detection routine of FIG. 4 is a process for detecting the end of a certain process, and is executed in response to an interrupt at each processing time or the end of the application program. In step 106, it is judged whether or not the application program has ended, and if the judgment is negative,
This routine ends. On the other hand, if the determination is affirmative, in the next step 108, the failure information collection function erasing means 36.
To identify the application program that was started and terminated and to identify at least one identified application program
The program identifier is sent to the failure information collection function erasing means 36, and this routine ends. The process of FIG. 4 corresponds to the process executed by the end detecting means 34 of the application program of FIG.

【0031】図5の終了処理抹消ルーチンは、終了した
処理に対応する関数データを抹消する処理であり、所定
時間毎の割り込み、又は、ステップ108のプログラム
間信号の授受により実行される。ステップ110では、
終了したアプリケーション・プログラムの識別子を受け
取る(読み取る)。次にステップ112では関数データ
領域を指し示す領域指示子Pを先頭項指示子62の次の
関数データ領域に指示させることによって障害情報収集
関数リスト64の先頭の関数データを指示させ、次のス
テップ114において領域指示子Pが指示した関数デー
タ領域が空か否かを判断する。肯定判断のときは、抹消
すべき障害情報収集関数の関数データは格納されていな
いので終了する。一方、否定判断のときは、次のステッ
プ116において領域指示子Pが指示する関数データ領
域の関数データの登録アプリケーション・プログラム識
別子と終了したアプリケーション・プログラムの識別子
とが一致するか否かを判断する。否定判断のときは、次
のステップ120において領域指示子Pを障害情報収集
関数リスト64の次の関数データ領域に指示させてステ
ップ114へ戻る。一方、肯定判断のときは、次のステ
ップ118において領域指示子Pの指示する関数データ
を抹消して本ルーチンを終了する。この図5の処理は図
2の障害情報収集関数抹消手段36が実行する処理に相
当する。なお、図2乃至図5の処理は情報処理装置10
が正常状態で動作しているときに行われる。
The termination process erasing routine of FIG. 5 is a process for erasing the function data corresponding to the terminated process, and is executed by interruption at predetermined time intervals or by sending and receiving the inter-program signal of step 108. In step 110,
Receives (reads) the identifier of the terminated application program. Next, in step 112, the area indicator P indicating the function data area is instructed to the function data area next to the head item indicator 62 to instruct the head function data in the failure information collection function list 64, and the next step 114 At, it is determined whether the function data area designated by the area indicator P is empty. When the determination is affirmative, the function data of the failure information collection function to be deleted is not stored, and the process ends. On the other hand, when the determination is negative, it is determined in the next step 116 whether or not the registered application program identifier of the function data of the function data area designated by the area indicator P and the identifier of the completed application program match. . When the determination is negative, in the next step 120, the area indicator P is instructed to the next function data area of the failure information collection function list 64, and the process returns to step 114. On the other hand, when the determination is affirmative, in the next step 118, the function data designated by the area indicator P is deleted, and this routine is ended. The processing of FIG. 5 corresponds to the processing executed by the failure information collection function erasing means 36 of FIG. Note that the processing of FIG. 2 to FIG.
Is performed in normal condition.

【0032】図6の障害検知ルーチンは、本情報処理装
置10において障害が発生した場合の対処処理を示すも
ので、所定時間毎の割り込み、又は、障害を表す例えば
異常終了信号授受によって実行される。ステップ122
では、障害が発生したか否かを判断する。この判断は、
異常終了等の予め定めた障害を表す信号の有無やフラグ
のセットリセットで判断できる。否定判断のときは、障
害が発生していないので本ルーチンを終了する。一方、
肯定判断のときは、次のステップ124において障害情
報収集関数列呼出制御手段42を起動し障害を発生させ
たアプリケーション・プログラムの識別子を障害情報収
集レベル出力手段44に送って本ルーチンを終了する。
図6の処理は図2の障害検知手段40が実行する処理に
相当する。
The fault detection routine shown in FIG. 6 shows the processing to be performed when a fault occurs in the information processing apparatus 10, and is executed by interruption at predetermined time intervals or by sending and receiving, for example, an abnormal end signal indicating the fault. . Step 122
Then, it is determined whether or not a failure has occurred. This decision is
It can be determined by the presence / absence of a signal indicating a predetermined failure such as abnormal termination and the set / reset of flags. If the determination is negative, no failure has occurred, so this routine ends. on the other hand,
When the determination is affirmative, in the next step 124, the fault information collection function sequence call control means 42 is activated, the identifier of the application program causing the fault is sent to the fault information collection level output means 44, and this routine is ended.
The process of FIG. 6 corresponds to the process executed by the failure detecting means 40 of FIG.

【0033】図7の関連属性取得ルーチンは、障害情報
関連属性を得るための処理であり、所定時間毎の割り込
み、又は、ステップ124のプログラム間信号授受によ
り実行される。なお、本ルーチンを開始する前で本情報
処理装置10が正常に動作しているときにコンソール2
6のテンキーからシステムレベルの値が入力されシステ
ムレベルの値はRAM16に格納されているものとす
る。ステップ128では障害情報収集関数列呼出制御手
段42から障害を発生させたアプリケーション・プログ
ラムの識別子を受け取る。次のステップ130では、R
AM16に格納されたシステムレベルの値を読み出す。
次にステップ132において領域指示子Pを障害情報収
集関数リスト64の先頭の関数データ領域に指示させ
る。次のステップ132では領域指示子Pが指示した関
数データ領域が空か否かを判断する。否定判断のとき
は、ステップ136において障害を発生させたアプリケ
ーション・プログラムの識別子から障害情報収集属性を
得る。表1に示した例に従えば、例えばアプリケーショ
ン・プログラムBで障害が発生した場合には、ビット1
の値である1110を取得する。一方、否定判断のとき
は、ステップ138においてシステムレベルの値及び取
得した障害情報関連属性を障害情報収集関数列呼出制御
手段42へ送って本ルーチンを終了する。この図7の処
理は図2の障害情報収集属性取得手段44が実行する処
理に該当する。
The related attribute acquisition routine shown in FIG. 7 is a process for obtaining a failure information related attribute, and is executed by interruption at predetermined time intervals or by inter-program signal transfer at step 124. It should be noted that when the information processing apparatus 10 is operating normally before starting this routine, the console 2
It is assumed that the system level value is input from the ten-key pad 6 and the system level value is stored in the RAM 16. In step 128, the identifier of the application program in which the failure has occurred is received from the failure information collection function sequence call control means 42. In the next step 130, R
The system level value stored in the AM 16 is read.
Next, in step 132, the area indicator P is instructed to the first function data area of the failure information collection function list 64. In the next step 132, it is determined whether the function data area designated by the area indicator P is empty. When a negative determination is made, in step 136, the failure information collection attribute is obtained from the identifier of the application program that caused the failure. According to the example shown in Table 1, if a failure occurs in the application program B, for example, bit 1
1110 that is the value of is acquired. On the other hand, when the determination is negative, the system level value and the acquired fault information related attribute are sent to the fault information collection function sequence call control means 42 in step 138, and this routine is ended. The process of FIG. 7 corresponds to the process executed by the failure information collection attribute acquisition unit 44 of FIG.

【0034】図8の障害情報記憶ルーチンは、障害情報
収集関数を実行して障害情報を取得し、記憶させるため
の処理であり、所定時間毎の割り込み、又は、ステップ
124のプログラム間信号授受により実行される。ステ
ップ140では、障害を発生させたアプリケーション・
プログラムの識別子を受け取り、障害情報収集属性取得
手段44に該識別子を送る。次のステップ142では障
害情報収集属性取得手段44からシステムレベルの値及
び障害情報収集属性を受け取る。次にステップ144で
は領域指示子Pを障害情報収集関数リスト64の先頭の
関数データ領域に指示させる。次にステップ146では
領域指示子Pが指示した関数データ領域が空か否かを判
断する。肯定判断のときは、以降の関数データ領域には
関数データが格納されていないので本ルーチンを終了す
る。一方、否定判断のときは、次のステップ148にお
いて領域指示子Pの示す関数データ内の障害情報収集属
性の障害情報収集レベルの値がシステムレベルの値以上
か否かを判断する。
The fault information storing routine of FIG. 8 is a process for executing the fault information collecting function to acquire and store the fault information, which is interrupted at predetermined time intervals or by the inter-program signal transfer at step 124. To be executed. In step 140, the application that caused the failure
It receives the identifier of the program and sends the identifier to the failure information collection attribute acquisition means 44. In the next step 142, the system level value and the failure information collection attribute are received from the failure information collection attribute acquisition means 44. Next, in step 144, the area indicator P is instructed to the first function data area of the failure information collection function list 64. Next, in step 146, it is determined whether or not the function data area designated by the area indicator P is empty. When the determination is affirmative, since no function data is stored in the subsequent function data area, this routine ends. On the other hand, in the case of a negative determination, in the next step 148, it is determined whether or not the value of the fault information collection level of the fault information collection attribute in the function data indicated by the area indicator P is the system level value or more.

【0035】上記の判断は、例えば、図11に示すよう
に障害情報収集関数aの障害情報収集レベルの値80、
障害情報収集関数bの障害情報収集レベルの値82、障
害情報収集関数cの障害情報収集レベルの値84、障害
情報収集関数dの障害情報収集レベルの値86及びシス
テムレベルの値90が設定されている場合には、障害情
報収集関数aのレベルの値80及び障害情報収集関数c
の障害情報収集レベルの値84がシステムレベルの値9
0以上であると判断する。
The above judgment is made by, for example, as shown in FIG. 11, the value 80 of the failure information collection level of the failure information collection function a,
A failure information collection level value 82 of the failure information collection function b, a failure information collection level value 84 of the failure information collection function c, a failure information collection level value 86 of the failure information collection function d, and a system level value 90 are set. If it is, the level value 80 of the failure information collection function a and the failure information collection function c
The failure information collection level value 84 is the system level value 9
It is judged to be 0 or more.

【0036】上記ステップ148で否定判断のときは、
ステップ154において領域Pの示す関数データ内の障
害情報関連属性74と障害情報収集属性取得手段44か
ら受け取った障害情報関連属性のANDをとりAND結
果が1か否かを判断するこによって、障害情報関連属性
が一致するか否かを判断する。否定判断のときはステッ
プ152へ進む。一方、ステップ148又はステップ1
54で肯定判断のときは、ステップ150において障害
情報収集関数指示子66によって示される障害情報収集
関数を実行し、得られた障害情報を障害情報記憶手段4
6に送る。次のステップ152では、領域指示子Pを障
害情報収集関数リスト64の次の関数データ領域に指示
させて、ステップ146に戻る。この図8の処理は図2
の障害情報収集関数列呼出制御手段42が実行する処理
に該当する。これにより、ハードディスク21には障害
情報が書き込まれ、ハードディスク21に書き込まれた
障害情報をディスクドライブ20で読み取ることにより
障害情報を得ることができる。
When a negative determination is made in step 148,
In step 154, the failure information related attribute 74 in the function data indicated by the area P and the failure information related attribute received from the failure information collection attribute acquisition means 44 are ANDed to determine whether the AND result is 1 Determine whether the related attributes match. If a negative decision is made, the operation proceeds to step 152. On the other hand, step 148 or step 1
If the affirmative judgment is made in 54, the fault information collecting function indicated by the fault information collecting function indicator 66 is executed in step 150, and the obtained fault information is stored in the fault information storing means 4.
Send to 6. In the next step 152, the area indicator P is instructed to the next function data area of the failure information collection function list 64, and the process returns to step 146. The processing of FIG.
Corresponds to the processing executed by the failure information collection function sequence call control means 42. Thereby, the failure information is written in the hard disk 21, and the failure information can be obtained by reading the failure information written in the hard disk 21 with the disk drive 20.

【0037】このように本実施例によれば、障害を発生
させたアプリケーション・プログラムだけでなく、関連
するアプリケーション・プログラムの障害情報が収集保
存されるので、障害の原因究明を容易に行うことができ
る。このため、従来の一般的手法のように収集された情
報を解析するためにオペレーティング・システムに関す
る詳細な知識や多大な労力を要していたことが軽減され
る。
As described above, according to this embodiment, the failure information of not only the application program in which the failure has occurred but also the related application program is collected and saved, so that the cause of the failure can be easily investigated. it can. This alleviates the need for detailed knowledge of the operating system and a great deal of effort to analyze the collected information as in the conventional general method.

【0038】また、記憶した関数データを抹消し必要な
関数データのみを記憶するので、関数データを特定する
ための検索が容易になると共に、障害情報関数列記憶手
段の容量を小さくすることができる。
Further, since the stored function data is deleted and only the necessary function data is stored, the search for specifying the function data becomes easy and the capacity of the failure information function string storage means can be reduced. .

【0039】更に、終了したアプリケーション・プログ
ラムに対応して記憶された関数データが抹消されるの
で、記憶されたままの関数データが異常を発生させた関
数データに関連するために不要な障害情報が取得される
ことを防止することができる共に、アプリケーション・
プログラムの終了処理の手間を軽減することができる。
Further, since the function data stored corresponding to the terminated application program is deleted, unnecessary failure information is generated because the stored function data is related to the function data in which the abnormality has occurred. The application can be prevented from being acquired.
It is possible to reduce the trouble of ending the program.

【0040】また、障害情報の収集範囲を予め設定する
ことができるので、柔軟に必要とする障害情報の収集範
囲を変更することができる、という効果を得ることがで
きる。
Moreover, since the collection range of the fault information can be set in advance, it is possible to flexibly change the required collection range of the fault information.

【0041】なお、本実施例では障害情報記憶手段とし
て不揮発性のハードディスクを使用したが、障害情報を
いったん揮発性のRAMに記憶し情報処理装置再起動後
にハードディスクに保存してもよい。また、ハードディ
スクを備えていない情報処理装置ではプリント出力して
もよい。
In this embodiment, the nonvolatile hard disk is used as the failure information storage means, but the failure information may be stored in the volatile RAM once and saved in the hard disk after the information processing apparatus is restarted. Further, it may be printed out in an information processing apparatus not equipped with a hard disk.

【0042】また、通常状態では障害情報収集関数をコ
ンソール等の表示装置などに出力し、障害情報収集関数
列呼出手段で障害情報収集関数を呼び出す際は出力先を
障害情報記憶手段に切り換えるようにすれば、アプリケ
ーション・プログラムの開発におけるツールとしても使
用することができる。
In a normal state, the failure information collection function is output to a display device such as a console, and when the failure information collection function calling unit calls the failure information collection function, the output destination is switched to the failure information storage unit. Then, it can be used as a tool in the development of application programs.

【0043】更に、通常状態のときははシステムレベル
を高く設定し障害情報の収集を少なくしておき、情報処
理装置のテストや障害の再現テスト時等の障害の発生が
見込まれる場合に障害情報収集レベルを低く設定すれ
ば、有効な障害情報を取得することができる。
Further, in the normal state, the system level is set to be high and the collection of fault information is reduced so that the fault information is expected when a fault is expected to occur during a test of the information processing apparatus or a fault reproduction test. If the collection level is set low, effective fault information can be acquired.

【0044】また、本実施例では障害を発生させたアプ
リケーション・プログラムの識別子を障害情報収集関数
列呼出制御手段を経由して障害情報収集属性取得手段へ
送ったが、直接障害検知手段から障害情報収集属性取得
手段へ送ってもよい。
Further, in the present embodiment, the identifier of the application program causing the failure is sent to the failure information collection attribute acquisition means via the failure information collection function sequence call control means, but the failure information is directly sent from the failure detection means. It may be sent to the collection attribute acquisition means.

【0045】また、異常が検知されたときにアプリケー
ション・プログラムの実行を停止する手段を設けてもよ
い。このようにすれば、1アプリケーション・プログラ
ムの異常が波及して情報処理装置全体が誤作動すること
を防止することができる。
Further, there may be provided means for stopping the execution of the application program when an abnormality is detected. By doing so, it is possible to prevent the malfunction of the entire information processing apparatus due to the abnormality of one application program spreading.

【0046】[0046]

【発明の効果】以上説明したように、請求項1に記載の
発明によれば、処理の主となる又は該当するアプリケー
ション・プログラム及び関連するアプリケーション・プ
ログラムによる障害情報が記憶されるので、障害が発生
した処理が複数のアプリケーション・プログラムが関連
して実行されたことによって生じた場合であっても、そ
の障害に起因する障害情報を確実に記憶することができ
る、という効果を得ることができる。
As described above, according to the invention described in claim 1, since the failure information by the application program or the relevant application program which is the main or corresponding processing is stored, the failure is caused. Even when the processing that has occurred occurs due to the execution of a plurality of application programs in association with each other, it is possible to obtain the effect that the failure information due to the failure can be reliably stored.

【0047】請求項2に記載の発明によれば、予め定め
られた条件によって属性情報を抹消することができるの
で、障害に関連しない属性情報を記憶手段から抹消する
ことができる、という効果を得ることができる。
According to the second aspect of the present invention, since the attribute information can be deleted according to a predetermined condition, it is possible to delete the attribute information not related to the failure from the storage means. be able to.

【0048】請求項3に記載の発明によれば、少なくと
も1つの処理の終了が検知したときに、終了した処理の
アプリケーション・プログラムの属性情報を抹消するこ
とができるので、アプリケーション・プログラムに従っ
た処理の状態に応じて属性情報を記憶することができ
る、という効果を得ることができる。
According to the invention described in claim 3, when the end of at least one process is detected, the attribute information of the application program of the completed process can be erased. The effect that the attribute information can be stored according to the processing state can be obtained.

【図面の簡単な説明】[Brief description of drawings]

【図1】本実施例の情報処理装置の概略構成を示すブロ
ック図である。
FIG. 1 is a block diagram showing a schematic configuration of an information processing apparatus of this embodiment.

【図2】本実施例の情報処理装置の機能別ブロックを示
すブロック図である。
FIG. 2 is a block diagram showing functional blocks of the information processing apparatus according to the present embodiment.

【図3】障害情報収集関数登録抹消手段の処理を示す流
れ図である。
FIG. 3 is a flowchart showing a process of a fault information collection function registration deleting unit.

【図4】アプリケーション・プログラム終了検知手段の
処理を示す流れ図である。
FIG. 4 is a flowchart showing the processing of an application / program end detection means.

【図5】障害情報収集関数抹消手段の処理をを示す流れ
図である。
FIG. 5 is a flowchart showing the processing of a failure information collection function erasing means.

【図6】障害検知手段の処理を示す流れ図である。FIG. 6 is a flowchart showing a process of a fault detecting means.

【図7】障害情報収集属性取得手段の処理を示す流れ図
である。
FIG. 7 is a flowchart showing a process of a failure information collection attribute acquisition unit.

【図8】障害情報収集関数列呼出制御手段の処理を示す
流れ図である。
FIG. 8 is a flowchart showing a process of a failure information collection function sequence call control means.

【図9】障害情報収集関数の概念を示す概念図である。FIG. 9 is a conceptual diagram showing the concept of a failure information collection function.

【図10】障害情報収集関数列記憶手段に格納された関
数データの構造の概念を示す概念図である。
FIG. 10 is a conceptual diagram showing a concept of a structure of function data stored in a failure information collection function string storage means.

【図11】障害情報収集レベルの概念を示す概念図であ
る。
FIG. 11 is a conceptual diagram showing a concept of a fault information collection level.

【符号の説明】[Explanation of symbols]

10 情報処理装置 20 ハードディスクドライブ 21 ハードディスク 10 information processing device 20 hard disk drive 21 hard disk

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 情報を記憶するための記憶手段を備える
と共に、異なる処理又は関連する処理を行うための複数
のアプリケーション・プログラムが実行可能な情報処理
装置において、 実行された少なくとも1つの処理を行うために関連する
少なくとも1つのアプリケーション・プログラムに対す
る少なくとも関連を表す属性情報を前記記憶手段に登録
する登録手段と、 少なくとも1つの前記処理が予め定めた経過処理と異な
る処理を表す障害を検知する障害検知手段と、 前記障害が検知されたときに、登録された前記属性情報
に基づいて前記障害に関連する障害情報を求める障害情
報取得手段と、 前記求めた障害情報を前記記憶手段に記憶させる障害情
報記憶手段と、 を備えた情報処理装置。
1. An information processing apparatus comprising a storage unit for storing information, and capable of executing a plurality of application programs for performing different processing or related processing, performs at least one executed processing. Registration means for registering attribute information representing at least a relationship with at least one related application program in the storage means, and failure detection for detecting a failure in which at least one of the processes represents a process different from a predetermined progress process. Means, fault information acquisition means for obtaining fault information related to the fault based on the registered attribute information when the fault is detected, and fault information for storing the obtained fault information in the storage means An information processing device comprising: a storage unit.
【請求項2】 前記登録手段で登録された属性情報が予
め定められた条件と一致するか否かを判断し、判断結果
に基づいて当該属性情報を抹消する属性情報抹消手段を
更に備えたことを特徴とする請求項1に記載の情報処理
装置。
2. An attribute information deleting unit for judging whether the attribute information registered by the registration unit matches a predetermined condition and deleting the attribute information based on the judgment result. The information processing apparatus according to claim 1, wherein:
【請求項3】 少なくとも1つの前記処理の終了を検知
する終了検知手段と、終了した処理のアプリケーション
・プログラムの属性情報を前記記憶手段から抹消する対
応属性情報抹消手段と、を更に備えたことを特徴とする
請求項1に記載の情報処理装置。
3. An end detection means for detecting the end of at least one of the processing, and a corresponding attribute information deletion means for deleting the attribute information of the application program of the completed processing from the storage means. The information processing apparatus according to claim 1, which is characterized in that.
JP7121860A 1995-05-19 1995-05-19 Information processor Pending JPH08314766A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7121860A JPH08314766A (en) 1995-05-19 1995-05-19 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7121860A JPH08314766A (en) 1995-05-19 1995-05-19 Information processor

Publications (1)

Publication Number Publication Date
JPH08314766A true JPH08314766A (en) 1996-11-29

Family

ID=14821730

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7121860A Pending JPH08314766A (en) 1995-05-19 1995-05-19 Information processor

Country Status (1)

Country Link
JP (1) JPH08314766A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010829A (en) * 1998-06-25 2000-01-14 Nec Software Shikoku Ltd Device and method for supporting fault analysis
JP2001175762A (en) * 1999-10-19 2001-06-29 General Electric Co <Ge> Method and device for recording and dynamically constructing performance analysis of medical diagnosis imaging system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000010829A (en) * 1998-06-25 2000-01-14 Nec Software Shikoku Ltd Device and method for supporting fault analysis
JP2001175762A (en) * 1999-10-19 2001-06-29 General Electric Co <Ge> Method and device for recording and dynamically constructing performance analysis of medical diagnosis imaging system

Similar Documents

Publication Publication Date Title
CN107515808B (en) Log recording method, apparatus, computer device and computer readable storage medium
JPH08314766A (en) Information processor
JPH0594353A (en) Database management system
JPH0731617B2 (en) Program runaway detection method
JPH09223046A (en) Computer system having damp collecting function
JP3309792B2 (en) Stack pointer trace device, stack pointer trace method, and recording medium
JP3130798B2 (en) Bus transfer device
JP3943851B2 (en) Client operating status monitoring system and client operating status monitoring program
JPH09330253A (en) Memory dump method and memory damp system applying the same
JP3399741B2 (en) Dump data display method and failure analysis system
JP2000076095A (en) Device and method for tracing program and storage medium storing program therefor
JPH11119992A (en) Trace controller for firmware
JP2551075B2 (en) Overlay structure program execution method
JP2821300B2 (en) Function call and return detection method
JPH05257761A (en) Damp output control system
JPH03246643A (en) Processing for editing dump summary
JP3079825B2 (en) Electronic computer equipment
JPH11184728A (en) Debug processing method and device therefor and recording medium for programing and recording the same method
JP2515333B2 (en) System dynamic information collection processor
JP3055271B2 (en) Task identification method
JP2000353109A (en) Emulator and emulation system
JPS6031659A (en) Microprogram control type data processor
JPH0472257B2 (en)
JPH0434627A (en) Log-out information acquisition control system
JPH05143422A (en) Updated journal managing system