Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo List Thread Pools

Use the list-threadpools subcommand in remote mode to list the existing thread pools.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. List the existing thread pools by using the list-threadpools(1) subcommand.


Example 5–2 Listing Thread Pools

This example lists the existing thread pools.


asadmin> list-threadpools
threadpool-1
Command list-threadpools executed successfully

See Also

You can also view the full syntax and options of the subcommand by typing asadmin help list-threadpools at the command line.