If you have not contacted IBM, click: MustGather: Read first for WebSphere Application Server
for z/OS
Administrative Console specific MustGather information for WebSphere
Application Server V5.0 (all releases):
- If you experience problems using the administrative console, such as
Page Not Found or ERROR 500, follow the steps below to gather the correct
documentation to send to IBM.
- To enable the trace for console in a Base Installation:
- turn on tracing using the following two MVS Modify commands:
F JOBNAME, TRACEJAVA='com.ibm.ws.console.*=all=enabled'
F JOBNAME, TRACEJAVA='com.ibm.ws.management.*=all=enabled'
where JOBNAME is the control region names; the servants are updated
automatically.
The JOBNAME should be the jobname of the server running the
administrative console.
- Send the joblogs of the server region and control region following the
instructions in this link: Submitting Diagnostic Information to IBM.
- Enter: F JOBNAME,TRACEINIT to reset tracing to the trace values when
the server started.
- To enable the trace for console in a Network Deployment
installation:
- Turn on tracing using the following two MVS Modify commands:
F JOBNAME, TRACEJAVA='com.ibm.ws.console.*=all=enabled'
F JOBNAME, TRACEJAVA='com.ibm.ws.management.*=all=enabled''
where JOBNAME is jobname of the DeploymentManager control region;
the servant regions are updated automatically.
- Send in the joblogs of the Server Region and Control Region following
the instructions in this link: Submitting Diagnostic Information to IBM.
- Enter F JOBNAME, TRACEINIT to reset tracing to the trace values when
the server started.
For a listing of all technotes, downloads, and educational materials
search the WebSphere Application Server for z/OS support
site.
|