N1 Grid Service Provisioning System User's Guide and Release Notes for the Sun Java System App Server Plug-In 1.0

Managing Thread Pool Resources

ProcedureHow to Install a Thread Pool Resource on a Host

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 Threadpool Resource click Manage Threadpool Resources.

  3. Under Component Procedures click the Run action next to default: install.

  4. In the Plan Parameters area, select the variable settings for the Thread Pool Resource you want to install.

    • If the variable settings have been established for this component, select the appropriate settings from the menu.

    • If the settings are not available from the menu, click Select From List.

      The Select Variable Settings From List window displays.

      • To create a new set of variable settings, select Create Set.

        The following list provides commonly-updated variables for the Install component.

        variable set name

        Required. A name for the new variable set you create.

        installIdentifier

        A unique ID to associate the thread pool resource with an Install component.

        domainName

        The domain name in which this thread pool resource will be located

      • To use variable components from another component, click Import Set.

        For more information about importing variable sets, see “How to Run a Plan” in N1 Grid Service Provisioning System 5.0 Operation and Provisioning Guide.

  5. Select the target host.

  6. Deselect the Target Host Set checkbox.

  7. If you want to run a detailed check (preflight) before installing, select Perform Detailed Preflight.

  8. Click Run Plan (includes preflight).

ProcedureHow to Create a Thread Pool Resource

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 Threadpool Resource click Manage Threadpool Resources.

  3. Under Component Procedures click the Run action next to createThreadpool.

  4. Select the installation on which you want to create the connection pool.

  5. Under Plan Variables:

    1. Enter the thread pool ID.

    2. Enter the maximum number of threads in the thread pool servicing requests.

    3. Enter the minimum number of threads in the thread pool servicing requests.

    4. Enter the idle time out value, in seconds, after which idle threads will be returned to the pool.

    5. Enter the total number of work queues serviced by the thread pool.

    6. Enter the cluster or server instance name on which the thread pool will be created.

  6. Click Run Plan (includes preflight).

ProcedureHow to Delete a Thread Pool Resource

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 Threadpool Resource click Manage Threadpool Resources.

  3. Under Component Procedures click the Run action next to deleteThreadpool.

  4. Select the installation on which you want to delete the thread pool.

  5. Click Run Plan (includes preflight).

ProcedureHow to List Threadpools on a Target

Steps
  1. From the Common Tasks section in the browser interface, click Sun Java System AS 8.

  2. Under SJSAS AppServer Resources->SJSAS 8.1 Threadpool Resource click Manage Threadpool Resources.

  3. Under Component Procedures click the Run action next to listThreadpools.

  4. Select the installation on which you want to list the thread pools.

  5. Under Plan Variables enter the target cluster or server instance name on which you want to list the thread pools.

  6. Click Run Plan (includes preflight).