About Monitoring

TABLE 18–3EJB Session Store Statistics

(Continued)

 

Attribute Name

 

Data Type

Description

 

 

 

 

activationErrorCount

 

CountStatistic

Time (ms) spent executing the

 

 

 

method for the last

 

 

 

successful/unsuccessful attempt to

 

 

 

execute the operation. This is

 

 

 

collected for stateless and stateful

 

 

 

session beans and entity beans, if

 

 

 

monitoring is enabled on the EJB

 

 

 

container.

 

 

 

 

passivationCount

 

CountStatistic

Number of sessions passivated

 

 

 

(inactivated) using this store.

 

 

 

 

passivationSuccessCount

 

CountStatistic

Number of sessions successfully

 

 

 

passivated using this store.

 

 

 

 

passivationErrorCount

 

CountStatistic

Number of sessions that could not be

 

 

 

passivated using this store.

 

 

 

 

expiredSessionCount

 

CountStatistic

Number of expired sessions that

 

 

 

were removed by this store.

 

 

 

 

passivatedBeanSize

 

CountStatistic

Total number of bytes passivated by

 

 

 

this store, including total, minimum,

 

 

 

and maximum.

 

 

 

 

passivationTime

 

CountStatistic

Time spent on passivating beans to

 

 

 

the store, including the total,

 

 

 

minimum, and maximum.

 

 

 

 

checkpointCount (enterprise profile only)

 

CountStatistic

Number of sessions checkpointed

 

 

 

using this store.

 

 

 

checkpointSuccessCount (enterprise profile

CountStatistic

Number of sessions checkpointed

only)

 

 

successfully.

 

 

 

 

checkpointErrorCount (enterprise profile

 

CountStatistic

Number of sessions that couldn't be

only)

 

 

checkpointed.

 

 

 

 

checkpointedBeanSize (enterprise profile

 

ValueStatistic

Total number of bytes checkpointed

only)

 

 

by the store.

 

 

 

 

checkpointTime enterprise profile only)

 

TimeStatistic

Time spent on checkpointing beans

 

 

 

to the store.

 

 

 

 

The statistics available for EJB pools are listed in the following table.

178

Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008

Page 178
Image 178
Sun Microsystems 820433510 manual EJB Session Store Statistics