|
Problem |
If the System Management User Interface is
unable to resolve the hostname, or connect to the SM server on the
specified port number, error message BBON0156E is issued. |
|
|
|
Solution |
To debug this problem:
On the workstation:
Look for BBON0156E error messages in the System Management User Interface
log (File > Message Log),
On the host:
- Check the Systems Management (SM) server Server Region (SR) JOBLOG for
error messages.
- Check that the Daemon and SM servers are up.
- Issue the NETSTAT TSO command to verify the SM SR is listening
to the same port that the System Management User Interface is trying to
connect on.
- If necessary, enable Communications tracing in the SMUI on the
workstation.
Related Information
Use the trace facility described in the Chapter "Trace and debug
facilities," section "Communications trace" of WebSphere Application
Server V4.0.1 for z/OS and OS/390: System Management User Interface,
SA22-7838.
Additional Information
You can enable Communications Tracing on your workstation and collect the
communication trace data into 2 files; for example, trace.1st and
trace.2nd:
- Open a DOS Command Prompt window and switch to your installation
directory; for example: c:\Program File\IBM\WebSphere for zOS
- Switch to the bin directory:
cd bin
- Use this command to invoke the application:
bbonrun>trace.1st>trace.2nd
- Select the options choice on the login panel.
- Ensure that the Communication trace option is selected.
- Click the set option.
- Login normally.
|
|
|
|
|
|
|
|