Use the following instructions to help you gather some of the more common
traces requested by the IBM Host On-Demand Support Team.
- Basic traces
- Advanced Traces: Enable Transport traces
- Advanced Traces: Enable IPMonitor (or IPMON) traces
- Basic Traces
These traces gather information on problems when the client does not download
as expected. This trace also captures the Host On-Demand configuration information.
- Back up your existing Deployment Wizard HTML and zip files to create a new
debug version of these files.
- Edit your existing Deployment Wizard HTML file to create
a debug copy of your files and save it with a new name.
- If you use the Cached client or Web Start client, take the following steps:
- On the Additional Options window, click Cache/Web Start options.
- Click the Basic Options tab.
- Click Yes for Debug installation process?.
- Click OK to return to the Additional Options window.
- Click Advanced Options.
- Click HTML parameters in the tree view.
- Type DebugCode in the Name field.
- Type 65535 in the Value field.
- Click Set.
- Click OK to return to the Additional Options window.
- Complete editing the file and give it a new name, for example, debug.
- Deploy the updated file to your Web server.
- Start the Host On-Demand client using the new debug file you created with the
Deployment Wizard.
- Switch to the emulator window and recreate the problem. Do not close the trace
window.
- When the problem occurs again, open the browser's Java console and copy the
contents to a *.txt file. Make sure you obtain all the Java console entries.
The Java console might be multiple windows in length. For more information,
refer to Displaying the Java Console.
- Advanced Traces: Enable Transport traces
These traces capture the telnet traffic between
Host On-Demand and the host telnet server. The basic traces are also included.
- Back up your existing Deployment Wizard HTML and zip files to create a new
debug version of these files.
- Edit your existing Deployment Wizard HTML file to create
a debug copy of your files and save it with a new name.
- If you use the Cached client or Web Start client, take the following steps:
- Click Cache/Web Start options.
- Click the Basic Options tab.
- Click Yes for Debug installation process?.
- Click OK to return to the Additional Options window.
- Click Advanced Options.
- Click HTML parameters in the tree view.
- Type DebugCode in the Name field.
- Type 65535 in the Value field.
- Click Set.
- Type TraceOptions in the Name field.
- Type the following value:
SaveLocation=Local,OutputFile=c:\temp\hodtrace.txt,HACL.Transport=3
- Click Set.
- Click Problem determination in the tree view and click Yes for
Problem determination.
- Click OK to return to the Additional Options window.
- Complete editing the file and give it a new name, for example, debug.
- Deploy the updated file to your Web server.
- Start the Host On-Demand client using the new debug file you created with the
Deployment Wizard. The Host On-Demand desktop appears.
Then the Host On-Deamand Automatic Component Trace window appears
noting that tracing has started.
|
You might have to move other windows around to
find this window.
|
- Click on the session icon, if the session does not auto-start.
- Switch to the emulator window and recreate the problem. Do not close
the trace window.
- When the problem occurs again, select the Host On-Demand
Automatic Component Trace window. The window might now be hidden
behind other windows. Select the "END" trace option and click OK.
- Open the browser's Java console and copy the contents to a *.txt
file. Make sure you obtain all the Java console entries.
The Java console might be multiple windows in length.
For more information,
refer to Displaying the Java Console.
- Advanced Traces: Enable IPMonitor (or IPMON) traces
This trace is useful to determine problems within the datastream,
as this traces captures the traffic between Host On-Demand and the host telnet server.
Basic traces are also included.
- Back up your existing Deployment Wizard HTML and zip files to create a new
debug version of these files.
- Edit your existing Deployment Wizard HTML file to create
a debug copy of your files and save it with a new name.
- On the Host Sessions window, look for the name of the session you want to trace,
for example, MYSESSION.
- If you use the Cached client or Web Start client, take the following steps:
- Click Cache/Web Start options.
- Click the Basic Options tab.
- Click Yes for Debug installation process.
- Click Advanced Options.
- Click HTML parameters in the tree view.
- Type DebugCode in the Name field
- Type 65535 in the Value field.
- Click Set.
- Type IPMonitor in the Name field.
- Type the following value:
SessionName=MYSESSION,TraceFile=IPMONtrc.txt
|
Where MYSESSION is the session name in
the Deployment Wizard configuration.
This must match exactly.
|
- Click Set.
- Click Problem determination in the tree view and click Yes for
Problem determination.
- Click OK to return to the Additional Options window.
- Complete editing the file and give it a new name, for example, debug.
- Deploy the updated file to your Web server.
- Start the Host On-Demand client using the new debug file you created
with the Deployment Wizard. The Host On-Demand desktop appears.
- Right click on the session icon and select Start Session with IPMONITOR.
- The IPMonitor V1.0 for Java, automatic mode window appears noting the
trace has started.
|
You might have to move other windows around to
find this window.
|
- Switch to the emulator window and recreate the problem. Do
not close the trace window.
- When the problem occurs again, select the IPMonitor V1.0 for Java, automatic mode
window. The window might now be hidden
behind other windows. Click Stop and then click Save and Exit.
Confirm the location where the trace file is saved and the file's name.
- Open the browser's Java console and copy the contents to a *.txt
file. Make sure you obtain all the Java console entries.
The Java console might be multiple windows in length.
For more information,
refer to Displaying the Java Console.