JP4636029B2 - Image forming apparatus and program - Google Patents

Image forming apparatus and program Download PDF

Info

Publication number
JP4636029B2
JP4636029B2 JP2007016245A JP2007016245A JP4636029B2 JP 4636029 B2 JP4636029 B2 JP 4636029B2 JP 2007016245 A JP2007016245 A JP 2007016245A JP 2007016245 A JP2007016245 A JP 2007016245A JP 4636029 B2 JP4636029 B2 JP 4636029B2
Authority
JP
Japan
Prior art keywords
information
software component
unit
application module
access
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.)
Expired - Fee Related
Application number
JP2007016245A
Other languages
Japanese (ja)
Other versions
JP2008182650A (en
Inventor
俊男 鐵
康二 足立
紀一 山田
英悟 中川
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
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2007016245A priority Critical patent/JP4636029B2/en
Publication of JP2008182650A publication Critical patent/JP2008182650A/en
Application granted granted Critical
Publication of JP4636029B2 publication Critical patent/JP4636029B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Control Or Security For Electrophotography (AREA)
  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、画像形成装置及びプログラムの技術分野に関する。   The present invention relates to the technical field of image forming apparatuses and programs.

コピー機能やファクシミリ送受信機能、スキャナ機能、プリンタ機能等を有したいわゆる複合機と呼ばれる画像形成装置、画像処理装置等の情報処理装置では、ユーザの要求に応じて、新規のソフトウェア機能を追加し、或いは、認証機器等のハードウェアを追加する場合がある。   In information processing apparatuses such as image forming apparatuses and image processing apparatuses called so-called multi-function machines having a copy function, a facsimile transmission / reception function, a scanner function, a printer function, etc. Alternatively, hardware such as an authentication device may be added.

アプリケーションの追加で機能拡張を容易にするものとして、プリンタ、コピー及びファクリミリ機能を備えた複合機において、階層を持つ構成が提案されている。共通の機能を下位の層で機能提供を行うことにより、アプリケーションの追加で機能拡張を容易にする技術が存在する(例えば、特許文献1参照。)。
また、他の公報記載の技術として、アプリケーション及びプラットフォームは診断用に通常とは別のスレッドを用意し、擬似的な(プロセスに閉じた)診断を実施可能とする技術が存在する(例えば、特許文献2参照。)。
In order to facilitate function expansion by adding an application, a configuration having a hierarchy has been proposed in a multi-function peripheral having a printer, copy, and factory functions. There is a technology that facilitates function expansion by adding an application by providing a common function in a lower layer (see, for example, Patent Document 1).
In addition, as a technique described in other publications, there is a technique in which an application and a platform prepare a thread different from a normal one for diagnosis, and can perform a pseudo (closed to a process) diagnosis (for example, a patent) Reference 2).

特開2002−82806号公報JP 2002-82806 A 特開2003−78688号公報JP 2003-78688 A

ここで、例えば、認証機器等のハードウェアを追加する場合に、オプションソフトウェアを新規に追加し、或いは、USB等の汎用インターフェースなどを用いて認証機器やスキャナ、ストレージデバイス等のハードウェアを追加する場合に、新たな機能を簡単に追加できる必要がある。
ところで、このように新規に機能を追加した情報処理装置でなんらかの故障が発生した場合、既存の機能だけではなく新規に追加した機能を含む情報処理装置全体の診断を実施する必要がある。これを実現するためには新規に追加した機能を診断するために既存の診断プログラムを修正する必要があるため、新規機能追加の際には、拡張する機能の追加だけでは十分ではなく、診断プログラム等既存のソフトウェアの入れ替えも必要であった。
Here, for example, when adding hardware such as an authentication device, optional software is newly added, or hardware such as an authentication device, a scanner, and a storage device is added using a general-purpose interface such as USB. In some cases, new functions need to be easily added.
By the way, when any failure occurs in the information processing apparatus to which a function is newly added as described above, it is necessary to perform diagnosis of the entire information processing apparatus including not only the existing function but also the newly added function. In order to realize this, it is necessary to modify the existing diagnostic program in order to diagnose the newly added function. Therefore, when adding a new function, it is not sufficient to add the expanded function. It was also necessary to replace existing software.

本発明は、かかる技術的課題を解決するためになされたものであって、その目的とするところは、新規にソフトウェアを追加する際に、既存の診断プログラムを変更することなく、既存のソフトウェアと同様に新規に追加したソフトウェアの情報収集又は診断ができる画像形成装置を提供することにある。   The present invention has been made to solve such technical problems, and the object of the present invention is to change existing software without changing existing diagnostic programs when adding new software. Similarly, an object of the present invention is to provide an image forming apparatus capable of collecting information or diagnosing newly added software.

上記課題を解決するために、本発明にかかる画像形成装置は、アプリケーションモジュールとアプリケーションモジュールに対応したインターフェースとを含むソフトウェアコンポーネントを取得する取得手段と、取得手段により取得されるソフトウェアコンポーネントからインターフェースを取得して動作解析又は診断に用いられるインターフェース情報を生成するI/F情報生成手段と、I/F情報生成手段により生成されたインターフェース情報を記憶するI/F情報記憶手段とを含むことを特徴とする。   In order to solve the above problem, an image forming apparatus according to the present invention acquires an acquisition module that acquires an application module and an interface corresponding to the application module, and acquires an interface from the software component acquired by the acquisition module. And I / F information generation means for generating interface information used for operation analysis or diagnosis, and I / F information storage means for storing interface information generated by the I / F information generation means, To do.

上記画像形成装置において、異常発生時に出力されるエラーコードに基づいて、異常が発生したアプリケーションモジュールを特定する特定手段と、特定手段により特定されたアプリケーションモジュールに対するインターフェース情報をI/F情報記憶手段から取得するI/F情報取得手段と、I/F情報取得手段により取得されたインターフェース情報に対応するソフトウェアコンポーネントにアクセスして、ソフトウェアコンポーネントの状態情報を収集する情報収集手段とを更に含むことを特徴とする。
上記画像形成装置において、I/F情報記憶手段は、依存関係のある他のソフトウェアコンポーネントのインターフェース情報をI/F情報記憶手段が記憶しているインターフェース情報と関係付けて記憶し、I/F情報取得手段は、特定手段により特定されたアプリケーションモジュールと依存関係のある他のソフトウェアコンポーネントのインターフェース情報をI/F情報記憶手段から取得し、情報収集手段は、I/F情報取得手段により取得された他のソフトウェアコンポーネントにアクセスして状態情報を収集することを特徴とする。
In the image forming apparatus, based on an error code output when an abnormality occurs, a specifying unit that specifies an application module in which an abnormality has occurred, and interface information for the application module specified by the specifying unit is received from the I / F information storage unit. I / F information acquisition means for acquiring, and information collection means for accessing software components corresponding to the interface information acquired by the I / F information acquisition means and collecting software component status information And
In the image forming apparatus, the I / F information storage unit stores the interface information of another software component having a dependency relationship in association with the interface information stored in the I / F information storage unit. The acquisition unit acquires interface information of another software component having a dependency relationship with the application module specified by the specifying unit from the I / F information storage unit, and the information collection unit is acquired by the I / F information acquisition unit. It is characterized by accessing other software components and collecting status information.

上記画像形成装置において、I/F情報取得手段は、特定手段により特定された他のソフトウェアコンポーネントのうち依存関係が少ない他のソフトウェアコンポーネントから順にインターフェース情報を取得することを特徴とする。
上記画像形成装置において、情報収集手段により収集された状態情報を、依存関係を有するソフトウェアコンポーネントと共に表示する表示手段を更に含むことを特徴とする。
In the image forming apparatus, the I / F information acquisition unit acquires the interface information in order from the other software components with less dependency among the other software components specified by the specifying unit.
The image forming apparatus further includes display means for displaying the state information collected by the information collecting means together with software components having a dependency relationship.

上記画像形成装置において、異常発生時に出力されるエラーコードに基づいて、異常が発生したアプリケーションモジュールを特定する特定手段と、特定手段により特定されたアプリケーションモジュールに対するインターフェース情報をI/F情報記憶手段から取得するI/F情報取得手段と、I/F情報取得手段により取得されたインターフェース情報に対応するソフトウェアコンポーネントにアクセスして、ソフトウェアコンポーネントを診断する診断手段とを更に含むことを特徴とする。
上記画像形成装置において、I/F情報記憶手段は、依存関係のある他のソフトウェアコンポーネントのインターフェース情報をI/F情報記憶手段が記憶しているインターフェース情報と関係付けて記憶し、I/F情報取得手段は、特定手段により特定されたアプリケーションモジュールと依存関係のある他のソフトウェアコンポーネントのインターフェース情報をI/F情報記憶手段から取得し、診断手段は、特定手段により特定されたアプリケーションモジュールのソフトウェアコンポーネントへのアクセスに先行して、I/F情報取得手段により取得された他のソフトウェアコンポーネントにアクセスして診断することを特徴とする。
上記画像形成装置において、診断手段による診断結果を保持する保持手段を更に含み、診断手段は、一回の診断において同じ他のソフトウェアコンポーネントに対して複数回の診断要求がされた場合に、2回目以降の診断要求には保持手段にて保持された初回の診断結果を出力することを特徴とする。
In the image forming apparatus, based on an error code output when an abnormality occurs, a specifying unit that specifies an application module in which an abnormality has occurred, and interface information for the application module specified by the specifying unit is received from the I / F information storage unit. It further includes I / F information acquisition means to be acquired, and diagnostic means for accessing the software component corresponding to the interface information acquired by the I / F information acquisition means and diagnosing the software component.
In the image forming apparatus, the I / F information storage unit stores the interface information of another software component having a dependency relationship in association with the interface information stored in the I / F information storage unit. The acquiring unit acquires interface information of another software component having a dependency relationship with the application module specified by the specifying unit from the I / F information storage unit, and the diagnosis unit is a software component of the application module specified by the specifying unit. Prior to access to the access point, another software component acquired by the I / F information acquisition unit is accessed and diagnosed.
The image forming apparatus further includes a holding unit that holds a diagnosis result by the diagnosis unit, and the diagnosis unit performs the second time when a plurality of diagnosis requests are made for the same other software component in one diagnosis. The subsequent diagnosis request is characterized by outputting the first diagnosis result held by the holding means.

上記課題を解決するために、本発明にかかるプログラムは、コンピュータに、取得されるソフトウェアコンポーネントの中から、ソフトウェアコンポーネントに含まれるインターフェースを取得して動作解析又は診断に用いられるインターフェース情報を生成するI/F情報生成機能と、生成されたインターフェース情報をI/F情報記憶手段に記憶させるI/F情報記憶機能とを実現させることを特徴とする。   In order to solve the above problems, a program according to the present invention obtains an interface included in a software component from a software component obtained by a computer and generates interface information used for operation analysis or diagnosis. An / F information generation function and an I / F information storage function for storing the generated interface information in an I / F information storage unit are realized.

上記課題を解決するために、本発明にかかるプログラムは、コンピュータに、異常発生時に出力されるエラーコードに基づいて、異常が発生したアプリケーションモジュールを特定する特定機能と、特定されたアプリケーションモジュールのインターフェース情報を、ソフトウェアコンポーネントの動作解析又は診断に用いられるインターフェース情報を記憶したI/F情報記憶手段から取得するI/F情報取得機能と、取得されたインターフェース情報に対応するソフトウェアコンポーネントにアクセスして、ソフトウェアコンポーネントの状態情報を収集する情報収集機能とを実現させることを特徴とする。   In order to solve the above problems, a program according to the present invention includes a specific function for identifying an application module in which an abnormality has occurred based on an error code output to the computer when an abnormality has occurred, and an interface for the identified application module I / F information acquisition function for acquiring information from the I / F information storage means storing interface information used for operation analysis or diagnosis of the software component, and accessing the software component corresponding to the acquired interface information, An information collecting function for collecting software component status information is realized.

請求項1にかかる発明によれば、動作確認又は診断に用いられるインターフェース情報が記憶されたI/F情報記憶手段を検索するだけでソフトウェアコンポーネントのインターフェースを知ることができ、本発明を採用しない場合に比べて、取得されるソフトウェアコンポーネントの情報収集又は診断が容易となる。   According to the first aspect of the present invention, the interface of the software component can be known only by searching the I / F information storage means storing the interface information used for operation confirmation or diagnosis, and the present invention is not adopted. Compared to the above, information collection or diagnosis of the acquired software component is facilitated.

請求項2にかかる発明によれば、本発明を採用しない場合に比べて、異常発生時に特定されたアプリケーションモジュールのソフトウェアコンポーネントからの状態情報の収集が容易となる。
請求項3にかかる発明によれば、本発明を採用しない場合に比べて、アプリケーションモジュールの異常検出時に依存関係のある他のソフトウェアコンポーネントからの状態情報の収集が容易となる。
According to the second aspect of the present invention, it is easier to collect status information from the software component of the application module specified when an abnormality occurs than in the case where the present invention is not adopted.
According to the third aspect of the present invention, it is easier to collect status information from other software components that have a dependency when detecting an abnormality in the application module than when the present invention is not adopted.

請求項4にかかる発明によれば、本発明を採用しない場合に比べて、情報収集の対象となるソフトウェアコンポーネントを絞り込むことができ、迅速な情報収集が実現できる。
請求項5にかかる発明によれば、本発明を採用しない場合に比べて、異常検出の原因追及が容易となる。
According to the fourth aspect of the present invention, compared with a case where the present invention is not adopted, software components that are targets of information collection can be narrowed down, and rapid information collection can be realized.
According to the fifth aspect of the present invention, the cause of the abnormality detection can be easily pursued as compared with the case where the present invention is not adopted.

請求項6にかかる発明によれば、本発明を採用しない場合に比べて、異常発生時に特定されたアプリケーションモジュールのソフトウェアコンポーネントの診断が容易となる。
請求項7にかかる発明によれば、本発明を採用しない場合に比べて、アプリケーションモジュールの異常検出時に依存関係のある他のソフトウェアコンポーネントを先行して診断できる。
請求項8にかかる発明によれば、本発明を採用しない場合に比べて、重複した診断を省くことができる。
According to the sixth aspect of the present invention, the software component of the application module specified at the time of occurrence of an abnormality can be diagnosed more easily than when the present invention is not adopted.
According to the seventh aspect of the invention, as compared with the case where the present invention is not adopted, other software components having a dependency relationship can be diagnosed in advance when an abnormality of the application module is detected.
According to the eighth aspect of the present invention, compared with the case where the present invention is not adopted, duplicate diagnosis can be omitted.

請求項9にかかる発明によれば、動作確認又は診断に用いられるインターフェース情報が記憶されたI/F情報記憶手段を検索するだけでソフトウェアコンポーネントのインターフェースを知ることができ、本発明を採用しない場合に比べて、取得されるソフトウェアコンポーネントの情報収集又は診断が容易となる。   According to the invention of claim 9, the interface of the software component can be known only by searching the I / F information storage means storing the interface information used for operation confirmation or diagnosis, and the present invention is not adopted. Compared to the above, information collection or diagnosis of the acquired software component is facilitated.

請求項10にかかる発明によれば、本発明を採用しない場合に比べて、異常発生時に特定されたアプリケーションモジュールのソフトウェアコンポーネントからの状態情報の収集が容易となる。   According to the tenth aspect of the present invention, it is easier to collect status information from the software component of the application module specified when an abnormality occurs than when the present invention is not adopted.

(第一の実施例)
以下、本発明を実施するための最良の形態(実施の形態)を図面を用いて説明する。
図1は、本発明にかかる画像形成装置の一例としての複合機10の構成概略を示す図である。
複合機10は、システムと、情報収集用プログラムと、診断用プログラムとを有している。また、複合機10は、工場出荷時に予め既にインストールされた自社製の複数のソフトウェアコンポーネントX,Y,Zと、工場出荷後に追加してインストールされた自社又は他社α、β製の1又は複数のソフトウェアコンポーネントA〜Dとを備えて構成されている。
(First embodiment)
Hereinafter, the best mode (embodiment) for carrying out the present invention will be described with reference to the drawings.
FIG. 1 is a diagram showing a schematic configuration of a multifunction machine 10 as an example of an image forming apparatus according to the present invention.
The multifunction machine 10 has a system, an information collection program, and a diagnosis program. The multifunction machine 10 includes a plurality of in-house software components X, Y, and Z that are already installed in advance at the time of factory shipment, and one or a plurality of in-house or other companies α and β products that are additionally installed after the factory shipment. Software components A to D are provided.

ここで、システムとは、複合機10にインストールされているソフトウェアコンポーネントの各種情報を管理している部分、ソフト及びハードである。
また、システムは、インストールされているソフトウェアコンポーネントの名称のリスト、ソフトウェアコンポーネントが定義しているI/F、ソフトウェアコンポーネントが依存する他のソフトウェアコンポーネントのリストを管理している。
Here, the system refers to a part, software, and hardware that manage various types of information of software components installed in the multifunction machine 10.
Further, the system manages a list of names of installed software components, an I / F defined by the software component, and a list of other software components on which the software component depends.

情報収集用プログラムは、動作解析のために複合機10の状態情報を収集するプログラムである。診断用プログラムは、複合機10にインストールされたソフトウェアコンポーネントの状態を診断するためのプログラムである。情報収集用プログラムと診断用プログラムとはいずれも複合機10に予めインストールされている。これらのプログラムの動作については後述する。
新たなソフトウェアコンポーネントがインストールされると、そのソフトウェアコンポーネントが備えているI/Fがシステムに登録される((1)I/F情報の登録)。そして、情報収集用プログラム又は診断用プログラムは、異常が検出されたときに、システムにアクセスして登録されているI/F情報を検索して取得する((2)I/F情報の検索)。そして、取得したI/F情報を基にして情報収集用プログラム又は診断用プログラムはソフトウェアコンポーネントにアクセスし、ソフトウェアコンポーネントが有するI/Fにアクセスする((3)I/Fへのアクセス)。
The information collection program is a program that collects status information of the multifunction machine 10 for operation analysis. The diagnostic program is a program for diagnosing the state of software components installed in the multifunction machine 10. Both the information collection program and the diagnostic program are installed in the multifunction machine 10 in advance. The operation of these programs will be described later.
When a new software component is installed, an I / F included in the software component is registered in the system ((1) I / F information registration). Then, when an abnormality is detected, the information collection program or the diagnostic program accesses the system and searches for and acquires the registered I / F information ((2) Search for I / F information) . Then, based on the acquired I / F information, the information collection program or the diagnostic program accesses the software component and accesses the I / F of the software component ((3) access to the I / F).

(画像形成装置の構成)
図2は、本発明の画像形成装置の一例としての複合機10を説明するための機能ブロック図である。
複合機10は、取得手段の一例としてのソフト記憶部20と、I/F情報生成部22と、I/F情報記憶部23と、I/F情報取得部25と、情報収集部26と、診断部27と、表示部28と、特定部29とを有して構成される。
(Configuration of image forming apparatus)
FIG. 2 is a functional block diagram for explaining the multifunction machine 10 as an example of the image forming apparatus of the present invention.
The multifunction machine 10 includes a software storage unit 20, an I / F information generation unit 22, an I / F information storage unit 23, an I / F information acquisition unit 25, an information collection unit 26, as an example of an acquisition unit, A diagnosis unit 27, a display unit 28, and a specifying unit 29 are included.

ソフト記憶部20は、例えばハードディスク等の情報記憶手段により構成される。ソフト記憶部20には、ソフトウェアコンポーネントA11A〜ソフトウェアコンポーネントD11D等が記憶されている。ここで、ソフトウェアコンポーネントA11Aは、例えば、複合機10の制御ソフトウェアを構成するアプリケーションモジュール12Aと、通信を制御するインターフェース(以下、I/Fとする)13Aとを含んで構成される。I/F13Aには、例えば、情報収集用I/Fや診断用I/Fがある。
尚、複合機10にインストールされるソフトウェアコンポーネントA11A〜ソフトウェアコンポーネントD11Dには、複合機10を製造した製造者が作成したソフトウェアコンポーネントの他に、製造者とは関係のないいわゆるサードベンダα、βが製作した制御ソフトウェア等のソフトウェアコンポーネントも含まれる。工場出荷時にインストールされているソフトウェアコンポーネントもあるし、また、出荷後に追加されるソフトウェアコンポーネントもある。
The software storage unit 20 is configured by information storage means such as a hard disk. The software storage unit 20 stores software components A11A to D11D and the like. Here, the software component A11A includes, for example, an application module 12A that constitutes control software of the multifunction machine 10, and an interface (hereinafter referred to as I / F) 13A that controls communication. Examples of the I / F 13A include an information collection I / F and a diagnosis I / F.
The software components A11A to D11D installed in the multifunction machine 10 include so-called third vendors α and β that are not related to the manufacturer, in addition to software components created by the manufacturer who manufactured the multifunction machine 10. Software components such as control software produced are also included. Some software components are installed at the factory, and some software components are added after shipment.

I/F情報生成部22は、例えばCPU(中央処理装置)等がI/F情報生成工程(図4のステップ106)などを実行することにより実現される。I/F情報生成部22は、ソフトウェアコンポーネントA11A等をソフト記憶部20にインストールするとき、ソフト記憶部20に記憶されるソフトウェアコンポーネントA11A等からI/F13Aを取得してI/F情報記憶部23への記憶に適した形式(図3参照)のI/F情報を生成して出力する。
I/F情報記憶部23は、例えばハードディスク等により構成される。I/F情報記憶部23は、複合機10にインストールされてソフト記憶部20に記憶されているすべてのソフトウェアコンポーネントの内訳であるインストール情報と、I/F情報生成部22にて生成されたソフトウェアコンポーネントA11A等のI/F情報とを記憶する。
The I / F information generation unit 22 is realized, for example, when a CPU (central processing unit) or the like executes an I / F information generation step (step 106 in FIG. 4). When installing the software component A11A or the like in the software storage unit 20, the I / F information generation unit 22 acquires the I / F 13A from the software component A11A or the like stored in the software storage unit 20 and acquires the I / F information storage unit 23. I / F information in a format suitable for storage (see FIG. 3) is generated and output.
The I / F information storage unit 23 is composed of, for example, a hard disk. The I / F information storage unit 23 includes installation information that is a breakdown of all software components installed in the multifunction machine 10 and stored in the software storage unit 20, and software generated by the I / F information generation unit 22. I / F information such as component A11A is stored.

また、I/F情報記憶部23が記憶するインストール情報が、後述する図3に示す形式にて記憶されている。更に、I/F情報記憶部23は、後述するアクセスオブジェクトを予め記憶している。尚、I/F情報には、例えば、情報収集用I/F情報scan()と診断用I/F情報diag()とがある。   Further, the installation information stored in the I / F information storage unit 23 is stored in the format shown in FIG. Further, the I / F information storage unit 23 stores an access object described later in advance. The I / F information includes, for example, information collection I / F information scan () and diagnostic I / F information diag ().

ここで、I/F情報生成部22によって生成されるI/F情報の例を説明する。
図3は、I/F情報生成部22によって生成されるソフトウェアコンポーネントのI/F情報のデータ構造の例を示す図である。
図3に示すように、複合機10にインストールされているソフトウェアコンポーネントのベンダー名、ソフトウェアコンポーネントの名称、各ソフトウェアコンポーネントが依存する他のソフトウェアコンポーネント群のリスト、各ソフトウェアコンポーネントが提供しているI/Fがリスト形式で記憶されている。
Here, an example of the I / F information generated by the I / F information generation unit 22 will be described.
FIG. 3 is a diagram illustrating an example of a data structure of the I / F information of the software component generated by the I / F information generation unit 22.
As shown in FIG. 3, the vendor name of the software component installed in the MFP 10, the name of the software component, the list of other software component groups on which each software component depends, and the I / I provided by each software component F is stored in a list format.

図2に戻って、I/F情報取得部25は、例えばCPUが情報取得工程(図5のステップ203,204)などを実行することにより実現される。I/F情報取得部25は、エラーコードに基づくソフトウェアコンポーネントA11A等(目的ソフトウェアコンポーネント)のI/F情報を求めて、I/F情報記憶部23を検索してI/F情報を取得する。
情報収集部26は、例えばCPUが情報収集工程(図5のステップ205)などを起動することにより実現される。情報収集部26は、I/F情報取得部25にて取得されたI/F情報を用いて目的ソフトウェアコンポーネントA11AのI/Fにアクセスし、その目的ソフトウェアコンポーネントA11Aの状態情報を収集する。
Returning to FIG. 2, the I / F information acquisition unit 25 is realized, for example, when the CPU executes an information acquisition process (steps 203 and 204 in FIG. 5). The I / F information acquisition unit 25 obtains I / F information of the software component A11A or the like (target software component) based on the error code, searches the I / F information storage unit 23, and acquires the I / F information.
The information collecting unit 26 is realized, for example, when the CPU starts an information collecting process (step 205 in FIG. 5). The information collection unit 26 accesses the I / F of the target software component A11A using the I / F information acquired by the I / F information acquisition unit 25, and collects the state information of the target software component A11A.

診断部27は、例えばCPUが図6に示す診断用プログラムを起動することにより実現される。I/F情報取得部25にて取得されたI/F情報と診断のためのアクセスプログラムであるアクセスオブジェクトとを用いて目的ソフトウェアコンポーネントA11Aにアクセスし、検査プログラムを動作させて目的ソフトウェアコンポーネントA11Aを診断する。
表示部28は、例えば複合機10に備わった液晶表示部などの表示ユニットが該当する。表示部28は、情報収集部26にて情報収集された状態情報又は診断部27にて診断された診断結果を、情報収集又は診断の対象となった目的ソフトウェアコンポーネントA11Aと共に表示する。
The diagnosis unit 27 is realized, for example, when the CPU starts a diagnosis program shown in FIG. The target software component A11A is accessed using the I / F information acquired by the I / F information acquisition unit 25 and the access object that is an access program for diagnosis, and the target program component A11A is operated by operating the inspection program. Diagnose.
The display unit 28 corresponds to a display unit such as a liquid crystal display unit provided in the multifunction machine 10, for example. The display unit 28 displays the status information collected by the information collection unit 26 or the diagnosis result diagnosed by the diagnosis unit 27 together with the target software component A11A that is the target of information collection or diagnosis.

特定部29は、例えばCPUがエラーコード取得工程(図5のステップ201,202)などを実行することにより実現される。特定部29は、取得したエラーコードに基づいて情報収集又は診断の対象となるソフトウェアコンポーネント(目的ソフトウェアコンポーネント)を特定する。   The specifying unit 29 is realized, for example, when the CPU executes an error code acquisition process (steps 201 and 202 in FIG. 5). The identifying unit 29 identifies a software component (target software component) that is a target of information collection or diagnosis based on the acquired error code.

(インストール時のI/F情報の登録)
CD−ROM等の情報記録媒体、或いは、インターネットを通じて入手したソフトウェアコンポーネントA11A等を複合機10にインストールするときに、複合機10が内部で行うシステムへのI/F情報の登録を以下に説明する。
図4は、ソフトウェアコンポーネントA11Aを複合機10にインストールする時の登録作業を説明するためのフローチャートである。
複合機10においてソフトウェアコンポーネントA11Aのインストールが開始されると、I/F情報生成部22においてI/F情報生成プログラムが起動する。
(Registration of I / F information during installation)
The registration of the I / F information in the system performed internally by the multifunction device 10 when the information recording medium such as a CD-ROM or the software component A11A obtained through the Internet is installed in the multifunction device 10 will be described below. .
FIG. 4 is a flowchart for explaining the registration work when the software component A11A is installed in the multifunction machine 10.
When the installation of the software component A11A is started in the multifunction machine 10, the I / F information generation unit 22 starts an I / F information generation program.

ソフト記憶部20は、ソフトウェアコンポーネントA11Aを記憶(インストール)する(インストール工程)(ステップ101)。
インストール工程が終了したとき、I/F情報生成部22は、インストールが完了したソフトウェアコンポーネントA11Aのインストール情報をI/F情報記憶部23に登録する(インストール情報登録工程)(ステップ102)。具体的には、標準オブジェクトファイルを、I/F情報記憶部23内の登録を示す所定のディレクトリに置く。
The software storage unit 20 stores (installs) the software component A11A (installation process) (step 101).
When the installation process is completed, the I / F information generation unit 22 registers the installation information of the software component A11A that has been installed in the I / F information storage unit 23 (installation information registration process) (step 102). Specifically, the standard object file is placed in a predetermined directory indicating registration in the I / F information storage unit 23.

続いて、I/F情報生成部22は、インストールしたソフトウェアコンポーネントA11A等を取得する(取得工程)(ステップ103)。
I/F情報生成部22は、取得したソフトウェアコンポーネントA11AがI/F13Aを有しているかを判断する(判断工程)(ステップ104)。
そして、ソフトウェアコンポーネントA11AがI/F13Aを有しているとI/F情報生成部22が判断したとき(ステップ104:Y)、I/F情報生成部22はソフトウェアコンポーネントA11AからI/F13Aを取得する(I/F取得工程)(ステップ105)。
Subsequently, the I / F information generation unit 22 acquires the installed software component A11A and the like (acquisition process) (step 103).
The I / F information generation unit 22 determines whether the acquired software component A11A has the I / F 13A (determination step) (step 104).
When the I / F information generation unit 22 determines that the software component A11A has the I / F 13A (step 104: Y), the I / F information generation unit 22 acquires the I / F 13A from the software component A11A. (I / F acquisition process) (step 105).

I/F情報生成部22は、取得したI/F13Aに基づいてI/F情報を生成する(I/F情報生成工程)(ステップ106)。具体的には、抽出したI/F13Aを図3に示すI/F情報記録部23の記録に適した形式に変換してI/F情報を生成する。
これに対して、判断工程(ステップ104)にてソフトウェアコンポーネントA11AはI/F13Aを有していないとI/F情報生成部22が判断したとき(ステップ104:N)、I/F情報生成部22はソフトウェアコンポーネント名を抽出してI/F情報として出力する(ソフトウェアコンポーネント名抽出工程)(ステップ121)。
The I / F information generation unit 22 generates I / F information based on the acquired I / F 13A (I / F information generation step) (step 106). Specifically, the extracted I / F 13A is converted into a format suitable for recording by the I / F information recording unit 23 shown in FIG. 3 to generate I / F information.
On the other hand, when the I / F information generation unit 22 determines that the software component A11A does not have the I / F 13A in the determination step (step 104) (step 104: N), the I / F information generation unit 22 extracts the software component name and outputs it as I / F information (software component name extraction step) (step 121).

I/F情報生成工程(ステップ106)又はソフトウェアコンポーネント名抽出工程(ステップ121)が終了した後、I/F情報生成部22は生成したI/F情報をI/F情報記憶部23に送り、I/F情報記憶部23はI/F情報を記憶する(I/F情報記憶工程)(ステップ107)。以上により、インストールを終了する。
これにより、インストールされたソフトウェアコンポーネントのI/F情報はI/F情報記憶部23に記憶される。後述する異常検出時にI/F情報取得部25がI/F情報記憶部23にアクセスすることで、情報収集又は診断すべき目的ソフトウェアコンポーネントを知ることが可能となる。
After the I / F information generation step (step 106) or the software component name extraction step (step 121) is completed, the I / F information generation unit 22 sends the generated I / F information to the I / F information storage unit 23, The I / F information storage unit 23 stores I / F information (I / F information storage step) (step 107). This completes the installation.
As a result, the I / F information of the installed software component is stored in the I / F information storage unit 23. When the I / F information acquisition unit 25 accesses the I / F information storage unit 23 at the time of detecting an abnormality, which will be described later, it becomes possible to know the target software component to be collected or diagnosed.

(情報収集)
以上でソフトウェアコンポーネントのインストールを説明したので、次に、異常を検出したときに複合機10が行う動作解析のための情報収集の動作を以下に説明する。
図5は、異常を検出したときの複合機10内部での情報収集用プログラムの動作を説明するためのフローチャートである。
異常を検出してユーザが情報収集用プログラムを起動すると、本プログラムは動作を開始する。
(Information gathering)
Since the installation of software components has been described above, the operation of collecting information for operation analysis performed by the multifunction machine 10 when an abnormality is detected will be described below.
FIG. 5 is a flowchart for explaining the operation of the information collection program in the multifunction machine 10 when an abnormality is detected.
When an abnormality is detected and the user starts the information collection program, the program starts operation.

特定部29は、異常を検出したときのエラーコードを取得する(エラーコード取得工程)(ステップ201)。
そして、特定部29は、取得したエラーコードに関連するアプリケーションモジュールを特定する(特定のための判断工程)(ステップ202)。具体的には、エラーコードに関連するアプリケーションモジュールは多くの場合予め定まっているので、取得したエラーコードに基づいて関連するアプリケーションモジュールを特定する。
The specifying unit 29 acquires an error code when an abnormality is detected (error code acquiring step) (step 201).
Then, the specifying unit 29 specifies an application module related to the acquired error code (determination step for specifying) (step 202). Specifically, since application modules related to error codes are determined in advance in many cases, related application modules are specified based on the acquired error codes.

アプリケーションモジュールを特定できた場合(ステップ202:Y)、I/F情報取得部25は、特定したアプリケーションモジュールの情報収集用I/F情報をI/F情報記憶部23から取得する。具体的には、I/F情報取得部25は、特定されたアプリケーションモジュールに基づいてI/F情報記憶部23に記憶されている情報収集用I/F情報を検索し(情報収集用I/F情報検索工程)(ステップ203)、検出したエラーコードに関連するI/Fを有するソフトウェアコンポーネントをすべて抽出して、リスト形式で取得する。このとき、抽出したソフトウェアコンポーネントにアクセスするためのオブジェクト(アクセスオブジェクト)をI/F情報記憶部23から取得する(検索結果取得工程)(ステップ204)。   When the application module can be identified (step 202: Y), the I / F information acquisition unit 25 acquires the information collection I / F information of the identified application module from the I / F information storage unit 23. Specifically, the I / F information acquisition unit 25 searches the information collection I / F information stored in the I / F information storage unit 23 based on the identified application module (information collection I / F F information search step) (step 203), all software components having an I / F related to the detected error code are extracted and acquired in a list format. At this time, an object (access object) for accessing the extracted software component is acquired from the I / F information storage unit 23 (search result acquisition step) (step 204).

取得した情報収集用I/F情報に基づいて情報収集部26はソフトウェアコンポーネントにアクセスし、取得したアクセスオブジェクトを用いて特定したアプリケーションモジュールに対応するソフトウェアコンポーネントにアクセスし、アクセスしたソフトウェアコンポーネントのインターフェースを呼び出すオブジェクトを取得する。そして、そのオブジェクトを使ってI/Fを呼び出し、そのソフトウェアコンポーネントの情報を収集する(情報収集工程)(ステップ205)。具体的には、情報収集部26は、エラー発生前のそのソフトウェアコンポーネントの内部データの値を取得する。
ここで、内部データとは、ジョブ管理用ソフトウェアコンポーネントであれば、現在実行しているジョブの情報、動作中のジョブの数などである。情報収集工程(ステップ205)では、監視用スレッドを動作させて、通常動作時の(即ち、エラー発生前の)スレッドのトレース情報やスタックの情報を取得するようにしても良い。
Based on the acquired information collection I / F information, the information collection unit 26 accesses the software component, accesses the software component corresponding to the application module identified using the acquired access object, and sets the interface of the accessed software component. Get the object to call. Then, I / F is called using the object, and the information of the software component is collected (information collecting step) (step 205). Specifically, the information collection unit 26 acquires the value of the internal data of the software component before the error occurs.
Here, in the case of a job management software component, the internal data includes information on a job currently being executed, the number of jobs in operation, and the like. In the information collecting step (step 205), the monitoring thread may be operated to acquire thread trace information and stack information during normal operation (that is, before the occurrence of an error).

これに対して、関連するアプリケーションモジュールが予め定まっていないエラーコードを取得した場合など、特定部29がアプリケーションモジュールを特定できない場合(ステップ202:N)、情報収集部26はインストールされているすべてのソフトウェアコンポーネントに順次アクセスをする。
まず、I/F情報取得部25はI/F情報記憶部23にアクセスして、ソフト記憶部20にインストールされているすべてのソフトウェアコンポーネントのインストール情報と、I/F情報と、アクセスオブジェクトとを取得する(インストール情報取得工程)(ステップ221)。ここで、インストール情報は複合機10にインストールされているすべてのソフトウェアコンポーネントを含むが、I/F情報とアクセスオブジェクトは本実施の形態の記憶形式に適合した形式のソフトウェアコンポーネントだけを含んでいる。
On the other hand, when the identifying unit 29 cannot identify the application module, for example, when an associated application module acquires an error code that has not been determined in advance (step 202: N), the information collecting unit 26 has all installed Access software components sequentially.
First, the I / F information acquisition unit 25 accesses the I / F information storage unit 23 to obtain installation information, I / F information, and access objects of all software components installed in the software storage unit 20. Obtain (installation information obtaining step) (step 221). Here, the installation information includes all software components installed in the multi-function device 10, but the I / F information and the access object include only software components in a format that conforms to the storage format of the present embodiment.

続いて、情報収集部26がソフトウェアコンポーネントA11A〜ソフトウェアコンポーネントD11Dにアクセスして状態情報を収集する(情報収集工程)(ステップ222)。このとき、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得できていれば、それを用いてソフトウェアコンポーネントにアクセスする。
これに対して、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得していない場合には、情報収集部26は、I/F情報とアクセスオブジェクトを有しない状態で直接ソフトウェアコンポーネントにアクセスする。
すべてのソフトウェアコンポーネントにアクセスしていない場合(判断工程:ステップ223:N)、情報収集工程(ステップ222)を繰り返し実行する。
Subsequently, the information collection unit 26 accesses the software component A11A to the software component D11D and collects state information (information collection step) (step 222). At this time, if the I / F information and the access object corresponding to the software component to be accessed can be acquired, the software component is accessed using the information.
On the other hand, when the I / F information and the access object corresponding to the software component to be accessed are not acquired, the information collecting unit 26 directly selects the software component without the I / F information and the access object. To access.
When all the software components are not accessed (judgment process: step 223: N), the information collection process (step 222) is repeatedly executed.

そして、複合機10にインストールされているすべてのソフトウェアコンポーネントにアクセスして情報を収集し終えたとき(判断工程:ステップ223:Y)、取得したソフトウェアコンポーネントから異常発生の原因となったソフトウェアコンポーネントを推測する(原因コンポ推測工程)(ステップ224)。
具体的には、例えば、収集した状態情報に基づいて、通常動作時とは異なる状態情報を有するソフトウェアコンポーネントに異常が発生しているかも知れないと推測する。或いは、収集した状態情報を別の検査プログラムを用いて解析し、異常発生の原因を推測する。
When all the software components installed in the multifunction machine 10 have been accessed and information has been collected (judgment step: step 223: Y), the software component that caused the abnormality from the acquired software component is determined. Guess (cause component guessing step) (step 224).
Specifically, for example, based on the collected state information, it is estimated that an abnormality may have occurred in a software component having state information different from that during normal operation. Alternatively, the collected state information is analyzed using another inspection program, and the cause of the abnormality is estimated.

情報収集工程(ステップ205)の終了後、或いは、原因コンポ推測工程(ステップ224)の終了後、収集した状態情報と動作解析結果とを表示部28が表示して(表示工程)(ステップ206)、情報収集用プログラムを終了する。
以上により、エラーコードに関連するアプリケーションモジュール12Aの情報収集用I/F情報がI/F情報記憶部23に記憶されている場合、I/F情報取得部25がI/F情報記憶部23にアクセスするだけで情報収集用I/F情報を取得でき、情報収集部26の情報収集が容易にできる。また、情報収集用I/F情報がI/F情報記憶部23に記憶されていない場合であっても、従来どおりの方法で、情報収集部26はアプリケーションモジュールにアクセスして状態情報を収集することが可能である。
After the information collection process (step 205) ends or after the cause component estimation process (step 224) ends, the display unit 28 displays the collected state information and the operation analysis result (display process) (step 206). End the information collection program.
As described above, when the information collection I / F information of the application module 12 </ b> A related to the error code is stored in the I / F information storage unit 23, the I / F information acquisition unit 25 stores in the I / F information storage unit 23. The information collection I / F information can be acquired simply by accessing, and the information collection unit 26 can easily collect information. Further, even when the information collection I / F information is not stored in the I / F information storage unit 23, the information collection unit 26 accesses the application module and collects the state information by a conventional method. It is possible.

(診断)
以上に説明した情報収集は、異常検出の前後の動作を示すログや各変数の内容のダンプなどの情報収集を目的とし、収集した状態情報を別の検査プログラムにて解析することを想定している。これに対して、以下に説明する診断は、異常を検出したときに複合機10が異常個所を検出するために、アプリケーションモジュール内で検査プログラムを動作させる点で相違する。
(Diagnosis)
The information collection described above is for the purpose of collecting information such as logs showing the operations before and after anomaly detection and dumping the contents of each variable, assuming that the collected status information is analyzed by another inspection program. Yes. On the other hand, the diagnosis described below is different in that the inspection program is operated in the application module in order for the multifunction device 10 to detect the abnormal part when the abnormality is detected.

図6は、異常を検出したときの複合機10内部での診断用プログラムの動作を説明するためのフローチャートである。
異常を検出したユーザによって診断用プログラムが診断部27において起動されると、本プログラムは動作を開始する。
FIG. 6 is a flowchart for explaining the operation of the diagnostic program in the multifunction machine 10 when an abnormality is detected.
When the diagnostic program is started in the diagnostic unit 27 by the user who has detected an abnormality, the program starts its operation.

特定部29は、異常を検出したときのエラーコードを取得する(エラーコード取得工程)(ステップ301)。
そして、特定部29は、取得したエラーコードに関連するアプリケーションモジュールを特定する(特定のための判断工程)(ステップ302)。例えば、複合機10がコピー実行中にコピーアプリケーションの異常が発生すると、特定部29はコピーの実行ができなかった旨のエラーコードをコピーアプリケーションモジュールから取得する。ユーザが診断部27に対して診断要求をすると、特定部29はエラーコードに基づいてエラーコードに関連するコピーアプリケーションモジュールを特定する。
The specifying unit 29 acquires an error code when an abnormality is detected (error code acquiring step) (step 301).
Then, the specifying unit 29 specifies an application module related to the acquired error code (determination step for specifying) (step 302). For example, if an abnormality occurs in the copy application while the MFP 10 is executing a copy, the specifying unit 29 acquires an error code indicating that the copy cannot be executed from the copy application module. When the user makes a diagnosis request to the diagnosis unit 27, the specifying unit 29 specifies the copy application module related to the error code based on the error code.

アプリケーションモジュールを特定できた場合(ステップ302:Y)、I/F情報取得部25はI/F情報記憶部23にアクセスして特定したアプリケーションモジュールの診断用I/F情報diag()を検索し(診断用I/F情報検索工程)(ステップ303)、検出したエラーコードに関連する診断用I/F情報diag()を有するソフトウェアコンポーネントをすべて抽出して、リスト形式で取得する。このとき、I/F情報取得部25は、診断用I/F情報diag()と、抽出したソフトウェアコンポーネントにアクセスするためのアクセスオブジェクトをI/F情報記憶部23から併せて取得する(検索結果取得工程)(ステップ304)。   When the application module can be identified (step 302: Y), the I / F information acquisition unit 25 accesses the I / F information storage unit 23 and searches for the diagnostic I / F information diag () of the identified application module. (Diagnostic I / F information search step) (step 303), all software components having diagnostic I / F information diag () related to the detected error code are extracted and acquired in a list format. At this time, the I / F information acquisition unit 25 acquires the diagnostic I / F information diag () and the access object for accessing the extracted software component from the I / F information storage unit 23 (search result) Acquisition step) (step 304).

取得した診断用I/F情報diag()に基づいて、診断部27はソフトウェアコンポーネントA11A〜ソフトウェアコンポーネントD11Dにアクセスし、アクセスしたソフトウェアコンポーネントA11A〜ソフトウェアコンポーネントD11Dが内部に有している検査プログラムを実行させる(検査プログラム実行工程)(ステップ305)。
そして、検査結果である診断結果を取得する(診断結果取得工程)(ステップ306)。
Based on the acquired diagnostic I / F information diag (), the diagnostic unit 27 accesses the software component A11A to the software component D11D, and executes the inspection program included in the accessed software component A11A to the software component D11D. (Inspection program execution step) (step 305).
And the diagnostic result which is a test result is acquired (diagnosis result acquisition process) (step 306).

これに対して、アプリケーションモジュールを特定できない場合(ステップ302:N)、診断部27はインストールされているすべてのソフトウェアコンポーネントに順次アクセスをする。
具体的には、I/F情報取得部25がI/F情報記憶部23にアクセスして、ソフト記憶部20にインストールされているすべてのソフトウェアコンポーネントのインストール情報と、I/F情報と、アクセスオブジェクトとを取得する(インストール情報取得工程)(ステップ321)。
On the other hand, when the application module cannot be specified (step 302: N), the diagnosis unit 27 sequentially accesses all installed software components.
Specifically, the I / F information acquisition unit 25 accesses the I / F information storage unit 23 to access installation information, I / F information, and access of all software components installed in the software storage unit 20. An object is acquired (installation information acquisition step) (step 321).

続いて、診断部27がソフトウェアコンポーネントにアクセスして診断する(診断工程)(ステップ322)。アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得できていれば、それを用いてソフトウェアコンポーネントにアクセスする。
これに対して、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得していない場合には、情報収集部26は、I/F情報とアクセスオブジェクトを有しない状態で直接ソフトウェアコンポーネントにアクセスして診断する。
すべてのソフトウェアコンポーネントにアクセスしていない場合(判断工程:ステップ323:N)、診断工程(ステップ322)を繰り返し実行する。
Subsequently, the diagnosis unit 27 accesses and diagnoses the software component (diagnosis process) (step 322). If the I / F information and the access object corresponding to the software component to be accessed can be acquired, the software component is accessed using it.
On the other hand, when the I / F information and the access object corresponding to the software component to be accessed are not acquired, the information collecting unit 26 directly selects the software component without the I / F information and the access object. Visit to diagnose.
When all the software components are not accessed (determination step: step 323: N), the diagnosis step (step 322) is repeatedly executed.

そして、診断結果を取得したとき(ステップ306)、或いは、複合機10にインストールされているすべてのソフトウェアコンポーネントにアクセスして診断したとき(判断工程:ステップ323:Y)、表示部28は取得した検査結果である診断結果を表示して(表示工程)(ステップ307)、診断用プログラムを終了する。
尚、診断用I/Fを備えていないソフトウェアコンポーネントに関しては、表示工程(ステップ307)において診断結果に替えてそのソフトウェアコンポーネントは診断用I/Fを有しない旨を表示するようにしても良い。
以上により、エラーコードに関連するアプリケーションモジュールの診断用I/F情報がI/F情報記憶部23に記憶されている場合、I/F情報取得部25がI/F情報記憶部23にアクセスするだけで診断用I/F情報を取得でき、診断部27による診断が容易にできる。また、診断用I/F情報がI/F情報記憶部23に記憶されていない場合であっても、診断部27はアプリケーションモジュールにアクセスして診断することが可能である。
When the diagnosis result is acquired (step 306) or when all the software components installed in the multifunction machine 10 are accessed and diagnosed (determination step: step 323: Y), the display unit 28 acquires The diagnosis result as the inspection result is displayed (display process) (step 307), and the diagnosis program is terminated.
For a software component that does not have a diagnostic I / F, it may be displayed in the display step (step 307) that the software component does not have a diagnostic I / F instead of the diagnostic result.
As described above, when the diagnostic I / F information of the application module related to the error code is stored in the I / F information storage unit 23, the I / F information acquisition unit 25 accesses the I / F information storage unit 23. Thus, diagnostic I / F information can be acquired, and diagnosis by the diagnosis unit 27 can be easily performed. Even if the diagnostic I / F information is not stored in the I / F information storage unit 23, the diagnostic unit 27 can access the application module to make a diagnosis.

第一の実施例によれば、ソフトウェアコンポーネントインストール時にI/F情報生成部22が生成したI/F情報がI/F情報記憶部23に記憶されるので、I/F情報取得部25はI/F情報記憶部23にアクセスするだけでI/F情報の取得が可能となる。
第一の実施例によれば、新規のソフトウェアコンポーネントを追加した場合であっても、追加したソフトウェアコンポーネントに対する情報収集又は診断を既存のソフトウェアコンポーネントと同様に実現することができる。これにより、情報収集用プログラムを変更することなく、新規に追加されたソフトウェアコンポーネントの情報収集が可能となり、機能追加が容易になるとともに、適切な情報収集が可能となる。
According to the first embodiment, since the I / F information generated by the I / F information generation unit 22 at the time of software component installation is stored in the I / F information storage unit 23, the I / F information acquisition unit 25 is The I / F information can be acquired simply by accessing the / F information storage unit 23.
According to the first embodiment, even when a new software component is added, information collection or diagnosis for the added software component can be realized in the same manner as the existing software component. As a result, it is possible to collect information on a newly added software component without changing the information collection program, and it becomes easy to add functions and collect appropriate information.

第一の実施例によれば、新規ソフトウェアコンポーネントの開発の際に、ソフトウェアコンポーネントに対する情報収集機能または診断機能を容易に作成することが可能になると共に、関連するソフトウェアコンポーネントの開発が少なくて済むので、インストールパッケージの作成簡易化、インストール対象ソフトウェアコンポーネントの削減による管理の簡略化(バージョンの整合を取るなど)が可能となる。
第一の実施例によれば、異常検出時に、特定部29が異常発生に関係するアプリケーションモジュールを特定するので、特定されたアプリケーションモジュールに限定して情報収集や診断を実施することにより、情報収集や診断の時間を短くできる。
According to the first embodiment, when developing a new software component, it is possible to easily create an information collecting function or a diagnostic function for the software component, and it is possible to reduce the development of the related software component. In addition, it is possible to simplify the creation of installation packages and the simplification of management by reducing the number of software components to be installed (for example, matching the versions).
According to the first embodiment, when the abnormality is detected, the identifying unit 29 identifies the application module related to the occurrence of the abnormality. Therefore, by collecting information and performing diagnosis only for the identified application module, information collection And diagnosis time can be shortened.

尚、第一の実施例では、異常検出時にユーザによる操作をトリガーとして情報収集用プログラム及び診断用プログラムが起動する例を説明したが、必ずしも異常検出時に限定されるわけではない。ソフトウェアコンポーネントの状況を知りたくてユーザがPC(図示省略)を操作して、複合機10内部の情報収集や診断をする場合にも適用可能である。
また、図5又は図6に示すフローチャートのプログラムは、工場出荷後にソフトウェアコンポーネントの新たな追加を行わない複合機にも適用可能である。
In the first embodiment, an example in which the information collection program and the diagnostic program are started by using a user operation as a trigger when an abnormality is detected has been described. However, the present invention is not necessarily limited to when an abnormality is detected. The present invention can also be applied to a case where a user operates a PC (not shown) and wants to know the status of software components, and collects information and diagnoses inside the multifunction device 10.
The program of the flowchart shown in FIG. 5 or FIG. 6 can also be applied to a multi-function peripheral that does not add a new software component after factory shipment.

(第二の実施例)
上記第一の実施例では、異常が発生したアプリケーションモジュールはそれを含むソフトウェアコンポーネントが異常発生の原因を有している場合であったが、第二の実施例では、他のソフトウェアコンポーネントに依存して動作するソフトウェアコンポーネントに異常が発生した場合に本発明を適用する例を説明する。
(Second embodiment)
In the first embodiment, the application module in which an abnormality has occurred is a case where the software component including the application module has the cause of the occurrence of the abnormality, but in the second embodiment, it depends on other software components. An example will be described in which the present invention is applied when an abnormality occurs in a software component that operates.

(依存関係)
第二の実施例は、ソフトウェアコンポーネントは動作する際に他のソフトウェアコンポーネントと依存関係がある例である。ここで、依存関係とは、あるソフトウェアコンポーネントの動作時に他のソフトウェアコンポーネントの動作を伴う関係をいう。この依存関係は、図3に示したように、I/F情報生成部22によって生成されるI/F情報の各ソフトウェアコンポーネントが依存している他のソフトウェアコンポーネント群のリストに含まれる。依存するソフトウェアコンポーネントの数から、依存関係の多寡がわかる。例えば、各レイヤのソフトウェアコンポーネントは、同列のレイヤ又は下位のレイヤのソフトウェアコンポーネントに依存し、上位のレイヤのソフトウェアコンポーネントには依存しないので、通常は一番下のレイヤのソフトウェアコンポーネントがもっとも依存関係が少ない。
(Dependency)
The second embodiment is an example in which a software component has a dependency relationship with other software components when operating. Here, the dependency relationship refers to a relationship involving the operation of another software component during the operation of a certain software component. As shown in FIG. 3, this dependency relationship is included in a list of other software component groups on which each software component of the I / F information generated by the I / F information generation unit 22 depends. The number of dependencies depends on the number of dependent software components. For example, software components in each layer depend on software components in the same or lower layers, and do not depend on software components in higher layers, so the software component in the lowest layer is usually the most dependent. Few.

(画像形成装置の構成)
図7は、第二の実施例にかかる複合機15を説明するための機能ブロック図である。
図2に示す第一の実施例と同じ構成部は同じ参照符号を用いることで以下の説明を省略する。
複合機15は、I/F情報記憶部41と、I/F情報取得部42と、保持部43とを有して構成される。
(Configuration of image forming apparatus)
FIG. 7 is a functional block diagram for explaining the multifunction machine 15 according to the second embodiment.
The same components as those in the first embodiment shown in FIG. 2 are denoted by the same reference numerals, and the following description is omitted.
The multifunction machine 15 includes an I / F information storage unit 41, an I / F information acquisition unit 42, and a holding unit 43.

I/F情報記憶部41は、例えばハードディスク等で構成される。I/F情報記憶部41は、アプリケーションモジュールの実行と依存関係のあるソフトウェアコンポーネント(第二ソフトウェアコンポーネント)を、アプリケーションモジュールを含むソフトウェアコンポーネント(第一ソフトウェアコンポーネント)と関係付けて蓄積する。
I/F情報取得部42は、例えばCPUが依存関係抽出工程(図8のステップ406)などを実行することで実現される。I/F情報取得部42は、I/F情報記憶部41を検索して、特定部29により特定された第一ソフトウェアコンポーネントと依存関係のある第二ソフトウェアコンポーネントを抽出する。
保持部43は、例えばメモリ等で構成される。保持部43は、診断のための情報を保持する。
The I / F information storage unit 41 is composed of, for example, a hard disk. The I / F information storage unit 41 stores a software component (second software component) having a dependency relationship with execution of an application module in association with a software component (first software component) including the application module.
The I / F information acquisition unit 42 is realized, for example, when the CPU executes a dependency relationship extraction step (step 406 in FIG. 8). The I / F information acquisition unit 42 searches the I / F information storage unit 41 and extracts a second software component having a dependency relationship with the first software component specified by the specifying unit 29.
The holding unit 43 is configured by a memory or the like, for example. The holding unit 43 holds information for diagnosis.

(インストール時の動作)
以上の構成を有する複合機15がソフトウェアコンポーネントA11A等をインストールしたときに、複合機15が内部で行うI/F情報の登録作業を以下に説明する。
図8は、依存関係を有しているソフトウェアコンポーネントのインストール時の登録作業を説明するためのフローチャートである。
複合機15においてソフトウェアコンポーネントA11Aのインストールが開始されると、I/F情報生成部22においてI/F情報生成プログラムが起動する。
(Operation during installation)
The I / F information registration work performed internally by the multi-function device 15 when the multi-function device 15 having the above configuration installs the software component A11A and the like will be described below.
FIG. 8 is a flowchart for explaining a registration operation when installing a software component having a dependency relationship.
When the installation of the software component A11A is started in the multifunction machine 15, the I / F information generation unit 22 starts the I / F information generation program.

ソフト記憶部20は、ソフトウェアコンポーネントA11Aをインストールする(インストール工程)(ステップ401)。
インストール工程(ステップ401)が終了したとき、I/F情報生成部22は、インストールが完了したソフトウェアコンポーネントA11Aのインストール情報をI/F情報記憶部41に登録する(インストール情報登録工程)(ステップ402)。
The software storage unit 20 installs the software component A11A (installation process) (step 401).
When the installation process (step 401) is completed, the I / F information generation unit 22 registers the installation information of the software component A11A that has been installed in the I / F information storage unit 41 (installation information registration process) (step 402). ).

続いて、I/F情報生成部22が、インストールしたソフトウェアコンポーネントA11A等を取得する(取得工程)(ステップ403)。
I/F情報生成部22は、取得したソフトウェアコンポーネントA11AがI/F13Aを有しているか否かを判断する(判断工程)(ステップ404)。
そして、ソフトウェアコンポーネントA11AがI/F13Aを有しているとI/F情報生成部22が判断したとき(ステップ404:Y)、I/F情報生成部22はソフトウェアコンポーネントA11AからI/F13Aを取得する(I/F取得工程)(ステップ405)。
Subsequently, the I / F information generation unit 22 acquires the installed software component A11A and the like (acquisition process) (step 403).
The I / F information generation unit 22 determines whether or not the acquired software component A11A has the I / F 13A (determination step) (step 404).
When the I / F information generation unit 22 determines that the software component A11A has the I / F 13A (step 404: Y), the I / F information generation unit 22 acquires the I / F 13A from the software component A11A. (I / F acquisition process) (step 405).

I/F情報生成部22は、取得したI/F13Aに基づいて、アプリケーションモジュールの実行と依存関係のある他のソフトウェアコンポーネント(第二ソフトウェアコンポーネント)を抽出する(依存関係抽出工程)(ステップ406)。そして、I/F情報生成部22は、抽出した第二ソフトウェアコンポーネントを、アプリケーションモジュールを含む第一ソフトウェアコンポーネントと関係付けて、I/F情報を生成する(I/F情報生成工程)(ステップ407)。
これに対して、判断工程(ステップ404)にてソフトウェアコンポーネントA11AはI/F13Aを有していないとI/F情報生成部22が判断したとき(ステップ404:N)、I/F情報生成部22はソフトウェアコンポーネント名を抽出してI/F情報として出力する(ソフトウェアコンポーネント名抽出工程)(ステップ421)。
Based on the acquired I / F 13A, the I / F information generation unit 22 extracts another software component (second software component) having a dependency relationship with the execution of the application module (dependency relationship extracting step) (step 406). . Then, the I / F information generation unit 22 associates the extracted second software component with the first software component including the application module to generate I / F information (I / F information generation step) (step 407). ).
On the other hand, when the I / F information generation unit 22 determines that the software component A11A does not have the I / F 13A in the determination step (step 404) (step 404: N), the I / F information generation unit 22 extracts the software component name and outputs it as I / F information (software component name extraction step) (step 421).

I/F情報生成工程(ステップ407)又はソフトウェアコンポーネント名抽出工程(ステップ421)が終了した後、I/F情報生成部22は生成したI/F情報をI/F情報記憶部41に送り、I/F情報記憶部41はI/F情報を記憶する(I/F情報記憶工程)(ステップ408)。以上により、インストールを終了する。
これにより、インストールされた第一ソフトウェアコンポーネントのI/F情報が、依存関係を有する第二ソフトウェアコンポーネントと関係付けられてI/F情報記憶部41に蓄積される。後述する異常検出時にI/F情報取得部42がI/F情報記憶部41にアクセスすることで、情報収集又は診断すべき目的ソフトウェアコンポーネントの依存関係の範囲を知ることが可能となる。
After the I / F information generation step (step 407) or the software component name extraction step (step 421) is completed, the I / F information generation unit 22 sends the generated I / F information to the I / F information storage unit 41. The I / F information storage unit 41 stores I / F information (I / F information storage step) (step 408). This completes the installation.
Thereby, the I / F information of the installed first software component is stored in the I / F information storage unit 41 in association with the second software component having the dependency. When the I / F information acquisition unit 42 accesses the I / F information storage unit 41 when an abnormality described later is detected, it is possible to know the range of dependency of the target software component to be collected or diagnosed.

(情報収集)
以上に説明したフローチャートに従って、インストールされた第一ソフトウェアコンポーネントのI/F情報は、依存関係を有する第二ソフトウェアコンポーネントと関係付けられてI/F情報記憶部41に記憶されたので、以下では、複合機15が実際に使用されて異常が発生したときの情報収集の動作を説明する。
図9は、異常が発生したときの複合機15内部での情報収集用プログラムの動作を説明するためのフローチャートである。
異常を検出してユーザが情報収集用プログラムを起動すると、本プログラムは動作を開始する。
(Information gathering)
According to the flowchart described above, the I / F information of the installed first software component is stored in the I / F information storage unit 41 in association with the second software component having the dependency relationship. An operation of collecting information when the MFP 15 is actually used and an abnormality occurs will be described.
FIG. 9 is a flowchart for explaining the operation of the information collection program in the multifunction machine 15 when an abnormality occurs.
When an abnormality is detected and the user starts the information collection program, the program starts operation.

特定部29は、異常を検出したときのエラーコードを取得する(エラーコード取得工程)(ステップ501)。
そして、特定部29は、取得したエラーコードに基づいて、関連するアプリケーションモジュールを特定する(特定のための判断工程)(ステップ502)。
The specifying unit 29 acquires an error code when an abnormality is detected (error code acquiring step) (step 501).
Then, the specifying unit 29 specifies the related application module based on the acquired error code (determination step for specifying) (step 502).

アプリケーションモジュールを特定できた場合(ステップ502:Y)、I/F情報取得部42は、特定したアプリケーションモジュールに対応する第一ソフトウェアコンポーネントと依存関係を有する第二ソフトウェアコンポーネントの情報収集用I/F情報を、I/F情報記憶部41から取得する。具体的には、I/F情報取得部42が、I/F情報記憶部41に記憶されている第二ソフトウェアコンポーネントの情報収集用I/F情報を検索し(情報収集用I/F情報検索工程)(ステップ503)、検出したエラーコードに関連する情報収集用I/Fを有する第二ソフトウェアコンポーネントをすべて抽出して、リスト形式で取得する(検索結果取得工程)(ステップ504)。   When the application module can be identified (step 502: Y), the I / F information acquisition unit 42 is an information collection I / F for the second software component having a dependency relationship with the first software component corresponding to the identified application module. Information is acquired from the I / F information storage unit 41. Specifically, the I / F information acquisition unit 42 searches for information collection I / F information of the second software component stored in the I / F information storage unit 41 (information collection I / F information search). Step) (Step 503), all the second software components having the information collection I / F related to the detected error code are extracted and acquired in a list format (search result acquisition step) (Step 504).

そして、I/F情報取得部42は、取得した第二ソフトウェアコンポーネントの中で依存関係の少ない第二ソフトウェアコンポーネントを抽出する(依存関係抽出工程)(ステップ505)。具体的には、I/F情報取得部42は、取得したリストの中で依存しているソフトウェアコンポーネントの数とアプリケーションモジュールとを抽出する。
そして、I/F情報取得部42は、抽出したアプリケーションモジュールの情報収集用I/F情報と、アクセスするためのアクセスオブジェクトとを、依存関係の数の少ない順にI/F情報記憶部41から取得する(I/F情報取得工程)(ステップ506)。
Then, the I / F information acquisition unit 42 extracts the second software component having a small dependency among the acquired second software components (dependency relationship extracting step) (step 505). Specifically, the I / F information acquisition unit 42 extracts the number of software components and application modules that depend on the acquired list.
Then, the I / F information acquisition unit 42 acquires the extracted application module information collection I / F information and the access objects to be accessed from the I / F information storage unit 41 in ascending order of the number of dependencies. (I / F information acquisition step) (step 506).

取得した情報収集用I/F情報に基づいて情報収集部26は第二ソフトウェアコンポーネントにアクセスし、取得したアクセスオブジェクトを用いて特定したアプリケーションモジュールに対応する第二ソフトウェアコンポーネントにアクセスし、アクセスした第二ソフトウェアコンポーネントのI/Fを呼び出すオブジェクトを取得する。そして、そのオブジェクトを使ってI/Fを呼び出し、エラー発生前の内部データの値等の情報を収集する(情報収集工程)(ステップ507)。或いは、監視用スレッドを動作させて、通常動作時のスレッドのトレース情報やスタックの情報を取得するようにしても良い。   Based on the acquired information collection I / F information, the information collection unit 26 accesses the second software component, accesses the second software component corresponding to the application module identified using the acquired access object, and accesses the second software component. Obtain an object that calls the I / F of the two software components. Then, an I / F is called using the object, and information such as internal data values before the occurrence of an error is collected (information collecting step) (step 507). Alternatively, the monitoring thread may be operated to acquire thread trace information and stack information during normal operation.

これに対して、アプリケーションモジュールを特定できない場合(ステップ502:N)、情報収集部26はインストールされているすべてのソフトウェアコンポーネントに順次アクセスをする。
まず、I/F情報取得部42がI/F情報記憶部41にアクセスして、ソフト記憶部20にインストールされているすべてのソフトウェアコンポーネントのインストール情報と、I/F情報と、アクセスオブジェクトとを取得する(インストール情報取得工程)(ステップ521)。
On the other hand, when the application module cannot be specified (step 502: N), the information collection unit 26 sequentially accesses all installed software components.
First, the I / F information acquisition unit 42 accesses the I / F information storage unit 41 to obtain installation information, I / F information, and access objects of all software components installed in the software storage unit 20. Obtaining (installation information obtaining step) (step 521).

続いて、情報収集部26がソフトウェアコンポーネントにアクセスして情報を収集する(情報収集工程)(ステップ522)。このとき、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得できていれば、それを用いてソフトウェアコンポーネントにアクセスする。
これに対して、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得していない場合には、情報収集部26は、I/F情報とアクセスオブジェクトを有しない状態で直接ソフトウェアコンポーネントにアクセスする。
Subsequently, the information collecting unit 26 accesses the software component and collects information (information collecting step) (step 522). At this time, if the I / F information and the access object corresponding to the software component to be accessed can be acquired, the software component is accessed using the information.
On the other hand, when the I / F information and the access object corresponding to the software component to be accessed are not acquired, the information collecting unit 26 directly selects the software component without the I / F information and the access object. To access.

すべてのソフトウェアコンポーネントにアクセスしていない場合(判断工程)(ステップ523:N)、情報収集工程(ステップ522)を繰り返して実行する。
そして、複合機15にインストールされているすべてのソフトウェアコンポーネントにアクセスして情報を収集し終えたとき(判断工程:ステップ523:Y)、取得したソフトウェアコンポーネントから異常発生の原因となったソフトウェアコンポーネントを推測する(原因コンポ推測工程)(ステップ524)。
If all the software components are not accessed (determination step) (step 523: N), the information collection step (step 522) is repeatedly executed.
When all the software components installed in the multifunction machine 15 have been accessed and information has been collected (judgment step: step 523: Y), the software component that caused the abnormality from the acquired software component is determined. Guess (cause component guessing step) (step 524).

情報収集工程(ステップ507)の終了後、或いは、原因コンポ推測工程(ステップ524)の終了後、収集した状態情報と動作解析結果とを表示部28が表示して(表示工程)(ステップ508)、情報収集用プログラムを終了する。
以上により、エラーコードに関連するアプリケーションモジュールに対応する第一ソフトウェアコンポーネントと依存関係を有する第二ソフトウェアコンポーネントの情報収集用I/F情報がI/F情報記憶部41に記憶されている場合、I/F情報取得部42がI/F情報記憶部41にアクセスするだけで第二ソフトウェアコンポーネントの情報収集用I/F情報を取得でき、情報収集部26の情報収集が容易にできる。また、情報収集用I/F情報がI/F情報記憶部41に記憶されていない場合であっても、従来どおりの方法で、情報収集部26はアプリケーションモジュールにアクセスして情報を収集することが可能である。
After the information collection process (step 507) ends or after the cause component estimation process (step 524) ends, the display unit 28 displays the collected state information and the operation analysis result (display process) (step 508). End the information collection program.
As described above, when the information collection I / F information of the second software component having a dependency relationship with the first software component corresponding to the application module related to the error code is stored in the I / F information storage unit 41, The information collection I / F information of the second software component can be acquired simply by the / F information acquisition unit 42 accessing the I / F information storage unit 41, and the information collection unit 26 can easily collect information. Further, even when the information collection I / F information is not stored in the I / F information storage unit 41, the information collection unit 26 accesses the application module and collects information by a conventional method. Is possible.

(診断)
次に、異常が発生したときの診断の動作を説明する。
図10は、異常を検出したときの複合機15内部での診断用プログラムの動作を説明するためのフローチャートである。
異常を検出したユーザによって診断用プログラムが診断部27において起動されると、本プログラムは動作を開始する。
(Diagnosis)
Next, a diagnosis operation when an abnormality occurs will be described.
FIG. 10 is a flowchart for explaining the operation of the diagnostic program in the multifunction machine 15 when an abnormality is detected.
When the diagnostic program is started in the diagnostic unit 27 by the user who has detected an abnormality, the program starts its operation.

特定部29は、異常を検出したときのエラーコードを取得する(エラーコード取得工程)(ステップ601)。
そして、特定部29は、取得したエラーコードに基づいて関連するアプリケーションモジュールを特定する(特定のための判断工程)(ステップ602)。
The specifying unit 29 acquires an error code when an abnormality is detected (error code acquiring step) (step 601).
Then, the specifying unit 29 specifies a related application module based on the acquired error code (determination step for specifying) (step 602).

アプリケーションモジュールを特定できた場合(ステップ602:Y)、I/F情報取得部42はI/F情報記憶部41にアクセスして、特定したアプリケーションモジュールに対応する第一ソフトウェアコンポーネントと依存関係を有する第二ソフトウェアコンポーネントの診断用I/F情報を検索する(診断用I/F情報検索工程)(ステップ603)。
そして、I/F情報取得部42は、検出したエラーコードに関連する第一ソフトウェアコンポーネントと依存関係を有する第二ソフトウェアコンポーネントの診断用I/Fを有する第二ソフトウェアコンポーネントをすべて抽出して、リスト形式でI/F情報記憶部41から取得する(検索結果取得工程)(ステップ604)。
When the application module can be identified (step 602: Y), the I / F information acquisition unit 42 accesses the I / F information storage unit 41 and has a dependency relationship with the first software component corresponding to the identified application module. The diagnostic I / F information of the second software component is retrieved (diagnostic I / F information retrieval step) (step 603).
Then, the I / F information acquisition unit 42 extracts all the second software components having the diagnostic I / F of the second software component having a dependency relationship with the first software component related to the detected error code, It is acquired from the I / F information storage unit 41 in a format (search result acquisition step) (step 604).

その後、I/F情報取得部42は、取得した第二ソフトウェアコンポーネントの中で依存関係の少ない第二ソフトウェアコンポーネントを抽出する(依存関係抽出工程)(ステップ605)。
そして、I/F情報取得部42は、抽出したアプリケーションモジュールの診断用I/F情報と、アクセスするためのアクセスオブジェクトとを、依存関係の数の少ない順にI/F情報記憶部41から取得する(I/F情報取得工程)(ステップ606)。
Thereafter, the I / F information acquisition unit 42 extracts a second software component having a small dependency among the acquired second software components (dependency relationship extracting step) (step 605).
Then, the I / F information acquisition unit 42 acquires the extracted diagnostic I / F information of the application module and the access objects to be accessed from the I / F information storage unit 41 in ascending order of the number of dependencies. (I / F information acquisition process) (step 606).

取得した診断用I/F情報に基づいて、診断部27は第二ソフトウェアコンポーネントにアクセスし、アクセスした第二ソフトウェアコンポーネントが内部に有している検査プログラムを実行させる(検査プログラム実行工程)(ステップ607)。
そして、診断部27は検査結果である診断結果を取得する(検査結果取得工程)(ステップ608)。具体的には、診断用I/Fから各第二ソフトウェアコンポーネントの内部データを取得する。内部データとは、異常発生時に実行していたジョブの情報やジョブの数などである。
Based on the acquired diagnostic I / F information, the diagnostic unit 27 accesses the second software component and causes the accessed second software component to execute an inspection program (inspection program execution step) (step) 607).
Then, the diagnosis unit 27 acquires a diagnosis result that is an inspection result (inspection result acquisition step) (step 608). Specifically, internal data of each second software component is acquired from the diagnostic I / F. The internal data is information on the job executed when the abnormality occurred, the number of jobs, and the like.

これに対して、アプリケーションモジュールを特定できない場合(ステップ602:N)、診断部27はインストールされているすべてのソフトウェアコンポーネントに順次アクセスをする。
具体的には、I/F情報取得部42がI/F情報記憶部41にアクセスして、ソフト記憶部20にインストールされているすべてのソフトウェアコンポーネントのインストール情報と、I/F情報と、アクセスオブジェクトとを取得する(インストール情報取得工程)(ステップ621)。ここで、インストール情報は複合機10にインストールされているすべてのソフトウェアコンポーネントを含むが、I/F情報とアクセスオブジェクトは本実施の形態の記憶形式に適合した形式のソフトウェアコンポーネントだけを含んでいる。
On the other hand, when the application module cannot be specified (step 602: N), the diagnosis unit 27 sequentially accesses all installed software components.
Specifically, the I / F information acquisition unit 42 accesses the I / F information storage unit 41 to access installation information, I / F information, and access of all software components installed in the software storage unit 20. An object is acquired (installation information acquisition step) (step 621). Here, the installation information includes all software components installed in the multi-function device 10, but the I / F information and the access object include only software components in a format that conforms to the storage format of the present embodiment.

続いて、診断部27がソフトウェアコンポーネントにアクセスして診断する(診断工程)(ステップ622)。アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得できていれば、それを用いてソフトウェアコンポーネントにアクセスする。
これに対して、アクセスするソフトウェアコンポーネントに対応するI/F情報とアクセスオブジェクトとを取得していない場合には、情報収集部26は、I/F情報とアクセスオブジェクトを有しない状態で直接ソフトウェアコンポーネントにアクセスして診断する。
Subsequently, the diagnosis unit 27 accesses and diagnoses the software component (diagnosis process) (step 622). If the I / F information and the access object corresponding to the software component to be accessed can be acquired, the software component is accessed using it.
On the other hand, when the I / F information and the access object corresponding to the software component to be accessed are not acquired, the information collecting unit 26 directly selects the software component without the I / F information and the access object. Visit to diagnose.

すべてのソフトウェアコンポーネントにアクセスしていない場合(判断工程:ステップ623:N)、診断工程(ステップ622)を繰り返して実行する。
そして、診断結果を取得したとき(ステップ608)、或いは、複合機15にインストールされているすべてのソフトウェアコンポーネントにアクセスして診断したとき(判断工程:ステップ623:Y)、表示部28は診断結果とを表示して(表示工程)(ステップ609)、診断用プログラムを終了する。
以上により、エラーコードに関連するアプリケーションモジュールに対応する第一ソフトウェアコンポーネントと依存関係を有する第二ソフトウェアコンポーネントの診断用I/F情報がI/F情報記憶部41に記憶されている場合、I/F情報取得部42がI/F情報記憶部41にアクセスするだけで第二ソフトウェアコンポーネントの診断用I/F情報を取得でき、診断部27による診断が容易にできる。また、診断用I/F情報がI/F情報記憶部41に記憶されていない場合であっても、診断部27はアプリケーションモジュールにアクセスして診断することが可能である。
When all the software components are not accessed (determination step: step 623: N), the diagnosis step (step 622) is repeatedly executed.
When the diagnosis result is acquired (step 608) or when all the software components installed in the multi-function device 15 are accessed and diagnosed (judgment step: step 623: Y), the display unit 28 displays the diagnosis result. Is displayed (display step) (step 609), and the diagnostic program is terminated.
As described above, when the I / F information for diagnosis of the second software component having a dependency relationship with the first software component corresponding to the application module related to the error code is stored in the I / F information storage unit 41, the I / F The diagnostic information I / F information of the second software component can be acquired simply by the F information acquisition unit 42 accessing the I / F information storage unit 41, and the diagnosis by the diagnostic unit 27 can be facilitated. Even if the diagnostic I / F information is not stored in the I / F information storage unit 41, the diagnostic unit 27 can access the application module to make a diagnosis.

尚、第二の実施例において、複合機15は、診断部27による診断結果を保持する保持部43を備える構成としても良い。診断部27は、一回の診断において同じ第二ソフトウェアコンポーネントに対して複数回のアクセス要求がされた際に、2回目以降のアクセス要求には保持部43にて保持された初回の診断結果を用いることもできる。
例えば、上位のレイヤの第一ソフトウェアコンポーネントから診断を行ったとき、各第一ソフトウェアコンポーネントは依存している第二ソフトウェアコンポーネントの診断機能を呼び出すので、複数の第一ソフトウェアコンポーネントから呼び出される第二ソフトウェアコンポーネントも存在し得る。より具体的は、ジョブ管理のソフトウェアコンポーネントは、コピーアプリケーションモジュールからもスキャンアプリケーションモジュールからも呼び出される。これにより、診断の繰り返しを省き、迅速な診断が可能となる。
In the second embodiment, the multi-function device 15 may include a holding unit 43 that holds the diagnosis result of the diagnosis unit 27. When a plurality of access requests are made to the same second software component in one diagnosis, the diagnosis unit 27 displays the first diagnosis result held in the holding unit 43 for the second and subsequent access requests. It can also be used.
For example, when a diagnosis is performed from a first software component in an upper layer, each first software component calls a diagnosis function of a dependent second software component, and thus second software called from a plurality of first software components Components can also exist. More specifically, the job management software component is called from both the copy application module and the scan application module. As a result, it is possible to make a quick diagnosis without repeating the diagnosis.

第二の実施例によれば、エラーコードに関連するアプリケーションモジュールが依存関係を有する場合に、依存関係の少ないレイヤ(下位のレイヤ)から診断を行うので、対象となるソフトウェアコンポーネントを絞り込むことができ、情報収集又は診断が迅速且つ容易に実行することができる。   According to the second embodiment, when an application module related to an error code has a dependency relationship, diagnosis is performed from a layer (lower layer) having a small dependency relationship, so that the target software component can be narrowed down. Information gathering or diagnosis can be performed quickly and easily.

図4,5,6に示したフローチャートに対応するプログラムをフレキシブルディスク又はハードディスク等の情報記録媒体に記録しておき、又はこれらのプログラムをインターネット等のネットワークを介して配信して記録しておき、これを複合機10が有する汎用のコンピュータ等により読み出して実行させることにより、このコンピュータ等を複合機10の一部として機能させることも可能である。
図8,9,10に示したフローチャートに対応するプログラムをフレキシブルディスク又はハードディスク等の情報記録媒体に記録しておき、又はこれらのプログラムをインターネット等のネットワークを介して配信して記録しておき、これを複合機15が有する汎用のコンピュータ等により読み出して実行させることにより、このコンピュータ等を複合機15の一部として機能させることも可能である。
Programs corresponding to the flowcharts shown in FIGS. 4, 5 and 6 are recorded on an information recording medium such as a flexible disk or a hard disk, or these programs are distributed and recorded via a network such as the Internet, It is also possible to cause this computer or the like to function as a part of the multifunction device 10 by reading and executing this using a general-purpose computer or the like included in the multifunction device 10.
The programs corresponding to the flowcharts shown in FIGS. 8, 9, and 10 are recorded on an information recording medium such as a flexible disk or a hard disk, or these programs are distributed and recorded via a network such as the Internet. It is also possible to cause this computer or the like to function as a part of the multi-function device 15 by reading and executing this using a general-purpose computer or the like that the multi-function device 15 has.

本発明にかかる画像形成装置の構成概略を示す図である。1 is a diagram illustrating a schematic configuration of an image forming apparatus according to the present invention. 本発明の画像形成装置の一例としての複合機を説明するための機能ブロック図である。1 is a functional block diagram for explaining a multifunction peripheral as an example of an image forming apparatus of the present invention. I/F情報生成部によって生成されるソフトウェアコンポーネントのI/F情報のデータ構造の例を示す図である。It is a figure which shows the example of the data structure of the I / F information of the software component produced | generated by the I / F information production | generation part. ソフトウェアコンポーネントをインストールする時の登録作業を説明するためのフローチャートである。It is a flowchart for demonstrating the registration operation | work at the time of installing a software component. 異常を検出したときの複合機内部での情報収集用プログラムの動作を説明するためのフローチャートである。6 is a flowchart for explaining an operation of an information collection program in the multifunction peripheral when an abnormality is detected. 異常を検出したときの複合機内部での診断用プログラムの動作を説明するためのフローチャートである。6 is a flowchart for explaining the operation of a diagnostic program inside the multifunction peripheral when an abnormality is detected. 第二の実施例にかかる複合機を説明するための機能ブロック図である。It is a functional block diagram for demonstrating the multifunctional device concerning a 2nd Example. 依存関係を有しているソフトウェアコンポーネントのインストール時の登録作業を説明するためのフローチャートである。It is a flowchart for demonstrating the registration operation | work at the time of installation of the software component which has a dependency. 異常が発生したときの複合機内部での情報収集用プログラムの動作を説明するためのフローチャートである。6 is a flowchart for explaining an operation of an information collection program in the multifunction peripheral when an abnormality occurs. 異常を検出したときの複合機内部での診断用プログラムの動作を説明するためのフローチャートである。6 is a flowchart for explaining the operation of a diagnostic program inside the multifunction peripheral when an abnormality is detected.

符号の説明Explanation of symbols

10,15…複合機(画像形成装置)、11A〜11D…ソフトウェアコンポーネント、12A…アプリケーションモジュール、13A…インターフェース(I/F)、20…ソフト記憶部、22…I/F情報生成部、23…I/F情報記憶部、25…I/F情報取得部、26…情報収集部、27…診断部、28…表示部、29…特定部、41…I/F情報記憶部、42…I/F情報取得部、43…保持部 DESCRIPTION OF SYMBOLS 10,15 ... Multifunction machine (image forming apparatus), 11A-11D ... Software component, 12A ... Application module, 13A ... Interface (I / F), 20 ... Software storage part, 22 ... I / F information generation part, 23 ... I / F information storage unit, 25 ... I / F information acquisition unit, 26 ... information collection unit, 27 ... diagnosis unit, 28 ... display unit, 29 ... specification unit, 41 ... I / F information storage unit, 42 ... I / F information acquisition unit, 43 ... holding unit

Claims (8)

アプリケーションモジュールと、エラー発生前のソフトウェアコンポーネントの情報を収集する情報収集手段が当該ソフトウェアコンポーネントにアクセスするために用いる情報とから構成される当該ソフトウェアコンポーネントを自装置に新たに追加する追加手段と、
前記ソフトウェアコンポーネントが自装置に追加される際に、追加された当該ソフトウェアコンポーネントに前記情報収集手段がアクセスするために用いる情報を、追加された当該ソフトウェアコンポーネントから取得する第1の情報取得手段と、
前記第1の情報取得手段により取得された、前記情報収集手段がアクセスするために用いる情報を記憶する情報記憶手段と、
異常発生時に出力されるエラーコードに基づいて、前記エラーが発生したソフトウェアコンポーネントのアプリケーションモジュールを特定する特定手段と、
前記特定手段により特定された前記アプリケーションモジュールに基づいて、当該アプリケーションモジュールに関連するソフトウェアコンポーネントに前記情報収集手段がアクセスするために用いる情報を前記情報記憶手段から取得する第2の情報取得手段とを備え、
前記情報収集手段は、前記第2の情報取得手段により取得された、当該情報収集手段がアクセスするために用いる情報を使用することにより、前記エラーが発生したソフトウェアコンポーネントにアクセスして、当該エラー発生前の当該ソフトウェアコンポーネントの情報を取得することを特徴とする画像形成装置。
An additional means for newly adding to the own device the software component composed of an application module and information used by the information collection means for collecting information on the software component before the error occurs to access the software component;
A first information acquisition unit configured to acquire, from the added software component , information used by the information collection unit to access the added software component when the software component is added to the device;
Information storage means for storing information used by the information collection means for access, acquired by the first information acquisition means ;
Identifying means for identifying the application module of the software component in which the error has occurred, based on an error code output when an abnormality occurs;
Based on the application module specified by the specifying means, second information acquisition means for acquiring information used by the information collection means to access software components related to the application module from the information storage means; Prepared,
The information collecting means accesses the software component in which the error has occurred by using the information acquired by the second information acquiring means and used by the information collecting means to access the error occurrence An image forming apparatus that acquires information of a previous software component .
前記情報記憶手段は、前記情報収集手段がアクセスするために用いる情報が当該情報記憶手段に記憶されている一のソフトウェアコンポーネントと依存関係のある他のソフトウェアコンポーネントにおける、当該情報収集手段がアクセスするために用いる情報を、当該一のソフトウェアコンポーネントにおける、当該情報収集手段がアクセスするために用いる情報と関係付けて記憶し、
前記第2の情報取得手段は、前記特定手段により特定された前記アプリケーションモジュールと依存関係のある前記他のソフトウェアコンポーネントにおける、前記情報収集手段がアクセスするために用いる情報を、前記情報記憶手段から取得し、
前記情報収集手段は、前記第2の情報取得手段により取得された前記他のソフトウェアコンポーネントにアクセスして当該他のソフトウェアコンポーネントの情報を収集することを特徴とする請求項に記載の画像形成装置。
The information storage means is for the information collection means to access the information used by the information collection means in another software component having a dependency relationship with the one software component stored in the information storage means. Information associated with the information used for access by the information collection means in the one software component ;
The second information acquisition unit acquires, from the information storage unit , information used by the information collection unit to access the other software component having a dependency relationship with the application module specified by the specification unit. And
The image forming apparatus according to claim 1 , wherein the information collection unit accesses the other software component acquired by the second information acquisition unit and collects information on the other software component. .
前記第2の情報取得手段は、前記特定手段により特定された前記アプリケーションモジュールと依存関係のある前記他のソフトウェアコンポーネントのそれぞれについて、当該他のソフトウェアコンポーネントと当該依存関係にあるソフトウェアコンポーネントの数が少ない当該他のソフトウェアコンポーネントから順に、前記情報収集手段がアクセスするために用いる情報を取得することを特徴とする請求項に記載の画像形成装置。 The second information acquisition unit has a small number of software components having a dependency relationship with the other software component for each of the other software components having a dependency relationship with the application module specified by the specifying unit. The image forming apparatus according to claim 2 , wherein information used by the information collecting unit to access is acquired in order from the other software components. 前記情報収集手段により収集された前記情報を、前記依存関係を有する前記ソフトウェアコンポーネントと共に表示する表示手段を更に含むことを特徴とする請求項に記載の画像形成装置。 The image forming apparatus according to claim 2, characterized in that said information collected by said information collection means, further comprising display means for displaying together with the software component having the dependency. アプリケーションモジュールと、エラー発生前のソフトウェアコンポーネントの情報を収集する診断手段が当該ソフトウェアコンポーネントにアクセスするために用いる情報とから構成される当該ソフトウェアコンポーネントを自装置に新たに追加する追加手段と、
前記ソフトウェアコンポーネントが自装置に追加される際に、追加された当該ソフトウェアコンポーネントに前記診断手段がアクセスするために用いる情報を、追加された当該ソフトウェアコンポーネントから取得する第1の情報取得手段と、
前記第1の情報取得手段により取得された、前記診断手段がアクセスするために用いる情報を記憶する情報記憶手段と、
異常発生時に出力されるエラーコードに基づいて、前記エラーが発生したソフトウェアコンポーネントのアプリケーションモジュールを特定する特定手段と、
前記特定手段により特定された前記アプリケーションモジュールに基づいて、当該アプリケーションモジュールに関連するソフトウェアコンポーネントに前記診断手段がアクセスするために用いる情報を前記情報記憶手段から取得する第2の情報取得手段とを備え
前記診断手段は、前記第2の情報取得手段により取得された、当該診断手段がアクセスするために用いる情報を使用することにより、前記エラーが発生したソフトウェアコンポーネントにアクセスして、当該エラー発生前の当該ソフトウェアコンポーネントを診断することを特徴とする画像形成装置。
An adding means for newly adding to the own device the software component composed of an application module and information used by the diagnostic means for collecting the software component information before the error occurs to access the software component;
First information acquisition means for acquiring information used for the diagnostic means to access the added software component when the software component is added to the device, from the added software component;
Information storage means for storing information acquired by the first information acquisition means for use by the diagnostic means;
Identifying means for identifying the application module of the software component in which the error has occurred, based on an error code output when an abnormality occurs;
Based on said application module specified by the specifying means, and a second information acquiring means for said diagnostic means to the software components associated with the application module obtains information used to obtain access from the information storage means ,
The diagnostic unit accesses the software component in which the error has occurred by using the information used for accessing the diagnostic unit, which is acquired by the second information acquisition unit . An image forming apparatus for diagnosing the software component.
前記情報記憶手段は、前記診断手段がアクセスするために用いる情報が当該情報記憶手段に記憶されている一のソフトウェアコンポーネントと依存関係のある他のソフトウェアコンポーネントにおける、当該診断手段がアクセスするために用いる情報を、当該一のソフトウェアコンポーネントにおける、当該診断手段がアクセスするために用いる情報と関係付けて記憶し、
前記第2の情報取得手段は、前記特定手段により特定された前記アプリケーションモジュールと依存関係のある前記他のソフトウェアコンポーネントにおける、前記診断手段がアクセスするために用いる情報を、前記情報記憶手段から取得し、
前記診断手段は、前記特定手段により特定された前記アプリケーションモジュールの前記ソフトウェアコンポーネントへのアクセスに先行して、前記第2の情報取得手段により取得された前記他のソフトウェアコンポーネントにアクセスして診断することを特徴とする請求項に記載の画像形成装置。
The information storage means is used by the diagnosis means to access information used by the diagnosis means in another software component having a dependency relationship with one software component stored in the information storage means. Storing information in association with the information used by the diagnostic means in the one software component to access ,
The second information acquisition unit acquires, from the information storage unit , information used by the diagnosis unit in the other software component having a dependency relationship with the application module specified by the specifying unit. ,
The diagnosis means accesses and diagnoses the other software component acquired by the second information acquisition means prior to accessing the software component of the application module specified by the specifying means. The image forming apparatus according to claim 5 .
前記診断手段による診断結果を保持する保持手段を更に含み、
前記診断手段は、一回の診断において同じ前記他のソフトウェアコンポーネントに対して複数回の診断要求がされた場合に、2回目以降の当該診断要求には前記保持手段にて保持された初回の前記診断結果を出力することを特徴とする請求項に記載の画像形成装置。
A holding means for holding a diagnosis result by the diagnosis means;
When the diagnosis means is requested a plurality of times for the same other software component in one diagnosis, the diagnosis request for the second time or later is stored in the holding means for the first time. The image forming apparatus according to claim 6 , wherein a diagnosis result is output.
コンピュータに、
アプリケーションモジュールと、エラー発生前のソフトウェアコンポーネントの情報を収集する情報収集機能が当該ソフトウェアコンポーネントにアクセスするために用いる情報とから構成される当該ソフトウェアコンポーネントが画像形成装置に新たに追加される際に、追加された当該ソフトウェアコンポーネントに当該情報収集機能がアクセスするために用いる情報を、追加された当該ソフトウェアコンポーネントから取得する第1の情報取得機能と、
前記第1の情報取得機能により取得された、前記情報収集機能がアクセスするために用いる情報を情報記憶手段に記憶させる情報記憶機能と、
異常発生時に出力されるエラーコードに基づいて、前記エラーが発生したソフトウェアコンポーネントのアプリケーションモジュールを特定する特定機能と、
特定された前記アプリケーションモジュールに基づいて、当該アプリケーションモジュールに関連するソフトウェアコンポーネントに前記情報収集機能がアクセスするために用いる情報を前記情報記憶手段から取得する第2の情報取得機能とを実現させ
前記情報収集機能は、前記第2の情報取得機能により取得された、当該情報収集機能がアクセスするために用いる情報を使用することにより、前記エラーが発生したソフトウェアコンポーネントにアクセスして、当該エラー発生前の当該ソフトウェアコンポーネントの情報を取得することを特徴とするプログラム。
On the computer,
When the software component composed of an application module and information used by the information collection function for collecting software component information before an error occurs to access the software component is newly added to the image forming apparatus, A first information acquisition function for acquiring, from the added software component, information used by the information collection function to access the added software component ;
An information storage function for storing, in an information storage means, information used for accessing the information collection function acquired by the first information acquisition function ;
A specific function for identifying an application module of a software component in which the error has occurred, based on an error code output when an abnormality occurs;
Based on the identified application module, a second information acquisition function for acquiring information used for the information collection function to access a software component related to the application module from the information storage unit is realized ,
The information collection function accesses the software component in which the error has occurred by using the information used for accessing the information collection function acquired by the second information acquisition function, and the error has occurred. program characterized that you get information before the software component.
JP2007016245A 2007-01-26 2007-01-26 Image forming apparatus and program Expired - Fee Related JP4636029B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007016245A JP4636029B2 (en) 2007-01-26 2007-01-26 Image forming apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007016245A JP4636029B2 (en) 2007-01-26 2007-01-26 Image forming apparatus and program

Publications (2)

Publication Number Publication Date
JP2008182650A JP2008182650A (en) 2008-08-07
JP4636029B2 true JP4636029B2 (en) 2011-02-23

Family

ID=39726192

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007016245A Expired - Fee Related JP4636029B2 (en) 2007-01-26 2007-01-26 Image forming apparatus and program

Country Status (1)

Country Link
JP (1) JP4636029B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103034577B (en) * 2011-10-08 2015-10-07 腾讯科技(深圳)有限公司 A kind ofly locate shutdown slow method and device
JP5923934B2 (en) * 2011-11-08 2016-05-25 株式会社リコー Image processing apparatus and program
WO2014097442A1 (en) 2012-12-20 2014-06-26 三菱電機株式会社 On-board device, and program
JP7127378B2 (en) * 2018-06-19 2022-08-30 コニカミノルタ株式会社 Image processing device, self-diagnostic method and program

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001243089A (en) * 2000-02-25 2001-09-07 Mitsubishi Electric Corp Device and method for verifying software
JP2001282671A (en) * 2000-01-24 2001-10-12 Fujitsu Ltd Fault information gathering device, recording medium, and program
JP2002082806A (en) * 2000-07-05 2002-03-22 Ricoh Co Ltd Device and method for forming image and program
JP2002333996A (en) * 2001-02-14 2002-11-22 Ricoh Co Ltd Remote information collection method and its system
JP2003044322A (en) * 2001-07-27 2003-02-14 Nec Soft Ltd System and method for supporting fault analysis
JP2003078688A (en) * 2001-08-31 2003-03-14 Ricoh Co Ltd Image forming device and software diagnostic method
JP3570395B2 (en) * 2001-06-06 2004-09-29 日本電気株式会社 Automatic failure analysis information collection system and automatic failure analysis information collection program
JP3701303B2 (en) * 1991-06-20 2005-09-28 アイシーエル システムズ アーベー Computer system monitoring method and apparatus
JP2007018332A (en) * 2005-07-08 2007-01-25 Toshiba Corp Software abnormality detection system
JP2008026937A (en) * 2006-07-18 2008-02-07 Hitachi Electronics Service Co Ltd Maintenance information collection program, maintenance information collection method, information equipment and external storage medium

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06266686A (en) * 1993-03-11 1994-09-22 Hitachi Ltd Acquiring method for program maintenance information
JPH08212177A (en) * 1995-02-03 1996-08-20 Shinnittetsu Joho Tsushin Syst Kk Monitoring system for application program in distributed processing system
JPH11143737A (en) * 1997-11-07 1999-05-28 Hitachi Ltd Object managing method
JPH11306032A (en) * 1998-04-21 1999-11-05 Mitsubishi Electric Corp Fault occurrence state processing method and operating system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3701303B2 (en) * 1991-06-20 2005-09-28 アイシーエル システムズ アーベー Computer system monitoring method and apparatus
JP2001282671A (en) * 2000-01-24 2001-10-12 Fujitsu Ltd Fault information gathering device, recording medium, and program
JP2001243089A (en) * 2000-02-25 2001-09-07 Mitsubishi Electric Corp Device and method for verifying software
JP2002082806A (en) * 2000-07-05 2002-03-22 Ricoh Co Ltd Device and method for forming image and program
JP2002333996A (en) * 2001-02-14 2002-11-22 Ricoh Co Ltd Remote information collection method and its system
JP3570395B2 (en) * 2001-06-06 2004-09-29 日本電気株式会社 Automatic failure analysis information collection system and automatic failure analysis information collection program
JP2003044322A (en) * 2001-07-27 2003-02-14 Nec Soft Ltd System and method for supporting fault analysis
JP2003078688A (en) * 2001-08-31 2003-03-14 Ricoh Co Ltd Image forming device and software diagnostic method
JP2007018332A (en) * 2005-07-08 2007-01-25 Toshiba Corp Software abnormality detection system
JP2008026937A (en) * 2006-07-18 2008-02-07 Hitachi Electronics Service Co Ltd Maintenance information collection program, maintenance information collection method, information equipment and external storage medium

Also Published As

Publication number Publication date
JP2008182650A (en) 2008-08-07

Similar Documents

Publication Publication Date Title
US11307961B2 (en) Techniques for traversing representations of source code
US7908525B2 (en) Data processor, data processing program, and data processing system
JP2007087112A (en) Failure diagnostic device
US20170255456A1 (en) System, management device, information processing device, control method for management device, control method for information processing device, and computer-readable storage medium
US9892019B2 (en) Use case driven stepping component automation framework
JP4636029B2 (en) Image forming apparatus and program
JP6478965B2 (en) Information processing apparatus, method and program
JP6163707B2 (en) Embedded device, program creation device, program
JP2013182445A (en) Fault handling support device, fault handling support system, fault handling support method, and fault handling support program
CN110716874A (en) Method for testing hardware compatibility of domestic operating system
US8327189B1 (en) Diagnosing an incident on a computer system using a diagnostics analyzer database
JP4037079B2 (en) Image forming apparatus, process monitoring method, and program causing computer to execute the method
JP2017201736A (en) Image processing apparatus, method for controlling the image processing apparatus, and program
WO2012067034A1 (en) Design and development support system
JP2009237749A (en) Failure information collection method
JP5379911B2 (en) Operation verification apparatus, operation verification method, and operation verification program
CN115344490A (en) Method and device for testing software product, storage medium and electronic equipment
JP5758544B2 (en) Screen information collection computer, screen information collection method, and computer-readable storage medium
JP2014056547A (en) Counter-failure support device, counter-failure support system, counter-failure support method, and counter-failure support program
JP4957506B2 (en) Management program, information processing apparatus, and information processing system
JP2004192293A (en) Software verification support tool
JP4903278B2 (en) Operation verification apparatus, operation verification method, and operation verification program
JP2010102433A (en) Information processing apparatus and program
JP2002342119A (en) Method for generating program for image forming device, method for measuring coverage for image forming device, program for making computer perform these methods, instrument and program for measuring coverage, and information recording medium
JP7111527B2 (en) Vulnerability diagnosis device, vulnerability diagnosis method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090210

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100803

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100930

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101026

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101108

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131203

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4636029

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S802 Written request for registration of partial abandonment of right

Free format text: JAPANESE INTERMEDIATE CODE: R311802

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees