JP2004086808A - Information processor, information processing method, and information processing system - Google Patents

Information processor, information processing method, and information processing system Download PDF

Info

Publication number
JP2004086808A
JP2004086808A JP2002250330A JP2002250330A JP2004086808A JP 2004086808 A JP2004086808 A JP 2004086808A JP 2002250330 A JP2002250330 A JP 2002250330A JP 2002250330 A JP2002250330 A JP 2002250330A JP 2004086808 A JP2004086808 A JP 2004086808A
Authority
JP
Japan
Prior art keywords
information
defect
information processing
software
software module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002250330A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Naito
内藤 芳幸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2002250330A priority Critical patent/JP2004086808A/en
Publication of JP2004086808A publication Critical patent/JP2004086808A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that a technique of periodically updating control software for printers cannot deal with defects of driver software utilized at the side of personal computers. <P>SOLUTION: The processor comprises a software module managing portion 22 which manages a plurality of versions of software modules 21-1 to 21-n, a defect information managing portion 23 which manages a defect generated when the software modules 21-1 to 21-n are suitably combined with each other as defect information consisted of a version of a software module in which a defect is generated and other conditions, and an extracted-defect avoidance information extracting portion 24 which, based on the defect information managed by the defect information managing portion 23, extracts the combination of the version of the software module whose defect is to be avoided with the other conditions as defect avoidance information. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、情報処理装置及び情報処理方法、並びに情報処理システムに関し、特に複数のソフトウエアモジュールを運用する情報処理装置及び情報処理方法、並びに当該情報処理装置とデータの転送及び変換をソフトウエアモジュールによって行う情報中継装置と当該情報中継装置とデータの送受信を行い、装置を制御するソフトウエアモジュールを搭載した情報入出力装置とにより構成される情報処理システムに関する。
【0002】
【従来の技術】
近年の情報処理システムでは、複数のソフトウエアモジュールとそれを塔載する複数の装置が連携して1つの作業を実行する場合が多い。さらには、多機能化に伴ってソフトウエアモジュールの巨大化、複雑化が顕著である。こうした状況下にあっては、完全に不具合のないソフトウエアを作成することは事実上不可能である。実際、多くのアプリケーションソフトウエアや入出力装置用のドライバーソフトウエアについて、発見された不具合を修正したバージョンに更新するためのパッチやアップデータと呼ばれる更新プログラムが配布されている。
【0003】
また、特定のアプリケーションソフトウエアと特定のプリンタドライバーソフトウエアの組み合わせで不具合が発生することもあり、複数のアプリケーションや情報入出力装置を運用している場合には、不具合に関する多種多様な記述を大量に読まなければならず、不具合が発生しない組み合わせでシステムを構成するための作業には莫大な時間を要する。
【0004】
これに対して、従来、サーバから受信した更新要求周期と該更新要求周期を補正する供給時期とに従い、更新されたプリンタソフトウエアを印刷ユニットに取得し、印刷ユニットに格納されているプリンタソフトウエアを取得したプリンタソフトウエアに更新することで、プリンタ用の制御ソフトウエアを定期的に更新する技術が提案されている(特開2001−222481号公報参照)。
【0005】
【発明が解決しようとする課題】
上述した従来技術では、不具合を修正した制御ソフトウエアを常に使用できるため制御ソフトウエアが原因の不具合については回避できるようになるものの、パーソナルコンピュータ側で運用されるドライバーソフトウエアに不具合があった場合には対処できない、という課題がある。また、特定のバージョンのアプリケーションとの組み合わせで起こる不具合の場合には、古いバージョンに戻して不具合を回避することができない。
【0006】
【課題を解決するための手段】
上記課題を解決するために、本発明では、複数のソフトウエアモジュールを運用する情報処理装置において、任意の機能を有するソフトウエアモジュールの複数のバージョンを管理するとともに、複数のソフトウエアモジュールを任意に組み合わせたときに発生する不具合を、不具合が発生するソフトウエアモジュールの少なくともバージョンを含む不具合情報として管理するようにする。
【0007】
このようにして、単体のソフトウエアまたは複数ソフトウエアの組み合わせで発生する不具合を、当該ソフトウエアのバージョンや設定内容などの条件と共に管理することで、例えば管理している不具合情報を画面上に表示することで、ユーザによって不具合情報を基に不具合が発生しないソフトウエアモジュールを用いてシステムが構築される。あるいは、不具合情報に基づいて不具合を回避するソフトウエアモジュールのバージョン及びその他条件の組み合わせを不具合回避情報として抽出し、この不具合回避情報を用いることで、不具合が発生しないソフトウエアモジュールを用いたシステムが自動的に構築される。
【0008】
【発明の実施の形態】
以下、本発明の実施の形態について図面を参照して詳細に説明する。
【0009】
図1は、パーソナルコンピュータやワークステーション等の汎用の情報処理装置の一般的なハードウエア構成を示すブロック図である。図1から明らかなように、本例に係る情報処理装置10は、CPU11、RAM12、ROM13、HDD(Hard Disk Drive)14、ディスプレイカード15、公衆回線網I/F(インターフェース)16、ネットワークI/F17および入力I/F18を有し、これらがアドレスバス・データバス19を介して相互に接続された構成となっている。
【0010】
上記構成の情報処理装置10において、CPU11は各種算術及び論理演算を行うものである。不具合情報から不具合回避情報を抽出する作業などはCPU11が実行するプログラムコードの形で提供される。RAM12は、読み書き可能な電子的記憶装置であり、CPU11が処理を実行する上で演算結果などを保持するのに使用される。通常、装置の電源が切断されると、RAM12の記憶内容が失われる。ROM13は、不揮発性の記憶装置である。ROM13には、CPU11が実行するプログラムコードや定数などが格納される。
【0011】
HDD14は、RAM12に比較して大きな容量持つ記憶装置であり、磁性体を塗布した円盤上に磁気パターンの形で情報を記録する。HDD14には、サイズの大きなプログラムコードなどが格納される。CPU11は、必要なプログラムコードや情報をHDD14から適宜読み出し、RAM12上に展開して利用する。不具合情報やソフトウエアモジュールの管理情報などはHDD14上に記録すると良い。ディスプレイカード15は、文字や画像を表示するディスプレイ装置を駆動する装置であり、ディスプレイドライバと呼ばれるソフトウエアモジュールを介して制御される。
【0012】
公衆回線網I/F16は、ファクシミリドライバなどのソフトウエアモジュールから呼ばれて、特定の宛先にファクシミリ画像を送信したりするのに使用される。ネットワークI/F17は、ネットワーク20を介しての他の情報処理装置との通信や、プリントサーバなどの情報中継装置とのデータの送受信に利用される。入力I/F18には、キーボードやマウスといったユーザからの操作を受け付ける装置が接続される。
【0013】
図2は、本発明の一実施形態に係る情報処理装置のソフトウエア(機能)構成をブロック化して示す機能ブロック図である。図2の各ブロックの機能は、図1に示したハードウエア構成によって実現される。
【0014】
本実施形態に係る情報処理装置10は、複数(n個)のソフトウエアモジュール21−1〜21−nを運用するものであり、ソフトウエアモジュール管理部22、不具合情報管理部23、不具合回避情報抽出部24、ソフトウエアモジュール選択部25およびソフトウエアモジュール更新部26の各機能部を有する構成となっている。
【0015】
ソフトウエアモジュール管理部22は、任意の機能を有するソフトウエアモジュール21−1〜21−nの複数のバージョンを管理する機能を持っている。不具合情報管理部23は、ソフトウエアモジュール21−1〜21−nを適宜組み合わせたときに発生する不具合を、不具合が発生するソフトウエアモジュールのバージョン及びその他の条件によって構成される不具合情報として管理する機能を持っている。
【0016】
不具合回避情報抽出部24は、不具合情報管理部23によって管理される不具合情報に基づいて、不具合を回避するソフトウエアモジュールのバージョン及びその他条件の組み合わせを不具合回避情報として抽出する機能を持っている。ソフトウエアモジュール選択部25は、ソフトウエアモジュール21−1〜21−nの各々について任意のバージョンを選択する機能を持っている。ソフトウエアモジュール更新部26は、ソフトウエアモジュール21−1〜21−nの各々について任意のバージョンに更新する機能を持っている。
【0017】
上述したソフトウエア構成の本実施形態に係る情報処理装置10及びその処理方法によれば、単体のソフトウエアまたは複数ソフトウエアの組み合わせで発生する不具合を、当該ソフトウエアのバージョンや設定内容などの条件と共に管理することができるので、例えば管理している不具合情報を画面上に表示することで、ユーザがその不具合情報を基に不具合が発生しないソフトウエアモジュールを用いてシステムを構築できる。
【0018】
また、不具合情報に基づいて不具合を回避するソフトウエアモジュールのバージョン及びその他条件の組み合わせを不具合回避情報として抽出する機能を持つことにより、不具合を回避するために使用する代替ソフトウエアモジュールや同一ソフトウエアの代替バージョンなどの不具合回避情報を自動的に得ることができる。そして、不具合回避情報を基に、各ソフトウエアモジュールの任意のバージョンを選択する機能、または各ソフトウエアモジュール21−1〜21−nを任意のバージョンに更新する機能を併せ持つことで、不具合が発生しないソフトウエアモジュールを用いたシステムを自動的に構築できる。
【0019】
その結果、不具合に関する文書を読まずに不具合を回避可能なシステムを構築できるため、莫大になりがちな不具合対処のための作業工数を大幅に削減できることになる。なお、図2の機能ブロック図において、ソフトウエアモジュール選択部25及びソフトウエアモジュール更新部26については、必ずしも両機能を同時に持っている必要はなく、少なくとも一方の機能を持っていれば、所期の目的を達成することが可能である。
【0020】
以上では、情報処理装置10を単独で用いる場合を例に挙げて説明したが、これに限られるものではない。すなわち、ソフトウエアモジュールを運用する情報処理装置と、プリンタ、デジタル印刷機、スキャナ、デジタルスチルカメラなどの情報入出力装置と、これらの情報処理装置と情報入出力装置との間でデータの仲介を行う、プリントサーバやスキャンサーバなどの情報中継装置とにより構築した情報処理システムに対しても同様に適用可能である。
【0021】
具体的には、上記構成の情報処理システムにおいて、情報処理装置と情報入出力装置との間に配置される情報中継装置に対して、先述した実施形態に係る情報処理装置10を適用することができる。
【0022】
図3は、本適用例に係る情報中継装置のソフトウエア(機能)構成をブロック化して示す機能ブロック図であり、図中、図2と同等部分には同一符号を付して示している。
【0023】
本適用例に係る情報中継装置は、基本的に、先述した実施形態に係る情報処理装置10と同じ機能部、即ちソフトウエアモジュール管理部22、不具合情報管理部23、不具合回避情報抽出部24、ソフトウエアモジュール選択部25およびソフトウエアモジュール更新部26を有することになる。また、ソフトウエアモジュール21−1〜21−nとして、情報処理装置からのデータを情報入出力装置へ送信できるように変換し、さらに情報入出力装置からのデータを情報処理装置へ送信できるように変換するドライバーソフトウエアを含んでいる。
【0024】
ここで、本情報中継装置と情報入出力装置との間に複数の通信手段を有する場合は、先述した不具合情報が利用する通信手段に関する情報も含むことになる。これにより、本情報中継装置は、不具合情報に含まれる通信手段に関する情報を参照することにより、複数の通信手段の中から利用する通信手段を選択できることになる。
【0025】
情報中継装置はさらに、上記の各機能部に加えて、装置属性管理部27、送信先決定部28、通信手段決定部29、ソフトウエア管理部30およびソフトウエア遠隔更新部31を有している。装置属性管理部27は、情報入出力装置が複数存在する場合において、複数の情報入出力装置に関する制御ソフトウエアのバージョン、サポートされている通信手段及びデータ形式に関する情報を管理する機能を持っている。
【0026】
送信先決定部28は、装置属性管理部27の管理情報を用いて、不具合回避情報抽出部24が抽出した不具合回避情報に基づき、複数の情報入出力装置の中から不具合が発生しない情報入出力装置をデータの送信先として選択する機能を持っている。通信手段決定部29は、装置属性管理部27の管理情報を用いて、不具合回避情報抽出部24が抽出した不具合回避情報に基づき、複数の通信手段の中から不具合が発生しない通信手段を選択する機能を持っている。ソフトウエア管理部30は、情報入出力装置の制御ソフトウエアをバージョン毎に管理する機能を持っている。また、ソフトウエア遠隔更新部31は、情報入出力装置の制御ソフトウエアを更新する機能を持っている。
【0027】
上述したソフトウエア構成の情報処理システムによれば、先述した実施形態に係る情報処理装置10の場合と同様の作用効果、即ち不具合に関する文書を読まずに不具合を回避可能なシステムを構築できるため、莫大になりがちな不具合対処のための作業工数を大幅に削減できる。
【0028】
これに加えて、複数の通信手段のうち不具合の発生しない通信プロトコルを選択したり、同種の情報入出力装置(例えばプリンタ)のうち不具合の発生しない装置を選択したり、あるいはプリンタや画像スキャナなどの情報入出力装置を制御するソフトウエア(ファームウエアとも呼ばれる)を遠隔操作で更新して不具合の発生しない制御ソフトウエアを適用することで、自動的に不具合を回避してプリンタや画像スキャナなどの周辺機器を運用できるため、システム管理者の負担を大幅に軽減できる。
【0029】
続いて、先述した実施形態に係る情報処理装置10を情報処理システム中における情報中継装置、例えばプリントサーバに適用した場合の具体例について説明する。
【0030】
図4は、情報処理装置10をプリントサーバに適用して構築したサーバシステムの構成例を示すシステム図である。ここでは、一例として、PC(パーソナルコンピュータ)41上の任意のアプリケーションで作成した文書を、プリントサーバ42を介してプリンタ(1〜N)43で印刷するときのステップを例に挙げて説明する。
【0031】
PC41上のアプリケーション“Wordz99”に対してユーザが印刷を指示すると、アプリケーションの名称とバージョン番号及び文書データを含むプリントジョブがプリントサーバに送信される(ステップ▲1▼)。プリントジョブを受信したプリントサーバ42では、該プリントジョブの文書を作成したアプリケーションの名称、バージョン番号、その他印刷オプション設定を認識し(ステップ▲2▼)、プリントジョブにて指定されている印刷先のプリンタ43を特定する(ステップ▲3▼)。
【0032】
プリンタが特定できればその時点でインストールされているプリンタドライバが特定できるので、それらを基にあらかじめ格納されている不具合情報をチェックし、不具合が発生する組み合わせか否かを確認する(ステップ▲4▼)。このときの不具合情報は、例えば図5に示す不具合情報管理表のようなものである。図6に、不具合情報のXML(eXtensible Markup Language)による表記例を示す。
【0033】
プリントジョブの指定では、不具合が発生することが判明した場合には、該不具合を回避し、さらに別の不具合を発生させない組み合わせを見つけ出し、不具合回避情報として抽出する(ステップ▲5▼)。この不具合回避情報としては、例えば図7に示すようなもの(XMLによる記述)が考えられる。ステップ▲6▼では、抽出された不具合回避情報に基づいて、印刷先プリンタに適用可能なプリンタドライバが特定され、その時点でのプリンタドライバと入れ替えられる。
【0034】
このとき、プリンタドライバの管理情報として、図8に示すプリンタドライバ管理表のようになっていれば、古いプリンタドライバを削除(Un−install)し、不具合を回避できるプリンタドライバをインストールすることによって入れ替えが行える。最後にステップ▲7▼にて、プリンタに対して印刷データを送信し、不具合を回避しつつプリントジョブの実行が完了する。
【0035】
次に、図4のプリントサーバ22が搭載するプリントジョブを処理するプログラムの処理フローについて、図9のフローチャートを用いて説明する。
【0036】
先ず、プリントジョブを受信すると(ステップS10)、印刷したい文書を作成したアプリケーション名称やバージョン番号などの情報を抽出する(ステップS11)。次に、ステップS10で受信したプリントジョブから印刷先のプリンタを指定する情報を抽出して印刷先プリンタを特定する(ステップS12)。ステップS11,S12で得た情報を基に不具合情報をチェックし(ステップS13)、不具合情報と合致するか否かを判断する(ステップS14)。
【0037】
ここで、不具合情報と合致しなければ、印刷先プリンタとの通信手段(パラレルポート、ネットワークプロトコルなど)と、印刷データとして変換するPDL(Page Description Language;ページ記述言語)をデフォルト(既定)又はプリントジョブが指定したものに設定する(ステップS15)。一方、もし不具合情報と合致した場合には、不具合回避情報を抽出する(ステップS16)。これは、いずれの不具合情報にも合致しないようなバージョン番号を検索するような方法や、不具合情報に回避方法が埋め込まれていればそれを用いても良い。
【0038】
次に、不具合回避情報を抽出できたか否か、即ち不具合が回避可能であるか否かを判断し(ステップS17)、回避できない場合には、該プリントジョブをエラーとする(ステップS30)。一方、不具合を回避できるのであれば、不具合回避方法がある複数場合には、実行時間、その他の観点から最も適した不具合回避方法を選択する(ステップS18)。
【0039】
続いて、ステップS18で選択した不具合回避方法で、ドライバーソフトウエアの更新が必要であるか否かを判断する(ステップS19)。ドライバーソフトウエアの更新が必要な場合には、現在のドライバーソフトウエアを削除し(ステップS20)、次いで不具合回避方法が指定するドライバーソフトウエアをインストールする(ステップS21)。
【0040】
ドライバーソフトウエアの更新が必要なければ、印刷先のプリンタを制御するファームウエアを更新する必要があるか否かを判断する(ステップS22)。ファームウエアを更新する必要があれば、該プリンタのファームウエアを遠隔操作で更新する(ステップS23)。必要がなければ、ステップS18で選択した不具合回避方法により、不具合を発生させない特定の通信手段及びPDLがあればそれを設定する(ステップS24)。
【0041】
ステップS15で通信手段と使用PDLを既定のものに設定した後、またはステップS24で通信手段と使用PDLを不具合回避方法により設定した後は、その設定に基づいて印刷先プリンタとの通信手段を選択し(ステップS25)、次いで印刷先プリンタに送信するPDLを選択する(ステップS26)。そして、印刷データを印刷先プリンタに送信してプリントジョブを実行し(ステップS27)、一連の処理を終了する。
【0042】
【発明の効果】
以上説明したように、本発明によれば、パーソナルコンピュータ側で運用されるドライバーソフトウエアが原因の不具合にも対処でき、しかも不具合に関する文書を読まずに不具合を回避可能なシステムを構築できるため、莫大になりがちな不具合対処のための作業工数を大幅に削減できる。
【図面の簡単な説明】
【図1】汎用の情報処理装置の一般的なハードウエア構成を示すブロック図である。
【図2】本発明の一実施形態に係る情報処理装置のソフトウエア構成をブロック化して示す機能ブロック図である。
【図3】本発明の一実施形態に係る情報処理装置が適用される情報中継装置のソフトウエア構成をブロック化して示す機能ブロック図である。
【図4】本発明の一実施形態に係る情報処理装置をプリントサーバに適用して構築したサーバシステムの構成例を示すシステム図である。
【図5】不具合情報としての不具合情報管理表を示す図である。
【図6】不具合情報のXMLによる記述例を示す図である。
【図7】プリンタドライバ管理表を示す図である。
【図8】不具合回避情報のXMLによる記述例を示す図である。
【図9】プリントサーバが搭載するプリントジョブを処理するプログラムの処理フローを示すフローチャートである。
【符号の説明】
11…CPU、12…RAM、13…ROM、14…HDD、15…ディスプレイカード、16…公衆回線網I/F、17…ネットワークI/F、18…入力I/F、21−1〜21−n…ソフトウエアモジュール、22…ソフトウエアモジュール管理部、23…不具合情報管理部、24…不具合回避情報抽出部、25…ソフトウエアモジュール選択部、26…ソフトウエアモジュール更新部、27…装置属性管理部、28…送信先決定部、29…通信手段決定部、30…ソフトウエア管理部、31…ソフトウエア遠隔更新部、41…PC(パーソナルコンピュータ)、42…プリントサーバ、43…プリンタ
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an information processing apparatus, an information processing method, and an information processing system, and more particularly to an information processing apparatus and an information processing method that operate a plurality of software modules, and a software module that transfers and converts data with the information processing apparatus. The present invention relates to an information processing system including an information relay device that performs data transmission and reception with the information relay device, and an information input / output device equipped with a software module that controls the device.
[0002]
[Prior art]
2. Description of the Related Art In recent information processing systems, a plurality of software modules and a plurality of devices having the software modules cooperate to execute one task in many cases. Furthermore, software modules have become remarkably enormous and complicated with the increase in the number of functions. Under these circumstances, it is virtually impossible to create completely defect-free software. In fact, for many application software and driver software for input / output devices, an update program called a patch or an updater for updating a found defect to a corrected version is distributed.
[0003]
In addition, malfunctions may occur with a combination of specific application software and specific printer driver software.When operating multiple applications and information input / output devices, a large variety of It takes an enormous amount of time to construct a system with a combination that does not cause a problem.
[0004]
On the other hand, conventionally, according to the update request cycle received from the server and the supply time for correcting the update request cycle, the updated printer software is acquired by the printing unit, and the printer software stored in the printing unit is acquired. A technique has been proposed in which control software for a printer is periodically updated by updating the printer software with the acquired printer software (see JP-A-2001-222481).
[0005]
[Problems to be solved by the invention]
In the above-described conventional technology, the control software in which the defect is corrected can always be used, so that the defect caused by the control software can be avoided.However, when the driver software operated on the personal computer side has a defect, There is a problem that can not be dealt with. Further, in the case of a malfunction that occurs in combination with a specific version of an application, it is not possible to return to an older version and avoid the malfunction.
[0006]
[Means for Solving the Problems]
In order to solve the above-described problems, according to the present invention, in an information processing apparatus that operates a plurality of software modules, a plurality of versions of a software module having an arbitrary function are managed, and the plurality of software modules are arbitrarily set. Faults that occur when combined are managed as fault information that includes at least the version of the software module where the fault occurs.
[0007]
In this way, by managing defects that occur in a single piece of software or a combination of multiple pieces of software, together with conditions such as the version and settings of the software, for example, the managed defect information is displayed on the screen. By doing so, a system is constructed using software modules that do not cause a failure based on the failure information by the user. Alternatively, a combination of a software module version that avoids a defect and other conditions based on the defect information is extracted as defect avoidance information, and by using the defect avoidance information, a system using a software module that does not cause a defect can be used. Automatically built.
[0008]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0009]
FIG. 1 is a block diagram showing a general hardware configuration of a general-purpose information processing device such as a personal computer or a workstation. As is clear from FIG. 1, the information processing apparatus 10 according to the present embodiment includes a CPU 11, a RAM 12, a ROM 13, a HDD (Hard Disk Drive) 14, a display card 15, a public network I / F (interface) 16, a network I / F. It has an F17 and an input I / F 18, which are interconnected via an address bus / data bus 19.
[0010]
In the information processing apparatus 10 having the above configuration, the CPU 11 performs various arithmetic and logical operations. The operation of extracting the defect avoidance information from the defect information is provided in the form of a program code executed by the CPU 11. The RAM 12 is a readable and writable electronic storage device, and is used to hold calculation results and the like when the CPU 11 executes processing. Normally, when the power of the apparatus is turned off, the contents stored in the RAM 12 are lost. The ROM 13 is a nonvolatile storage device. The ROM 13 stores program codes executed by the CPU 11, constants, and the like.
[0011]
The HDD 14 is a storage device having a larger capacity than the RAM 12, and records information in the form of a magnetic pattern on a disk coated with a magnetic material. The HDD 14 stores a large program code and the like. The CPU 11 reads out necessary program codes and information from the HDD 14 as needed, and develops and uses them on the RAM 12. It is preferable to record defect information and software module management information on the HDD 14. The display card 15 is a device that drives a display device that displays characters and images, and is controlled via a software module called a display driver.
[0012]
The public line network I / F 16 is called from a software module such as a facsimile driver and used to transmit a facsimile image to a specific destination. The network I / F 17 is used for communication with another information processing device via the network 20 and transmission / reception of data with an information relay device such as a print server. The input I / F 18 is connected to a device such as a keyboard and a mouse that receives an operation from a user.
[0013]
FIG. 2 is a functional block diagram showing the software (functional) configuration of the information processing apparatus according to an embodiment of the present invention in a block form. The function of each block in FIG. 2 is realized by the hardware configuration shown in FIG.
[0014]
The information processing apparatus 10 according to the present embodiment operates a plurality (n) of software modules 21-1 to 21-n, and includes a software module management unit 22, a failure information management unit 23, and failure avoidance information. It has a configuration including each functional unit of an extracting unit 24, a software module selecting unit 25, and a software module updating unit 26.
[0015]
The software module management unit 22 has a function of managing a plurality of versions of the software modules 21-1 to 21-n having arbitrary functions. The defect information management unit 23 manages a defect that occurs when the software modules 21-1 to 21-n are appropriately combined as defect information configured by the version of the software module in which the defect occurs and other conditions. Have a function.
[0016]
The defect avoidance information extracting unit 24 has a function of extracting, as defect avoidance information, a combination of a version of a software module that avoids a defect and other conditions based on the defect information managed by the defect information management unit 23. The software module selection unit 25 has a function of selecting an arbitrary version for each of the software modules 21-1 to 21-n. The software module updating unit 26 has a function of updating each of the software modules 21-1 to 21-n to an arbitrary version.
[0017]
According to the information processing apparatus 10 and the processing method thereof according to the present embodiment having the above-described software configuration, a failure that occurs in a single piece of software or a combination of a plurality of pieces of software can be performed under conditions such as the version of the software and setting contents. For example, by displaying the managed defect information on a screen, a user can construct a system using a software module that does not cause a defect based on the defect information.
[0018]
In addition, it has a function to extract the combination of the software module version and other conditions that avoid the defect based on the defect information as the defect avoidance information, so that alternative software modules used to avoid the defect and the same software can be used. It is possible to automatically obtain defect avoidance information such as an alternative version. Then, based on the defect avoidance information, a function of selecting an arbitrary version of each software module or a function of updating each of the software modules 21-1 to 21-n to an arbitrary version is combined, thereby causing a defect. A system using software modules that do not need to be automatically configured.
[0019]
As a result, it is possible to construct a system capable of avoiding a failure without reading a document relating to the failure, thereby greatly reducing the number of work steps for dealing with the failure which tends to be enormous. In the functional block diagram of FIG. 2, the software module selecting unit 25 and the software module updating unit 26 do not necessarily have to have both functions at the same time. It is possible to achieve the purpose.
[0020]
The case where the information processing apparatus 10 is used alone has been described above as an example, but the present invention is not limited to this. That is, an information processing device that operates a software module, an information input / output device such as a printer, a digital printing machine, a scanner, and a digital still camera, and mediation of data between the information processing device and the information input / output device. The present invention can be similarly applied to an information processing system constructed by an information relay device such as a print server or a scan server.
[0021]
Specifically, in the information processing system having the above configuration, it is possible to apply the information processing device 10 according to the above-described embodiment to an information relay device disposed between the information processing device and the information input / output device. it can.
[0022]
FIG. 3 is a functional block diagram showing the software (functional) configuration of the information relay apparatus according to this application example in the form of blocks. In the figure, the same parts as those in FIG. 2 are denoted by the same reference numerals.
[0023]
The information relay device according to this application example basically has the same functional units as the information processing device 10 according to the above-described embodiment, that is, a software module management unit 22, a failure information management unit 23, a failure avoidance information extraction unit 24, It has a software module selecting unit 25 and a software module updating unit 26. Also, as software modules 21-1 to 21-n, data from the information processing device is converted to be transmitted to the information input / output device, and data from the information input / output device is further transmitted to the information processing device. Includes driver software to convert.
[0024]
Here, when a plurality of communication means are provided between the present information relay device and the information input / output device, information on the communication means used by the above-described defect information is also included. Thus, the information relay apparatus can select a communication unit to be used from a plurality of communication units by referring to the information on the communication unit included in the failure information.
[0025]
The information relay device further includes a device attribute management unit 27, a transmission destination determination unit 28, a communication unit determination unit 29, a software management unit 30, and a software remote update unit 31 in addition to the above-described function units. . The device attribute management unit 27 has a function of managing information on a version of control software for a plurality of information input / output devices, supported communication means, and data formats when a plurality of information input / output devices exist. .
[0026]
The transmission destination determining unit 28 uses the management information of the device attribute management unit 27 and, based on the failure avoidance information extracted by the failure avoidance information extraction unit 24, an information input / output that does not cause a failure from among a plurality of information input / output devices. It has a function to select a device as a data transmission destination. Using the management information of the device attribute management unit 27, the communication unit determination unit 29 selects a communication unit that does not cause a failure from a plurality of communication units based on the failure avoidance information extracted by the failure avoidance information extraction unit 24. Have a function. The software management unit 30 has a function of managing the control software of the information input / output device for each version. Further, the software remote update unit 31 has a function of updating the control software of the information input / output device.
[0027]
According to the information processing system having the above-described software configuration, a function and an effect similar to those of the information processing apparatus 10 according to the above-described embodiment, that is, a system capable of avoiding a failure without reading a document relating to the failure can be constructed. The number of man-hours for dealing with troubles that tend to be enormous can be greatly reduced.
[0028]
In addition, a communication protocol that does not cause a problem among a plurality of communication means, a device that does not cause a problem among information input / output devices (for example, a printer) of the same type, a printer, an image scanner, or the like is used. By updating the software (also called firmware) that controls the information input / output device by remote control and applying control software that does not cause any problems, it automatically avoids the problems and automatically Since the peripheral devices can be operated, the burden on the system administrator can be greatly reduced.
[0029]
Next, a specific example in which the information processing apparatus 10 according to the above-described embodiment is applied to an information relay apparatus in an information processing system, for example, a print server will be described.
[0030]
FIG. 4 is a system diagram showing a configuration example of a server system constructed by applying the information processing apparatus 10 to a print server. Here, as an example, a description will be given of a case where a document created by an arbitrary application on a PC (personal computer) 41 is printed by a printer (1 to N) 43 via a print server 42.
[0031]
When the user instructs the application "Wordz99" on the PC 41 to perform printing, a print job including the application name, version number, and document data is transmitted to the print server (step {circle around (1)}). Upon receiving the print job, the print server 42 recognizes the name of the application that created the document of the print job, the version number, and other print option settings (step {circle around (2)}), and determines the print destination specified in the print job. The printer 43 is specified (step (3)).
[0032]
If the printer can be specified, the printer driver installed at that time can be specified, and based on them, the defect information stored in advance is checked to determine whether or not the combination causes the defect (step {circle around (4)}). . The defect information at this time is, for example, a defect information management table shown in FIG. FIG. 6 shows a notation example of XML (extensible Markup Language) of the defect information.
[0033]
In the print job specification, if it is found that a defect occurs, the defect is avoided, another combination that does not cause another defect is found, and extracted as defect avoidance information (step {circle around (5)}). As this trouble avoidance information, for example, information shown in FIG. 7 (description in XML) can be considered. In step (6), a printer driver applicable to the destination printer is specified based on the extracted defect avoidance information, and replaced with the printer driver at that time.
[0034]
At this time, if the printer driver management information is as shown in the printer driver management table shown in FIG. 8, the old printer driver is deleted (Un-installed) and replaced by installing a printer driver that can avoid the problem. Can be performed. Finally, in step (7), the print data is transmitted to the printer, and the execution of the print job is completed while avoiding a problem.
[0035]
Next, a processing flow of a program for processing a print job mounted on the print server 22 of FIG. 4 will be described with reference to a flowchart of FIG.
[0036]
First, when a print job is received (step S10), information such as an application name and a version number that created a document to be printed is extracted (step S11). Next, information for designating the printer of the printing destination is extracted from the print job received in step S10, and the printer of the printing destination is specified (step S12). The defect information is checked based on the information obtained in steps S11 and S12 (step S13), and it is determined whether the defect information matches the defect information (step S14).
[0037]
If the information does not match the failure information, the communication means (parallel port, network protocol, etc.) with the printing destination printer, and the PDL (Page Description Language; page description language) to be converted as print data are defaulted (default) or printed. It is set to the one specified by the job (step S15). On the other hand, if it matches the defect information, defect avoidance information is extracted (step S16). For this, a method of searching for a version number that does not match any of the defect information or a method of avoiding the defect information if it is embedded in the defect information may be used.
[0038]
Next, it is determined whether or not the defect avoidance information has been extracted, that is, whether or not the defect can be avoided (step S17). If the defect can not be avoided, the print job is regarded as an error (step S30). On the other hand, if a defect can be avoided, if there are a plurality of defect avoidance methods, the most appropriate defect avoidance method is selected from the viewpoint of execution time and other factors (step S18).
[0039]
Subsequently, it is determined whether or not the driver software needs to be updated by the trouble avoidance method selected in step S18 (step S19). If the driver software needs to be updated, the current driver software is deleted (step S20), and then the driver software specified by the failure avoidance method is installed (step S21).
[0040]
If it is not necessary to update the driver software, it is determined whether it is necessary to update the firmware for controlling the printer at the printing destination (step S22). If it is necessary to update the firmware, the firmware of the printer is updated by remote control (step S23). If not necessary, if there is a specific communication means and PDL that does not cause a failure, the failure avoidance method selected in step S18 is set (step S24).
[0041]
After the communication means and the used PDL are set to the default in step S15, or after the communication means and the used PDL are set by the failure avoiding method in step S24, the communication means with the printing destination printer is selected based on the settings. (Step S25), and then select a PDL to be transmitted to the printing destination printer (step S26). Then, the print data is transmitted to the print destination printer to execute the print job (step S27), and a series of processing ends.
[0042]
【The invention's effect】
As described above, according to the present invention, it is possible to cope with a problem caused by driver software operated on the personal computer side, and to construct a system capable of avoiding the problem without reading a document related to the problem. The number of man-hours for dealing with troubles that tend to be enormous can be greatly reduced.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a general hardware configuration of a general-purpose information processing device.
FIG. 2 is a functional block diagram showing a software configuration of an information processing apparatus according to an embodiment of the present invention in a block form.
FIG. 3 is a functional block diagram showing a software configuration of an information relay apparatus to which the information processing apparatus according to the embodiment of the present invention is applied in a block form;
FIG. 4 is a system diagram showing a configuration example of a server system constructed by applying an information processing apparatus according to an embodiment of the present invention to a print server.
FIG. 5 is a diagram showing a defect information management table as defect information.
FIG. 6 is a diagram illustrating an example of description of defect information in XML.
FIG. 7 is a diagram illustrating a printer driver management table.
FIG. 8 is a diagram illustrating an example of description of defect avoidance information in XML.
FIG. 9 is a flowchart illustrating a processing flow of a program for processing a print job installed in the print server.
[Explanation of symbols]
11 CPU, 12 RAM, 13 ROM, 14 HDD, 15 display card, 16 public line network I / F, 17 network I / F, 18 input I / F, 21-1 to 21- n: Software module, 22: Software module management unit, 23: Failure information management unit, 24: Failure avoidance information extraction unit, 25: Software module selection unit, 26: Software module update unit, 27: Device attribute management Unit, 28: destination determination unit, 29: communication unit determination unit, 30: software management unit, 31: software remote update unit, 41: PC (personal computer), 42: print server, 43: printer

Claims (10)

複数のソフトウエアモジュールを運用する情報処理装置であって、
任意の機能を有するソフトウエアモジュールの複数のバージョンを管理するソフトウエアモジュール管理手段と、
前記複数のソフトウエアモジュールを任意に組み合わせたときに発生する不具合を、不具合が発生するソフトウエアモジュールの少なくともバージョンを含む不具合情報として管理する不具合情報管理手段と
を備えることを特徴とする情報処理装置。
An information processing apparatus that operates a plurality of software modules,
Software module management means for managing a plurality of versions of a software module having an arbitrary function;
An information processing apparatus comprising: a defect information management unit that manages a defect that occurs when the plurality of software modules are arbitrarily combined as defect information including at least a version of the software module in which the defect occurs. .
請求項1記載の情報処理装置においてさらに、
前記不具合情報に基づいて不具合を回避するソフトウエアモジュールの少なくともバージョンの組み合わせを不具合回避情報として抽出する不具合回避情報抽出手段
を備えることを特徴とする情報処理装置。
The information processing apparatus according to claim 1, further comprising:
An information processing apparatus comprising: defect avoidance information extracting means for extracting, as defect avoidance information, at least a combination of versions of a software module that avoids a defect based on the defect information.
請求項2記載の情報処理装置においてさらに、
前記不具合回避情報に基づいて各ソフトウエアモジュールの任意のバージョンを選択するソフトウエアモジュール選択手段
を備えることを特徴とする情報処理装置。
The information processing apparatus according to claim 2, further comprising:
An information processing apparatus comprising software module selection means for selecting an arbitrary version of each software module based on the failure avoidance information.
請求項2記載の情報処理装置においてさらに、
前記不具合回避情報に基づいて各ソフトウエアモジュールを任意のバージョンに更新するソフトウエアモジュール更新手段
を備えることを特徴とする情報処理装置。
The information processing apparatus according to claim 2, further comprising:
An information processing apparatus comprising software module updating means for updating each software module to an arbitrary version based on the defect avoidance information.
複数のソフトウエアモジュールを運用する情報処理装置において、
任意の機能を有するソフトウエアモジュールの複数のバージョンを管理するとともに、前記複数のソフトウエアモジュールを任意に組み合わせたときに発生する不具合を、不具合が発生するソフトウエアモジュールの少なくともバージョンを含む不具合情報として管理し、
前記不具合情報に基づいて不具合を回避するソフトウエアモジュールの少なくともバージョンの組み合わせを不具合回避情報として抽出する
ことを特徴とする情報処理方法。
In an information processing device that operates a plurality of software modules,
A plurality of versions of a software module having an arbitrary function are managed, and a failure that occurs when the plurality of software modules are arbitrarily combined is defined as failure information including at least a version of the software module in which the failure occurs. Manage and
An information processing method characterized by extracting at least a combination of versions of a software module that avoids a defect based on the defect information as defect avoidance information.
前記不具合回避情報に基づいて各ソフトウエアモジュールの任意のバージョンを選択するか、または前記不具合回避情報に基づいて各ソフトウエアモジュールを任意のバージョンに更新する
ことを特徴とする請求項5記載の情報処理方法。
6. The information according to claim 5, wherein an arbitrary version of each software module is selected based on the defect avoidance information, or each software module is updated to an arbitrary version based on the defect avoidance information. Processing method.
ソフトウエアモジュールを運用する情報処理装置と、
装置を制御するソフトウエアモジュールを搭載した情報入出力装置と、
前記情報処理装置と前記情報中継装置との間でデータの仲介を行い、データの転送及び変換をソフトウエアモジュールによって行う情報中継装置とを備える情報処理システムであって、
前記情報中継装置は、請求項1〜請求項4のいずれか1項記載の情報処理装置によって構成され、ソフトウエアモジュールとして前記情報処理装置からのデータを前記情報入出力装置へ送信できるように変換し、さらに前記情報入出力装置からのデータを前記情報処理装置へ送信できるように変換するドライバーソフトウエアを含む
ことを特徴とする情報処理システム。
An information processing device that operates the software module;
An information input / output device equipped with a software module for controlling the device,
An information processing system comprising an information relay device that mediates data between the information processing device and the information relay device, and performs data transfer and conversion by a software module,
The information relay device is configured by the information processing device according to any one of claims 1 to 4, and is converted as a software module so that data from the information processing device can be transmitted to the information input / output device. An information processing system, further comprising driver software for converting data from the information input / output device so that the data can be transmitted to the information processing device.
前記情報中継装置と前記情報入出力装置との間に複数の通信手段を有する場合には、前記不具合情報が利用する通信手段に関する情報も含んでおり、
前記情報中継装置は、前記不具合情報に基づいて前記複数の通信手段の中から利用する通信手段を選択する
ことを特徴とする請求項7記載の情報処理システム。
When having a plurality of communication means between the information relay device and the information input and output device, also includes information on the communication means used by the defect information,
The information processing system according to claim 7, wherein the information relay device selects a communication unit to be used from the plurality of communication units based on the defect information.
前記情報入出力装置が複数存在する場合において、
前記情報中継装置は、前記複数の情報入出力装置に関する制御ソフトウエアのバージョン、サポートされている通信手段及びデータ形式に関する情報を管理する装置属性管理手段を有し、
前記装置属性管理手段の管理情報を用いて、前記不具合回避情報に基づき、不具合が発生しない情報入出力装置をデータの送信先として選択するとともに、不具合が発生しない通信手段を選択する
ことを特徴とする請求項7記載の情報処理システム。
When there are a plurality of the information input / output devices,
The information relay device has a device attribute management unit that manages information on a version of control software for the plurality of information input / output devices, a supported communication unit and information on a data format,
Using the management information of the device attribute management unit, based on the failure avoidance information, select an information input / output device that does not cause a failure as a data transmission destination, and select a communication unit that does not cause a failure. The information processing system according to claim 7, wherein:
前記情報中継装置は、前記情報入出力装置の制御ソフトウエアをバージョン毎に管理する制御ソフトウエア管理手段と、前記情報入出力装置の制御ソフトウエアを更新するソフトウエア遠隔更新手段とを有する
ことを特徴とする請求項7記載の情報処理システム。
The information relay device has control software management means for managing the control software of the information input / output device for each version, and software remote update means for updating the control software of the information input / output device. The information processing system according to claim 7, wherein:
JP2002250330A 2002-08-29 2002-08-29 Information processor, information processing method, and information processing system Pending JP2004086808A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002250330A JP2004086808A (en) 2002-08-29 2002-08-29 Information processor, information processing method, and information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002250330A JP2004086808A (en) 2002-08-29 2002-08-29 Information processor, information processing method, and information processing system

Publications (1)

Publication Number Publication Date
JP2004086808A true JP2004086808A (en) 2004-03-18

Family

ID=32057191

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002250330A Pending JP2004086808A (en) 2002-08-29 2002-08-29 Information processor, information processing method, and information processing system

Country Status (1)

Country Link
JP (1) JP2004086808A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249854A (en) * 2006-03-17 2007-09-27 Canon Inc Information processor, its control method, and program
JP2018028760A (en) * 2016-08-16 2018-02-22 富士ゼロックス株式会社 Information processing apparatus and program
JPWO2021149191A1 (en) * 2020-01-22 2021-07-29

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007249854A (en) * 2006-03-17 2007-09-27 Canon Inc Information processor, its control method, and program
US8537438B2 (en) 2006-03-17 2013-09-17 Canon Kabushiki Kaisha Information processing apparatus in which a plurality of types of print drivers and plurality of graphics units run, control method therefor, and program
JP2018028760A (en) * 2016-08-16 2018-02-22 富士ゼロックス株式会社 Information processing apparatus and program
JPWO2021149191A1 (en) * 2020-01-22 2021-07-29
WO2021149191A1 (en) * 2020-01-22 2021-07-29 三菱電機株式会社 Service system for updating control program, server device, and method for updating control program in server device

Similar Documents

Publication Publication Date Title
US8804172B2 (en) Non-transitory computer readable recording medium stored with printer driver updating program and printer driver updating method
RU2336558C1 (en) Device for image processing and control method for it
US7953901B2 (en) Distribution apparatus, image processing apparatus, monitoring system, and information processing method
JP5236958B2 (en) Notification method, management device, and client device
US20010029530A1 (en) System and method of managing resource in network system
US20040223182A1 (en) Information processing apparatus, information processing method, and control program
JP2005050061A (en) Push-type installation system, information processor, push-type installation method, and program
CN104424007A (en) Information processing apparatus and control method
JP2001337817A (en) Upgrading device of compound machines
JP2010198299A (en) Image processing apparatus, information processing apparatus, user interface providing method, image processing system, and program
US9060080B2 (en) Image processing apparatus, method for controlling the same, and storage medium for generating image data based on a read document
US8756592B2 (en) Information processor and information updating method
JP4953753B2 (en) Information processing apparatus, control method therefor, and program
JP4208786B2 (en) Image processing apparatus, network system, information processing method, program, and storage medium
US20070006221A1 (en) Software install environment constructing apparatus
JP2004086808A (en) Information processor, information processing method, and information processing system
JP2008294820A (en) Network communication apparatus
US8462372B2 (en) Image processing apparatus and image processing method for storing output pattern data according to a kind of document
JP2003296082A (en) Method and system for handling error of electronic apparatus, and server
JP2001056776A (en) Client/server system and image processing condition monitoring method
JP5140351B2 (en) Information processing device
JP4986234B2 (en) Information processing device
JP2001265599A (en) Device, method and system for managing program, and medium
JP2004252785A (en) Printer unit information setting method, picture printing system and computer readable storage medium
JP2000341504A (en) Data generating method and image processing system