Edit Managed Scheduled Executor Service

Use the Edit Managed Scheduled Executor Service page to edit a managed scheduled executor service resource.

The Edit Context Service page contains the following options.

Load Defaults

Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.

JNDI Name

A unique name that identifies the resource. The JNDI name is a read-only field. You can only specify the JNDI name when you create a new resource.

Context Information

The context to be propagated to threads: Classloader, JNDI, Security, or WorkArea. If no context is specified (the default), all context types are propagated.

Status

The status of the resource. The resource can be enabled or disabled. The default value is Enabled.

Thread Priority

The priority to assign to threads that are created. The default is 5.

Long Running Tasks

XXX.

Hung After

The time in seconds that a task can execute before it is considered hung.

Core Size

The number of threads to keep in a thread pool. The default is 0.

Maximum Pool Size

The maximum number of threads a pool can contain. The default value is 2147483647.

Keep Alive

The time in seconds threads can remain idle when the number of threads is greater than core size. The default is 60.

Thread Lifetime

The time in seconds each thread remains in a thread pool before it is purged, regardless of whether the number of threads is greater than core size or whether the thread is idle.

Task Queue Capacity

The number of submitted tasks that can be stored in the task queue, awaiting execution. The default is 2147483647.

Description

A description of this resource.

Additional Properties

Additional properties for the resource. GlassFish Server does not define any additional properties for this resource type.

Related asadmin Commands
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices