[z/OS]

Configuring timeout values for application edition manager on z/OS systems

If you are using application edition manager on a z/OS® system, and are experiencing deployment manager timeouts, you should either increase the deployment manager timeout values or set the timeout values to zero.

Before you begin

Configure your application editions.

About this task

To avoid deployment manager timeout, you might want to either increase the system timeout values based on the system responses and the site environment, or you might disable timeout. By disabling the deployment manager timeout, you can prevent timeout from occurring and keep the deployment manager servant region from stopping and restarting.

Procedure

  1. Change the workload manager (WLM) timeout value on the object request broker (ORB) to zero.
    1. In the administrative console, click System administration > Deployment manager > ORB service > z/OS additional settings.
    2. Change the Workload manager timeout value to 0. The default value is 300 seconds.
    This setting affects Internet Inter-ORB Protocol (IIOP) work that is queued to the servants.
  2. Modify the ConnectionResponseTimeout custom properties. These properties specify the amount of time that the Java™ Platform, Enterprise Edition (Java EE) server waits for an application component to respond to a Hypertext Transfer Protocol (HTTP) request.
  3. Update the timeout values in the Web container transport chains.
    1. In the administrative console, click System administration > Deployment manager > Web container transport chains.
    2. Modify the WCInboundAdmin variable. Modify the following transport channels:
      • Click TCP inbound channel (TCP_1) and set the Inactivity timeout to 0 seconds.
      • Click HTTP inbound channel (HTTP_1) and set the Read timeout, Write timeout, and Persistent timeout values to 0 seconds.
      The Web container inbound channel (WCC_1) channel does not require any changes.
    3. Modify the WCInboundAdminSecure variable. Modify the following transport channels:
      • Click TCP inbound channel (TCP_3) and set the Inactivity timeout to 0 seconds.
      • Click HTTP inbound channel (HTTP_2) and set the Read timeout, Write timeout, and Persistent timeout values to 0 seconds.
      The SSL inbound channel (SSL_1) and Web container inbound channel (WCC_2) channels do not require changes.

What to do next

Configure other application edition manager features.

Ícone que indica o tipo de tópico Tópico de Tarefa



Ícone de registro de data e hora Última atualização: July 9, 2016 7:58
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=twve_appedzos
Nome do arquivo: twve_appedzos.html