WebSphere Application Server Version 6.1 Feature Pack for Web Services
             Operating Systems: z/OS

             Personalize the table of contents and search results
This topic applies only on the z/OS operating system.

Handling workload management and server failures

Before you begin

If your application fails repeatedly during operations causing the application servants to terminate, workload management (WLM) might terminate the application environment for the application. WebSphere Application Server for z/OS issues the following message if it tries to use a failed application environment:
BBOO0075E Unable to schedule work. WLM application environment applenv has stopped.
You need to fix the problem with your application, then restart the application environment with the RESUME option on the VARY WLM command.

About this task

Perform these steps to check and start the WLM application environment.

Procedure

  1. Display the application environment.
    • For static application environments, issue the following command:
      d wlm,applenv=*
    • For dynamic application environments, issue the following command:
      d wlm,dynappl=*
  2. Start the application environment.
    • For static application environments, issue the following command:
      v wlm,applenv=environment_name,resume
      where environment_name is the application environment name.
    • For dynamic application environments, issue the following command:
      v wlm,dynappl=applenv,resume

Results

You know that you have finished when a re-display of the application environment shows that it is available.
Task topic    

Terms of Use | Feedback

Last updated: Nov 25, 2008 2:35:59 AM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.wsfep.multiplatform.doc/info/ae/ae/tins_wlmservfailures.html