TABLE18–3 EJBSession Store Statistics (Continued)
AttributeName DataType Description
activationErrorCount CountStatistic Time(ms) spent executing the
methodfor the last
successful/unsuccessfulattempt to
executethe operation. This is
collectedfor stateless and stateful
sessionbeans and entity beans, if
monitoringis enabled on the EJB
container.
passivationCount CountStatistic Numberof sessions passivated
(inactivated)using this store.
passivationSuccessCount CountStatistic Numberof sessions successfully
passivatedusing this store.
passivationErrorCount CountStatistic Numberof sessions that could not be
passivatedusing this store.
expiredSessionCount CountStatistic Numberof expired sessions that
wereremoved by this store.
passivatedBeanSize CountStatistic Totalnumber of bytes passivated by
thisstore, including total, minimum,
andmaximum.
passivationTime CountStatistic Timespent on passivating beans to
thestore, including the total,
minimum,and maximum.
checkpointCount(enterprise prole only) CountStatistic Numberof sessions checkpointed
usingthis store.
checkpointSuccessCount(enterprise prole
only)
CountStatistic Numberof sessions checkpointed
successfully.
checkpointErrorCount(enterprise prole
only)
CountStatistic Numberof sessions that couldn't be
checkpointed.
checkpointedBeanSize(enterprise prole
only)
ValueStatistic Total number of bytes checkpointed
bythe store.
checkpointTimeenterprise prole only) TimeStatistic Timespent on checkpointing beans
tothe store.
Thestatistics available for EJB pools are listed in the following table.
AboutMonitoring
SunGlassFishEnterprise Ser ver2.1 Administration Guide •December2008178