
TABLE 18–3 EJB Session Store Statistics (Continued)
Attribute Name DataType 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 prole only) CountStatistic Number of sessions checkpointed
using this store.
checkpointSuccessCount (enterprise prole
only)
CountStatistic Number of sessions checkpointed
successfully.
checkpointErrorCount (enterprise prole
only)
CountStatistic Number of sessions that couldn't be
checkpointed.
checkpointedBeanSize (enterprise prole
only)
ValueStatistic Total number of bytes checkpointed
by the store.
checkpointTime enterprise prole only) TimeStatistic Time spent on checkpointing beans
to the store.
The statistics available for EJB pools are listed in the following table.
About Monitoring
Sun GlassFish Enterprise Server 2.1 Administration Guide • December 2008178
Comentarios a estos manuales