When running the IVP jobs for WebSphere
Application Server for z/OS 4.0.1, you may receive the following messages:
BBOU0021I INITIALIZATION COMPLETE FOR CB SERIES
SERVER
BBOU0694I NAMING REGISTRATION STARTED FOR SERVER BBOASR2
BBOU0652E NAMING REGISTRATION FAILED FOR SERVER BBOASR2
BBOU0041E, IWMQINS Failed RC=12 Reason Code=10060C1A.
|
These errors are normally associated
with a problem in the definition of the Workload Manager (WLM) settings or
WLM Application Environment (APPLENV) not being active.
Use the following command to check to ensure the Application Environment is up:
D WLM APPLENV *
If you see: BBO* APPLENV is STOPPED , you can restart
it using the following command:
V WLM,APPLENV=BBOxxxx,RESUME
If you did not use the default names for the servers
when going through the ISPF panel customization, ensure the WLM
Application Environment lists your non-default names.
|