Skip to main content

Problem:

This demo demonstrate how to use the FAULTFINDER production debugging utility. FaultFinder is an aid to debugging production applications.

Resolution:

BUILD W/RELEASE:

Net Express v3.1 with fixpacks as of 05/2002

SOURCE FILES:

==========

Program Files     Description

----------------     -----------------------------------------------------------

faultfind.cbl

Resource Files:

----------------     -----------------------------------------------------------

faultfind.cfg       Configuration file used to setup FAULTFINDER

REQUIREMENTS:

==========

Simply do a Rebuild All in the project.

OPERATION:

========

1)  From a Command Prompt go to the RELEASE of the project and set the COBCONFIG_      environment variable to;

SET COBCONFIG_=FAULTFIND.CFG

2)  Run the sample program FAULTFIND.EXE

A Fault Finder Report file, in this case faultfind.log, will be generated.

NOTE:

====

For more details on how to use the Faultfinder utility please do a find  in the Net Express Online help on the keyword "FaultFind" and click on  the topic "FaultFinder".

***Important***  FaultFinder is a production debugging utility and will  NOT work when used within the Net Express IDE.  If attempted it will  simply create an empty log file.

==========================================================

Keywords: Example, sample, demo, demonstration, Utility, faultfind.zip

demo.ex

demo.ne

Attachments:

faultfind.zip

Old KB# 4362