Dynamic Application Debug Strategy

The following methods can be used to debug dynamic applications.

Using the w3Logs File

Within the application, use the w3Log subroutine to log important information to the w3Logs file.

Step-by-Step Debugging

  1. Within the application, display diagnostic information to the screen.

  1. Within the application, use the Pick BASIC debug command to place the application into the debugger.

  1. Start WWW-IRUN from TCL and debug the application as you would any other application. Since the options for WWW-IRUN change with each release, the options can be determined using the list-jobs command to view the phantom processes started by WWW-START.

See Also

Debugging and Diagnosing FlashConnect Configuration

Diagnosing FlashConnect Configuration Problems (D3 Only)

Running the Loop-Back Test (D3 Only)

Roving Tandem Debugger

Static Application Debug Strategy

Determining if the Application is in the Debugger

Using the FlashConnect Server Debug Program

Debugging Server Pools

Debugging w3Monitor

Recording Outgoing HTML Code and Incoming Variables

Testing FCService on a Specified Machine and Port

Logging Diagnostic Messages for FCService and FCSocketServer

Examining CGI and Form Variables

Diagnostic Messages Displayed On the Browser

Determining Release Levels