Partition Runtime information.
Since | 12.2.1.0.0 | ||
Fully Qualified Interface Name | If you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.PartitionRuntimeMBean
|
||
Factory Methods | No factory methods. Instances of this MBean are created automatically. | ||
Access Points |
You can access this MBean from the following MBean attributes:
|
||
Access Points Inherited from RuntimeMBean |
Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:
|
This section describes attributes that provide access to other MBeans.
Currently running Applications of this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupApplicationRuntime(String name)
Returns a |
Privileges | Read only |
Type | ApplicationRuntimeMBean[] |
Relationship type: | Containment. |
The partition BatchJobRepositoryPartitionRuntimeMBean
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | BatchJobRepositoryRuntimeMBean |
Relationship type: | Containment. |
The ConcurrentManagedObjectsRuntimeMBean for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ConcurrentManagedObjectsRuntimeMBean |
Relationship type: | Containment. |
The access point for partition specific control and monitoring of the Connector Container.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ConnectorServiceRuntimeMBean |
Relationship type: | Containment. |
The JDBCPartitionRuntimeMBean for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JDBCPartitionRuntimeMBean |
Relationship type: | Containment. |
The JMSRuntimeMBean for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JMSRuntimeMBean |
Relationship type: | Containment. |
The MBean which provides access to all JTA runtime MBeans for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | JTAPartitionRuntimeMBean |
Relationship type: | Containment. |
Deployed Libraries of this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupLibraryRuntime(String name)
Returns a |
Privileges | Read only |
Type | LibraryRuntimeMBean[] |
Relationship type: | Containment. |
The JavaMail Mail RuntimeMBeans for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | MailSessionRuntimeMBean[] |
Relationship type: | Containment. |
RuntimeMBeans which expose this partition's globally defined MaxThreadsConstraints.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupMaxThreadsConstraintRuntime(String name)
Returns a |
Privileges | Read only |
Type | MaxThreadsConstraintRuntimeMBean[] |
Relationship type: | Containment. |
The MessagingBridgeRuntimeMBeans for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupMessagingBridgeRuntime(String name)
Returns a |
Privileges | Read only |
Type | MessagingBridgeRuntimeMBean[] |
Relationship type: | Containment. |
RuntimeMBeans which exposes this partition's globally defined MinThreadsConstraints.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupMinThreadsConstraintRuntime(String name)
Returns a |
Privileges | Read only |
Type | MinThreadsConstraintRuntimeMBean[] |
Relationship type: | Containment. |
The partition resource consumption metrics for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | PartitionResourceMetricsRuntimeMBean |
Relationship type: | Containment. |
The PartitionWorkManagerRuntimeMBean for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | PartitionWorkManagerRuntimeMBean |
Relationship type: | Containment. |
Array of all PathServiceRuntimeMBean instances for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges |
Read only
Setter method for this attribute is deprecated. 12.2.1.0.0 Use {@link #addPathServiceRuntime} |
Type | PathServiceRuntimeMBean[] |
Relationship type: | Containment. |
The mbeans that provide runtime information for each PersistentStore.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupPersistentStoreRuntime(String name)
Returns a |
Privileges | Read only |
Type | PersistentStoreRuntimeMBean[] |
Relationship type: | Containment. |
RuntimeMBeans which exposes this partition's globally defined Request Classes.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Lookup Operation | lookupRequestClassRuntime(String name)
Returns a |
Privileges | Read only |
Type | RequestClassRuntimeMBean[] |
Relationship type: | Containment. |
The {@code ResourceManagerRuntimeMBean} for this Partition in this server instance. The {@code ResourceManagerRuntimeMBean} is used for retrieving the runtime state (information about policy evaluation, current resource usage, recourse actions taken etc) of configured resource management policies established for this Partition by a system administrator.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | ResourceManagerRuntimeMBean |
Relationship type: | Containment. |
The SAFRuntimeMBean for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | SAFRuntimeMBean |
Relationship type: | Containment. |
The MBean which provides access to all Diagnostic runtime MBeans for this partition.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | WLDFPartitionRuntimeMBean |
Relationship type: | Containment. |
An array of MBeans which expose this partition's active internal WorkManagers.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | WorkManagerRuntimeMBean[] |
Relationship type: | Containment. |
A non-null value only when this partition of the server is running as a host to a front-end proxy (HttpClusterServlet) instance.
Factory Methods | No explicit creator method. The child shares the lifecycle of its parent. |
Privileges | Read only |
Type | WseeClusterFrontEndRuntimeMBean |
Relationship type: | Containment. |
This section describes the following attributes:
Private property that disables caching in proxies.
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read only |
Type | boolean |
Returns the MBean info for this MBean.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | javax.management.MBeanInfo |
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
Privileges | Read only |
Type | java.lang.String |
Returns the ObjectName under which this MBean is registered in the MBean server.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | weblogic.management.WebLogicObjectName |
The aggregate health state of the partition as reported by components within the partition
For more information, see:
Privileges | Read only |
Type | weblogic.health.HealthState |
The overall health state of this partition returned as a CompositeData type.
For more information, see:
Privileges | Read only |
Type | javax.management.openmbean.CompositeData |
Return the immediate parent for this MBean
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read/Write |
Type |
Partition ID for this partition.
Privileges | Read only |
Type | java.lang.String |
Returns false if the MBean represented by this object has been unregistered.
This attribute is not dynamic and requires a server restart to take effect.
Deprecated.
Privileges | Read only |
Type | boolean |
Indicates whether the partition must be restarted in order to activate configuration changes.
Privileges | Read only |
Type | boolean |
The server associated with this configuration.
Privileges | Read only |
Type | java.lang.String |
The current state of the partition runtime MBean
Privileges | Read only |
Type | java.lang.String |
The current substate of the partition runtime MBean
Available Since | Release 12.2.1.1.0 |
Privileges | Read only |
Type | java.lang.String |
An array of health states for major subsystems in the partition.
Privileges | Read only |
Type | class weblogic.health.HealthState[] |
The health states for major subsystems in the partition as an array of CompositeData type.
Privileges | Read only |
Type | interface javax.management.openmbean.CompositeData[] |
System file system root directory for this partition.
Available Since | Release 12.2.1.1.0 |
Privileges | Read only |
Type | java.lang.String |
Returns the type of the MBean.
This attribute is not dynamic and requires a server restart to take effect.
Privileges | Read only |
Type | java.lang.String |
User file system root directory for this partition.
Available Since | Release 12.2.1.1.0 |
Privileges | Read only |
Type | java.lang.String |
This section describes the following operations:
Force shutdown the partition. Causes the partition to reject new requests and fail pending requests.
Operation Name | "forceShutdown" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Force shutdown the resource group. Causes the resource group to reject new requests and fail pending requests.
Operation Name | "forceShutdownResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Transitions the partition from RUNNING
to
ADMIN
state forcefully cancelling inflight work.
Work that cannot be cancelled is dropped. Applications are
transitioned to admin mode. This forcefully suspends the partition
and transitions it to ADMIN
state.
Operation Name | "forceSuspend" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Transitions the resource group from RUNNING
to
ADMIN
state forcefully cancelling inflight work.
Work that cannot be cancelled is dropped. Applications are
brought into the admin mode. This forcefully suspends the resource
group and transitions it ADMIN
state.
Operation Name | "forceSuspendResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
The current state of the named resource group MBean
Operation Name | "getRgState" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns | String
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Halts the partition.
Operation Name | "halt" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Resume a suspended partition. Allow new requests. This operation
transitions the partition into RUNNING
state.
Operation Name | "resume" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Resume suspended resource group. Allow new requests. This
operation transitions the resource group into RUNNING
state.
Operation Name | "resumeResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the partition after handling inflight work; optionally ignores pending HTTP sessions while handling inflight work.
The following inflight work is allowed to complete before shutdown:
Pending transaction's and TLOG checkpoint
Pending HTTP sessions
Pending JMS work
Pending work in the execute queues
RMI requests with transaction context
Further administrative calls are accepted while the partition is completing inflight work. For example, a forceShutdown command can be issued to quickly shutdown the partition if graceful shutdown is taking too long to complete.
Operation Name | "shutdown" |
Parameters | Object [] { timeout, ignoreSessions, waitForAllSessions }
where:
|
Signature | String [] {
"java.lang.Integer",
"java.lang.Boolean",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the partition after handling inflight work.
For more information, see:
Operation Name | "shutdown" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the partition after handling inflight work.
This method is same to call: shutdown(timeout,
ignoreSessions, false);
For more information, see:
Operation Name | "shutdown" |
Parameters | Object [] { timeout, ignoreSessions }
where:
|
Signature | String [] {
"java.lang.Integer",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the resource group after handling inflight work.
For more information, see:
Operation Name | "shutdownResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the partition after handling inflight work. Optionally, ignores pending HTTP sessions while handling inflight work.
The following inflight work is allowed to complete before shutdown:
Pending transaction's and TLOG checkpoint
Pending HTTP sessions
Pending JMS work
Pending work in the execute queues
RMI requests with transaction context
Further administrative calls are accepted while the server is completing inflight work. For example a forceShutdown command can be issued to quickly shutdown the partition if graceful shutdown takes a long time.
Operation Name | "shutdownResourceGroup" |
Parameters | Object [] { resourceGroupName, timeout, ignoreSessions, waitForAllSessions }
where:
|
Signature | String [] {
"java.lang.String",
"java.lang.Integer",
"java.lang.Boolean",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Gracefully shuts down the partition after handling inflight work.
This method is same to call: shutdown(timeout,
ignoreSessions, false);
For more information, see:
Operation Name | "shutdownResourceGroup" |
Parameters | Object [] { resourceGroupName, timeout, ignoreSessions }
where:
|
Signature | String [] {
"java.lang.String",
"java.lang.Integer",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
starts the resource group.
Operation Name | "startResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Starts the resource group in ADMIN state. Applications and
resources are fully available to administrators in
ADMIN
state. Non-admin users are denied access to
applications and resources
Operation Name | "startResourceGroupInAdmin" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Suspends the partition. Denies new requests except by privileged
users. Allows pending requests to complete. This operation
transitions the partition into ADMIN
state.
Applications and resources are fully available to administrators in
ADMIN
state. Non-admin users are denied access to
applications and resources
For more information, see:
Operation Name | "suspend" |
Parameters | null |
Signature | null |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Transitions the partition from RUNNING
to
ADMIN
state gracefully.
Applications are in admin mode. Inflight work is completed.
Applications and resources are fully available to administrators in
ADMIN
state. Non-admin users are denied access to
applications and resources
Operation Name | "suspend" |
Parameters | Object [] { timeout, ignoreSessions }
where:
|
Signature | String [] {
"java.lang.Integer",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Suspends resource group. Denies new requests except by
privileged users. Allows pending requests to complete. This
operation transitions the partition into ADMIN
state.
Applications and resources are fully available to administrators in
ADMIN
state. Non-admin users are denied access to
applications and resources
Operation Name | "suspendResourceGroup" |
Parameters | Object [] { resourceGroupName, timeout, ignoreSessions }
where:
|
Signature | String [] {
"java.lang.String",
"java.lang.Integer",
"java.lang.Boolean" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|
Suspends resource group. Denies new requests except by
privileged users. Allows pending requests to complete. This
operation transitions the partition into ADMIN
state.
Applications and resources are fully available to administrators in
ADMIN
state. Non-admin users are denied access to
applications and resources
For more information, see:
Operation Name | "suspendResourceGroup" |
Parameters | Object [] { resourceGroupName }
where:
|
Signature | String [] {
"java.lang.String" } |
Returns |
void
|
Exceptions |
|
Security roles |
Only the following roles can invoke this operation:
|