![]() Tracing |
![]() Virtual Machine |
![]() |
![]() |
Tracing is for use by PROIV personnel, and not for general use. The facilities available and the output produced may vary from release to release, and this documentation may not match a particular version. |
-
GRAPHICS-I-GET. When a request for a graphics is made first the MEMORYCACHE is checked. The access is by the name that the PROIV programmer used to refer to the file. The file may or may not exist in the MEMORYCACHE.
-
GRAPHICS-I-FOUNDINCACHE. If the file is found in the MEMORYCACHE, that entry is used. No further search is made.
-
GRAPHICS-I-ATTEMPTFAIL. If the requested file is an alternate graphic (a MOUSEPRESSED, MOUSEOVER, or DISABLES graphic), and it is found in MEMORYCACHE with a NULL entry (a previous download attempt failed), no further search is made.
-
GRAPHICS-W-ACCESSDISKORNET. The Windows Client’s disk drive is searched. This search is first done in the primary and then the alternate graphics folder. If the graphic is not found, Internet download is attempted.
-
GRAPHICS-I-FOUNDINDISK. The Internet Local Folder is searched. If the file is found and the Session File Caching option is such that the file does not require to be downloaded, the copy in the Internet Local Folder is used.
-
GRAPHICS-W-ACCESSNET. An attempt is made to download the file from the website specified in the Web Site Address specified in the Internet tab. This attempt is expensive in time. A date check is done before downloading. If specified in the Session File Caching option, a date check is done before downloading. If the date on the local file is older than that on the web site, then the file is downloaded. If the file is always to be downloaded, that is done.
-
GRAPHICS-W-ADDEDCACHE. After the file is downloaded, the file name is added to MEMORYCACHE.
-
GRAPHICS-W-LOADERROR. This message is output if the file is located but there is a load error (the file is corrupt, for example)
-
GRAPHICS-E-NOTFOUND. If the graphics is not found by these means, an entry to the MEMORYCACHE is made indicating that the file was accessed before but it was not found. For alternate graphics (_1 etc.) once this happens, no Internet search is made.
Topic ID: 760087