InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.19: Administering the product messages, logs, and traces (overview) >
6.6.19.0: Properties for tracing, logging, and messages >
6.6.19.0.2: Trace Administration properties
Key:
Applies to Java administrative console of Advanced Edition Version 4.0
Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Applies to Application Client Resource Configuration Tool
See also the other application server properties.
-
Ring buffer size
- The size of the ring buffer for tracing. The ring buffer size is used to specify the
number of events to cache.
The default is 1, meaning 1 multiplied by 1024, or 1024 entries. The actual amount of
memory consumed by the ring buffer will be determined
by the size of the cached events.
When the buffer is full, the oldest trace record is discarded to make room for the
addition of the newest trace record.
-
Dump file name
- The path to the file into which to record a core dump of
the application server being traced. The entire ring buffer contents are
dumped to the file.
If you specify just the file name, the file will reside in the
default working directory of the server.
|
|