The present invention relates generally to interactions of independent software vendor code with host code, and in particular, to the isolation of errors caused by such interactions.
When a computer system is installed, the vendor (the “host vendor”) will typically install software code (the “host code”) to enable the various features and functions of the system (alternatively, the code may have been preinstalled). Over time, new hardware and new functions may be added to the system, sometimes supplied by the original host vendor but often supplied by other, independent software vendors (ISVs). ISV code typically provides hooks into the host code to intercept execution of the host code and redirect control to the ISV code. After execution of the ISV code has completed, control is returned to the host code which continues execution. Such code interceptions and detours are transparent to the customer and in many cases, the customer may not even be aware of the existence of ISV code.
As will be appreciated, the interaction of ISV code with host code may cause unexpected and unexplained problems and errors. And, importantly, such interactions may make it difficult to diagnose the problems. A technician may suspect that ISV code is present but will not know where the hooks are and will not know if a problem has its origins in the host code or in some ISV code.
Consequently, a need exists to be able to identify the presence of ISV code and isolate the source of a problem or error. The present invention provides a method for isolating errors which occur when code supplied by independent software vendors (ISV code) interacts with code supplied by a primary vendor (host code). The method comprises generating results from the execution of first code suspected of containing ISV code with host code. If the results are in error, the first code suspected of containing ISV code with host code is scanned and then compared with a master host code. Any differences between the first code and the master host code are stored in a delta file, the differences including locations in the host code where ISV code hooks into the host code. The first code is next modified to by-pass the hooks to ISV code to generate a first side-executable code and both codes are executed. The results from the execution of the first side-executable code are compared with results from the execution of the first code. The lack of substantial difference in the results is indicative that the one or more of the ISV code adversely affects the host code while a difference between the results is indicative of an error in the first side-executable code.
Turning now to
A check is made to see if there is any problem with the results of the execution of the full host/ISV code combination (step 400,
If desired, it may be possible to further isolate the problem and identify which ISV code has likely caused the problem. Thus, a new side-executable code is generated in which only the ISV code A is by-passed (step 410). Again the original, fully clean, side-executable code and the new code without the ISV code A are executed (step 412) and the results compared (step 414). If the comparison indicates that there is no difference in the results (step 416), an indication is provided that the problem likely resides in the ISV code A (step 418) and attention may be given to that code for removal or further testing. If the results are not substantially the same, however, an indication is provided that the problem likely reside in the ISV code B.
If desired, this conclusion may be confirmed as set forth in
As previously noted, the description herein is limited for clarity to processing only two ISV codes. It will be appreciated that additional ISV code, when present, may be processed in a similar manner to isolated problems which occur when the host code is executed. Moreover, while the above procedure may be able to identify either ISV code A or ISV code B as the likely source of a problem, the two may interact in such a way as to create a problem which is not present when either one alone executes. Thus, side-executable code may be generated in which more than one ISV code is by-passed in order to identify possible such interactions.
It is important to note that while the present invention has been described in the context of a fully functioning data processing system, those of ordinary skill in the art will appreciate that the processes of the present invention are capable of being distributed in the form of a computer readable medium of instructions and a variety of forms and that the present invention applies regardless of the particular type of signal bearing media actually used to carry out the distribution. Examples of computer readable media include recordable-type media such as a floppy disk, a hard disk drive, a RAM, and CD-ROMs and transmission-type media such as digital and analog communication links.
The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention, the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated. Moreover, although described above with respect to methods and systems, the need in the art may also be met with a computer program product containing instructions for isolating errors which occur when ISV code interacts with host code or a method for deploying computing infrastructure comprising integrating computer readable code into a computing system for isolating errors which occur when ISV code interacts with host code.
Number | Name | Date | Kind |
---|---|---|---|
4937825 | Ballard et al. | Jun 1990 | A |
6108797 | Lin et al. | Aug 2000 | A |
6163858 | Bodamer | Dec 2000 | A |
6633876 | Heatlie | Oct 2003 | B1 |
7277901 | Parker et al. | Oct 2007 | B2 |
7712087 | Kogan et al. | May 2010 | B2 |
20040128583 | Iulo et al. | Jul 2004 | A1 |
20040205720 | Hundt | Oct 2004 | A1 |
20050010607 | Parker et al. | Jan 2005 | A1 |
20050022166 | Wolff et al. | Jan 2005 | A1 |
20060150163 | Chandane | Jul 2006 | A1 |
20070011541 | Kogan et al. | Jan 2007 | A1 |
20070061782 | Schreiner et al. | Mar 2007 | A1 |
20080222619 | Huber et al. | Sep 2008 | A1 |
Number | Date | Country | |
---|---|---|---|
20080222619 A1 | Sep 2008 | US |