JP2009053935A - Information processor and history information management program - Google Patents

Information processor and history information management program Download PDF

Info

Publication number
JP2009053935A
JP2009053935A JP2007220144A JP2007220144A JP2009053935A JP 2009053935 A JP2009053935 A JP 2009053935A JP 2007220144 A JP2007220144 A JP 2007220144A JP 2007220144 A JP2007220144 A JP 2007220144A JP 2009053935 A JP2009053935 A JP 2009053935A
Authority
JP
Japan
Prior art keywords
history information
same type
information
stored
type
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2007220144A
Other languages
Japanese (ja)
Inventor
Tetsuo Numata
哲雄 沼田
Toshiharu Hayashida
俊治 林田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2007220144A priority Critical patent/JP2009053935A/en
Publication of JP2009053935A publication Critical patent/JP2009053935A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processor and a history information management program which can store history information required for analysis in a small storage area. <P>SOLUTION: When the number of pieces of history information stored in an HDD (hard disk drive) 56 has reached a predetermined upper value (100 here) and when there is history information of the same type and same generation location with the notified history information, the oldest history information is erased among pieces of history information of the same type and the same generation location with the notified history information. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

この発明は、情報処理装置及び履歴情報管理プログラムに関する。   The present invention relates to an information processing apparatus and a history information management program.

従来、例えば、パーソナル・コンピュータや画像形成装置(所謂、プリンタ)、複合機等の情報処理装置では、処理状況や異常が発生した場合の発生原因を解析するためログ(履歴情報)を記憶しているものがある。   Conventionally, for example, in an information processing apparatus such as a personal computer, an image forming apparatus (so-called printer), or a multifunction peripheral, a log (history information) is stored in order to analyze the processing status and the cause of occurrence when an abnormality occurs. There is something.

しかしながら、この種の情報処理装置では、ログを記憶させることができる記憶領域に限りがあり、情報を記憶する際に、記憶領域の上限に達した等のために記憶可能な領域が足りない場合、何らかの方法で記憶領域を空けるか、新規の記憶を中止する必要がある。   However, in this type of information processing device, there is a limit to the storage area where the log can be stored, and when storing information, there is not enough storage area because the upper limit of the storage area has been reached, etc. It is necessary to free up the storage area by some method or to cancel the new storage.

そこで、記憶領域に記憶するログを削減するための技術として、特許文献1には、記録済みと同一の故障が検知された場合に、ログの格納を省略する技術が開示されている。   Therefore, as a technique for reducing the logs stored in the storage area, Patent Document 1 discloses a technique for omitting log storage when the same failure as that recorded is detected.

また、特許文献2には、ログの記憶領域が枯渇した場合に、予め定められた種類のログから消去する技術が開示されている。
特開平5−107720号公報 特開2006−41764号公報
Japanese Patent Application Laid-Open No. 2004-228561 discloses a technique for deleting from a predetermined type of log when the log storage area is exhausted.
JP-A-5-107720 JP 2006-41764 A

本発明は、履歴情報を記憶する領域が足りない場合、新たに生成された履歴情報を記憶する際に、新たに生成された履歴情報の種類とこの履歴情報を残しつつ、記憶領域を有効に利用することを目的とする。   In the case where there is not enough area for storing history information, the present invention makes the storage area effective while storing the newly generated history information and the history information when storing the newly generated history information. It is intended to be used.

請求項1に記載の発明の情報処理装置は、所定の処理の実行状況に応じて予め定められた種類の履歴情報を生成する生成手段と、前記履歴情報を記憶するための記憶手段と、前記記憶手段に前記生成された履歴情報を記憶する領域が足りない場合に、前記生成手段により生成された履歴情報と同じ種類の履歴情報が前記記憶手段に既に記憶されているか否かを判断する判断手段と、前記判断手段により、同じ種類の履歴情報が記憶されていると判断された場合に前記生成された履歴情報と同じ種類の履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶する制御を行なう制御手段と、を備えている。   The information processing apparatus according to claim 1 includes a generation unit that generates history information of a predetermined type according to an execution status of a predetermined process, a storage unit that stores the history information, Judgment to determine whether or not history information of the same type as the history information generated by the generation means is already stored in the storage means when there is not enough area for storing the generated history information in the storage means The history information of the same type as the generated history information is deleted from the storage means when it is determined by the means and the determination means that the same type of history information is stored. Control means for performing control to store the generated history information in the storage means.

また、請求項2記載の発明は、請求項1記載の発明において、前記制御手段が、同じ種類の履歴情報が記憶されていないと判断された場合に前記記憶手段に記憶された履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶するものである。   According to a second aspect of the present invention, in the first aspect of the invention, when the control means determines that the same type of history information is not stored, the history information stored in the storage means The oldest history information is erased from the storage means, and the generated history information is stored in the storage means.

また、請求項3記載の発明は、請求項1記載の発明において、前記制御手段が、同じ種類の履歴情報が記憶されていないと判断された場合に前記記憶手段に記憶された履歴情報のうち同じ種類の履歴情報が複数存在する種類の履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶するものである。   According to a third aspect of the invention, in the first aspect of the invention, when the control means determines that the same type of history information is not stored, the history information stored in the storage means The oldest history information among the types of history information having a plurality of history information of the same type is deleted from the storage means, and the generated history information is stored in the storage means.

また、請求項4記載の発明は、請求項1乃至請求項3記載の発明において、前記生成手段が、前記処理を実行した場合に発生し得る予め定められた異常が発生した場合にこの異常の種別とこの異常の発生箇所とを少なくとも含む履歴情報を生成し、前記判断手段が、前記異常の種別が同一の履歴情報を同じ種類の履歴情報であると判断するものである。   According to a fourth aspect of the present invention, in the first to third aspects of the present invention, when a predetermined abnormality that may occur when the generation unit executes the process, the abnormality is detected. History information including at least the type and the occurrence location of the abnormality is generated, and the determination unit determines that the history information having the same abnormality type is the same type of history information.

また、請求項5記載の発明は、請求項1乃至請求項3記載の発明において、前記生成手段が、前記処理を実行した場合に発生し得る予め定められた異常が発生した場合にこの異常の種別とこの異常の発生場所とを少なくとも含む履歴情報を生成し、前記判断手段が、前記異常の種別と異常の発生箇所がともに同一の履歴情報を同じ種類の履歴情報であると判断するものである。   According to a fifth aspect of the present invention, in the first to third aspects of the present invention, when a predetermined abnormality that may occur when the generation unit executes the process, the abnormality is detected. History information including at least the type and the location of occurrence of the abnormality is generated, and the determination unit determines that the history information having the same abnormality type and abnormality occurrence location is the same type of history information. is there.

さらに、請求項6記載の発明は、請求項1乃至請求項5記載の発明において、前記制御手段が、異常の種類毎に発生回数を計数し、前記生成手段により生成された履歴情報を、当該履歴情報により示される異常の種類に応じた計数値と関連付けて前記記憶手段に記憶させる制御を行なうものである。   Furthermore, the invention according to claim 6 is the invention according to claims 1 to 5, wherein the control means counts the number of occurrences for each type of abnormality, and the history information generated by the generating means Control is performed to store in the storage means in association with the count value corresponding to the type of abnormality indicated by the history information.

一方、請求項7の発明の履歴情報管理プログラムは、コンピュータに、所定の処理の実行状況に応じて予め定められた種類の履歴情報を生成する生成ステップと、前記履歴情報を記憶領域に記憶するための記憶ステップと、前記生成された履歴情報を前記記憶領域に記憶する領域が足りない場合に、前記生成された履歴情報と同じ種類の履歴情報が前記記憶領域既に記憶されているか否かを判断する判断ステップと、前記判断ステップにより、同じ種類の履歴情報が記憶されていると判断された場合に前記生成された履歴情報と同じ種類の履歴情報のうち最も古い履歴情報を前記記憶領域から消去するとともに前記生成された履歴情報を前記記憶領域に記憶する制御を行なう制御ステップと、を実行させるものである。   On the other hand, a history information management program according to a seventh aspect of the invention stores, in a storage area, a generation step of generating history information of a predetermined type according to an execution status of a predetermined process in a computer. A storage step for determining whether or not history information of the same type as the generated history information has already been stored when there is not enough area to store the generated history information in the storage area. A determination step of determining, and when the determination step determines that the same type of history information is stored, the oldest history information of the same type of history information as the generated history information is stored from the storage area. And a control step of performing control to erase and store the generated history information in the storage area.

請求項1及び請求項7に記載の発明によれば、本構成を有していない場合に比較して、履歴情報を記憶する領域が足りない場合、新たに生成された履歴情報を記憶する際に、新たに生成された履歴情報の種類とこの履歴情報とを残しつつ、記憶領域を有効に利用することが可能となる、という優れた効果を有する。   According to the first and seventh aspects of the invention, when there is not enough area for storing history information compared to the case where the present configuration is not provided, when newly generated history information is stored. In addition, there is an excellent effect that the storage area can be used effectively while leaving the newly generated history information type and the history information.

また、請求項2に記載の発明によれば、新たに生成された履歴情報の種類と同じ種類の履歴情報が無い場合でも、新たに生成された履歴情報を残しつつ、記憶領域を有効に利用することが可能となる、という優れた効果を有する。   According to the second aspect of the present invention, even when there is no history information of the same type as the type of newly generated history information, the storage area is effectively used while leaving the newly generated history information. It has the excellent effect that it becomes possible to do.

また、請求項3に記載の発明によれば、新たに生成された履歴情報の種類と同じ種類の履歴情報が無い場合でも、既に記憶されている種類の履歴情報と新たに生成された種類の履歴情報とを全て残しつつ、記憶領域を有効に利用することが可能となる、という優れた効果を有する。   According to the invention described in claim 3, even when there is no history information of the same type as the type of newly generated history information, the history information of the already stored type and the newly generated type of history information It has an excellent effect that the storage area can be used effectively while leaving all the history information.

また、請求項4に記載の発明によれば、同じ種別の異常に関して古い履歴情報が消去されることによる影響を少なくすることができる、という優れた効果を有する。   According to the fourth aspect of the present invention, there is an excellent effect that it is possible to reduce the influence of erasing old history information regarding the same type of abnormality.

また、請求項5に記載の発明によれば、同じ種別であるが発生箇所が異なる種類の異常に関して古い履歴情報が消去されてしまうという不都合を防ぐことができる、という優れた効果を有する。   Further, according to the fifth aspect of the invention, there is an excellent effect that it is possible to prevent the inconvenience that old history information is erased regarding an abnormality of the same type but a different occurrence location.

さらに、請求項6に記載の発明によれば、同じ種類の異常に関して最も古い履歴情報が消去されても発生回数を記憶することにより影響を少なくすることができる、という優れた効果を有する。   Furthermore, according to the sixth aspect of the present invention, there is an excellent effect that even if the oldest history information regarding the same type of abnormality is deleted, the influence can be reduced by storing the number of occurrences.

以下、図面を参照して、本発明の実施の形態について詳細に説明する。なお、以下では、本発明を印刷(プリント)機能やファクシミリ機能、複写(コピー)機能を備えた複合機に適用した場合について説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the following, a case where the present invention is applied to a multifunction machine having a printing function, a facsimile function, and a copying function will be described.

図1には、本実施の形態に係る複合機10の全体構成が示されている。   FIG. 1 shows an overall configuration of a multifunction machine 10 according to the present embodiment.

同図に示すように、本実施の形態に係る複合機10は、ネットワーク80を介して、例えば、パーソナル・コンピュータ(以下、「PC」という。)82等の多数の端末装置に接続されており、各端末装置から共有して利用可能とされている。   As shown in the figure, the MFP 10 according to the present embodiment is connected to a number of terminal devices such as a personal computer (hereinafter referred to as “PC”) 82 via a network 80. It can be shared from each terminal device.

PC82では、例えば、ユーザによって文書等が作成されて印刷が指示された場合、印刷対象とする文書を示す印刷データを複合機10へ送信する。   In the PC 82, for example, when a document is created by the user and printing is instructed, the print data indicating the document to be printed is transmitted to the multifunction device 10.

複合機10は、ネットワーク80を介して印刷データを受信すると、当該印刷データに基づき、当該印刷データにより示される文書の印刷を行なう。   When receiving the print data via the network 80, the multifunction device 10 prints the document indicated by the print data based on the print data.

また、本実施の形態に係る複合機10は、電話回線等の公衆通信回線84とも接続されており、当該公衆通信回線84を介してファクシミリ通信を行うことが可能とされている。   In addition, the MFP 10 according to the present embodiment is also connected to a public communication line 84 such as a telephone line, and can perform facsimile communication via the public communication line 84.

図2には、本実施の形態に係る複合機10の詳細な構成が示されている。   FIG. 2 shows a detailed configuration of the multifunction machine 10 according to the present embodiment.

同図に示すように、複合機10は、画像形成部12と、この画像形成部12の上方に設けられた原稿読取部14と、を備えている。なお、本実施の形態に係る原稿読取部14には、当該原稿読取部14の開閉蓋を兼用する原稿搬送装置16が設けられている。   As shown in FIG. 1, the multifunction machine 10 includes an image forming unit 12 and a document reading unit 14 provided above the image forming unit 12. The document reading unit 14 according to the present embodiment is provided with a document conveying device 16 that also serves as an open / close lid of the document reading unit 14.

原稿読取部14には、その上面に原稿を載せるための透明のガラス板で形成されたプラテンガラス(図示省略)が設置され、原稿読取領域となっている。   The document reading unit 14 is provided with a platen glass (not shown) formed of a transparent glass plate for placing a document on the upper surface thereof, and serves as a document reading area.

また、原稿読取部14には、ユーザが原稿読取、或いは複写指示等を入力操作するためのユーザインタフェース24が配設されている。ユーザインタフェース24にはタッチパネルディスプレイやテンキー、スタートボタンなどが設けられ、複写枚数設定や倍率設定に利用されると共に、ファクシミリ送信時の電話機のダイヤルキーとしても利用される。すなわち、原稿読取部14は、コピー時の原稿読取機能と、ファクシミリ送信時の原稿読取機能とを併せ持っている。なお、コピー機能は前記画像形成部12と原稿読取部14との組合わせで実行可能である。   The document reading unit 14 is provided with a user interface 24 for a user to input a document reading or copying instruction. The user interface 24 is provided with a touch panel display, a numeric keypad, a start button, and the like, and is used for setting the number of copies and setting a magnification, and also used as a dial key of a telephone at the time of facsimile transmission. That is, the document reading unit 14 has both a document reading function during copying and a document reading function during facsimile transmission. The copy function can be executed by a combination of the image forming unit 12 and the document reading unit 14.

原稿搬送装置16には、複写しようとする原稿を(複数枚の場合は重ねて)載せるフィーダートレイ20が設けられている。この原稿搬送装置16は、フィーダートレイ20上に載せられた原稿(複数枚重ねられている場合は、その最上層の原稿)を、原稿反転ユニット(図示省略)へ送り込むことで、反転しながらプラテンガラス上の読取領域を通過させ、フィーダートレイ20の下部に設けられた原稿排紙トレイ22上に排出されるように自動搬送して原稿読取動作を実行する。   The document transport device 16 is provided with a feeder tray 20 on which documents to be copied are stacked (in the case of a plurality of sheets). The document transport device 16 feeds a document placed on the feeder tray 20 (the uppermost document when a plurality of sheets are stacked) to a document reversing unit (not shown), thereby reversing the platen. A document reading operation is performed by automatically transporting the document so as to pass through a reading area on the glass and be discharged onto a document discharge tray 22 provided below the feeder tray 20.

画像形成部12には、装置本体下部に3段に渡って配置された給紙トレイ26が設けられ、サイズが指定されることで、選択的に給紙トレイ26から記録用紙が給紙装置によって1枚ずつ引き出され、画像形成部12に搬送されるようになっている。   The image forming unit 12 is provided with paper feed trays 26 arranged in three stages at the lower part of the apparatus main body. By specifying the size, the recording paper is selectively sent from the paper feed tray 26 by the paper feed device. Each sheet is pulled out and conveyed to the image forming unit 12.

画像形成部12の内部(図示省略)には、シート材に画像を形成する感光体ドラムが配設されている。なお、画像形成部12の内部の感光体ドラムの周囲には、帯電装置、光走査装置、現像装置、転写装置等が配設されている。感光体ドラムの周面は、帯電装置によって一様に帯電された後、光走査装置によって画像データに基づく静電潜像が形成される。この形成された静電潜像は現像装置より供給されるトナーによって現像される。その後、現像された感光体ドラム上のトナー画像が転写装置を通過することで、当該トナー画像が記録用紙に転写される構成となっている。画像が転写された記録用紙は定着装置によって加熱、加圧処理され、画像が定着された状態で排出されるようになっている。   Inside the image forming unit 12 (not shown), a photosensitive drum for forming an image on a sheet material is disposed. A charging device, an optical scanning device, a developing device, a transfer device, and the like are disposed around the photosensitive drum inside the image forming unit 12. The peripheral surface of the photosensitive drum is uniformly charged by a charging device, and then an electrostatic latent image based on image data is formed by an optical scanning device. The formed electrostatic latent image is developed with toner supplied from a developing device. After that, the developed toner image on the photosensitive drum passes through the transfer device, whereby the toner image is transferred to the recording paper. The recording sheet on which the image is transferred is heated and pressurized by a fixing device, and is discharged in a state where the image is fixed.

図3には、本実施の形態に係る複合機10の情報処理に関する要部構成が示されている。   FIG. 3 shows a configuration of a main part related to information processing of the multifunction machine 10 according to the present embodiment.

同図に示すように、複合機10は、装置全体の動作を司るCPU(中央処理装置)50と、各種データを一時的に記憶するRAM(Random Access Memory)52と、装置全体を制御する制御プログラムや後述する履歴情報管理プログラムを含む各種プログラム等が予め記憶されたROM(Read Only Memory)54と、後述するエラー履歴情報を記憶するHDD(ハード・ディスク・ドライブ)56と、操作のための操作画面情報を表示する画面部と情報の入力を行うタッチパネル部やボタン部を備えるユユーザインタフェース24に接続され、当該ユーザインタフェース24に対する各種の操作画面の表示を制御する表示制御部58と、ユーザインタフェース24に接続され、当該ユーザインタフェース24に対するユーザからの各種の操作指示を検出する操作入力検出部60と、を備えている。また、前記した装置全体を制御する制御プログラムや後述する履歴情報管理プログラムを含む各種プログラム等をHDD56に記憶するように構成してもよい。また、この各種プログラムは、例えばネットワーク等の通信回線を介して外部からデータ信号として受信されてもよいし、DVD−ROM等、コンピュータ可読な記憶媒体に格納された状態で提供され、ROM54またはHDD56に格納されたものであってもよい。   As shown in the figure, the multifunction machine 10 includes a CPU (Central Processing Unit) 50 that controls the operation of the entire apparatus, a RAM (Random Access Memory) 52 that temporarily stores various data, and a control that controls the entire apparatus. A ROM (Read Only Memory) 54 in which various programs including a program and a history information management program to be described later are stored in advance, an HDD (hard disk drive) 56 to store error history information to be described later, and an operation A display control unit 58 that is connected to a user interface 24 having a screen unit for displaying operation screen information, a touch panel unit for inputting information, and a button unit, and controls display of various operation screens on the user interface 24; Connected to the interface 24, detects various operation instructions from the user to the user interface 24. An operation input detection unit 60, and a. Further, the HDD 56 may be configured to store a control program for controlling the entire apparatus described above, various programs including a history information management program described later, and the like. These various programs may be received as data signals from the outside via a communication line such as a network, for example, and provided in a state stored in a computer-readable storage medium such as a DVD-ROM, and the ROM 54 or HDD 56. It may be stored in.

また、複合機10は、上述した原稿読取部14による光学的な画像の読み取り動作及び原稿搬送装置16による原稿送り動作を制御する読取制御部62と、上述した画像形成部12による画像形成処理を制御する画像形成制御部64と、ネットワーク80に接続され、当該ネットワーク80に接続された他の端末装置との間で通信データの送受信を行うネットワークI/F(インタフェース)部66と、公衆通信回線84に接続され、当該公衆通信回線84に接続されたファクシミリ装置との間でファクシミリ電文の送受信を行うファクシミリI/F(インタフェース)部68と、を備えている。   In addition, the multifunction machine 10 performs a reading control unit 62 that controls an optical image reading operation by the document reading unit 14 and a document feeding operation by the document conveying device 16 and an image forming process by the image forming unit 12 described above. A network I / F (interface) unit 66 that is connected to the network 80 and transmits / receives communication data to / from other terminal devices connected to the network 80, and a public communication line And a facsimile I / F (interface) unit 68 that transmits and receives facsimile telegrams to and from the facsimile apparatus connected to the public communication line 84.

CPU50、RAM52、ROM54、HDD56、表示制御部58、操作入力検出部60、読取制御部62、画像形成制御部64、ネットワークI/F部66、及びファクシミリI/F部68は、システムバスBUSを介して相互に接続されている。従って、CPU50は、RAM52、ROM54、及びHDD56へのアクセスと、表示制御部58を介したユーザインタフェース24への操作画面、各種メッセージ等の各種情報の表示の制御と、読取制御部62を介した原稿読取部14及び原稿搬送装置16の作動の制御と、画像形成制御部64を介した画像形成部12の作動の制御と、ネットワークI/F部66を介した通信データの送受信の制御と、ファクシミリI/F部68を介したファクシミリ電文の送受信の制御と、を各々行うことができる。また、CPU50は、操作入力検出部60により検出された操作情報に基づく、ユーザインタフェース24に対する操作内容を把握することができる。   The CPU 50, RAM 52, ROM 54, HDD 56, display control unit 58, operation input detection unit 60, reading control unit 62, image formation control unit 64, network I / F unit 66, and facsimile I / F unit 68 are connected to the system bus BUS. Are connected to each other. Therefore, the CPU 50 controls access to the RAM 52, ROM 54, and HDD 56, control of the display of various information such as operation screens and various messages on the user interface 24 via the display control unit 58, and the read control unit 62. Control of operations of the document reading unit 14 and the document conveying device 16, control of operation of the image forming unit 12 via the image formation control unit 64, control of transmission and reception of communication data via the network I / F unit 66, Control of transmission / reception of facsimile messages via the facsimile I / F unit 68 can be performed. Further, the CPU 50 can grasp the operation content for the user interface 24 based on the operation information detected by the operation input detection unit 60.

ところで、複合機10では、各種の機能の処理を実行した場合に様々な異常が発生する場合がある。   By the way, in the multifunction machine 10, various abnormalities may occur when processing of various functions is executed.

例えば、原稿読取部14では、フィーダートレイ20上に載せられた原稿を自動搬送して原稿読取動作を行なった場合に、原稿の搬送不良が発生する場合がある。   For example, in the document reading unit 14, when a document placed on the feeder tray 20 is automatically conveyed and a document reading operation is performed, a document conveyance failure may occur.

また、画像形成部12では、給紙トレイ26から記録用紙の搬送不良が発生する場合があり、内部に配設されている感光体ドラムや、帯電装置、光走査装置、現像装置、転写装置等の不良により、画像形成不良が発生する場合がある。   Further, in the image forming unit 12, there is a case where the recording paper is poorly conveyed from the paper feed tray 26, and a photosensitive drum, a charging device, an optical scanning device, a developing device, a transfer device, and the like are disposed therein. In some cases, image formation defects may occur due to the defects.

また、ネットワークI/F部66では、ネットワーク80の断線やPC82の電源オフ、DNS(Domain Name System)サーバからのIPアドレスの取得失敗やポート番号の設定不良などによりネットワーク80の通信不良が発生する場合ある。   Further, in the network I / F unit 66, a communication failure of the network 80 occurs due to disconnection of the network 80, power-off of the PC 82, failure to obtain an IP address from a DNS (Domain Name System) server, port number setting failure, or the like. There are cases.

さらに、ファクシミリI/F部68では、例えば、公衆通信回線84の不通やファクシミリ電文の送受信の不良、送信先のファクシミリ装置が通話中であることによりファクシミリ通信が失敗する場合がある。   Further, in the facsimile I / F unit 68, there are cases where the facsimile communication fails due to, for example, the disconnection of the public communication line 84, the failure of transmission / reception of facsimile telegrams, or the destination facsimile apparatus being busy.

そこで、各種の機能の処理を制御する各制御部では、それぞれエラーが発生した場合、エラーが発生したことを示すエラー種別及び当該エラーが発生した発生箇所を示す発生箇所情報からなるエラー履歴情報を生成してCPU50へ通知するものとされている。また、このエラー履歴情報は前記したエラー種別とエラー発生箇所のみから構成されるわけではなく、エラー発生日時や操作ユーザ識別情報や処理していた機能の識別情報等を含んでも良い。   Therefore, in each control unit that controls processing of various functions, when an error occurs, error history information including an error type indicating that an error has occurred and occurrence location information indicating the occurrence location where the error has occurred is stored. It is assumed that it is generated and notified to the CPU 50. Further, the error history information is not composed of only the above-described error type and error occurrence location, but may include error occurrence date / time, operation user identification information, identification information of the function being processed, and the like.

例えば、読取制御部62は、原稿読取部14において原稿の搬送不良が発生した場合、原稿の搬送不良の発生を示すエラー種別、及び当該搬送不良が発生した発生箇所を示す発生箇所情報からなるエラー履歴情報をCPU50へ通知する。   For example, when a document conveyance failure occurs in the document reading unit 14, the reading control unit 62 includes an error type indicating the occurrence of a document conveyance failure and an error location information indicating a location where the conveyance failure has occurred. History information is notified to the CPU 50.

また、画像形成制御部64は、画像形成部12において記録用紙の搬送不良が発生した場合、記録用紙の搬送不良の発生を示すエラー種別及び当該搬送不良が発生した発生箇所を示す発生箇所情報からなるエラー履歴情報をCPU50へ通知し、画像形成不良が発生した場合、画像形成不良の発生を示すエラー種別、及び当該画像形成不良の原因となった機器などの発生箇所を示す発生箇所情報からなるエラー履歴情報をCPU50へ通知する。   Further, when a recording sheet conveyance failure occurs in the image forming unit 12, the image formation control unit 64 uses the error type indicating the occurrence of the recording sheet conveyance failure and the occurrence location information indicating the occurrence location of the conveyance failure. The error history information is notified to the CPU 50, and when an image formation failure occurs, the error type indicating the occurrence of the image formation failure and the occurrence location information indicating the occurrence location of the device causing the image formation failure The error history information is notified to the CPU 50.

また、ネットワークI/F部66は、ネットワーク80の通信不良が発生した場合、通信不良の発生を示すエラー種別及び当該通信不良の原因となった通信モジュールなどの通信不良の発生箇所を示す発生箇所情報からなるエラー履歴情報をCPU50へ通知し、ファクシミリI/F部68は、ファクシミリ通信の失敗が発生した場合、通信が失敗したことを示すエラー種別及び当該失敗の原因となった発生箇所を示す発生箇所情報からなるエラー履歴情報をCPU50へ通知する。   In addition, when a communication failure occurs in the network 80, the network I / F unit 66 generates an error type indicating the occurrence of the communication failure and an occurrence location indicating the occurrence location of the communication failure such as the communication module causing the communication failure. Error history information including information is notified to the CPU 50, and when the facsimile communication failure occurs, the facsimile I / F unit 68 indicates an error type indicating that the communication has failed and the location where the failure has occurred. The CPU 50 is notified of error history information including occurrence location information.

CPU50は、エラー履歴情報が通知された場合、後述する履歴情報管理プログラムを実行して、通知されたエラー履歴情報を発生回数等とHDD56に記憶させる制御や、HDD56に記憶されている古い履歴情報を消去する制御を行なう。   When the error history information is notified, the CPU 50 executes a history information management program to be described later to store the notified error history information in the HDD 56 and the number of occurrences and the old history information stored in the HDD 56. The control to erase is performed.

図4には、本実施の形態に係るHDD56に記憶されたエラー履歴情報のデータ構造の一例が示されている。   FIG. 4 shows an example of the data structure of error history information stored in the HDD 56 according to the present embodiment.

同図に示すように、エラーが発生する毎に当該エラーの種別、当該エラーの発生日時、当該エラーの発生箇所、当該エラーの累計した発生回数がエラー履歴情報の1行分のデータとして記憶される。   As shown in the figure, each time an error occurs, the error type, the date and time of occurrence of the error, the location of the error, and the cumulative number of occurrences of the error are stored as data for one line of error history information. The

図5には、エラー種別の情報と発生箇所情報や発生日時等を含むエラー履歴情報が通知された際にCPU50によって実行される履歴情報管理プログラムの流れを示すフローチャートである。当該プログラムはROM54またはHDD56の上記記憶領域に予め記憶されている。   FIG. 5 is a flowchart showing a flow of a history information management program executed by the CPU 50 when error history information including error type information, occurrence location information, occurrence date and time is notified. The program is stored in advance in the storage area of the ROM 54 or HDD 56.

同図のステップ100では、HDD56に記憶されているエラー履歴情報の数をカウントし、履歴情報の数が予め定められた上限値に達しているか否かを判定し、肯定判定となった場合はステップ104へ移行する一方、否定判定となった場合はステップ102へ移行する。   In step 100 in the figure, the number of error history information stored in the HDD 56 is counted to determine whether or not the number of history information has reached a predetermined upper limit value. On the other hand, the process proceeds to step 104. If the determination is negative, the process proceeds to step 102.

ステップ102では、通知されたエラーの種別や発生箇所情報、エラーの発生日時、発生回数等からなるエラー履歴情報をHDD56に記憶させる。   In step 102, error history information including the notified error type, occurrence location information, error occurrence date and time, number of occurrences, and the like is stored in the HDD 56.

なお、本実施の形態では、通知されたエラー履歴情報と同じ種類のエラー履歴情報がHDD56に記憶されていない場合は、発生回数を「1」としてHDD56に記憶させ、通知されたエラー履歴情報と同じ種類の履歴情報がHDD56に既に記憶されている場合は、当該同じ種類のエラー履歴情報のうち、発生回数の最も大きなものの発生回数の値に1を加算して得られた値を発生回数としてHDD56に記憶させる。この場合、「エラー履歴情報が同じ」とは、エラー種別のみが同じ場合であってもよいし、エラー種別とエラー発生箇所の両方が同じ場合であってもよく、適宜これらを選択するように構成しても良い。   In the present embodiment, when error history information of the same type as the notified error history information is not stored in the HDD 56, the number of occurrences is stored in the HDD 56 as “1”, and the notified error history information and When history information of the same type is already stored in the HDD 56, the value obtained by adding 1 to the value of the number of occurrences of the largest number of occurrences of the same type of error history information is used as the number of occurrences. The data is stored in the HDD 56. In this case, “the error history information is the same” may be the case where only the error type is the same, or may be the case where both the error type and the error occurrence location are the same. It may be configured.

一方、ステップ104では、HDD56に通知されたエラー履歴情報と同じ種類のエラー履歴情報が既にHDD56に記憶されているか否かを判定し、肯定判定となった場合はステップ106へ移行する一方、否定判定となった場合はステップ108へ移行する。   On the other hand, in step 104, it is determined whether or not the error history information of the same type as the error history information notified to the HDD 56 has already been stored in the HDD 56. If it is determined, the process proceeds to step 108.

ステップ106では、通知されたエラー履歴情報をHDD56に記憶させると共に、当該通知されたエラー履歴情報と同じ種類のエラー履歴情報のうち最も古いエラー履歴情報の1行分のエラー履歴情報をHDD56から消去する。   In step 106, the notified error history information is stored in the HDD 56, and the error history information for one line of the oldest error history information among the error history information of the same type as the notified error history information is erased from the HDD 56. To do.

一方、ステップ108では、通知されたエラー履歴情報をHDD56に記憶させると共に、HDD56に記憶されているエラー履歴情報のうち最も古いエラー履歴情報の1行分のエラー履歴情報をHDD56から消去する。なお、上記ステップ106及びステップ108でのエラー履歴情報の記憶とエラー履歴情報の消去の処理順序は何れが先であってもよいが、エラー履歴情報の消去をした後に新規に生成されて通知されたエラー履歴情報の記憶をさせることにことが好ましい。   On the other hand, in step 108, the notified error history information is stored in the HDD 56, and the error history information for one line of the oldest error history information among the error history information stored in the HDD 56 is deleted from the HDD 56. It should be noted that the processing order of error history information storage and error history information deletion in step 106 and step 108 may be any first, but after the error history information is deleted, it is newly generated and notified. It is preferable to store the error history information.

また、上記したようにステップ108において、HDD56に記憶されているエラー履歴情報のうち最も古いエラー履歴情報の1行分のエラー履歴情報が、エラー履歴情報中で一つしか存在しない種類のエラー履歴情報であった場合にこのエラー履歴情報を消去してしまうと当該種類のエラー履歴情報がHDD56に記憶されているエラー履歴情報から無くなってしまうことになり、エラー解析において当該種類の情報を必要としている場合に解析ができないという不都合を招くおそれがある。そのため、HDD56に記憶されているエラー履歴情報のうち最も古いエラー履歴情報の1行分のエラー履歴情報を消去する処理に代えて、記憶されたエラー履歴情報のうち同じ種類のエラー履歴情報が複数存在する種類のエラー履歴情報を特定し、特定された種類のエラー履歴情報のうち最も古いエラー履歴情報を前記記憶手段から消去する、という処理を行うようにしても良い。   Further, as described above, in step 108, the error history information of the type in which the error history information for one line of the oldest error history information among the error history information stored in the HDD 56 exists only in the error history information. If this error history information is deleted when it is information, the error history information of that type will be lost from the error history information stored in the HDD 56, and this type of information is required for error analysis. May cause inconvenience that analysis is not possible. Therefore, instead of the process of deleting the error history information for one line of the oldest error history information among the error history information stored in the HDD 56, a plurality of the same type of error history information among the stored error history information is stored. An existing type of error history information may be specified, and the oldest error history information among the specified types of error history information may be deleted from the storage unit.

これにより、例えば、図4に示すように、HDD56に記憶されているエラー履歴情報の数が予め定められた上限値(ここでは100)に達しており、エラー履歴情報(例えば、エラーの種別として「搬送不良」と発生箇所として「フィーダートレイ」)が通知された場合、図6に示すように、通知されたエラー履歴情報と同じ種類のエラー履歴情報がある場合は、当該エラー履歴情報を解析する際の影響が比較的小さい履歴情報である通知されたエラー履歴情報と同じ種類のエラー履歴情報のうち最も古いエラー履歴情報を消去する。なお、本実施の形態では、エラーが発生したことを示すエラー履歴情報を記憶させる場合について説明したが、本発明はこれに限定されるものではないく、例えば、処理が正常に実行されたことを示す実行履歴情報など、処理の実行状況に応じて複数種類の履歴情報を記憶させてもよい。   As a result, for example, as shown in FIG. 4, the number of error history information stored in the HDD 56 has reached a predetermined upper limit (here, 100), and error history information (for example, as an error type) When “feed failure” and “feeder tray” as the occurrence location are notified, if there is error history information of the same type as the notified error history information, the error history information is analyzed as shown in FIG. The oldest error history information is erased from the error history information of the same type as the notified error history information, which is history information that has a relatively small influence on the process. In this embodiment, the case has been described where error history information indicating that an error has occurred is stored. However, the present invention is not limited to this, for example, the process has been executed normally. A plurality of types of history information may be stored in accordance with the execution status of the process, such as execution history information indicating.

また、本実施の形態では、履歴情報等をHDD56に記憶させる場合について説明したが、本発明はこれに限定されるものではなく、例えば、RAM52に記憶させてもよい。   In the present embodiment, the case where history information or the like is stored in the HDD 56 has been described. However, the present invention is not limited to this, and may be stored in the RAM 52, for example.

その他、本実施の形態で説明した複合機10の構成(図1〜図3参照。)は一例であり、本発明の主旨を逸脱しない範囲内において適宜変更可能であることは言うまでもない。   In addition, the configuration of the MFP 10 described in the present embodiment (see FIGS. 1 to 3) is merely an example, and it is needless to say that the configuration can be appropriately changed without departing from the gist of the present invention.

また、本実施の形態で説明した履歴情報管理プログラム(図5参照。)の処理の流れも一例であり、本発明の主旨を逸脱しない範囲内において適宜変更可能であることは言うまでもない。   Further, the flow of processing of the history information management program (see FIG. 5) described in this embodiment is also an example, and it goes without saying that it can be changed as appropriate without departing from the gist of the present invention.

実施の形態に係る複合機の全体構成を示す概略図である。1 is a schematic diagram illustrating an overall configuration of a multifunction machine according to an embodiment. 実施の形態に係る複合機の詳細な構成を示す斜視図である。1 is a perspective view illustrating a detailed configuration of a multifunction machine according to an embodiment. 実施の形態に係る複合機の電気系の要部構成を示すブロック図である。It is a block diagram which shows the principal part structure of the electric system of the multifunctional device which concerns on embodiment. 実施の形態に係るエラー履歴情報のデータ構造を模式的に示した模式図である。It is the schematic diagram which showed typically the data structure of the error historical information which concerns on embodiment. 実施の形態に係る履歴情報管理プログラムの処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of the log | history information management program which concerns on embodiment. 実施の形態に係る通知された履歴情報と発生箇所情報をHDDに記憶させると共に、HDDに記憶されている履歴情報のうち最も古い履歴情報を消去する例を模式的に示した模式図である。It is the schematic diagram which showed typically the example which erase | eliminates the oldest log | history information among the log | history information memorize | stored in HDD while memorize | stored the log | history information and generation | occurrence | production location information which concern on embodiment.

符号の説明Explanation of symbols

10 複合機
50 CPU
56 HDD
62 読取制御部
64 画像形成制御部
66 ネットワークI/F部
68 ファクシミリI/F部
10 MFP 50 CPU
56 HDD
62 Reading Control Unit 64 Image Formation Control Unit 66 Network I / F Unit 68 Facsimile I / F Unit

Claims (7)

所定の処理の実行状況に応じて予め定められた種類の履歴情報を生成する生成手段と、
前記履歴情報を記憶するための記憶手段と、
前記記憶手段に前記生成された履歴情報を記憶する領域が足りない場合に、前記生成手段により生成された履歴情報と同じ種類の履歴情報が前記記憶手段に既に記憶されているか否かを判断する判断手段と、
前記判断手段により、同じ種類の履歴情報が記憶されていると判断された場合に前記生成された履歴情報と同じ種類の履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶する制御を行なう制御手段と、
を備えた情報処理装置。
Generating means for generating history information of a predetermined type according to the execution status of the predetermined process;
Storage means for storing the history information;
When there is not enough area for storing the generated history information in the storage unit, it is determined whether the same type of history information as the history information generated by the generation unit is already stored in the storage unit. Judgment means,
When it is determined by the determination means that the same type of history information is stored, the oldest history information of the same type of history information as the generated history information is deleted from the storage means and is generated. Control means for performing control to store the history information in the storage means;
An information processing apparatus comprising:
前記制御手段は、同じ種類の履歴情報が記憶されていないと判断された場合に前記記憶手段に記憶された履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶する
ことを特徴とする請求項1記載の情報処理装置。
When it is determined that the same type of history information is not stored, the control unit deletes the oldest history information from the storage unit and stores the generated history information. The information processing apparatus according to claim 1, wherein the information is stored in the storage unit.
前記制御手段は、同じ種類の履歴情報が記憶されていないと判断された場合に前記記憶手段に記憶された履歴情報のうち同じ種類の履歴情報が複数存在する種類の履歴情報のうち最も古い履歴情報を前記記憶手段から消去するとともに前記生成された履歴情報を前記記憶手段に記憶する
ことを特徴とする請求項1記載の情報処理装置。
The control means, when it is determined that the same type of history information is not stored, among the history information stored in the storage means, the history information of the type having a plurality of history information of the same type. The information processing apparatus according to claim 1, wherein information is erased from the storage unit and the generated history information is stored in the storage unit.
前記生成手段は、前記処理を実行した場合に発生し得る予め定められた異常が発生した場合にこの異常の種別とこの異常の発生箇所とを少なくとも含む履歴情報を生成し、
前記判断手段は、前記異常の種別が同一の履歴情報を同じ種類の履歴情報であると判断する
ことを特徴とする請求項1乃至請求項3の何れか1項記載の情報処理装置。
The generation unit generates history information including at least the type of the abnormality and the occurrence location of the abnormality when a predetermined abnormality that may occur when the processing is executed occurs,
The information processing apparatus according to any one of claims 1 to 3, wherein the determination unit determines that history information having the same abnormality type is history information of the same type.
前記生成手段は、前記処理を実行した場合に発生し得る予め定められた異常が発生した場合にこの異常の種別とこの異常の発生場所とを少なくとも含む履歴情報を生成し、
前記判断手段は、前記異常の種別と異常の発生箇所がともに同一の履歴情報を同じ種類の履歴情報であると判断する
ことを特徴とする請求項1乃至請求項3の何れか1項記載の情報処理装置。
The generation unit generates history information including at least a type of the abnormality and a place where the abnormality occurs when a predetermined abnormality that may occur when the processing is executed,
4. The determination unit according to claim 1, wherein the determination unit determines that the history information having the same type of abnormality and the location of occurrence of the abnormality are the same type of history information. 5. Information processing device.
前記制御手段は、異常の種類毎に発生回数を計数し、前記生成手段により生成された履歴情報を、当該履歴情報により示される異常の種類に応じた計数値と関連付けて前記記憶手段に記憶させる制御を行なう
請求項1乃至請求項5の何れか1項記載の情報処理装置。
The control unit counts the number of occurrences for each type of abnormality, and stores the history information generated by the generation unit in the storage unit in association with a count value corresponding to the type of abnormality indicated by the history information. The information processing apparatus according to any one of claims 1 to 5, wherein control is performed.
コンピュータに、
所定の処理の実行状況に応じて予め定められた種類の履歴情報を生成する生成ステップと、
前記履歴情報を記憶領域に記憶するための記憶ステップと、
前記生成された履歴情報を前記記憶領域に記憶する領域が足りない場合に、前記生成された履歴情報と同じ種類の履歴情報が前記記憶領域既に記憶されているか否かを判断する判断ステップと、
前記判断ステップにより、同じ種類の履歴情報が記憶されていると判断された場合に前記生成された履歴情報と同じ種類の履歴情報のうち最も古い履歴情報を前記記憶領域から消去するとともに前記生成された履歴情報を前記記憶領域に記憶する制御を行なう制御ステップと
を実行させるための履歴情報管理プログラム。
On the computer,
A generation step of generating history information of a predetermined type according to the execution status of the predetermined process;
A storage step for storing the history information in a storage area;
A determination step of determining whether or not history information of the same type as the generated history information is already stored in the storage area when there is not enough area to store the generated history information in the storage area;
When it is determined by the determination step that the same type of history information is stored, the oldest history information of the same type of history information as the generated history information is erased from the storage area and generated. A history information management program for executing a control step of performing control for storing the history information in the storage area.
JP2007220144A 2007-08-27 2007-08-27 Information processor and history information management program Pending JP2009053935A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007220144A JP2009053935A (en) 2007-08-27 2007-08-27 Information processor and history information management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007220144A JP2009053935A (en) 2007-08-27 2007-08-27 Information processor and history information management program

Publications (1)

Publication Number Publication Date
JP2009053935A true JP2009053935A (en) 2009-03-12

Family

ID=40504964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007220144A Pending JP2009053935A (en) 2007-08-27 2007-08-27 Information processor and history information management program

Country Status (1)

Country Link
JP (1) JP2009053935A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015176428A (en) * 2014-03-17 2015-10-05 Necプラットフォームズ株式会社 Information processing device, fault log management method, and fault log management program
JP7439546B2 (en) 2020-01-31 2024-02-28 株式会社リコー Information processing device, information processing method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015176428A (en) * 2014-03-17 2015-10-05 Necプラットフォームズ株式会社 Information processing device, fault log management method, and fault log management program
JP7439546B2 (en) 2020-01-31 2024-02-28 株式会社リコー Information processing device, information processing method and program

Similar Documents

Publication Publication Date Title
JP2007232891A (en) Image forming apparatus
JP6300469B2 (en) Image forming apparatus, image forming apparatus control method, and computer program
JP5800793B2 (en) Image forming apparatus, image forming program, and image forming method
JP5873832B2 (en) Electronics
JP4737298B2 (en) Printing system and printing apparatus
JP5939024B2 (en) Image processing device
JP2007232908A (en) Image forming apparatus
JP5033706B2 (en) Image forming apparatus
JP2009053935A (en) Information processor and history information management program
JP6069986B2 (en) Image forming apparatus
JP2020031373A (en) Image processing apparatus, transmission method of error notification, and program
JP4978927B2 (en) Image forming apparatus
JP2008246679A (en) Image formation apparatus
JP2009145689A (en) Information display device and image forming apparatus provided with the same
JP2008062584A (en) Image formation device
JP2015086048A (en) Image formation device
JP5681750B2 (en) Image forming apparatus and printing system
JP5117149B2 (en) Image forming apparatus
JP5279246B2 (en) Image forming apparatus and printing system
JP2009006608A (en) Image processing apparatus
JP6579082B2 (en) Image forming apparatus
JP2005028827A (en) Image output device and image data communication device
JP2005111722A (en) Image forming apparatus
CN117768585A (en) Image forming apparatus, recording medium, and image forming method
JP2005049584A (en) Image forming apparatus