WO2016084379A1 - Appareil de traitement d'informations et procédé d'exécution de redémarrage - Google Patents

Appareil de traitement d'informations et procédé d'exécution de redémarrage Download PDF

Info

Publication number
WO2016084379A1
WO2016084379A1 PCT/JP2015/005882 JP2015005882W WO2016084379A1 WO 2016084379 A1 WO2016084379 A1 WO 2016084379A1 JP 2015005882 W JP2015005882 W JP 2015005882W WO 2016084379 A1 WO2016084379 A1 WO 2016084379A1
Authority
WO
WIPO (PCT)
Prior art keywords
processing apparatus
information processing
restart
time
unit
Prior art date
Application number
PCT/JP2015/005882
Other languages
English (en)
Inventor
Katsumi Sayama
Original Assignee
Ricoh Company, Limited
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
Priority claimed from JP2015229111A external-priority patent/JP2016110642A/ja
Application filed by Ricoh Company, Limited filed Critical Ricoh Company, Limited
Priority to EP15863004.6A priority Critical patent/EP3224690A4/fr
Priority to CN201580064247.2A priority patent/CN107003690A/zh
Priority to US15/529,134 priority patent/US20170264768A1/en
Publication of WO2016084379A1 publication Critical patent/WO2016084379A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/50Machine control of apparatus for electrographic processes using a charge pattern, e.g. regulating differents parts of the machine, multimode copiers, microprocessor control
    • G03G15/5004Power supply control, e.g. power-saving mode, automatic power turn-off
    • GPHYSICS
    • G03PHOTOGRAPHY; CINEMATOGRAPHY; ANALOGOUS TECHNIQUES USING WAVES OTHER THAN OPTICAL WAVES; ELECTROGRAPHY; HOLOGRAPHY
    • G03GELECTROGRAPHY; ELECTROPHOTOGRAPHY; MAGNETOGRAPHY
    • G03G15/00Apparatus for electrographic processes using a charge pattern
    • G03G15/55Self-diagnostics; Malfunction or lifetime display
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/00912Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
    • H04N1/00928Initialisation or control of normal start-up or shut-down, i.e. non failure or error related

Definitions

  • the present invention relates to an information processing apparatus and a restart executing method.
  • Patent Literature 1 there is disclosed an image forming apparatus that is automatically rebooted without a user's operation when a failure is likely to be restored by turning the power off/on.
  • Patent Literature 1 provides an auto-reboot.
  • the conventional technology may reboot a system during execution of a job operation.
  • Image forming apparatus and the like are usually turned on always to be kept available for use. In that case, a system memory is carelessly consumed, and a malfunction may occur during execution of a job. System reboots performed at appropriate intervals suppress the occurrence of a malfunction. However, if a reboot is performed when the system is running, there is a problem in the point of availability.
  • the present invention has been made in view of the above circumstances, and an object of the present invention is to suppress a malfunction by executing a system reboot while avoiding a time when the system is running.
  • an information processing apparatus includes a setting unit, a storage unit, a determining unit, and a restart executing unit.
  • the setting unit receives a setting of a time to periodically restart the information processing apparatus from a user.
  • the storage unit stores therein the time received by the setting unit and a predetermined condition used for determination of whether to restart the information processing apparatus at the time.
  • the determining unit makes a decision to execute a restart when an operating state of the information processing apparatus meets the predetermined condition stored in the storage unit.
  • the restart executing unit executes the restart in accordance with the decision made by the determining unit.
  • Fig. 1 is a diagram illustrating a hardware configuration of an information processing apparatus according to a first embodiment.
  • Fig. 2 is a block diagram illustrating a functional configuration of the information processing apparatus according to the first embodiment.
  • Fig. 3 is a state transition diagram of the information processing apparatus according to the first embodiment.
  • Fig. 4 is an example of a display screen at the time of performing a scheduled reboot setting according to the first embodiment.
  • Fig. 5 is a flowchart of a scheduled reboot operation according to the first embodiment.
  • Fig. 6 is a display screen transition diagram at the time of execution of the scheduled reboot operation according to the first embodiment.
  • Fig. 7 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to a second embodiment.
  • Fig. 1 is a diagram illustrating a hardware configuration of an information processing apparatus according to a first embodiment.
  • Fig. 2 is a block diagram illustrating a functional configuration of the information processing apparatus according to the first embodiment.
  • FIG. 8 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to a third embodiment.
  • Fig. 9 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to a fourth embodiment.
  • Fig. 10 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to a fifth embodiment.
  • FIG. 1 is a diagram illustrating a hardware configuration of an information processing apparatus according to a first embodiment.
  • An information processing apparatus 100 according to the first embodiment has a configuration in which a CPU 11 as a central processing unit, a memory 12, a non-volatile memory 13, a plotter 14, a scanner 15, an operation panel 16, a network interface (I/F) 17, and a USB interface (I/F) 18 are connected by an internal bus.
  • the memory 12 is a volatile storage device that serves as a working memory of the CPU 11.
  • the non-volatile memory 13 is a non-volatile storage device in which memory content is held even when the power to the apparatus is turned off.
  • the plotter 14 is an image forming unit for outputting an image including characters onto a paper medium.
  • the scanner 15 is an image reading unit for reading an image from a paper medium or the like with a photoelectric conversion element etc. and converting the read image into electronic data.
  • the plotter 14 and the scanner 15 are referred to as an engine unit.
  • the operation panel 16 is an electrostatic capacitive type touch panel or the like, and serves as a display unit for showing display data to a user and also serves as a setting unit for receiving an operation input or setting input performed by the user.
  • the network interface 17 is an interface that can communicate with another apparatus or a network host such as a router.
  • the USB interface 18 is an interface with peripherals.
  • FIG. 2 is a block diagram illustrating a functional configuration of the information processing apparatus according to the first embodiment.
  • a control unit 10 of the information processing apparatus 100 includes a setting unit 102, a display unit 104, a determining unit 106, and an executing unit 108.
  • the units in the control unit 10 of the information processing apparatus 100 according to the first embodiment are implemented, by the CPU 11, by reading or downloading a software program stored in the non-volatile memory 13 or a network host etc. to the memory 12 and executing the software program by using the hardware illustrated in FIG. 1.
  • the setting unit 102 receives a setting of a time to periodically restart the information processing apparatus 100 from the user.
  • the received time is stored in a storage device such as the non-volatile memory 13.
  • the display unit 104 displays a variety of information, screens, etc. on the operation panel 16. Specifically, after the executing unit 108 has executed the restart of the information processing apparatus 100, the display unit 104 displays a user confirmation screen informing the user that the restart has been executed (see FIG. 6). Furthermore, before the determining unit 106 determines whether the operating state of the information processing apparatus 100 meets a predetermined condition, the display unit 104 displays a user confirmation screen informing the user that the restart will be executed shortly.
  • the determining unit 106 determines whether or not to execute the restart according to the operating state of the information processing apparatus 100 according to whether the operating state meets a predetermined condition stored in the storage device, according to the setting stored the storage device, and/or an operation made by the user, etc.
  • the executing unit 108 executes the restart of the information processing apparatus 100 in accordance with determination by the determining unit 106.
  • the executing unit 108 serves as a restart executing unit.
  • FIG. 3 is a state transition diagram of the information processing apparatus 100 according to the first embodiment.
  • FIG. 3 schematically illustrates an example of states of the apparatus associated with a scheduled reboot operation according to the first embodiment, and there may be any other states as well.
  • the apparatus operating states of the information processing apparatus 100 broadly include "non-energization state", “non-active state”, and "active state”.
  • non-energization state denotes apparatus's power-off state or any equivalent state, and means a state in which the system is shut down.
  • the apparatus is started by application of power, auto-restart, and the like, and makes the transition from the non-energization state to the non-active state in principle.
  • the "non-active state” is a state of waiting for a user's operation or an energy-saving state.
  • the operation waiting state is assumed as a state in which all the blocks illustrated in FIG. 1 are powered on and become available.
  • the energy-saving state is assumed as a state in which the engine unit (the plotter 14 and the scanner 15) and the operation panel 16 are turned off.
  • the "active state” means a state in which the information processing apparatus 100 is in operation, and includes, for example, states such as during job operation, during set-value rewriting, and during screen operation.
  • job operation means a state in which the engine unit is working, etc.
  • set-value rewriting means a state in which a variety of set values stored in the non-volatile memory 13 are being rewritten. This includes those performed by a user's operation and by a remote command, etc.
  • screen operation means a state in which the user is performing an operation input to the information processing apparatus 100 through the operation panel 16 and the operation panel 16 is receiving the operation input.
  • Scheduled Reboot Setting A scheduled reboot setting is required prior to the scheduled reboot operation.
  • the user performs the setting through the operation panel 16 or an external device.
  • the CPU 11 provides an interface for the scheduled reboot setting to the operation panel 16 or the external device.
  • FIG. 4 is an example of a display screen for performing the scheduled reboot setting according to the first embodiment.
  • Setting items for the scheduled reboot setting include a setting of whether or not to execute the scheduled reboot operation, i.e., a scheduled reboot enable/disable setting.
  • the setting items include a set time. The set time can be set at any time from 00:00 to 24:00. The user can designate a time when the system rarely performs a normal job operation etc.
  • the non-volatile memory 13 stores therein the scheduled reboot setting including the "set time” and the "scheduled reboot enable/disable setting". Furthermore, the non-volatile memory 13 also stores therein a condition (a predetermined condition) to be a basis for determination in an after-mentioned process of determining whether or not to decide on execution of a scheduled reboot to be explained below.
  • a condition a predetermined condition
  • FIG. 5 is a flowchart of the scheduled reboot operation according to the first embodiment.
  • the flowchart illustrated in FIG. 5 is an example of a flowchart of the scheduled reboot operation, and various variations can be implemented.
  • the determining unit 106 checks the scheduled reboot enable/disable setting (Step S101). That is, the determining unit 106 determines whether the scheduled reboot setting, which is one of setting items for the scheduled reboot setting stored in the non-volatile memory 13, is enabled or not. When the determining unit 106 has confirmed that the "scheduled reboot enable/disable setting" is "disable” (NO at Step S101), an auto-reboot is not executed at the set scheduled reboot time.
  • the determining unit 106 checks the apparatus operating state just before the execution of a reboot and, only if there is no problem, an auto-reboot is executed. If there is any problem, a reboot is retried after a while. Therefore, Steps S102 to S113 are a loop, and the retry is repeated up to two times. Therefore, a total of three retries can be made.
  • the determining unit 106 determines whether the apparatus operating state is the energy-saving state or not (Step S104). When it is not the energy-saving state (NO at Step S104), the display unit 104 displays a user confirmation screen on the operation panel 16 (Step S106). Wait for user's confirmation until the scheduled reboot time (in the present example, for three minutes) (Step S107).
  • the determining unit 106 decides on execution of a reboot, and the executing unit 108 executes a reboot at the set time in accordance with this decision (Step S105).
  • FIG. 6 is a display screen transition diagram at the time of execution of the scheduled reboot operation according to the first embodiment.
  • the middle display screen in FIG. 6 is a user confirmation screen, and the user confirmation screen is provided with an "EXECUTE” button and a "CANCEL” button.
  • EXECUTE a reboot is executed (EXECUTE at Step S108).
  • CANCEL a reboot is cancelled (CANCEL at Step S108).
  • the executing unit 108 executes a reboot.
  • the execution of a job and the change of a set value are not possible while the user confirmation screen is displayed.
  • the determining unit 106 checks the operating state of the information processing apparatus 100 (Step S109). The determining unit 106 determines whether the operating state meets a predetermined condition or not (Step S110), and, if it meets the condition (YES at Step S110), decides on the execution of a reboot, and the executing unit 108 executes a reboot at the set time in accordance with this decision (Step S111). On the other hand, if it does not meet the condition (NO at Step S110), the determining unit 106 waits for a predetermined length of time (in the present example, for one hour) (Step S112) and then retries.
  • a predetermined length of time in the present example, for one hour
  • the condition to be a basis for the determination at Step S110 is that the operating state is the "non-active state" illustrated in FIG. 3.
  • the operating state is the "active state” or during the transition to another state, it is determined that the operating state does not meet the predetermined condition. For example, when the set scheduled reboot time has come, if any of the following conditions is met, a reboot is not executed. Furthermore, the user confirmation screen does not have to be displayed. ⁇ During screen operation (for three seconds after a key on the operation unit has pressed) ⁇ While the default screen is displayed, During SP mode ⁇ Retry operation performed when a reboot is not executed while apparatus is in operation (such as during job operation, during set-value rewriting, during start-up, or during shutdown)
  • a reboot is again retried after one hour.
  • a reboot is not executed until the next scheduled reboot time.
  • a reboot is not executed until the next scheduled reboot time.
  • a message that the scheduled reboot was executed is displayed on the operation panel 16 (see the bottom illustration in FIG. 6).
  • the display is deleted.
  • the display is automatically deleted.
  • the display is automatically deleted at the time of the transition to the energy-saving state.
  • the executing unit 108 executes a reboot at Steps S104 and S105.
  • the executing unit 108 executes a reboot.
  • control unit 10 stores information on a reboot history in the non-volatile memory 13.
  • a piece of reboot history information shall be stored, and the latest reboot history is stored.
  • Information to be stored is "a timestamp (a date and time) when the scheduled reboot was executed”.
  • the display screen informing the user of automatic execution is displayed three minutes before the set scheduled reboot time; alternatively, the display screen informing of automatic execution can be displayed at the set scheduled reboot time. In this way, some degree of gap in the timing which will not affect a reboot is allowed.
  • Step S104 or Step S110 just before the execution of a scheduled reboot which is automatically executed, whether the operating state of the apparatus meets a predetermined condition is checked (Step S104 or Step S110), and, only if it meets the condition, a reboot is executed; therefore, it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running.
  • Step S104 in FIG. 5 the configuration and functions of the information processing apparatus 100 are the same as in the first embodiment.
  • the information processing apparatus 100 makes the transition to the energy-saving state when no operation has been performed on the information processing apparatus 100 for a given length of time or when the information processing apparatus 100 is not in operation. Then, when the information processing apparatus 100 has made the transition to the energy-saving state, it is determined that the information processing apparatus 100 is in the non-active state (not yet in operation).
  • FIG. 7 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to the second embodiment.
  • the determining process in FIG. 7 corresponds to Step S104 in FIG. 5.
  • the determining unit 106 determines whether a time for the transition of the information processing apparatus 100 to the energy-saving state has passed or not (Step S201).
  • the transition of the information processing apparatus 100 to the energy-saving state is monitored by a timer; when the transition time monitored by the timer has expired, the information processing apparatus 100 goes into the energy-saving state.
  • Step S201 when the time for the transition to the energy-saving state has passed (YES at Step S201), the determining unit 106 determines that the information processing apparatus 100 goes into the energy-saving state and is in the non-active state (Step S202). Then, the process moves on to Step S105 in FIG. 5.
  • the determining unit 106 determines whether the information processing apparatus 100 has received an operation from a user (Step S203). Then, when the information processing apparatus 100 has received an operation from a user (YES at Step S203), the determining unit 106 determines that the information processing apparatus 100 is in the active state (Step S204). Then, the process moves on to Step S106 in FIG. 5.
  • Step S203 when the information processing apparatus 100 has not received an operation from a user (NO at Step S203), returning to Step S201, the process is repeated.
  • Step S203 When an operation has been performed on the information processing apparatus 100 while the timer is monitoring just like Step S203, the timer is cleared before the passage of the time for the transition to the energy-saving state (energy-saving state transition time clear), and it is determined that the information processing apparatus 100 is in the active state.
  • the information processing apparatus 100 it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running in the absence of transition to the energy-saving state.
  • Step S110 in FIG. 5 an example of the determination of whether a predetermined condition in the information processing apparatus 100 is met or not (Step S110 in FIG. 5) will be explained in detail.
  • the configuration and functions of the information processing apparatus 100 are the same as in the first embodiment.
  • the information processing apparatus 100 resets a displayed application (also referred to as app) when no operation has been performed on the application for a given length of time. Then, when the information processing apparatus 100 has reset the application, it is determined that the information processing apparatus 100 is in the non-active state (not yet in operation).
  • a displayed application also referred to as app
  • FIG. 8 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to the third embodiment.
  • the determining process in FIG. 8 corresponds to Step S110 in FIG. 5.
  • the determining unit 106 checks the operating state of the information processing apparatus 100 (Step S109 in FIG. 5). Then, the determining unit 106 determines whether an app reset time (a time for application reset) of the information processing apparatus 100 has passed (Step S301). In the present embodiment, a time for resetting an application displayed on the operation unit of the information processing apparatus 100 is monitored by a timer; when the app reset time monitored by the timer has expired, the information processing apparatus 100 goes into the non-active state.
  • an app reset time a time for application reset
  • Step S301 when the app reset time has passed (YES at Step S301), the determining unit 106 determines that the information processing apparatus 100 is in the non-active state (Step S302). Then, the process moves on to Step S111 in FIG. 5.
  • the determining unit 106 determines whether the information processing apparatus 100 has received an operation from a user (Step S303). Then, when the information processing apparatus 100 has received an operation from a user (YES at Step S303), the determining unit 106 determines that the information processing apparatus 100 is in the active state (Step S304). Then, the process moves on to Step S112 in FIG. 5.
  • Step S303 when the information processing apparatus 100 has not received an operation from a user (NO at Step S303), returning to Step S301, the process is repeated.
  • Step S303 When an operation has been performed on the information processing apparatus 100 while the timer is monitoring just like Step S303, the timer is cleared before the passage of the time to make the transition to application reset (app reset time clear), and it is determined that the information processing apparatus 100 is in the active state.
  • the information processing apparatus 100 it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running, such as in an operating state in which an operation is being performed on an application.
  • Step S110 in FIG. 5 Another example of the determination of whether a predetermined condition in the information processing apparatus 100 is met or not (Step S110 in FIG. 5) will be explained in detail.
  • the configuration and functions of the information processing apparatus 100 are the same as in the first embodiment.
  • the information processing apparatus 100 performs an operation to reset the whole system when no operation has been performed on the information processing apparatus 100 for a given length of time. Then, when the system has been reset, it is determined that the information processing apparatus 100 is in the non-active state (not yet in operation).
  • FIG. 9 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to the fourth embodiment.
  • the determining process in FIG. 9 corresponds to Step S110 in FIG. 5.
  • the determining unit 106 checks the operating state of the information processing apparatus 100 (Step S109 in FIG. 5). Then, the determining unit 106 determines whether a system reset time (a time for system reset) of the information processing apparatus 100 has passed (Step S401). In the present embodiment, a time for resetting the system of the information processing apparatus 100 is monitored by a timer; when the system reset time monitored by the timer has expired, the information processing apparatus 100 goes into the non-active state.
  • a system reset time a time for system reset
  • Step S401 when the system reset time has passed (YES at Step S401), the determining unit 106 determines that the information processing apparatus 100 is in the non-active state (Step S402). Then, the process moves on to Step S111 in FIG. 5.
  • the determining unit 106 determines whether the information processing apparatus 100 has received an operation from a user (Step S403). Then, when the information processing apparatus 100 has received an operation from a user (YES at Step S403), the determining unit 106 determines that the information processing apparatus 100 is in the active state (Step S404). Then, the process moves on to Step S112 in FIG. 5.
  • Step S401 when the information processing apparatus 100 has not received an operation from a user (NO at Step S403), returning to Step S401, the process is repeated.
  • Step S403 When an operation has been performed on the information processing apparatus 100 while the timer is monitoring just like Step S403, the timer is cleared before the passage of the time to make the transition to system reset (system reset time clear), and it is determined that the information processing apparatus 100 is in the active state.
  • the information processing apparatus 100 it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running, such as in an operating state in which an operation is being performed on the information processing apparatus 100.
  • Step S110 in FIG. 5 Another example of the determination of whether a predetermined condition in the information processing apparatus 100 is met or not (Step S110 in FIG. 5) will be explained in detail.
  • the configuration and functions of the information processing apparatus 100 are the same as in the first embodiment.
  • the information processing apparatus 100 resets a displayed application when no operation has been performed on the application for a given length of time, and performs an operation to reset the whole system when no operation has been performed on the information processing apparatus 100 for a given length of time. Then, when the application has been reset or when the system has been reset, it is determined that the information processing apparatus 100 is in the non-active state (not yet in operation).
  • FIG. 10 is a flowchart illustrating the flow of an energy-saving determining process in an information processing apparatus according to the fifth embodiment.
  • the determining process in FIG. 10 corresponds to Step S110 in FIG. 5.
  • the determining unit 106 checks the operating state of the information processing apparatus 100 (Step S109 in FIG. 5). Then, the determining unit 106 determines whether the app reset time of the information processing apparatus 100 has passed (Step S501).
  • Step S501 the determining unit 106 determines that the information processing apparatus 100 is in the non-active state (Step S502). Then, the process moves on to Step S111 in FIG. 5.
  • the determining unit 106 determines whether the system reset time of the information processing apparatus 100 has passed (Step S503).
  • Step S503 the determining unit 106 determines that the information processing apparatus 100 is in the non-active state (Step S502). Then, the process moves on to Step S111 in FIG. 5.
  • the determining unit 106 determines whether the information processing apparatus 100 has received an operation from a user (Step S504). Then, when the information processing apparatus 100 has received an operation from a user (YES at Step S504), the determining unit 106 determines that the information processing apparatus 100 is in the active state (Step S505). Then, the process moves on to Step S112 in FIG. 5.
  • Step S504 when the information processing apparatus 100 has not received an operation from a user (NO at Step S504), returning to Step S501, the process is repeated.
  • the information processing apparatus 100 it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running, such as in an operating state in which an operation is being performed on an application and in an operating state in which an operation is being performed on the information processing apparatus 100.
  • the information processing apparatus 100 it is possible to suppress a malfunction by executing a system reboot while avoiding a time when the system is running in the absence of transition to the energy-saving state or a time when the system is running, such as in an operating state in which an operation is being performed on an application and in an operating state in which an operation is being performed on the information processing apparatus 100.
  • a restart executing program executed by the information processing apparatus 100 is provided in such a manner that the program is recorded on a computer-readable recording medium, such as a CD-ROM, a flexible disk (FD), a CD-R, or a digital versatile disk (DVD), in an installable or executable file format.
  • a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a digital versatile disk (DVD), in an installable or executable file format.
  • the restart executing program executed by the information processing apparatus 100 can be provided in such a manner that the program is stored on a computer connected to a network such as the Internet so that the program can be downloaded via the network. Moreover, the restart executing program executed by the information processing apparatus 100 can be provided or distributed via a network such as the Internet. Furthermore, the restart executing program executed by the information processing apparatus 100 can be provided in such a manner that the program is built into a ROM or the like in advance.
  • the restart executing program executed by the information processing apparatus 100 is composed of modules including the above-described units (the setting unit 102, the display unit 104, the determining unit 106, and the executing unit 108); a CPU (processor) as actual hardware reads out the restart executing program from the above-described storage medium and executes the restart executing program, thereby the above-described units are loaded onto main storage and are generated on the main storage. Furthermore, for example, some or all of the functions of the above-described units can be realized by dedicated hardware circuitry.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Facsimiles In General (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

Un appareil de traitement d'informations comprend une unité de réglage, une unité de stockage, une unité de détermination, et une unité d'exécution de redémarrage. L'unité de réglage reçoit d'un utilisateur un réglage temporel pour redémarrer périodiquement l'appareil de traitement d'informations. L'unité de stockage stocke le temps reçu par l'unité de réglage et une condition prédéterminée utilisée pour la détermination d'un redémarrage ou non de l'appareil de traitement d'informations à ce moment-là. A un temps du redémarrage de l'appareil de traitement d'informations au moment stocké dans l'unité de stockage, l'unité de détermination prend la décision d'exécuter un redémarrage lorsqu'un état de fonctionnement de l'appareil de traitement d'informations satisfait la condition prédéterminée stockée dans l'unité de stockage. L'unité d'exécution de redémarrage exécute le redémarrage conformément à la décision prise par l'unité de détermination.
PCT/JP2015/005882 2014-11-28 2015-11-26 Appareil de traitement d'informations et procédé d'exécution de redémarrage WO2016084379A1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP15863004.6A EP3224690A4 (fr) 2014-11-28 2015-11-26 Appareil de traitement d'informations et procédé d'exécution de redémarrage
CN201580064247.2A CN107003690A (zh) 2014-11-28 2015-11-26 信息处理装置和重启执行方法
US15/529,134 US20170264768A1 (en) 2014-11-28 2015-11-26 Information processing apparatus and restart executing method

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP2014-241150 2014-11-28
JP2014241150 2014-11-28
JP2015229111A JP2016110642A (ja) 2014-11-28 2015-11-24 情報処理装置、再起動実行方法及び再起動実行プログラム
JP2015-229111 2015-11-24

Publications (1)

Publication Number Publication Date
WO2016084379A1 true WO2016084379A1 (fr) 2016-06-02

Family

ID=56073967

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/005882 WO2016084379A1 (fr) 2014-11-28 2015-11-26 Appareil de traitement d'informations et procédé d'exécution de redémarrage

Country Status (1)

Country Link
WO (1) WO2016084379A1 (fr)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012051246A (ja) * 2010-09-01 2012-03-15 Ricoh Co Ltd 画像処理装置、画像処理装置の制御方法、画像処理装置の制御プログラム及び記録媒体
US20130111244A1 (en) * 2011-10-26 2013-05-02 Canon Kabushiki Kaisha Electric apparatus and electric power supply control method of the same
JP2013131951A (ja) * 2011-12-22 2013-07-04 Kyocera Document Solutions Inc 画像形成装置

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012051246A (ja) * 2010-09-01 2012-03-15 Ricoh Co Ltd 画像処理装置、画像処理装置の制御方法、画像処理装置の制御プログラム及び記録媒体
US20130111244A1 (en) * 2011-10-26 2013-05-02 Canon Kabushiki Kaisha Electric apparatus and electric power supply control method of the same
JP2013131951A (ja) * 2011-12-22 2013-07-04 Kyocera Document Solutions Inc 画像形成装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3224690A4 *

Similar Documents

Publication Publication Date Title
US9075689B2 (en) Firmware update system increased in possibility of execution of automatic firmware update processing
JP5995571B2 (ja) 情報処理装置及びその制御方法
NL2007975C2 (en) Information processing apparatus capable of appropriately executing shutdown processing, method of controlling the information processing apparatus, and storage medium.
US20170264768A1 (en) Information processing apparatus and restart executing method
US9348578B2 (en) Information processing apparatus capable of updating firmware, control method therefor, and storage medium storing control program therefor
CN103248784B (zh) 图像形成设备及其控制方法
JP2006285951A (ja) 画像処理システム
US20160019048A1 (en) Image forming apparatus, method of controlling the same, and non-transitory computer readable storage medium
US9319552B2 (en) Image forming apparatus and method of setting updating information both of which being for executing firmware updating with external equipment connected
CN110262924B (zh) 图像形成装置和图像形成装置的控制方法
JP2006229509A (ja) 情報機器および装置再起動方法
JP6074064B2 (ja) 電子機器
JP6746432B2 (ja) 情報処理装置、情報処理装置の制御方法、及びプログラム
JP2016197380A (ja) システムおよびその制御方法、並びにプログラム
WO2016084379A1 (fr) Appareil de traitement d'informations et procédé d'exécution de redémarrage
US9538035B2 (en) Firmware-rewritable image forming apparatus
US10860330B2 (en) Electronic apparatus having volatile memory including refresh circuit and method for backup-rebooting the electronic apparatus
JP6253433B2 (ja) 制御装置
JP2012088780A (ja) 情報処理装置、情報処理装置の制御方法、及び、プログラム
JP6776220B2 (ja) 情報処理装置及びその制御方法、並びにプログラム
JP7251081B2 (ja) 情報処理装置およびプログラム
US20220261236A1 (en) Communication device and control method
US20180160006A1 (en) Image processing apparatus and method of controlling an image processing apparatus
JP6459543B2 (ja) 画像形成装置及びジョブ処理制御方法並びにジョブ処理制御プログラム
JP7196544B2 (ja) 情報処理装置、情報処理方法及びプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15863004

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2015863004

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 15529134

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE