Skip to main content

How to turn on "EJBDetailTimers"

  • February 15, 2013
  • 0 replies
  • 0 views

Problem:

  • Product Name: Borland Enterprise Server
  • Product Version: 5.2.1
  • Platform/OS Version: all

How to turn on "EJBDetailTimers"

Resolution:

Here come the steps to turn on "EJBDetailTimers":

  1. Set ejb.collect.statistics=false in ejbcontainer.properties.
  2. Remove or comment out this property ejb.collect.stats_gather_frequency in ejbcontainer.properties.
  3. Add a VM parameter vmparam -DEJBDetailTimers in partition_server.config.
  4. Restart the partition

The output will be redirected to partition logs (event log).

In Management console, click partition and select logs from the right side panel.Select "event" from the drop down box at the top left corner of the right side panel.Now you should be able to see the output.


Just to be precise the file ejbcontainer.properties can be found at
 ${BES}\\var\\servers\\<ServerName>\\adm\\properties\\partitions\\<PartiitonName>\\services\\

and the file partition_server.config can be found at
${BES}\\var\\servers\\<ServerName>\\adm\\properties\\partitions\\<PartitionName>\\

Note: Comment out this property ejb.collect.display_statistics (if present ) in ejbcontainer.properties, as it is not required.

Old KB# 15325

#BorlandEnterpriseServer
#Security
#timer
#VisiBroker