JP2000322267A - Method and system for automatic diagnosis and restoration - Google Patents

Method and system for automatic diagnosis and restoration

Info

Publication number
JP2000322267A
JP2000322267A JP11132448A JP13244899A JP2000322267A JP 2000322267 A JP2000322267 A JP 2000322267A JP 11132448 A JP11132448 A JP 11132448A JP 13244899 A JP13244899 A JP 13244899A JP 2000322267 A JP2000322267 A JP 2000322267A
Authority
JP
Japan
Prior art keywords
error
computer
software
correction module
restoration
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
JP11132448A
Other languages
Japanese (ja)
Inventor
Ryota Hashimoto
良太 橋本
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP11132448A priority Critical patent/JP2000322267A/en
Publication of JP2000322267A publication Critical patent/JP2000322267A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a method and system for automatic diagnosis and restoration which automatically restores software against an error at the time of the occurrence of the error in the software of a computer. SOLUTION: An error detector 2 retrieves an error log file 1a of a computer 1 to detect an error of software and generates an error detection signal to give it to a correction module detector 3. The correction module detector 3 retrieves an error information data base 5a of a computer 5 for diagnosis and restoration on the basis of the error detection signal to detect a correction module. A download device 4 reads out the correction module detected by the correction module detector 3 from the computer 5 for diagnosis and restoration to download this module to the computer 1. The computer 1 restores software by the correction module downloaded by the download device.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータシス
テムにおいてコンピュータのソフトウエアにエラーが発
生した時にエラーに対してソフトウエアを修復する自動
診断修復システムおよび方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic diagnosis and restoration system and method for restoring software in a computer system when an error occurs in the computer software in the computer system.

【0002】[0002]

【従来の技術】従来のコンピュータシステムにおいて
は、コンピュータのソフトウエアにバグ等のエラーが発
生した時には、人がこのエラー情報を認識し、また、こ
のエラーを意味を解釈してそのエラーに対する修正方法
をFAQ等より入手し、それに基づいて、エラーに対し
てソフトウエアを修復している。
2. Description of the Related Art In a conventional computer system, when an error such as a bug occurs in software of a computer, a person recognizes the error information, interprets the meaning of the error, and corrects the error. Is obtained from FAQs and the like, and the software is repaired for errors based on the obtained information.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
コンピュータシステムにおいては、コンピュータのソフ
トウエアにエラーが発生した時における人によるソフト
ウエアの修復作業が面倒であるという問題がある。
However, the conventional computer system has a problem that it is troublesome for a person to repair software when an error occurs in the software of the computer.

【0004】本発明の目的は、コンピュータのソフトウ
エアにエラーが発生した時にエラーに対するソフトウエ
アの修復を自動的に行うことができる自動診断修復シス
テムおよび方法を提供することにある。
[0004] It is an object of the present invention to provide an automatic diagnosis and restoration system and method which can automatically perform software restoration for an error when an error occurs in computer software.

【0005】[0005]

【課題を解決するための手段】前記課題を解決するため
に、請求項1に記載の発明は、コンピュータのソフトウ
エアのエラーを検出してエラー検出信号を発生するエラ
ー検出手段と、このエラー検出手段からの前記エラー検
出信号を基にエラー情報データべースを検索して修正モ
ジュールを検出する修正モジュール検出手段と、この修
正モジュール検出手段により検出された前記修正モジュ
ールを前記コンピュータにダウンロードするダウンロー
ド手段と、このダウンロード手段によりダウンロードさ
れた前記修正モジュールにより前記コンピュータの前記
ソフトウエアを修復するソフトウエア修復手段とを有す
ることを特徴とする。
According to one aspect of the present invention, there is provided an error detecting means for detecting an error of software of a computer and generating an error detection signal, and an error detecting means for detecting the error. Correction module detection means for searching an error information database based on the error detection signal from the means to detect a correction module; and downloading the correction module detected by the correction module detection means to the computer. And software restoration means for restoring the software of the computer with the correction module downloaded by the download means.

【0006】請求項2に記載の発明は、請求項1に記載
の発明において、前記エラー情報データべースは、少な
くとも前記コンピュータの前記ソフトウエアのバグの情
報とバグ発生時に出力されるエラーメッセージおよびバ
グに対する修正モジュールを有していることを特徴とす
る。
According to a second aspect of the present invention, in the first aspect of the invention, the error information database includes at least bug information of the software of the computer and an error message output when a bug occurs. And a modification module for bugs.

【0007】請求項3に記載の発明は、複数のコンピュ
ータとこれらのコンピュータに接続されエラー情報デー
タべースを有する1つの診断修復用コンピュータとを有
するコンピュータシステムの自動診断修復システムにお
いて、前記複数のコンピュータのソフトウエアのエラー
をそれぞれ検出してエラー検出信号を発生する複数のエ
ラー検出装置と、これらのエラー検出装置からの前記エ
ラー検出信号を基に前記診断修復用コンピュータの前記
エラー情報データべースを検索して修正モジュールを検
出する複数の修正モジュール検出装置と、これらの修正
モジュール検出装置により検出された前記修正モジュー
ルを前記コンピュータにダウンロードするダウンロード
手段と、このダウンロード手段によりダウンロードされ
た前記修正モジュールにより前記コンピュータの各々の
前記ソフトウエアを修復するソフトウエア修復手段とを
有することを特徴とする。
According to a third aspect of the present invention, there is provided an automatic diagnosis and restoration system for a computer system having a plurality of computers and one diagnosis and restoration computer connected to these computers and having an error information database. A plurality of error detection devices that respectively detect software errors of the computer and generate an error detection signal, and the error information database of the diagnostic repair computer based on the error detection signals from the error detection devices. A plurality of correction module detection devices for searching for a correction module and searching for a correction module, download means for downloading the correction modules detected by these correction module detection devices to the computer, and downloading the correction modules detected by the download means. Modification module And having a software repair means to repair the software of each of the computer by Le.

【0008】請求項4に記載の発明は、請求項3に記載
の発明において、前記エラー情報データべースは、少な
くとも前記コンピュータの前記ソフトウエアのバグの情
報とバグ発生時に出力されるエラーメッセージおよびバ
グに対する修正モジュールを有していることを特徴とす
る。
According to a fourth aspect of the present invention, in the third aspect of the invention, the error information database includes at least bug information of the software of the computer and an error message output when a bug occurs. And a modification module for bugs.

【0009】請求項5に記載の発明は、コンピュータの
ソフトウエアのエラーを検出してエラー検出信号を発生
するエラー検出ステップと、前記エラー検出信号を基に
エラー情報データべースを検索して修正モジュールを検
出する修正モジュール検出ステップと、前記修正モジュ
ールを前記コンピュータにダウンロードするダウンロー
ドステップと、ダウンロードされた前記修正モジュール
により前記コンピュータの前記ソフトウエアを修復する
ソフトウエア修復ステップとを有することを特徴とす
る。
According to a fifth aspect of the present invention, there is provided an error detecting step of detecting an error of software of a computer and generating an error detecting signal, and searching an error information database based on the error detecting signal. A modification module detecting step of detecting a modification module; a download step of downloading the modification module to the computer; and a software restoration step of restoring the software of the computer with the downloaded modification module. And

【0010】請求項6に記載の発明は、複数のコンピュ
ータとこれらのコンピュータに接続されエラー情報デー
タべースを有する1つの診断修復用コンピュータとを有
するコンピュータシステムの自動診断修復方法におい
て、前記複数のコンピュータのソフトウエアのエラーを
それぞれ検出してエラー検出信号を発生するエラー検出
ステップと、前記エラー検出信号を基に前記診断修復用
コンピュータの前記エラー情報データべースを検索して
修正モジュールを検出する修正モジュール検出ステップ
と、前記修正モジュールを前記コンピュータにダウンロ
ードするダウンロードステップと、ダウンロードされた
前記修正モジュールにより前記コンピュータの各々の前
記ソフトウエアを修復するソフトウエア修復ステップと
を有することを特徴とする。
According to a sixth aspect of the present invention, there is provided an automatic diagnosis and restoration method for a computer system having a plurality of computers and one diagnosis and restoration computer connected to these computers and having an error information database. An error detection step of detecting each software error of the computer and generating an error detection signal, and searching the error information database of the diagnostic repair computer based on the error detection signal to execute a correction module. A detecting step of detecting a correction module to be detected, a download step of downloading the correction module to the computer, and a software repair step of repairing the software of each of the computers with the downloaded correction module. To.

【0011】[0011]

【発明の実施の形態】次に、本発明の実施の形態を図面
に基づいて詳細に説明する。図1に示すように、本発明
の第1の実施の形態としての自動診断修復システムは、
コンピュータ1に接続されているエラー検出装置2と、
このエラー検出装置2に接続されている修正モジュール
検出装置3と、この修正モジュール検出装置3およびコ
ンピュータ1に接続されているダウンロード装置4と、
修正モジュール検出装置3およびダウンロード装置4に
接続されている診断修復用コンピュータ5とを有してい
る。
Next, embodiments of the present invention will be described in detail with reference to the drawings. As shown in FIG. 1, the automatic diagnosis and restoration system according to the first embodiment of the present invention includes:
An error detection device 2 connected to the computer 1,
A correction module detection device 3 connected to the error detection device 2, a download device 4 connected to the correction module detection device 3 and the computer 1,
It has a computer for diagnosis and restoration 5 connected to the correction module detection device 3 and the download device 4.

【0012】コンピュータ1は、ソフトウエアのバグ等
のエラーが発生した時にこのエラーを記憶するエラーロ
グファイル1aを有している。診断修復用コンピュータ
5は、エラー情報データべース5aを有している。この
エラー情報データべース5aは、少なくともコンピュー
タ1のソフトウエアのバグの情報とバグ発生時に出力さ
れるエラーメッセージおよびバグに対する修正モジュー
ルを有している。エラー検出装置2は、コンピュータ1
のエラーログファイル1aを検索してソフトウエアのエ
ラーを検出してエラー検出信号を発生して修正モジュー
ル検出装置3に与える。修正モジュール検出装置3は、
エラー検出装置2からのエラー検出信号を受けた時には
このエラー検出信号を基に診断修復用コンピュータ5の
エラー情報データべース5aを検索して修正モジュール
を検出する。ダウンロード装置4は、修正モジュール検
出装置3により検出された修正モジュールを診断修復用
コンピュータ5から読み出してコンピュータ1にダウン
ロードする。コンピュータ1は、ダウンロード装置4に
よりダウンロードされた修正モジュールによりソフトウ
エアを修復する。
The computer 1 has an error log file 1a for storing an error such as a software bug when the error occurs. The diagnostic restoration computer 5 has an error information database 5a. The error information database 5a has at least information on software bugs of the computer 1, an error message output when a bug occurs, and a correction module for the bug. The error detection device 2 is a computer 1
The error log file 1a is searched to detect a software error, and an error detection signal is generated and given to the correction module detection device 3. The correction module detection device 3
When an error detection signal is received from the error detection device 2, the error information database 5a of the computer 5 for diagnosis and restoration is searched based on the error detection signal to detect a correction module. The download device 4 reads the correction module detected by the correction module detection device 3 from the computer 5 for diagnosis and restoration and downloads the correction module to the computer 1. The computer 1 restores the software using the correction module downloaded by the download device 4.

【0013】次に、図1の自動診断修復システムの動作
を図2のフロチャートに基づいて説明する。ステップS
1においてエラー検出装置2がコンピュータ1のエラー
ログファイル1aを検索してソフトウエアのエラーがあ
るか否かを検出する。この場合に、エラー検出装置2
は,例えばエラー番号またはエラーメッセージでのパタ
ーンマッチングによりエラーがあるか否かを検出する。
ステップS1においてエラー検出装置2がコンピュータ
1のソフトウエアのエラーがあることを検出した時には
エラー検出信号を発生し、ステップS2において修正モ
ジュール検出装置3がエラー検出信号を基に診断修復用
コンピュータ5のエラー情報データべース5aを検索し
て修正モジュールを検出する。次に、ステップS3にお
いてダウンロード装置4が修正モジュール検出装置3に
より検出された修正モジュールを診断修復用コンピュー
タ5から読み出してコンピュータ1にダウンロードす
る。次に、ステップS4においてコンピュータ1がダウ
ンロード装置4によりダウンロードされた修正モジュー
ルによりソフトウエアを修復する。
Next, the operation of the automatic diagnosis and restoration system of FIG. 1 will be described with reference to the flowchart of FIG. Step S
In step 1, the error detection device 2 searches the error log file 1a of the computer 1 to detect whether there is a software error. In this case, the error detection device 2
Detects whether there is an error, for example, by pattern matching with an error number or an error message.
When the error detection device 2 detects that there is a software error in the computer 1 in step S1, an error detection signal is generated. In step S2, the correction module detection device 3 uses the error detection signal to The correction module is detected by searching the error information database 5a. Next, in step S3, the download device 4 reads out the correction module detected by the correction module detection device 3 from the computer 5 for diagnosis and restoration and downloads it to the computer 1. Next, in step S4, the computer 1 restores the software using the correction module downloaded by the download device 4.

【0014】次に、本発明の第2の実施の形態を図面に
基づいて詳細に説明する。本発明の第2の実施の形態に
おいては、本発明の第1の実施の形態と同じ構成要素に
は同じ参照符号が付されている。図3に示すように、本
発明の第2の実施の形態としての自動診断修復システム
は、複数のコンピュータ1を有するコンピュータシステ
ムにおけるものである。すなわち、本発明の第2の実施
の形態としての自動診断修復システムは、複数のコンピ
ュータ1の各々に接続されている複数のエラー検出装置
2と、これらのエラー検出装置2に接続されている複数
の修正モジュール検出装置3と、これらの修正モジュー
ル検出装置3およびコンピュータ1の各々に接続されて
いる複数のダウンロード装置4と、複数の修正モジュー
ル検出装置3および複数のダウンロード装置4の各々に
接続されている診断修復用コンピュータとを有してい
る。本発明の第2の実施の形態におけるエラー検出装置
2と修正モジュール検出装置3とダウンロード装置4お
よび診断修復用コンピュータは、図1の自動診断修復シ
ステムのものと同じである。
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. In the second embodiment of the present invention, the same components as those in the first embodiment of the present invention are denoted by the same reference numerals. As shown in FIG. 3, the automatic diagnosis and restoration system according to the second embodiment of the present invention is a computer system having a plurality of computers 1. That is, the automatic diagnosis and restoration system according to the second embodiment of the present invention includes a plurality of error detection devices 2 connected to each of a plurality of computers 1, and a plurality of error detection devices 2 connected to these error detection devices 2. And a plurality of download devices 4 connected to each of the correction module detection device 3 and the computer 1, and a plurality of correction module detection devices 3 and a plurality of download devices 4 connected to each of the plurality of download devices 4 Diagnostic repair computer. The error detection device 2, the correction module detection device 3, the download device 4, and the computer for diagnosis and restoration in the second embodiment of the present invention are the same as those in the automatic diagnosis and restoration system of FIG.

【0015】複数のエラー検出装置2は、複数のコンピ
ュータ1のソフトウエアのエラーをそれぞれ検出してエ
ラー検出信号を発生する。複数の修正モジュール検出装
置3は、複数のエラー検出装置2からのエラー検出信号
を基に前記診断修復用コンピュータ5のエラー情報デー
タべース5aを検索してそれぞれ修正モジュールを検出
する。複数のダウンロード装置4は、複数の修正モジュ
ール検出装置3により検出された修正モジュールを複数
のコンピュータ1の各々にダウンロードする。複数のコ
ンピュータ1の各々は、複数のダウンロード装置4によ
りダウンロードされた修正モジュールによりソフトウエ
アを修復する。
The plurality of error detection devices 2 detect software errors of the plurality of computers 1 and generate error detection signals. The plurality of correction module detection devices 3 search the error information database 5a of the diagnosis and restoration computer 5 based on the error detection signals from the plurality of error detection devices 2 to detect correction modules. The plurality of download devices 4 download the correction modules detected by the plurality of correction module detection devices 3 to each of the plurality of computers 1. Each of the plurality of computers 1 restores software with the correction module downloaded by the plurality of download devices 4.

【0016】なお、本発明の第2の実施の形態におい
て、ソフトウエアの種類やバージョン毎にそれぞれエラ
ー情報データべースを有する複数の診断修復用コンピュ
ータを有するように構成してもよい。
In the second embodiment of the present invention, a plurality of diagnosis and restoration computers each having an error information database for each type and version of software may be provided.

【0017】[0017]

【発明の効果】本発明によれば、コンピュータのソフト
ウエアにエラーが発生した時にエラーに対するソフトウ
エアの修復を自動的に行うことができる。
According to the present invention, when an error occurs in the software of a computer, the software can be automatically repaired for the error.

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

【図1】本発明の第1の実施の形態としての自動診断修
復システムを示すブロック図である。
FIG. 1 is a block diagram illustrating an automatic diagnosis and restoration system according to a first embodiment of the present invention.

【図2】図1の自動診断修復システムの動作を説明する
ためのフローチャートである。
FIG. 2 is a flowchart illustrating the operation of the automatic diagnosis and restoration system of FIG. 1;

【図3】本発明の第2の実施の形態としての自動診断修
復システムを示すブロック図である。
FIG. 3 is a block diagram showing an automatic diagnosis and restoration system according to a second embodiment of the present invention.

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

1 コンピュータ 1a エラーログファイル 2 エラー検出装置 3 修正モジュール検出装置 4 ダウンロード装置 5 診断修復用コンピュータ 5a エラー情報データベース DESCRIPTION OF SYMBOLS 1 Computer 1a Error log file 2 Error detection device 3 Correction module detection device 4 Download device 5 Computer for diagnosis and restoration 5a Error information database

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータのソフトウエアのエラーを
検出してエラー検出信号を発生するエラー検出手段と、
このエラー検出手段からの前記エラー検出信号を基にエ
ラー情報データべースを検索して修正モジュールを検出
する修正モジュール検出手段と、この修正モジュール検
出手段により検出された前記修正モジュールを前記コン
ピュータにダウンロードするダウンロード手段と、この
ダウンロード手段によりダウンロードされた前記修正モ
ジュールにより前記コンピュータの前記ソフトウエアを
修復するソフトウエア修復手段とを有することを特徴と
する自動診断修復システム。
An error detecting means for detecting an error in software of a computer and generating an error detection signal,
A correction module detection unit that searches an error information database based on the error detection signal from the error detection unit to detect a correction module; and stores the correction module detected by the correction module detection unit in the computer. An automatic diagnosis and restoration system comprising: download means for downloading; and software restoration means for restoring the software of the computer with the modification module downloaded by the download means.
【請求項2】 請求項1に記載の自動診断修復システム
において、前記エラー情報データべースは、少なくとも
前記コンピュータの前記ソフトウエアのバグの情報とバ
グ発生時に出力されるエラーメッセージおよびバグに対
する修正モジュールを有していることを特徴とする自動
診断修復システム。
2. The automatic diagnosis and restoration system according to claim 1, wherein the error information database includes at least information on a bug of the software of the computer, an error message output when a bug occurs, and a correction for the bug. An automatic diagnostic and repair system comprising a module.
【請求項3】 複数のコンピュータとこれらのコンピュ
ータに接続されエラー情報データべースを有する1つの
診断修復用コンピュータとを有するコンピュータシステ
ムの自動診断修復システムにおいて、 前記複数のコンピュータのソフトウエアのエラーをそれ
ぞれ検出してエラー検出信号を発生する複数のエラー検
出装置と、これらのエラー検出装置からの前記エラー検
出信号を基に前記診断修復用コンピュータの前記エラー
情報データべースを検索して修正モジュールを検出する
複数の修正モジュール検出装置と、これらの修正モジュ
ール検出装置により検出された前記修正モジュールを前
記コンピュータにダウンロードするダウンロード手段
と、このダウンロード手段によりダウンロードされた前
記修正モジュールにより前記コンピュータの各々の前記
ソフトウエアを修復するソフトウエア修復手段とを有す
ることを特徴とする自動診断修復システム。
3. An automatic diagnosis and restoration system for a computer system having a plurality of computers and one diagnosis and restoration computer connected to these computers and having an error information database. A plurality of error detection devices that respectively detect the error detection signals, and search and correct the error information database of the diagnostic repair computer based on the error detection signals from these error detection devices. A plurality of correction module detection devices for detecting a module, download means for downloading the correction modules detected by the correction module detection devices to the computer, and the computer using the correction modules downloaded by the download means; Automatic diagnostic repair system characterized by having a software repair means to repair each of the software data.
【請求項4】 請求項3に記載の自動診断修復システム
において、 前記エラー情報データべースは、少なくとも前記コンピ
ュータの前記ソフトウエアのバグの情報とバグ発生時に
出力されるエラーメッセージおよびバグに対する修正モ
ジュールを有していることを特徴とする自動診断修復シ
ステム。
4. The automatic diagnosis and restoration system according to claim 3, wherein the error information database is at least information on a bug of the software of the computer, an error message output when a bug occurs, and a correction for the bug. An automatic diagnostic and repair system comprising a module.
【請求項5】 コンピュータのソフトウエアのエラーを
検出してエラー検出信号を発生するエラー検出ステップ
と、前記エラー検出信号を基にエラー情報データべース
を検索して修正モジュールを検出する修正モジュール検
出ステップと、前記修正モジュールを前記コンピュータ
にダウンロードするダウンロードステップと、ダウンロ
ードされた前記修正モジュールにより前記コンピュータ
の前記ソフトウエアを修復するソフトウエア修復ステッ
プとを有することを特徴とする自動診断修復方法。
5. An error detecting step of detecting an error in software of a computer and generating an error detection signal, and a correction module for searching an error information database based on the error detection signal to detect a correction module. An automatic diagnosis and restoration method, comprising: a detection step; a download step of downloading the modification module to the computer; and a software restoration step of restoring the software of the computer with the downloaded modification module.
【請求項6】 複数のコンピュータとこれらのコンピュ
ータに接続されエラー情報データべースを有する1つの
診断修復用コンピュータとを有するコンピュータシステ
ムの自動診断修復方法において、 前記複数のコンピュータのソフトウエアのエラーをそれ
ぞれ検出してエラー検出信号を発生するエラー検出ステ
ップと、前記エラー検出信号を基に前記診断修復用コン
ピュータの前記エラー情報データべースを検索して修正
モジュールを検出する修正モジュール検出ステップと、
前記修正モジュールを前記コンピュータにダウンロード
するダウンロードステップと、ダウンロードされた前記
修正モジュールにより前記コンピュータの各々の前記ソ
フトウエアを修復するソフトウエア修復ステップとを有
することを特徴とする自動診断修復方法。
6. An automatic diagnostic and repair method for a computer system having a plurality of computers and one diagnostic and repair computer connected to these computers and having an error information database, comprising: An error detection step of respectively detecting an error detection signal, and a correction module detection step of searching the error information database of the diagnostic repair computer based on the error detection signal to detect a correction module. ,
An automatic diagnosis and restoration method, comprising: a download step of downloading the correction module to the computer; and a software restoration step of restoring the software of each of the computers with the downloaded correction module.
JP11132448A 1999-05-13 1999-05-13 Method and system for automatic diagnosis and restoration Pending JP2000322267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11132448A JP2000322267A (en) 1999-05-13 1999-05-13 Method and system for automatic diagnosis and restoration

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11132448A JP2000322267A (en) 1999-05-13 1999-05-13 Method and system for automatic diagnosis and restoration

Publications (1)

Publication Number Publication Date
JP2000322267A true JP2000322267A (en) 2000-11-24

Family

ID=15081606

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11132448A Pending JP2000322267A (en) 1999-05-13 1999-05-13 Method and system for automatic diagnosis and restoration

Country Status (1)

Country Link
JP (1) JP2000322267A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002268890A (en) * 2001-03-12 2002-09-20 Tsubasa System Co Ltd Method for downloading program from web site
KR100930737B1 (en) 2009-07-08 2009-12-09 동현정공(주) Overflow suctioning mold for plastic casting
KR100933025B1 (en) 2009-07-08 2009-12-21 동현정공(주) Overflow suctioning mold for plastic casting
JP2013171592A (en) * 2012-02-17 2013-09-02 Alpine Electronics Inc Operation error processing apparatus and operation error processing method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002268890A (en) * 2001-03-12 2002-09-20 Tsubasa System Co Ltd Method for downloading program from web site
KR100930737B1 (en) 2009-07-08 2009-12-09 동현정공(주) Overflow suctioning mold for plastic casting
KR100933025B1 (en) 2009-07-08 2009-12-21 동현정공(주) Overflow suctioning mold for plastic casting
JP2013171592A (en) * 2012-02-17 2013-09-02 Alpine Electronics Inc Operation error processing apparatus and operation error processing method

Similar Documents

Publication Publication Date Title
US6557121B1 (en) Method and system for fault isolation for PCI bus errors
CN108196878A (en) Generation method, device, electronic equipment and the storage medium of application program installation kit
KR20110064971A (en) Method and system of fault diagnosis and repair using based-on tracepoint
CN111211929A (en) Fault positioning method, fault positioning device, control equipment and intelligent equipment
US7178056B2 (en) Rolling software upgrades for fault tolerant systems
US10108474B2 (en) Trace capture of successfully completed transactions for trace debugging of failed transactions
CN111897711A (en) Method and device for positioning bug in code, electronic equipment and readable storage medium
CN109710479B (en) Processing method, first device and second device
JP2000322267A (en) Method and system for automatic diagnosis and restoration
CN110990833B (en) SDK safety detection method and related equipment
CN108959915B (en) Rootkit detection method, rootkit detection device and server
CN100392608C (en) Error notification method and apparatus for an information processing
US7415560B2 (en) Method of automatically monitoring computer system debugging routine
JP5088738B2 (en) Fault monitoring apparatus, fault monitoring method, and program therefor
JP2004326337A (en) Code analysis program, code analysis automation program and automated code analysis system
FR2632089A1 (en) ELECTRONIC COMPUTER SYSTEM PROVIDED WITH MEANS FOR PROVIDING IMITATION OF STORAGE REQUEST BEFORE EXECUTING CONTINUED STATE TRANSITION
CN100418059C (en) Detection method of switching failure
CN113392006A (en) Method and equipment for monitoring automatic test logs by using capsules
CN101175109B (en) System abnormal information processing method and device
CN112015376A (en) Method and device for generating Dockerfile
CN112346786B (en) Debugging information recording method applied to startup stage and operation stage after startup
JP2795332B2 (en) Loop processing error detection device
CN112702199A (en) Method and device for detecting activation state of equipment
CN117389583A (en) Firmware upgrading method and device of SONIC (self-contained network element) equipment and electronic equipment
CN115525895A (en) Security detection method, device, equipment and storage medium

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20031111