JP7171685B2 - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP7171685B2
JP7171685B2 JP2020207371A JP2020207371A JP7171685B2 JP 7171685 B2 JP7171685 B2 JP 7171685B2 JP 2020207371 A JP2020207371 A JP 2020207371A JP 2020207371 A JP2020207371 A JP 2020207371A JP 7171685 B2 JP7171685 B2 JP 7171685B2
Authority
JP
Japan
Prior art keywords
recovery
data
information processing
processing device
processing
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.)
Active
Application number
JP2020207371A
Other languages
Japanese (ja)
Other versions
JP2021073542A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2020207371A priority Critical patent/JP7171685B2/en
Publication of JP2021073542A publication Critical patent/JP2021073542A/en
Application granted granted Critical
Publication of JP7171685B2 publication Critical patent/JP7171685B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.

複合機のデータをネットワーク上の他の複合機にバックアップし、サーバー等のストレージを使用せずにバックアップ及び復旧を実行する方法が提案されている(特許文献1参照)。
データ復旧中か否かを示すフラグによって復旧処理の継続を判断する方法が提案されている(特許文献2参照)。
A method has been proposed for backing up data of a multifunction device to another multifunction device on a network and executing backup and recovery without using a storage such as a server (see Patent Document 1).
A method has been proposed for determining whether to continue recovery processing based on a flag indicating whether or not data recovery is in progress (see Patent Document 2).

特開2004-230617号公報Japanese Patent Application Laid-Open No. 2004-230617 特開2015-156075号公報JP 2015-156075 A

複合機の管理者がネットワーク上の他の複合機にレプリケーションされているデータからデータの復旧処理を実行した状態で別のユーザーによってデータ復旧中の複合機のネットワークや電源が瞬断されてしまった場合、復旧処理が実行中の状態で終了してしまう。再起動時にデータ復旧中か否かを示すフラグによって自動復旧処理を行うことが一般的である。しかし、前回電源断時に他の複合機からデータを受信している途中までしか処理が行われていなかった場合に、再起動後に復旧データの受信処理を行うと、複合機のネットワークリソース及び処理リソースを消費してしまう。その結果、ユーザーの複合機の利用に影響を及ぼしてしまう可能性がある。したがって、復旧データの再受信は、ユーザーが複合機を利用していないタイミングで実行されることが望ましい。
一方、復旧データを受信し終えた後、受信した復旧データを自装置のデータベースに登録する途中でエラーが発生した場合には、自装置のデータベースの内容が同期がとれていない状態になってしまっている可能性がある。その状態で当該装置を利用すると、ユーザーが意図しない設定値が設定された状態で動作したり、装置の故障を招いたりする可能性がある。したがって、このような場合には、復旧データのデータベースへの登録を完了させてから装置を使用開始できるようにすることが望ましい。
While the administrator of the multifunction device is executing data recovery processing from data replicated to another multifunction device on the network, another user momentarily interrupts the network or power of the multifunction device during data recovery. In this case, the recovery process ends while it is in progress. It is common to carry out automatic recovery processing using a flag indicating whether or not data recovery is in progress at the time of restart. However, if the process was only halfway through receiving data from another multifunction device when the power was turned off last time, and the recovery data is received after the restart, the network resources and processing resources of the multifunction device will be affected. consumes As a result, there is a possibility that the user's use of the MFP will be affected. Therefore, it is desirable to re-receive the recovery data when the user is not using the MFP.
On the other hand, if an error occurs while registering the received recovery data in the database of the device itself after receiving the recovery data, the content of the database of the device itself will be out of sync. There is a possibility that If the device is used in such a state, the device may operate with setting values unintended by the user, or the device may malfunction. Therefore, in such a case, it is desirable to be able to start using the device after completing the registration of the recovery data in the database.

本発明の情報処理装置は、情報処理装置が管理している設定データを復旧するための復旧データをネットワークを介して受信する受信処理と、前記受信した復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理とを少なくとも含む復旧処理を行う前記情報処理装置であって、前記受信した復旧データを保持する保持手段と、前記復旧データの受信処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記保持手段に保持された復旧データを削除する削除手段と、前記復旧データの受信後、前記復旧データの反映処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記受信処理を行うことなく、前記保持手段に保持された復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理を再度実行する制御手段と、を有することを特徴とする。 An information processing apparatus according to the present invention includes a receiving process for receiving restoration data for restoring setting data managed by the information processing apparatus through a network, and a process managed by the information processing apparatus based on the received restoration data. The information processing apparatus performs a recovery process including at least a reflection process of reflecting the setting data in the received recovery data, and the recovery process is interrupted during the reception process of the recovery data. and when performing automatic recovery from a state in which the power has been cut off during recovery, deletion means for deleting the recovery data held in the holding means, and reflection processing of the recovery data after receiving the recovery data. If the recovery process is interrupted at this time and automatic recovery is performed from a state in which the power is cut off during recovery, the information processing device is operated based on the recovery data held in the holding means without performing the reception process. and a control means for re-executing a reflection process to reflect the setting data under management.

本発明によれば、利用者に影響を及ぼさず適切にデータの同期の復旧をすることができる。 According to the present invention, it is possible to appropriately restore synchronization of data without affecting the user.

データ同期システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration|structure of a data synchronization system. 複合機のハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of a multifunction machine; FIG. データ管理アプリケーション等の機能構成の一例を示す図である。It is a figure which shows an example of functional structures, such as a data management application. 設定画面の一例を示す図である。It is a figure which shows an example of a setting screen. レプリケーションアプリケーション等の機能構成の一例を示す図である。It is a figure which shows an example of functional structures, such as a replication application. 設定画面の一例を示す図である。It is a figure which shows an example of a setting screen. 復旧処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of recovery processing; 実施形態1の再起動処理の一例を示すフローチャートである。5 is a flowchart showing an example of restart processing according to the first embodiment; 実施形態2の再起動処理の一例を示すフローチャートである。FIG. 11 is a flowchart showing an example of restart processing according to the second embodiment; FIG. 表示処理の一例を示すフローチャート(その1)である。7 is a flowchart (part 1) showing an example of display processing; エラーメッセージの一例を示す図(その1)である。FIG. 11 is a diagram (part 1) showing an example of an error message; 表示処理の一例を示すフローチャート(その2)である。10 is a flowchart (part 2) showing an example of display processing; エラーメッセージの一例を示す図(その2)である。FIG. 2 is a diagram (2) showing an example of an error message;

以下、本発明の実施形態について図面に基づいて説明する。 BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to the drawings.

<実施形態1>
図1は、データ同期システムのシステム構成の一例を示す図である。複合機110がネットワーク100に複数台接続され、相互に通信可能になっている。複合機110のうちの1台にはサーバー機能120が搭載されていて(図1の例では複合機110aに搭載されている)、自装置を含めた複合機110とネットワーク100を介して通信可能である。複合機110aのサーバー機能120は、複合機110の各種設定データを管理している。複合機110aは、サーバー機能120で管理している各種設定データのレプリケーションを、何れか又は双方の複合機110b、110cに対して実施する。レプリケーションとは、あるデータとまったく同じ内容の複製(レプリカ)を別の装置上に作成し、内容を同期させることである。
複合機110は、サーバー機能120に複合機110を登録してデータ同期システムに参加する。データ同期システムにおいて複合機110は、ユーザー操作やコピー/FAX等の処理実行によってデータに変更が発生した場合、その変更内容をサーバー機能120へ送信して、データ更新を要求する。また、複合機110は、サーバー機能120で管理するデータに更新があるかどうかを定期的、又は必要に応じて問い合わせ、更新されたデータがあれば取得して、複合機110内に保存する。
サーバー機能が複合機110a上で動作するとして説明しているが、サーバー機能がPC等の別の装置上で動作してもよい。また、クライアントとしても複合機110以外の装置、例えば、プリンタ、ファクシミリ、PC、駅務機器等であってもよい。また、管理されるデータとして複合機110内のいくつかの設定データを例に説明しているが、設定データの種別はそれに限定されない。複合機110は、情報処理装置の一例である。
<Embodiment 1>
FIG. 1 is a diagram showing an example of the system configuration of a data synchronization system. A plurality of MFPs 110 are connected to the network 100 and can communicate with each other. One of the multifunction machines 110 is equipped with a server function 120 (in the example of FIG. 1, it is installed in the multifunction machine 110a), and can communicate with the multifunction machine 110 including its own device via the network 100. is. The server function 120 of the MFP 110 a manages various setting data of the MFP 110 . The MFP 110a replicates various setting data managed by the server function 120 to one or both of the MFPs 110b and 110c. Replication is to create a duplicate (replica) of exactly the same content as certain data on another device and synchronize the content.
The MFP 110 participates in the data synchronization system by registering the MFP 110 in the server function 120 . In the data synchronization system, when a change occurs in data due to user operation or execution of processing such as copy/facsimile, the multifunction device 110 transmits the content of the change to the server function 120 and requests data update. In addition, the multi-function device 110 inquires whether or not the data managed by the server function 120 is updated, periodically or as needed, acquires updated data if any, and stores it in the multi-function device 110 .
Although the server function operates on the MFP 110a, the server function may operate on another device such as a PC. Also, the client may be a device other than the MFP 110, such as a printer, a facsimile machine, a PC, station service equipment, and the like. Also, some setting data in the MFP 110 are described as examples of data to be managed, but the type of setting data is not limited to this. The MFP 110 is an example of an information processing device.

図2は、複合機110のハードウェア構成の一例を示す図である。複合機110は、コントローラユニット200、操作部220、スキャナ230、プリンタ240を含んでいる。コントローラユニット200には、操作部220が接続されると共に、画像入力デバイスであるスキャナ230や画像出力デバイスであるプリンタ240が接続される。
コントローラユニット200は、より具体的には、CPU(Central Processing Unit)202を有する。CPU202は、ROM(Read Only Memory)206に格納されているブートプログラムによりOS(Operating System)のプログラムを起動し、OSの機能を実現させる。コントローラユニット200は、このOS上で、HDD(Hard Disk Drive)205に格納されているアプリケーションプログラムを実行し、アプリケーションの機能を実現させる。このCPU202の作業領域としてはRAM(Random Access Memory)203が用いられる。HDD205は、アプリケーションプログラムや各種データを格納する。
CPU202には、システムバス210を介して、ROM206及びRAM203と共に、操作部I/F201、デバイスI/F204、Network207、画像処理208が接続される。
操作部I/F201は、タッチパネルを有する操作部220とのインタフェースである。操作部I/F201は、操作部220に表示する各種データ等の情報を送出したり、ユーザーにより入力された情報をCPU202に送出したりする。デバイスI/F204には、スキャナ230及びプリンタ240が接続され、データや制御信号の入出力が行われる。Network207は、ネットワーク100に接続され、ネットワーク100を介してネットワーク100上の各装置との間で情報の入出力を行う。画像処理208では、スキャナからの入力画像処理や複合機への出力画像処理、画像回転、画像圧縮、解像度変換、色空間変換、階調変換等の処理を行う。
複合機110aのCPU202が、複合機110aのHDD205に記憶されているアプリケーションプログラム等に基づき処理を実行することにより、後述する図3のデータ管理サーバーアプリケーション300、データ管理部310の機能が実現される。また、複合機110aのCPU202が、HDD205に記憶されているアプリケーションプログラム等に基づき処理を実行することにより、後述する図7~図10のフローチャートの処理が実現される。データ管理サーバーアプリケーションは、以下、単にデータ管理アプリケーションという。
また、複合機110b、110cのCPU202が、各々のHDD205に記憶されているアプリケーションプログラム等に基づき処理を実行することにより、後述する図3のクライアント側の機能、図5の機能が実現される。即ち、データ同期クライアント320、レプリケーションサーバーアプリケーション500、データ管理部510の機能が実現される。また、複合機110b、110cのCPU202が、各々のHDD205に記憶されているアプリケーションプログラム等に基づき処理を実行することにより、後述する図12のフローチャートの処理が実現される。レプリケーションサーバーアプリケーションは、以下、単にレプリケーションアプリケーションという。
FIG. 2 is a diagram showing an example of the hardware configuration of the multifunction machine 110. As shown in FIG. The MFP 110 includes a controller unit 200 , an operation section 220 , a scanner 230 and a printer 240 . The controller unit 200 is connected to an operation section 220, a scanner 230 as an image input device, and a printer 240 as an image output device.
More specifically, the controller unit 200 has a CPU (Central Processing Unit) 202 . The CPU 202 activates an OS (Operating System) program by means of a boot program stored in a ROM (Read Only Memory) 206 and implements the functions of the OS. The controller unit 200 executes an application program stored in a HDD (Hard Disk Drive) 205 on this OS and implements the functions of the application. A RAM (Random Access Memory) 203 is used as a work area for the CPU 202 . The HDD 205 stores application programs and various data.
An operation unit I/F 201 , a device I/F 204 , a network 207 , and an image processing 208 are connected to the CPU 202 via a system bus 210 along with a ROM 206 and a RAM 203 .
An operation unit I/F 201 is an interface with an operation unit 220 having a touch panel. The operation unit I/F 201 transmits information such as various data to be displayed on the operation unit 220 and information input by the user to the CPU 202 . A scanner 230 and a printer 240 are connected to the device I/F 204 to input/output data and control signals. The network 207 is connected to the network 100 and inputs and outputs information to and from each device on the network 100 via the network 100 . Image processing 208 performs processing such as input image processing from a scanner, output image processing to a multifunction machine, image rotation, image compression, resolution conversion, color space conversion, and gradation conversion.
The functions of the data management server application 300 and data management unit 310 shown in FIG. . Further, the CPU 202 of the multi-function device 110a executes processing based on the application programs and the like stored in the HDD 205, thereby realizing processing of flowcharts shown in FIGS. 7 to 10 described later. The data management server application is hereinafter simply referred to as the data management application.
The CPUs 202 of the MFPs 110b and 110c execute processing based on application programs and the like stored in the respective HDDs 205, thereby realizing client-side functions shown in FIG. 3 and functions shown in FIG. That is, the functions of the data synchronization client 320, the replication server application 500, and the data management unit 510 are implemented. The CPUs 202 of the MFPs 110b and 110c execute processing based on application programs and the like stored in the respective HDDs 205, thereby realizing the processing of the flow chart of FIG. 12, which will be described later. The replication server application is hereinafter simply referred to as the replication application.

図3は、データ管理アプリケーション300等の機能構成の一例を示す図である。
データ管理アプリケーション300は、送受信部301、制御部302、解析部303、データ処理部304、表示制御部305を含む。送受信部301は、Network207を介して複合機110からの処理要求を受信したり結果を送信したりする。制御部302は、データ管理アプリケーション300の全体の制御を行う。解析部303は、送受信部301で受付けた要求を解析する。データ処理部304は、送受信部301で受付けた処理要求に応じてデータ管理部310とやり取りしてデータの作成/更新/削除/参照を実行する。表示制御部305は、制御部302の制御に基づき、画面の表示に係る制御等を実行する。例えば、表示制御部305は、後述する図4等に示される画面を生成し、サーバー機能を有する複合機110aとネットワークを介して接続されたPC等の情報処理装置からの要求に応じて、情報処理装置のウェブブラウザに表示させるための処理を実行する。データ管理部310は、複合機110の設定データ等を管理する。データ管理部310で管理するデータは、HDD205やRAM203等に保存される。サーバー機能を有する複合機110aとネットワークを介して接続されたPC等の情報処理装置は、他の情報処理装置の一例である。
データ同期クライアント320は、Network207を介してサーバー機能120を実現するデータ管理アプリケーション300とデータの送受信を行う。
データ管理アプリケーション300は、複合機110の設定データのうち、「デバイス基本データ」、「デバイス設定データ」、「パーソナライズデータ」を管理する。「デバイス基本データ」は、データ同期システムに登録された複合機110の装置識別番号やバージョン等の装置としての情報に関するデータである。「デバイス設定データ」は、複合機110のネットワーク設定や複合機動作に関する設定等、装置の設定に関するデータである。「パーソナライズデータ」は、複合機110を使用するユーザーが自分用のデータとして登録する表示言語やショートカットボタン等のデータである。データ管理アプリケーション300は、これらの設定データをデータ管理部310のデータベース(DB)に格納し、何れかの複合機110b、110cにデータ管理部310のDBをレプリケーションする。
以降では、複合機110aのサーバー機能120としてデータ管理アプリケーション300が動作している場合を前提に説明する。また、複合機110b、110cにてデータ同期クライアント320が動作している場合でも、動作していない場合でも、レプリケーションアプリケーション500を動作させることができる。
FIG. 3 is a diagram showing an example of the functional configuration of the data management application 300 and the like.
The data management application 300 includes a transmission/reception section 301 , a control section 302 , an analysis section 303 , a data processing section 304 and a display control section 305 . A transmission/reception unit 301 receives a processing request from the MFP 110 via the network 207 and transmits a result. The control unit 302 controls the entire data management application 300 . The analysis unit 303 analyzes the request received by the transmission/reception unit 301 . The data processing unit 304 exchanges with the data management unit 310 according to the processing request received by the transmission/reception unit 301 to create/update/delete/reference data. The display control unit 305 executes control related to screen display based on the control of the control unit 302 . For example, the display control unit 305 generates a screen shown in FIG. 4, which will be described later, and displays information in response to a request from an information processing device such as a PC connected to the multifunction machine 110a having a server function via a network. Execute processing for displaying on the web browser of the processing device. The data management unit 310 manages setting data and the like of the MFP 110 . Data managed by the data management unit 310 is stored in the HDD 205, the RAM 203, or the like. An information processing device such as a PC connected via a network to the multifunction machine 110a having a server function is an example of another information processing device.
The data synchronization client 320 transmits and receives data to and from the data management application 300 that implements the server function 120 via the network 207 .
The data management application 300 manages “device basic data”, “device setting data”, and “personalized data” among the setting data of the MFP 110 . "Device basic data" is data relating to information as a device such as the device identification number and version of the multifunction machine 110 registered in the data synchronization system. “Device setting data” is data related to device settings such as network settings of the MFP 110 and settings related to the operation of the MFP. “Personalized data” is data such as a display language and shortcut buttons registered as personal data by the user using the multifunction device 110 . The data management application 300 stores these setting data in the database (DB) of the data management unit 310, and replicates the DB of the data management unit 310 to one of the MFPs 110b and 110c.
In the following description, it is assumed that the data management application 300 is operating as the server function 120 of the MFP 110a. Further, the replication application 500 can be operated regardless of whether the data synchronization client 320 is operating on the MFPs 110b and 110c.

図4は、データ管理アプリケーション300のDBを別の複合機110にレプリケーションするための設定画面の一例を示す図である。図4に示される設定画面は、データ管理アプリケーション300の表示制御部305によって生成され、サーバー機能を有する複合機110aとネットワークを介して接続されたPC等の情報処理装置のウェブブラウザに表示される。また、設定画面を介して設定された指示、情報等は、表示制御部305又は送受信部301を介して制御部302が受け取る。
レプリケーション先の設定401の入力フィールドに、レプリケーション先となる複合機110のアドレス、複合機110へレプリケーションするときの認証用のアクセスユーザー名及びパスワード、レプリケーションを実行する時間間隔が設定される。そして、レプリケーション開始ボタン402が選択された旨の情報を受け取ると、制御部302は、レプリケーションの実行を指示する。
レプリケーション指示を受け付けると、データ処理部304は、データ管理部310で管理するデータのレプリケーション用初期データを取得する。すると、制御部302は、送受信部301からレプリケーション用初期データをレプリケーションアプリケーション500に送信する。その後、データ管理部310は、管理するデータの変更差分の管理を開始し、初期データ以降の変更差分データを特定できるようにする。データ管理部310は、一定時間の経過か、一定件数のデータ更新を契機に行われるデータ処理部304からのレプリケーション用差分データの取得要求を受け付け、変更差分データからレプリケーション用差分データを生成する。レプリケーション用初期データ及びレプリケーション用差分データは、DBファイル等のファイルそのものであってもよいし、専用のログ形式等のデータであってもよい。
FIG. 4 is a diagram showing an example of a setting screen for replicating the DB of the data management application 300 to another MFP 110. As shown in FIG. The setting screen shown in FIG. 4 is generated by the display control unit 305 of the data management application 300 and displayed on the web browser of the information processing apparatus such as a PC connected via the network to the multifunction machine 110a having the server function. . Instructions, information, and the like set through the setting screen are received by the control unit 302 through the display control unit 305 or the transmission/reception unit 301 .
In the input field of the replication destination setting 401, the address of the MFP 110 to be the replication destination, the access user name and password for authentication when replicating to the MFP 110, and the time interval for executing replication are set. Upon receiving information indicating that the replication start button 402 has been selected, the control unit 302 instructs execution of replication.
Upon receiving the replication instruction, the data processing unit 304 acquires initial data for replication of data managed by the data management unit 310 . Then, the control unit 302 transmits the initial data for replication from the transmission/reception unit 301 to the replication application 500 . After that, the data management unit 310 starts managing the change difference of the data to be managed, and makes it possible to identify the change difference data after the initial data. The data management unit 310 receives an acquisition request for replication difference data from the data processing unit 304 triggered by the passage of a certain period of time or a certain number of data updates, and generates replication difference data from the change difference data. The initial data for replication and the differential data for replication may be files such as DB files, or may be data in a dedicated log format.

図5に、レプリケーションアプリケーション500等の機能構成の一例を示す図である。レプリケーションアプリケーション500は、送受信部501、制御部502、解析部503、データ処理部504、表示制御部505を含む。送受信部501は、Network207を介して、データ管理アプリケーション300が動作する複合機110からの処理を受信したり結果を送信したりする。制御部502は、レプリケーションアプリケーション500の全体の制御を行う。解析部503は、送受信部501で受付けた要求を解析する。データ処理部504は、送受信部501で受付けた処理要求に応じてデータ管理部510とやり取りしてデータの作成/更新/削除/参照を実行する。表示制御部505は、制御部502の制御に基づき複合機110の操作部220に画面を表示し、画面を介して入力された情報を制御部502に渡す。データ管理部510で管理されるデータは、HDD205やRAM203等に保存される。
レプリケーションアプリケーション500が、データ管理アプリケーション300から、送受信部501を介してレプリケーションデータを受信する。すると、制御部502は、解析部503に受信したレプリケーションデータの解析を命令する。制御部502は、解析部503の解析結果から、受信したレプリケーションデータがレプリケーション初期データだった場合、データ処理部504に初期データ反映処理を命令する。また、制御部502は、解析部503の解析結果から、レプリケーション差分データだった場合、データ処理部504に差分データ反映処理を命令する。データ処理部504が、初期データ反映処理及び差分データ反映処理を実行することで、データ管理部510で管理されるデータはデータ管理アプリケーション300と同一のものとなる。
FIG. 5 is a diagram showing an example of the functional configuration of the replication application 500 and the like. The replication application 500 includes a transmission/reception unit 501 , a control unit 502 , an analysis unit 503 , a data processing unit 504 and a display control unit 505 . The transmitting/receiving unit 501 receives processing from the MFP 110 on which the data management application 300 operates, and transmits results via the network 207 . A control unit 502 controls the entire replication application 500 . Analysis unit 503 analyzes the request received by transmission/reception unit 501 . The data processing unit 504 exchanges with the data management unit 510 according to the processing request received by the transmission/reception unit 501 to create/update/delete/reference data. The display control unit 505 displays a screen on the operation unit 220 of the MFP 110 under the control of the control unit 502 and passes information input through the screen to the control unit 502 . Data managed by the data management unit 510 is saved in the HDD 205, the RAM 203, or the like.
The replication application 500 receives replication data from the data management application 300 via the transmission/reception unit 501 . Then, the control unit 502 instructs the analysis unit 503 to analyze the received replication data. If the received replication data is replication initial data based on the analysis result of the analysis unit 503, the control unit 502 commands the data processing unit 504 to perform initial data reflection processing. Further, when the analysis result of the analysis unit 503 indicates replication difference data, the control unit 502 instructs the data processing unit 504 to perform difference data reflection processing. By the data processing unit 504 executing the initial data reflection processing and the difference data reflection processing, the data managed by the data management unit 510 becomes the same as that of the data management application 300 .

図6は、別の複合機110のレプリケーションDBからデータ管理アプリケーション300のDBに対してレプリケーションの復旧処理を行う設定画面の一例を示す図である。図6に示される設定画面は、データ管理アプリケーション300の表示制御部305によって生成され、サーバー機能を有する複合機110aとネットワークを介して接続されたPC等の情報処理装置のウェブブラウザに表示される。また、設定画面を介して設定された指示、情報等は、表示制御部305又は送受信部301を介して制御部302が受け取る。
レプリケーション先の設定601の入力フィールドに、レプリケーション先となる複合機110のアドレス、複合機110へレプリケーションの復旧データ要求するときの認証用のアクセスユーザー名及びパスワードが設定される。そして、レプリケーション復旧ボタン602が選択された旨の情報を受け取ると、制御部302は、レプリケーションの復旧処理の実行を指示する。
FIG. 6 is a diagram showing an example of a setting screen for performing replication recovery processing from the replication DB of another multifunction device 110 to the DB of the data management application 300. As shown in FIG. The setting screen shown in FIG. 6 is generated by the display control unit 305 of the data management application 300 and displayed on a web browser of an information processing device such as a PC connected via a network to the multifunction machine 110a having a server function. . Instructions, information, and the like set through the setting screen are received by the control unit 302 through the display control unit 305 or the transmission/reception unit 301 .
In the input field of the replication destination setting 601, the address of the MFP 110 to be the replication destination, and the access user name and password for authentication when requesting replication restoration data to the MFP 110 are set. Upon receiving information indicating that the replication recovery button 602 has been selected, the control unit 302 instructs execution of replication recovery processing.

図6に示したような設定画面から、レプリケーションの復旧を指示されたときの、データ管理アプリケーション300が実行する処理を図7のフローチャートを用いて説明する。レプリケーション先の設定601のアドレスには、複合機110bのアドレスが入力されていたとして説明を行うが、これは複合機110cのアドレスであってもよい。
S701では、制御部302は、データ管理部310へのアクセスが他から行われないようにするため、データ同期処理を停止し、S702に処理を移行する。この処理によって、サーバーはデータ同期クライアント320との同期処理を停止する。
S702では、制御部302は、複合機110bへ送受信部301を介して接続確認を行う。
S703では、制御部302は、応答が受信できたか否かを判定する。制御部302は、応答を受信できた場合(S703においてYES)、S704に処理を移行し、応答を受信できなかった場合(S703においてNO)、S707に処理を移行する。
S704では、制御部302は、レプリケーション先の設定601の入力フィールドに入力されたアクセスユーザー名とパスワードとを用いて認証情報を生成する。そして、制御部302は、送受信部301を介して複合機110bへ認証情報を送信し、認証情報の検証を要求する。
Processing executed by the data management application 300 when restoration of replication is instructed from the setting screen shown in FIG. 6 will be described with reference to the flowchart of FIG. Description will be made assuming that the address of the multifunction device 110b is input as the address of the replication destination setting 601, but this may be the address of the multifunction device 110c.
In S701, the control unit 302 stops data synchronization processing in order to prevent access to the data management unit 310 from others, and shifts the processing to S702. By this process, the server stops synchronizing with the data synchronization client 320 .
In S702, the control unit 302 confirms connection to the MFP 110b via the transmission/reception unit 301. FIG.
In S703, the control unit 302 determines whether or not the response has been received. If the response has been received (YES in S703), the control unit 302 proceeds to S704, and if the response has not been received (NO in S703), the processing proceeds to S707.
In S<b>704 , the control unit 302 generates authentication information using the access user name and password entered in the input fields of the replication destination setting 601 . Then, the control unit 302 transmits the authentication information to the MFP 110b via the transmission/reception unit 301, and requests verification of the authentication information.

S705では、制御部302は、複合機110bからの検証結果に基づき、検証が成功したか否かを判定する。制御部302は、検証が成功した場合(S705においてYES)、S706に処理を移行し、検証が失敗した場合(S705においてNO)、S707に処理を移行する。
S707では、制御部302は、レプリケーションの復旧ができないことを通知する。
S706では、制御部302は、複合機110bに復旧データを要求する。複合機110b上で動作するレプリケーションアプリケーション500では、送受信部501で要求を受け付けると、制御部502がデータ管理部510に保存されたレプリケーションデータに処理を行い、復旧データを生成する。より具体的には、制御部502は、ファイルサイズを削減するための圧縮処理及び暗号化処理を実施したデータを復旧データとして保存する。その後、制御部502は、送受信部501及びネットワーク100を介して複合機110a上のデータ管理アプリケーション300の送受信部301に復旧データを送信する。制御部302は、送受信部301を介してレプリケーションの復旧データを受信し、復旧データファイルとして保存する。
S708では、制御部302は、受信した復旧データの一時ファイルを処理し、内部データを生成する。より具体的には、受信した復旧データファイルは暗号化されたファイルであるため、復旧データファイルに対して復号化処理を行い、復号化したファイルを内部データとして生成する。
S709では、制御部302は、内部データをHDD205に保存されたDBに反映する処理を行う。より具体的には、制御部302は、S708にて復号化された内部データは圧縮されたデータであるため、内部データを展開した上でHDD205に保存されたDBを上書きする処理を行う。
S710では、制御部302は、処理の終了した一時データ(復旧データファイル及び内部データ)を削除する処理を行う。
S711では、制御部302は、S701で停止したデータ同期クライアント320とのデータ同期処理を再開し、データ同期処理が終了後、図7に示すフローチャートの処理を終了する。
In S705, the control unit 302 determines whether the verification is successful based on the verification result from the MFP 110b. If the verification is successful (YES in S705), the control unit 302 shifts the process to S706, and if the verification fails (NO in S705), shifts the process to S707.
In S707, the control unit 302 notifies that replication cannot be restored.
In S706, the control unit 302 requests recovery data from the MFP 110b. In the replication application 500 running on the MFP 110b, when the transmission/reception unit 501 receives the request, the control unit 502 processes the replication data stored in the data management unit 510 to generate restoration data. More specifically, the control unit 502 saves data that has undergone compression processing and encryption processing to reduce the file size as recovery data. After that, the control unit 502 transmits the recovery data to the transmission/reception unit 301 of the data management application 300 on the multifunction peripheral 110a via the transmission/reception unit 501 and the network 100. FIG. The control unit 302 receives replication restoration data via the transmission/reception unit 301 and stores it as a restoration data file.
In S708, the control unit 302 processes the received temporary file of the recovery data to generate internal data. More specifically, since the received recovery data file is an encrypted file, the recovery data file is decrypted, and the decrypted file is generated as internal data.
In S<b>709 , the control unit 302 performs processing for reflecting the internal data in the DB saved in the HDD 205 . More specifically, since the internal data decoded in S708 is compressed data, the control unit 302 decompresses the internal data and overwrites the DB stored in the HDD 205 .
In S710, the control unit 302 performs a process of deleting the temporary data (restoration data file and internal data) for which the process has ended.
In S711, the control unit 302 resumes the data synchronization processing with the data synchronization client 320 stopped in S701, and after the data synchronization processing ends, the processing of the flowchart shown in FIG. 7 ends.

図7で示したレプリケーションの処理を実行中に、複合機110aの電源が切断されると、レプリケーションの処理はフローチャートの処理の途中で中断されることとなる。例えば、S706において、複合機110aの電源断によって処理が中断された場合、複合機110aのHDD205に復旧データファイルが途中まで保存された状態となる。そして、HDD205に保存されたDBのデータはレプリケーションの復旧を実行する前の状態となる。また、例えば、S708及びS709の処理中に複合機110aの電源断によって処理が中断された場合、複合機110aのHDD205に復旧データファイルが全て保存され、内部データが途中まで保存された状態となる。また、例えば、S709において、処理が中断された場合は、複合機110aのHDD205に保存されたDBのデータが破損してしまうか、一部のデータしか持たず不整合が発生した状態となってしまう。そのため、データ同期クライアント320のデータも不整合が発生した状態に上書きされてしまう可能性がある。 If power to the MFP 110a is turned off during execution of the replication process shown in FIG. 7, the replication process is interrupted during the process of the flowchart. For example, in S706, if the process is interrupted by power failure of the MFP 110a, the recovery data file is partially saved in the HDD 205 of the MFP 110a. Then, the DB data saved in the HDD 205 is in the state before execution of replication restoration. Further, for example, if the power supply of the MFP 110a is interrupted during the processing of S708 and S709, all of the recovery data files are saved in the HDD 205 of the MFP 110a, and the internal data is partially saved. . Further, for example, if the process is interrupted in S709, the DB data saved in the HDD 205 of the MFP 110a may be corrupted, or only part of the data may be stored, resulting in an inconsistent state. put away. Therefore, there is a possibility that the data in the data synchronization client 320 will also be overwritten in a state in which inconsistency has occurred.

以下、複合機110aのデータ管理アプリケーション300にて、上述のように復旧中に電源断が行われた状態から自動復旧を行う処理を、図8を用いて説明する。図8の処理は複合機110aのデータ管理アプリケーション300が起動する際に複合機110aのCPU202によって実行される。
S801では、制御部302は、レプリケーションの復旧処理が受信中(S706の処理中)に中断されたか否かを判定する。制御部302は、受信中にレプリケーションの復旧処理が中断された場合(S801においてYES)、S802に処理を移行し、受信中にレプリケーションの復旧処理が中断されなかった場合(S801においてNO)、S803に処理を移行する。より具体的には、制御部302は、HDD205に復旧データファイルが保存されていて、内部データが保存されていないことによって処理が受信途中で中断されたか否かを判定する。
S802では、制御部302は、HDD205に保存された復旧データファイルを削除し、図8に示すフローチャートの処理を終了する。S802の処理は、復旧データの受信中に復旧処理が中断された場合に、受信した復旧データを削除する削除処理の一例である。
S803では、制御部302は、レプリケーションの復旧処理がデータ反映中(S708~709の処理中)に中断されたか否かを判定する。制御部302は、データ反映中に中断された場合(S803においてYES)、S804に処理を移行し、データ反映中に中断されなかった場合(S803においてNO)、図8に示すフローチャートの処理を終了する。より具体的には、制御部302は、HDD205に復旧データファイル及び内部データの両方が保存されていることによって、レプリケーションの復旧処理がデータ反映途中で中断されたか否かを判定する。
S804では、制御部302は、データ管理部310へのアクセスが他から行われないようにするため、データ同期処理を停止し、S805に処理を移行する。
S805では、制御部302は、保存された復旧データファイルから内部データを生成する処理から、復旧処理を実行する。S805の処理内容は、図7のS709、S710、S711の処理と同様の処理である。S805の処理は、復旧データの受信後、復旧データの反映中に復旧処理が中断された場合に、受信した復旧データに基づく復旧処理を実行する制御処理の一例である。
The process of automatically recovering from a state in which the power is cut off during recovery as described above in the data management application 300 of the MFP 110a will be described below with reference to FIG. The processing in FIG. 8 is executed by the CPU 202 of the MFP 110a when the data management application 300 of the MFP 110a is started.
In S801, the control unit 302 determines whether or not the replication restoration process was interrupted during reception (during the process of S706). If the replication recovery process is interrupted during reception (YES in S801), the control unit 302 shifts the process to S802, and if the replication recovery process is not interrupted during reception (NO in S801), S803 to process. More specifically, the control unit 302 determines whether or not the processing was interrupted during reception because the recovery data file was saved in the HDD 205 and the internal data was not saved.
In S802, the control unit 302 deletes the recovery data file saved in the HDD 205, and ends the processing of the flowchart shown in FIG. The processing of S802 is an example of deletion processing for deleting the received recovery data when the recovery processing is interrupted while the recovery data is being received.
In S803, the control unit 302 determines whether or not replication recovery processing was interrupted during data reflection (during the processing of S708 and S709). The control unit 302 shifts the process to S804 if interrupted during data reflection (YES in S803), and ends the process of the flowchart shown in FIG. 8 if it was not interrupted during data reflection (NO in S803). do. More specifically, the control unit 302 determines whether or not replication recovery processing was interrupted during data reflection because both the recovery data file and the internal data are saved in the HDD 205 .
In S804, the control unit 302 stops data synchronization processing in order to prevent access to the data management unit 310 from others, and shifts the processing to S805.
In S805, the control unit 302 executes recovery processing from processing for generating internal data from the saved recovery data file. The processing contents of S805 are the same as the processing of S709, S710, and S711 in FIG. The processing of S805 is an example of control processing for executing recovery processing based on the received recovery data when the recovery processing is interrupted while the recovery data is being reflected after receiving the recovery data.

実施形態1の処理によれば、レプリケーションの復旧処理中に、復旧データの通信途中に複合機110aの電源が切断された場合、次回起動時には復旧処理の再度実行を行うことはしない。その結果、複合機110aの起動時にプリント機能等の基本機能のパフォーマンスを劣化させず、復旧実行前の状態でデータ同期を開始することが可能となる。 According to the processing of the first embodiment, if the power of the MFP 110a is cut off during communication of recovery data during replication recovery processing, the recovery processing is not executed again at the next startup. As a result, it is possible to start data synchronization in the state before execution of recovery without degrading the performance of basic functions such as the print function when the multifunction machine 110a is started.

<実施形態2>
実施形態2では、複合機110aのデータ管理アプリケーション300において、レプリケーションの復旧処理が復旧データの受信中に中断された場合に、ユーザーに向けてメッセージを表示する処理等について説明する。
実施形態2において、複合機110aのデータ管理アプリケーション300が起動する際に、復旧中に電源断が行われた状態から自動復旧を行う処理を、図9を用いて説明する。
S901では、制御部302は、レプリケーションの復旧処理が受信中(S706の処理中)に中断されたか否かを判定する。制御部302は、受信中にレプリケーションの復旧処理が中断された場合(S901においてYES)、S902に処理を移行し、受信中にレプリケーションの復旧処理が中断されなかった場合(S901においてNO)、S803に処理を移行する。より具体的には、制御部302は、HDD205に復旧データファイルが保存されていて、内部データが保存されていないことによって処理が受信途中で中断されたかを判定する。
S902では、制御部302は、復旧時にエラー画面を表示するフラグをONにする。より具体的には、制御部302は、複合機110aのHDD205に、エラー画面を表示するフラグを示すファイルを生成する。S902の処理は、エラー画面を表示する旨の設定情報を記憶する記憶処理の一例である。また、フラグを示すファイルは、エラー画面を表示する旨の設定情報の一例である。
<Embodiment 2>
In the second embodiment, the process of displaying a message to the user when the replication recovery process is interrupted while the recovery data is being received in the data management application 300 of the MFP 110a will be described.
In the second embodiment, when the data management application 300 of the MFP 110a is activated, the process of automatically recovering from the power-off state during recovery will be described with reference to FIG.
In S<b>901 , the control unit 302 determines whether or not replication recovery processing has been interrupted during reception (during processing in S<b>706 ). If the replication recovery process is interrupted during reception (YES in S901), the control unit 302 shifts the process to S902, and if the replication recovery process is not interrupted during reception (NO in S901), S803 to process. More specifically, the control unit 302 determines whether the processing was interrupted during reception because the recovery data file was saved in the HDD 205 and the internal data was not saved.
In S902, the control unit 302 turns ON a flag for displaying an error screen at the time of recovery. More specifically, the control unit 302 creates a file indicating a flag for displaying an error screen in the HDD 205 of the multifunction peripheral 110a. The processing of S902 is an example of storage processing for storing setting information for displaying an error screen. Also, the file indicating the flag is an example of setting information for displaying an error screen.

図10は、複合機110aのデータ管理アプリケーション300のレプリケーションの復旧処理の設定画面を表示する際に実行される処理の一例を示すフローチャートである。
S1001では、制御部302は、エラー画面表示フラグがONとなるかどうかを判定する。制御部302は、OFFの場合(S1001においてNO)、図10に示すフローチャートの処理を終了し、ONの場合(S1001においてYES)、S1002に処理を移行する。
S1002では、表示制御部305は、ユーザーに復旧処理の再実行を促すエラーメッセージを表示する画面を生成する。そして、表示制御部305は、サーバー機能を有する複合機110aとネットワークを介して接続されたPC等の情報処理装置のウェブブラウザに画面を表示させるための処理を実行する。図11のダイアログ1101は、S1002で表示されるメッセージの一例である。S1002の処理は、エラー画面を生成する表示制御処理の一例である。
FIG. 10 is a flow chart showing an example of the process executed when displaying the setting screen for the replication recovery process of the data management application 300 of the MFP 110a.
In S1001, the control unit 302 determines whether the error screen display flag is ON. If the control unit 302 is OFF (NO in S1001), it ends the processing of the flowchart shown in FIG. 10, and if it is ON (YES in S1001), the processing proceeds to S1002.
In S1002, the display control unit 305 generates a screen displaying an error message prompting the user to re-execute the recovery process. Then, the display control unit 305 executes processing for displaying a screen on a web browser of an information processing apparatus such as a PC connected via a network to the MFP 110a having a server function. A dialog 1101 in FIG. 11 is an example of a message displayed in S1002. The processing of S1002 is an example of display control processing for generating an error screen.

図11は、複合機110bのレプリケーションアプリケーション500の復旧処理が送信中に中断された際に実行される画面の表示処理の一例を示すフローチャートである。
S1201では、制御部502は、復旧処理が送信中に中断されたか否かを判定する。制御部502は、復旧処理が送信中に中断された場合(S1201においてYES)、S1202に処理を移行し、復旧処理が送信中に中断されなかった場合(S1201においてNO)、図12に示すフローチャートの処理を終了する。
S1202では、表示制御部505は、複合機110bの操作部220に、復旧を実行中にレプリケーションの復旧が正しく実行できなかった旨のメッセージを含む画面を表示させる。図13は、複合機110bの操作部220の画面の一例を示す図である。
FIG. 11 is a flowchart showing an example of screen display processing that is executed when recovery processing of the replication application 500 of the MFP 110b is interrupted during transmission.
In S1201, the control unit 502 determines whether or not the recovery process was interrupted during transmission. If the recovery process was interrupted during transmission (YES in S1201), control unit 502 proceeds to S1202, and if the recovery process was not interrupted during transmission (NO in S1201), the flow chart shown in FIG. end the processing of
In S1202, the display control unit 505 causes the operation unit 220 of the MFP 110b to display a screen containing a message indicating that replication recovery could not be performed correctly during recovery. FIG. 13 is a diagram showing an example of the screen of the operation unit 220 of the MFP 110b.

実施形態2の処理によれば、レプリケーションの復旧処理が復旧データの受信中、又は送信中に中断された場合に、ユーザーに向けてメッセージを表示することができる。 According to the processing of the second embodiment, it is possible to display a message to the user when the replication recovery processing is interrupted while the recovery data is being received or transmitted.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給する。そして、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other embodiments>
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or device via a network or storage medium. It can also be realized by a process in which one or more processors in the computer of the system or device reads and executes the program. It can also be implemented by a circuit (for example, ASIC) that implements one or more functions.

以上、本発明の好ましい実施形態について詳述したが、本発明は係る特定の実施形態に限定されるものではない。
実施形態1及び2では、レプリケーションを例に説明したが、バックアップ処理であっても同じである。また、レプリケーション処理は定期的に差分データを反映させることによるレプリケーションを想定して記載しているが、他の方法であってもよい。
Although preferred embodiments of the invention have been described in detail above, the invention is not limited to such specific embodiments.
Although replication has been described as an example in the first and second embodiments, the same applies to backup processing. Also, the replication processing is described assuming replication by periodically reflecting difference data, but other methods may be used.

以上、上述した各実施形態の処理によれば、レプリケーションの自動復旧により、管理者ユーザーの意図しないタイミングで複合機のリソースを大きく消費してしまうことを防ぐことができる。また、復旧処理の途中でエラーが発生した場合にも、装置のデータベースが不整合のままとなることを防ぐことができる。
よって、利用者に影響を及ぼさず適切にデータの同期の復旧をすることができる。
As described above, according to the processing of each embodiment described above, the automatic recovery of replication can prevent the resources of the multifunction peripheral from being greatly consumed at a timing unintended by the administrator user. Also, even if an error occurs during recovery processing, it is possible to prevent the database of the apparatus from remaining inconsistent.
Therefore, the data synchronization can be appropriately restored without affecting the user.

110 複合機
202 CPU
220 操作部
110 MFP 202 CPU
220 operation part

Claims (8)

情報処理装置が管理している設定データを復旧するための復旧データをネットワークを介して受信する受信処理と、前記受信した復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理とを少なくとも含む復旧処理を行う前記情報処理装置であって、
前記受信した復旧データを保持する保持手段と、
前記復旧データの受信処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記保持手段に保持された復旧データを削除する削除手段と、
前記復旧データの受信後、前記復旧データの反映処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記受信処理を行うことなく、前記保持手段に保持された復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理を再度実行する制御手段と、
を有することを特徴とする情報処理装置。
Reception processing for receiving restoration data for restoring setting data managed by an information processing device via a network, and reflecting the received restoration data in the setting data managed by the information processing device The information processing device that performs recovery processing including at least reflection processing,
holding means for holding the received recovery data;
a deletion means for deleting the recovery data held in the holding means when the recovery process is interrupted during the reception process of the recovery data and automatic recovery is performed from a state in which the power is cut off during the recovery ;
After receiving the recovery data, when the recovery process is interrupted during the reflection process of the recovery data and automatic recovery is performed from a state in which the power supply was interrupted during recovery, the holding means does not perform the reception process. a control means for re-executing a reflection process for reflecting the restoration data held in the information processing device to the setting data managed by the information processing device;
An information processing device comprising:
前記情報処理装置の起動時に、前回の電源断時において復旧データの受信中に復旧処理が中断されたか否かを判定する第1の判定手段を更に有し、
前記第1の判定手段により前回の電源断時において復旧データの受信中に復旧処理が中断されたと判定された場合、前記削除手段は、受信した復旧データを削除することを特徴とする請求項1に記載の情報処理装置。
further comprising a first determination means for determining, when the information processing apparatus is started, whether or not recovery processing was interrupted during reception of recovery data at the time of the previous power failure;
2. The deleting means deletes the received recovery data when the first determination means determines that the recovery process was interrupted during the reception of the recovery data at the time of the previous power failure. The information processing device according to .
前記情報処理装置の起動時に、前回の電源断時において復旧データの受信後であり、かつ前記復旧データの反映中に復旧処理が中断されたか否かを判定する第2の判定手段を更に有し、
前記第2の判定手段により、前回の電源断時において復旧データの受信後であり、かつ前記復旧データの反映中に復旧処理が中断されたと判定された場合、前記制御手段は、受信した復旧データに基づく復旧処理を実行することを特徴とする請求項1又は請求項2に記載の情報処理装置。
a second determination means for determining, at startup of the information processing apparatus, whether recovery data has been received at the time of the previous power failure and recovery processing has been interrupted during reflection of the recovery data; ,
When it is determined by the second determination means that the recovery data has been received at the time of the previous power failure and that the recovery process has been interrupted while the recovery data is being reflected, the control means determines that the received recovery data 3. An information processing apparatus according to claim 1 or 2, wherein the recovery process based on is executed.
前記復旧データは、前記情報処理装置の設定に関するデータであることを特徴とする請求項1乃至3の何れか1項に記載の情報処理装置。 4. The information processing apparatus according to any one of claims 1 to 3, wherein said recovery data is data relating to settings of said information processing apparatus. 画像を読み取る読み取り手段、あるいは、画像形成をする画像形成手段を更に有することを特徴とする請求項1乃至4の何れか1項に記載の情報処理装置。 5. The information processing apparatus according to claim 1, further comprising reading means for reading an image or image forming means for forming an image. データの同期を行う第1の情報処理装置と第2の情報処理装置とを含むシステムであって、
前記第1の情報処理装置は、前記第1の情報処理装置が管理している設定データを復旧するための復旧データをネットワークを介して前記第2の情報処理装置から受信する受信処理と、前記受信した復旧データに基づいて前記第1の情報処理装置が管理している設定データへ反映する反映処理とを少なくとも含む復旧処理を行う情報処理装置であって、
前記受信した復旧データを保持する保持手段と、
前記復旧データの受信処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記保持手段に保持された復旧データを削除する削除手段と、
前記復旧データの受信後、前記復旧データの反映処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記受信処理を行うことなく、前記保持手段に保持された復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理を再度実行する制御手段と、
を有することを特徴とするシステム。
A system including a first information processing device and a second information processing device for synchronizing data,
The first information processing device receives, from the second information processing device via a network, restoration data for restoring setting data managed by the first information processing device; An information processing device that performs recovery processing including at least a reflection process of reflecting the received recovery data to setting data managed by the first information processing device,
holding means for holding the received recovery data;
a deletion means for deleting the recovery data held in the holding means when the recovery process is interrupted during the reception process of the recovery data and automatic recovery is performed from a state in which the power is cut off during the recovery ;
After receiving the recovery data, when the recovery process is interrupted during the reflection process of the recovery data and automatic recovery is performed from a state in which the power supply was interrupted during recovery, the holding means does not perform the reception process. a control means for re-executing a reflection process for reflecting the restoration data held in the information processing device to the setting data managed by the information processing device;
A system characterized by comprising:
情報処理装置が管理している設定データを復旧するための復旧データをネットワークを介して受信する受信処理と、前記受信した復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理とを少なくとも含む復旧処理を行う前記情報処理装置が実行する情報処理方法であって、
前記受信した復旧データを保持する保持工程と、
前記復旧データの受信処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記保持工程において保持された復旧データを削除する削除工程と、
前記復旧データの受信後、前記復旧データの反映処理中に復旧処理が中断され、復旧中に電源断が行われた状態から自動復旧を行う場合は、前記受信処理を行うことなく、前記保持工程において保持された復旧データに基づいて前記情報処理装置が管理している設定データへ反映する反映処理を再度実行する制御工程と、
を有することを特徴とする情報処理方法。
Reception processing for receiving restoration data for restoring setting data managed by an information processing device via a network, and reflecting the received restoration data in the setting data managed by the information processing device An information processing method executed by the information processing device that performs recovery processing including at least reflection processing,
a holding step of holding the received recovery data;
a deletion step of deleting the recovery data held in the holding step when automatic recovery is performed from a state in which the recovery process is interrupted during the recovery data reception process and the power is cut off during recovery ;
After receiving the recovery data, when the recovery process is interrupted during the reflection process of the recovery data and automatic recovery is performed from a state in which the power supply was cut off during recovery, the holding step is performed without performing the reception process. a control step of re-executing a reflection process to reflect the setting data managed by the information processing device based on the restoration data held in;
An information processing method characterized by having
コンピュータを、請求項1乃至5の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。 A program for causing a computer to function as each means of the information processing apparatus according to any one of claims 1 to 5.
JP2020207371A 2020-12-15 2020-12-15 Information processing device, information processing method and program Active JP7171685B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020207371A JP7171685B2 (en) 2020-12-15 2020-12-15 Information processing device, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020207371A JP7171685B2 (en) 2020-12-15 2020-12-15 Information processing device, information processing method and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017009278A Division JP6812249B2 (en) 2017-01-23 2017-01-23 Information processing equipment, information processing methods and programs

Publications (2)

Publication Number Publication Date
JP2021073542A JP2021073542A (en) 2021-05-13
JP7171685B2 true JP7171685B2 (en) 2022-11-15

Family

ID=75802453

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020207371A Active JP7171685B2 (en) 2020-12-15 2020-12-15 Information processing device, information processing method and program

Country Status (1)

Country Link
JP (1) JP7171685B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198155A (en) 2009-02-24 2010-09-09 Fujitsu Ten Ltd Device and method for updating program, and information processing apparatus
JP2012113382A (en) 2010-11-22 2012-06-14 Ricoh Co Ltd Image forming device
JP2013166270A (en) 2012-02-14 2013-08-29 Ricoh Co Ltd Control device, electronic apparatus, control method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198155A (en) 2009-02-24 2010-09-09 Fujitsu Ten Ltd Device and method for updating program, and information processing apparatus
JP2012113382A (en) 2010-11-22 2012-06-14 Ricoh Co Ltd Image forming device
JP2013166270A (en) 2012-02-14 2013-08-29 Ricoh Co Ltd Control device, electronic apparatus, control method, and program

Also Published As

Publication number Publication date
JP2021073542A (en) 2021-05-13

Similar Documents

Publication Publication Date Title
US8214686B2 (en) Distributed processing method
JP5112787B2 (en) Information processing apparatus, program update method, and program
JP6257170B2 (en) Image forming system, image forming apparatus, and control method thereof
JP5602419B2 (en) Image forming apparatus, image forming apparatus control method and program
JP4944812B2 (en) Information processing system, information processing method, and program
JP6506527B2 (en) Information processing apparatus and data synchronization method, data synchronization system and program
JP2013165343A (en) Image forming device, image forming method, and program
JP2008171306A (en) Electronic device and program
JP6905321B2 (en) Data management systems, data management devices, devices, data management methods, and programs
JP7171685B2 (en) Information processing device, information processing method and program
JP6812249B2 (en) Information processing equipment, information processing methods and programs
US10484571B2 (en) Multifunction device, reboot method, and non-transitory recording medium storing computer readable program
JP4444641B2 (en) Information processing apparatus, image forming apparatus, and electronic data transfer method
JP2021177356A (en) Information processing device, method for controlling information processing device, and program
JP2019185257A (en) Server apparatus, information processing method, and program
JP6987503B2 (en) Systems, information processing equipment, information processing methods and programs
JP5494772B2 (en) Apparatus, program update method, program, and program update system
JP6605077B2 (en) Information processing apparatus, information processing apparatus control method, and program thereof
JP2018073283A (en) System, server device, client device, information processing method and program
JP2022038090A (en) Printing system
JP2024121632A (en) Image processing device, system including device management system and image processing device, control method for image processing device, control method for system, and program
KR20190078501A (en) Image forming apparatus, control method thereof, and recording medium
JP2019008461A (en) Information processor and program
JP2021060934A (en) Information processing apparatus, control method thereof, set value management system, and program
JP2019016295A (en) Information processing device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211102

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220315

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220509

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: 20221004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221102

R151 Written notification of patent or utility model registration

Ref document number: 7171685

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151