BEA WebLogic Server 9.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType kernel-debugType

Super Types
{http://www.bea.com/ns/weblogic/90/domain}kernel-debugType (extension)

Documentation
Corresponds to KernelDebugMBean
Properties
This component is not nillable.

Model
<...>
(debug-abbreviation?, debug-connection?, debug-messaging?, debug-routing?, debug-load-balancing?, debug-fail-over?, force-gc-each-dgc-period?, debug-dgc-enrollment?, log-dgc-statistics?, debug-ssl?, debug-rc4?, debug-rsa?, debug-muxer?, debug-muxer-detail?, debug-muxer-timeout?, debug-muxer-connection?, debug-muxer-exception?, debug-iiop?, debug-iiop-transport?, debug-iiop-marshal?, debug-iiop-security?, debug-iiopots?, debug-iiop-replacer?, debug-iiop-connection?, debug-iiop-startup?, debug-self-tuning? )
</...>


Nested Element Summary
xs:booleandebug-abbreviation
          Debug abbreviations over JVM to JVM connections 
xs:booleandebug-connection
          Debug JVM to JVM connections 
xs:booleandebug-dgc-enrollment
          Log each enrollment. 
xs:booleandebug-fail-over
          Debug stub-level fail-over 
xs:booleandebug-iiop
          Turn on debugging info for IIOP Default: false 
xs:booleandebug-iiop-connection
          Enable debugging of IIOP connection management. 
xs:booleandebug-iiop-marshal
          Enable buffer-level debugging of IIOP messages. 
xs:booleandebug-iiopots
          Enable debugging of the IIOP Object Transaction Service (OTS). 
xs:booleandebug-iiop-replacer
          Enable debugging of IIOP object replacement. 
xs:booleandebug-iiop-security
          Enable debugging of IIOP security. 
xs:booleandebug-iiop-startup
          Enable debugging of IIOP startup. 
xs:booleandebug-iiop-transport
          Enable debugging of fundamental IIOP messages. 
xs:booleandebug-load-balancing
          Debug stub-level load-balancing stub 
xs:booleandebug-messaging
          Debug messages sent over JVM to JVM connections 
xs:booleandebug-muxer
          Turn on debugging info for Muxers Default: false 
xs:booleandebug-muxer-connection
          Turn on muxer connection info for Muxers Default: false 
xs:booleandebug-muxer-detail
          Turn on detailed debugging info for Muxers Default: false 
xs:booleandebug-muxer-exception
          Turn on muxer exception info for Muxers Default: false 
xs:booleandebug-muxer-timeout
          Turn on timeout debugging info for Muxers Default: false 
xs:booleandebug-rc4
          Turn on debugging info for RC4 Default: false 
xs:booleandebug-routing
          Debug routing of messages over JVM to JVM connections 
xs:booleandebug-rsa
          Turn on debugging info for RSA Default: false 
xs:booleandebug-self-tuning
          Enable debugging of self-tuning. 
xs:booleandebug-ssl
          Turn on debugging info for SSL Default: false 
xs:booleanforce-gc-each-dgc-period
          Force VM garbage collection on each DGC interval Default: false 
xs:booleanlog-dgc-statistics
          Gets the logDGCStatistics attribute of the KernelDebugMBean object 
Source
<xs:complexType name="kernel-debugType">
<xs:complexContent>
<xs:extension base="dom:debugType">
<xs:sequence>
<xs:element minOccurs="0" name="debug-abbreviation" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-connection" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-messaging" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-routing" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-load-balancing" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-fail-over" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="force-gc-each-dgc-period" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-dgc-enrollment" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="log-dgc-statistics" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-ssl" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-rc4" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-rsa" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-muxer" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-muxer-detail" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-muxer-timeout" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-muxer-connection" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-muxer-exception" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-transport" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-marshal" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-security" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiopots" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-replacer" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-connection" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-iiop-startup" nillable="false" type="xs:boolean">
</xs:element>
<xs:element minOccurs="0" name="debug-self-tuning" nillable="false" type="xs:boolean">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Domain Configuration Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation