View This Server Debug
/management/weblogic/{version}/serverConfig/servers/{name}/serverDebug
View this server debug.
Request
- 
                    name: string
                    
                    The name property of the instance in the collection.
- 
                    version: string
                    
                    The version of the WebLogic REST interface.
- 
                        excludeFields(optional): string
                        
                        The 'excludeFields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields whose name is not on the list will be returned. If not present, all fields are returned (unless the 'fields' query parameter is specified). Note: 'fields' must not be specified if 'excludeFields' is specified.
- 
                        excludeLinks(optional): string
                        
                        The 'excludeLinks' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links whose relationship name is not on the list will be returned. If not present, all links are returned (unless the 'links' query parameter is specified). Note: 'links' must not be specified if 'excludeLinks' is specified.
- 
                        fields(optional): string
                        
                        The 'fields' query parameter is used to restrict which fields are returned in the response. It is a comma separated list of field names. If present, only fields with matching names are returned. If not present, all fields are returned (unless the 'excludeFields' query parameter is specified). Note: 'excludeFields' must not be specified if 'fields' is specified.
- 
                        links(optional): string
                        
                        The 'links' query parameter is used to restrict which links are returned in the response. It is a comma separated list of link relationship names. If present, only links with matching relationship names are returned. If not present, all links are returned (unless the 'excludeLinks' query parameter is specified). Note: 'excludeLinks' must not be specified if 'links' is specified.
- 
                        Admin: basic
                        
                        Type:basicDescription:A user in the Admin security role.
- 
                        Deployer: basic
                        
                        Type:basicDescription:A user in the Deployer security role.
- 
                        Monitor: basic
                        
                        Type:basicDescription:A user in the Monitor security role.
- 
                        Operator: basic
                        
                        Type:basicDescription:A user in the Operator security role.
Response
- application/json
200 Response
Returns this server debug.
This method can return the following links:
- rel=debugScopes uri=/management/weblogic/{version}/serverConfig/servers/{name}/serverDebug/debugScopesThis resource's debugScopes collection resource. 
- rel=serverThis resource's server reference to a server resource. 
object- 
            applicationContainer(optional): 
            boolean
            Debug Application Container deployment processing 
- 
            classChangeNotifier(optional): 
            boolean
            Gets the fastswap ClassChangeNotifier debug attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            classFinder(optional): 
            boolean
            Debug ClassFinder processing 
- 
            classLoader(optional): 
            boolean
            Debug ClassLoader processing 
- 
            classLoaderVerbose(optional): 
            boolean
            Detailed debug of ClassLoader processing 
- 
            classloaderWebApp(optional): 
            boolean
            Debug WebApp ClassLoader processing 
- 
            classpathServlet(optional): 
            boolean
            Debug ClassPathServlet processing 
- 
            debugAbbreviation(optional): 
            boolean
            Debug abbreviations over JVM to JVM connections Constraints- secure default : false
 
- 
            debugAppAnnotations(optional): 
            boolean
            Debug AppContainer's scanning and processing of annotations Constraints- secure default : false
 
- 
            debugAppContainer(optional): 
            boolean
            Debug Application Container processing Constraints- secure default : false
 
- 
            debugAsyncQueue(optional): 
            boolean
            Default Value:falseDebug async replication/persistence information. Constraints- secure default : false
 
- 
            debugBeanTreeHarvesterControl(optional): 
            boolean
            Debug the BeanTree Harvester delegate metric control process. 
- 
            debugBeanTreeHarvesterDataCollection(optional): 
            boolean
            Debug the BeanTree Harvester delegate metric collection process. 
- 
            debugBeanTreeHarvesterResolution(optional): 
            boolean
            Debug the BeanTree Harvester delegate metric resolution process. 
- 
            debugBeanTreeHarvesterThreading(optional): 
            boolean
            Debug BeanTree Harvester delegate threading issues. 
- 
            debugBuzzProtocol(optional): 
            boolean
            Default Value:falseDebugs Buzz protocol. 
- 
            debugBuzzProtocolDetails(optional): 
            boolean
            Default Value:falseDebugs Buzz protocol details. 
- 
            debugBuzzProtocolHttp(optional): 
            boolean
            Default Value:falseDebugs Buzz protocol http. 
- 
            debugCertRevocCheck(optional): 
            boolean
            Default Value:falseDebug Security PKI X.509 certificate revocation checking Constraints- secure default : false
 
- 
            debugClassLoadingContextualTrace(optional): 
            boolean
            Contextual Trace Debugger for Class Loading 
- 
            debugClassLoadingVerbose(optional): 
            boolean
            Verbose Debugger for Class Loading 
- 
            debugClassRedef(optional): 
            boolean
            Gets the DebugClassRedef attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            debugClassSize(optional): 
            boolean
            Gets the fastswap DebugClassSize debug attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            debugCluster(optional): 
            boolean
            Default Value:falseDebug each GroupMessage that is sent or received by multicast. Constraints- secure default : false
 
- 
            debugClusterAnnouncements(optional): 
            boolean
            Default Value:falseDebug each Announcement, StateDump, and Attributes message that is sent or received by multicast. Constraints- secure default : false
 
- 
            debugClusterFragments(optional): 
            boolean
            Debug for each fragment that is sent or received by multicast. Constraints- secure default : false
 
- 
            debugClusterHeartbeats(optional): 
            boolean
            Default Value:falseDebug each cluster Heartbeat that is sent or received by multicast. Constraints- secure default : false
 
- 
            debugConcurrent(optional): 
            boolean
            Default Value:falseDebug concurrent general processing Constraints- secure default : false
 
- 
            debugConcurrentContext(optional): 
            boolean
            Default Value:falseDebug concurrent context processing Constraints- secure default : false
 
- 
            debugConcurrentMES(optional): 
            boolean
            Default Value:falseDebug concurrent MES processing Constraints- secure default : false
 
- 
            debugConcurrentMSES(optional): 
            boolean
            Default Value:falseDebug concurrent MSES processing Constraints- secure default : false
 
- 
            debugConcurrentMTF(optional): 
            boolean
            Default Value:falseDebug concurrent MTF processing Constraints- secure default : false
 
- 
            debugConcurrentTransaction(optional): 
            boolean
            Default Value:falseDebug concurrent transaction processing Constraints- secure default : false
 
- 
            debugConfigurationEdit(optional): 
            boolean
            Debug management configuration edit processing 
- 
            debugConfigurationRuntime(optional): 
            boolean
            Debug management configuration runtime processing 
- 
            debugConnection(optional): 
            boolean
            Debug JVM to JVM connections Constraints- secure default : false
 
- 
            debugConnectorService(optional): 
            boolean
            Default Value:falseDebug connector service action processing 
- 
            debugConsensusLeasing(optional): 
            boolean
            Default Value:falseDebug cluster consensus lease processing Constraints- secure default : false
 
- 
            debugDeploy(optional): 
            boolean
            Debug deploy command processing 
- 
            debugDeployment(optional): 
            boolean
            Debug deployment processing 
- 
            debugDeploymentConcise(optional): 
            boolean
            Debug deployment concise processing 
- 
            debugDeploymentPlan(optional): 
            boolean
            Debug deployment plan processing 
- 
            debugDeploymentService(optional): 
            boolean
            Debug deployment service processing 
- 
            debugDeploymentServiceInternal(optional): 
            boolean
            Debug internal deployment service processing 
- 
            debugDeploymentServiceStatusUpdates(optional): 
            boolean
            Debug deployment service status update processing 
- 
            debugDeploymentServiceTransport(optional): 
            boolean
            Debug deployment service transport processing 
- 
            debugDeploymentServiceTransportHttp(optional): 
            boolean
            Debug deployment service HTTP transport processing 
- 
            debugDescriptor(optional): 
            boolean
            Debug descriptor framework processing 
- 
            debugDGCEnrollment(optional): 
            boolean
            Debug each DGC enrollment. Constraints- secure default : false
 
- 
            debugDiagnosticAccessor(optional): 
            boolean
            Debug diagnostic accessor processing 
- 
            debugDiagnosticArchive(optional): 
            boolean
            Debug diagnostic archive processing 
- 
            debugDiagnosticArchiveRetirement(optional): 
            boolean
            Debug diagnostic archive retirement processing 
- 
            debugDiagnosticCollections(optional): 
            boolean
            Debug diagnostic collection processing 
- 
            debugDiagnosticContext(optional): 
            boolean
            Debug diagnostic context processing 
- 
            debugDiagnosticDataGathering(optional): 
            boolean
            Debug data gathering processing 
- 
            debugDiagnosticFileArchive(optional): 
            boolean
            Debug diagnostic file archive processing 
- 
            debugDiagnosticImage(optional): 
            boolean
            Debug diagnostic image processing 
- 
            debugDiagnosticInstrumentation(optional): 
            boolean
            Debug diagnostic instrumentation processing 
- 
            debugDiagnosticInstrumentationActions(optional): 
            boolean
            Debug instrumentation actions/monitors 
- 
            debugDiagnosticInstrumentationConfig(optional): 
            boolean
            Debug instrumentation configuration processing 
- 
            debugDiagnosticInstrumentationEvents(optional): 
            boolean
            Debug instrumentation event records 
- 
            debugDiagnosticInstrumentationWeaving(optional): 
            boolean
            Debug instrumentation weaving 
- 
            debugDiagnosticInstrumentationWeavingMatches(optional): 
            boolean
            Debug instrumentation weaving for matches only 
- 
            debugDiagnosticJdbcArchive(optional): 
            boolean
            Debug diagnostic jdbc archive processing 
- 
            debugDiagnosticLifecycleHandlers(optional): 
            boolean
            Debug diagnostic lifecycle handler processing 
- 
            debugDiagnosticQuery(optional): 
            boolean
            Debug diagnostic query processing 
- 
            debugDiagnosticRuntimeControlDriver(optional): 
            boolean
            Debug the WLDF runtime control MBeans. 
- 
            debugDiagnosticRuntimeControlService(optional): 
            boolean
            Debug the WLDF runtime control service. 
- 
            debugDiagnosticsBeanExtensionResolver(optional): 
            boolean
            Debug the bean extensions ELResolver in the Diagnostics expressions framework 
- 
            debugDiagnosticsBeanInfoProviders(optional): 
            boolean
            Debug the custom BeanInfo providers for the Diagnostics expressions framework 
- 
            debugDiagnosticsELContext(optional): 
            boolean
            Debug the ELContext in the Diagnostics expressions framework 
- 
            debugDiagnosticsELResolver(optional): 
            boolean
            Debug the DiagnosticsELResolver in the Diagnostics expressions framework 
- 
            debugDiagnosticsExpressionEvaluators(optional): 
            boolean
            Debug the EL expression evaluators for the Diagnostics expressions framework 
- 
            debugDiagnosticsExpressionFunctionMapper(optional): 
            boolean
            Debug the Diagnostics expressions framework function mapper 
- 
            debugDiagnosticsExpressionFunctions(optional): 
            boolean
            Debug the Diagnostics expressions framework functions 
- 
            debugDiagnosticsExpressionMetrics(optional): 
            boolean
            Debug metrics collection for the Diagnostics expressions framework 
- 
            debugDiagnosticsExpressionPoller(optional): 
            boolean
            Debug metrics polling for the Diagnostics expressions framework 
- 
            debugDiagnosticsExpressionPollerBuffer(optional): 
            boolean
            Debug the Diagnostics expressions poller extract() buffers 
- 
            debugDiagnosticsHarvester(optional): 
            boolean
            Debug diagnostic harvester processing 
- 
            debugDiagnosticsHarvesterData(optional): 
            boolean
            Detailed debug of diagnostic harvester processing This should be used in conjunction with DebugDiagnosticsHarvester. 
- 
            debugDiagnosticsHarvesterMBeanPlugin(optional): 
            boolean
            Debug MBean harvester processing. This should probably be used in conjunction with DebugDiagnosticsHarvester. 
- 
            debugDiagnosticsHarvesterTreeBeanPlugin(optional): 
            boolean
            Debug tree bean harvester processing 
- 
            debugDiagnosticsMBeanELResolver(optional): 
            boolean
            Debug the MBean ELResolver in the Diagnostics expressions framework 
- 
            debugDiagnosticsModule(optional): 
            boolean
            Debug diagnostic module processing 
- 
            debugDiagnosticsScriptAction(optional): 
            boolean
            Debug the diagnostics policy script action. 
- 
            debugDiagnosticsUtils(optional): 
            boolean
            Debug the Diagnostics utils 
- 
            debugDiagnosticsValueTracingELResolver(optional): 
            boolean
            Debug the value tracing ELResolver in the Diagnostics expressions framework 
- 
            debugDiagnosticWatch(optional): 
            boolean
            Debug diagnostic policy processing. 
- 
            debugDiagnosticWatchEvents(optional): 
            boolean
            Debug diagnostic policy events processing. 
- 
            debugDiagnosticWatchEventsDetails(optional): 
            boolean
            Debug diagnostic policy event processing details. 
- 
            debugDiagnosticWlstoreArchive(optional): 
            boolean
            Debug diagnostic wlstore archive processing 
- 
            debugDomainLogHandler(optional): 
            boolean
            Debug Domain Log Handler processing 
- 
            debugDRSCalls(optional): 
            boolean
            Debug Data replication service (DRS) API calls. Constraints- secure default : false
 
- 
            debugDRSHeartbeats(optional): 
            boolean
            Debug DRS Heartbeats. Constraints- secure default : false
 
- 
            debugDRSMessages(optional): 
            boolean
            Debug DRS Message traffic. Constraints- secure default : false
 
- 
            debugDRSQueues(optional): 
            boolean
            Debug DRS Queueing traffic. Constraints- secure default : false
 
- 
            debugDRSStateTransitions(optional): 
            boolean
            Debug DRS State transitions. Constraints- secure default : false
 
- 
            debugDRSUpdateStatus(optional): 
            boolean
            Debug DRS Update status processing. Constraints- secure default : false
 
- 
            debugDynamicSingletonServices(optional): 
            boolean
            Default Value:falseDebug Dynamic Service Migration processing Constraints- secure default : false
 
- 
            debugEjbCaching(optional): 
            boolean
            Debug EJB Caching Constraints- secure default : false
 
- 
            debugEjbCmpDeployment(optional): 
            boolean
            Debug EJB CMP deployment processing Constraints- secure default : false
 
- 
            debugEjbCmpRuntime(optional): 
            boolean
            Debug EJB CMP runtime processing Constraints- secure default : false
 
- 
            debugEjbCompilation(optional): 
            boolean
            Debug EJB compilation Constraints- secure default : false
 
- 
            debugEjbDeployment(optional): 
            boolean
            Debug EJB deployment Constraints- secure default : false
 
- 
            debugEjbInvoke(optional): 
            boolean
            Debug EJB invocation processing Constraints- secure default : false
 
- 
            debugEjbLocking(optional): 
            boolean
            Debug EJB locking Constraints- secure default : false
 
- 
            debugEjbMdbConnection(optional): 
            boolean
            Debug EJB MDB Connection processing Constraints- secure default : false
 
- 
            debugEjbMetadata(optional): 
            boolean
            Debug EJB metadata processing Constraints- secure default : false
 
- 
            debugEjbPooling(optional): 
            boolean
            Debug EJB pooling Constraints- secure default : false
 
- 
            debugEjbSecurity(optional): 
            boolean
            Debug EJB Security Constraints- secure default : false
 
- 
            debugEjbSwapping(optional): 
            boolean
            Debug EJB Swapping Constraints- secure default : false
 
- 
            debugEjbTimers(optional): 
            boolean
            Debug EJB Timer processing Constraints- secure default : false
 
- 
            debugElasticActions(optional): 
            boolean
            Debug the elastic actions framework 
- 
            debugElasticServices(optional): 
            boolean
            Debug the elastic services framework 
- 
            debugEmbeddedLDAP(optional): 
            boolean
            Default Value:falseDebug Embedded LDAP processing Constraints- secure default : false
 
- 
            debugEmbeddedLDAPLogLevel(optional): 
            integer(int32)
            Minimum Value:0Maximum Value:11Default Value:0Debug Embedded LDAP processing (log level) Constraints- secure default : 0
 
- 
            debugEmbeddedLDAPLogToConsole(optional): 
            boolean
            Default Value:falseDebug Embedded LDAP processing (output to console) Constraints- secure default : false
 
- 
            debugEmbeddedLDAPWriteOverrideProps(optional): 
            boolean
            Default Value:falseEmbedded LDAP Write All Overrides to Property Files Constraints- secure default : false
 
- 
            debugEventManager(optional): 
            boolean
            Debug Event Manager processing Constraints- secure default : false
 
- 
            debugExpressionBeanLocalizer(optional): 
            boolean
            Debug the Diagnostics expressions framework extension bean localizer 
- 
            debugExpressionExtensionsManager(optional): 
            boolean
            Debug the Diagnostics expressions extensions manager 
- 
            debugFailOver(optional): 
            boolean
            Debug stub-level fail-over processing Constraints- secure default : false
 
- 
            debugFileDistributionServlet(optional): 
            boolean
            Debug the file distribution servlet that runs on the Admin Server and is invoked over HTTP by a booting managed server. 
- 
            debugHttp(optional): 
            boolean
            Debug WebApp Container HTTP processing. Constraints- secure default : false
 
- 
            debugHttpConcise(optional): 
            boolean
            Debug WebApp Container for supplimentary HTTP processing. Constraints- secure default : false
 
- 
            debugHttpLogging(optional): 
            boolean
            Debug log manager in the webapp container. Constraints- secure default : false
 
- 
            debugHttpSessions(optional): 
            boolean
            Debug Http Session management in the webapp container. Constraints- secure default : false
 
- 
            debugIIOPConnection(optional): 
            boolean
            Default Value:falseDebug IIOP connection management processing Constraints- secure default : false
 
- 
            debugIIOPMarshal(optional): 
            boolean
            Default Value:falseDebug buffer-level IIOP processing Constraints- secure default : false
 
- 
            debugIIOPNaming(optional): 
            boolean
            Default Value:falseDebug IIOP CosNaming processing Constraints- secure default : false
 
- 
            debugIIOPOTS(optional): 
            boolean
            Default Value:falseDebug IIOP Object Transaction Service (OTS) processing Constraints- secure default : false
 
- 
            debugIIOPReplacer(optional): 
            boolean
            Default Value:falseDebug IIOP object replacement processing Constraints- secure default : false
 
- 
            debugIIOPSecurity(optional): 
            boolean
            Default Value:falseDebug IIOP security processing Constraints- secure default : false
 
- 
            debugIIOPStartup(optional): 
            boolean
            Default Value:falseDebug IIOP startup processing Constraints- secure default : false
 
- 
            debugIIOPTransport(optional): 
            boolean
            Default Value:falseDebug IIOP message processing Constraints- secure default : false
 
- 
            debugIIOPTunneling(optional): 
            boolean
            Default Value:falseDebug IIOP tunnelling Constraints- secure default : false
 
- 
            debugInterceptors(optional): 
            boolean
            Default Value:falseDebug interceptors processing Constraints- secure default : false
 
- 
            debugJ2EEManagement(optional): 
            boolean
            Debug Java EE management processing 
- 
            debugJAXPDebugLevel(optional): 
            integer(int32)
            Minimum Value:0Maximum Value:3Default Value:0JAXP debugging option: Debug level Constraints- secure default : 0
 
- 
            debugJAXPDebugName(optional): 
            string
            Default Value:oracle.doceng.json.BetterJsonNull@29203edaJAXP debugging option: Debug name Constraints- secure default : null
- legal null
 
- 
            debugJAXPIncludeClass(optional): 
            boolean
            Default Value:falseJAXP debugging option: Debug IncludeClass Constraints- secure default : false
 
- 
            debugJAXPIncludeLocation(optional): 
            boolean
            Default Value:falseJAXP debugging option: Debug IncludeLocation Constraints- secure default : false
 
- 
            debugJAXPIncludeName(optional): 
            boolean
            Default Value:falseJAXP debugging option: Debug IncludeName Constraints- secure default : true
 
- 
            debugJAXPIncludeTime(optional): 
            boolean
            Default Value:falseJAXP debugging option: Debug IncludeTime Constraints- secure default : false
 
- 
            debugJAXPUseShortClass(optional): 
            boolean
            Default Value:falseJAXP debugging option: Debug UseShortClass Constraints- secure default : true
 
- 
            debugJDBCConn(optional): 
            boolean
            Default Value:falseDebug JDBC Connection setup/teardown processing Constraints- secure default : false
 
- 
            debugJDBCInternal(optional): 
            boolean
            Default Value:falseDebug JDBC Internal processing Constraints- secure default : false
 
- 
            debugJDBCONS(optional): 
            boolean
            Default Value:falseDebug ONS client Constraints- secure default : false
 
- 
            debugJDBCRAC(optional): 
            boolean
            Default Value:falseDebug Oracle RAC processing Constraints- secure default : false
 
- 
            debugJDBCReplay(optional): 
            boolean
            Default Value:falseDebug REPLAY client Constraints- secure default : false
 
- 
            debugJDBCRMI(optional): 
            boolean
            Default Value:falseDebug JDBC RMI processing Constraints- secure default : false
 
- 
            debugJDBCSQL(optional): 
            boolean
            Default Value:falseDebug JDBC SQL processing Constraints- secure default : false
 
- 
            debugJDBCUCP(optional): 
            boolean
            Default Value:falseDebug Oracle UCP processing Constraints- secure default : false
 
- 
            debugJMSBackEnd(optional): 
            boolean
            Default Value:falseDebug JMSBackEnd processing Constraints- secure default : false
 
- 
            debugJMSBoot(optional): 
            boolean
            Default Value:falseDebug JMS boot operations Constraints- secure default : false
 
- 
            debugJMSCDS(optional): 
            boolean
            Default Value:falseDebug JMS CDS processing Constraints- secure default : false
 
- 
            debugJMSCommon(optional): 
            boolean
            Default Value:falseDebug JMSCommon processing Constraints- secure default : false
 
- 
            debugJMSConfig(optional): 
            boolean
            Default Value:falseDebug JMSConfig processing Constraints- secure default : false
 
- 
            debugJMSDispatcher(optional): 
            boolean
            Default Value:falseDebug JMS Dispatcher processing Constraints- secure default : false
 
- 
            debugJMSDispatcherProxy(optional): 
            boolean
            Default Value:falseDebug JMS Dispatcher Proxy Constraints- secure default : false
 
- 
            debugJMSDistTopic(optional): 
            boolean
            Default Value:falseDebug JMS Distributed Topic processing Constraints- secure default : false
 
- 
            debugJMSFrontEnd(optional): 
            boolean
            Default Value:falseDebug JMSFrontEnd processing Constraints- secure default : false
 
- 
            debugJMSMessagePath(optional): 
            boolean
            Default Value:falseDebug JMS MessagePath processing Constraints- secure default : false
 
- 
            debugJMSModule(optional): 
            boolean
            Default Value:falseDebug JMSModule deployment processing Constraints- secure default : false
 
- 
            debugJMSPauseResume(optional): 
            boolean
            Default Value:falseDebug JMS Pause/Resume processing Constraints- secure default : false
 
- 
            debugJMSSAF(optional): 
            boolean
            Default Value:falseDebug JMS SAF processing Constraints- secure default : false
 
- 
            debugJMST3Server(optional): 
            boolean
            Default Value:falseDebug DebugJMST3Server processing Constraints- secure default : false
 
- 
            debugJMSWrappers(optional): 
            boolean
            Default Value:falseDebug the pooling and wrapping of JMS connections, sessions, and other objects. This feature is enabled when a JMS connection factory, from any vendor, is used inside an EJB or a servlet using the "resource-reference" element in the deployment descriptor. Constraints- secure default : false
 
- 
            debugJMX(optional): 
            boolean
            Debug JMX processing 
- 
            debugJMXCompatibility(optional): 
            boolean
            Debug JMX CompatibilityMBeanServer service processing 
- 
            debugJMXCore(optional): 
            boolean
            Debug core JMX processing 
- 
            debugJMXCoreConcise(optional): 
            boolean
            Debug core JMX connection processing 
- 
            debugJMXDomain(optional): 
            boolean
            Debug JMX domain service processing 
- 
            debugJMXEdit(optional): 
            boolean
            Debug JMX edit service processing 
- 
            debugJMXRuntime(optional): 
            boolean
            Debug JMX runtime service processing 
- 
            debugJNDI(optional): 
            boolean
            Default Value:falseDebug basic naming service machinery. Constraints- secure default : false
 
- 
            debugJNDIFactories(optional): 
            boolean
            Debug JNDI state and object factories. Constraints- secure default : false
 
- 
            debugJNDIResolution(optional): 
            boolean
            Default Value:falseDebug naming service name resolution. Constraints- secure default : false
 
- 
            debugJpaDataCache(optional): 
            boolean
            Default Value:falseDebug JPA data cache Constraints- secure default : false
 
- 
            debugJpaEnhance(optional): 
            boolean
            Default Value:falseDebug JPA post-compilation Constraints- secure default : false
 
- 
            debugJpaJdbcJdbc(optional): 
            boolean
            Default Value:falseDebug JPA RDBMS JDBC interaction Constraints- secure default : false
 
- 
            debugJpaJdbcSchema(optional): 
            boolean
            Default Value:falseDebug JPA RDBMS schema manipulation Constraints- secure default : false
 
- 
            debugJpaJdbcSql(optional): 
            boolean
            Default Value:falseDebug JPA RDBMS SQL interaction Constraints- secure default : false
 
- 
            debugJpaManage(optional): 
            boolean
            Default Value:falseDebug JPA management and monitoring Constraints- secure default : false
 
- 
            debugJpaMetaData(optional): 
            boolean
            Default Value:falseDebug JPA MetaData processing Constraints- secure default : false
 
- 
            debugJpaProfile(optional): 
            boolean
            Default Value:falseDebug JPA profiling Constraints- secure default : false
 
- 
            debugJpaQuery(optional): 
            boolean
            Default Value:falseDebug JPA Query processing Constraints- secure default : false
 
- 
            debugJpaRuntime(optional): 
            boolean
            Default Value:falseDebug JPA runtime diagnostics Constraints- secure default : false
 
- 
            debugJpaTool(optional): 
            boolean
            Default Value:falseDebug JPA tools Constraints- secure default : false
 
- 
            debugJTA2PC(optional): 
            boolean
            Default Value:falseDebug JTA 2PC processing Constraints- secure default : false
 
- 
            debugJTA2PCStackTrace(optional): 
            boolean
            Default Value:falseDetailed Debug of JTA 2PC processing Constraints- secure default : false
 
- 
            debugJTACDI(optional): 
            boolean
            Default Value:falseDebug JTA CDI log processing Constraints- secure default : false
 
- 
            debugJTAGateway(optional): 
            boolean
            Default Value:falseDebug JTA imported transactions Constraints- secure default : false
 
- 
            debugJTAGatewayStackTrace(optional): 
            boolean
            Default Value:falseDetailed debug of JTA imported transactions Constraints- secure default : false
 
- 
            debugJTAHealth(optional): 
            boolean
            Default Value:falseDebug JTA Health Monitoring Constraints- secure default : false
 
- 
            debugJTAJDBC(optional): 
            boolean
            Default Value:falseDebug JTA JDBC processing Constraints- secure default : false
 
- 
            debugJTALifecycle(optional): 
            boolean
            Default Value:falseDebug JTA ServerLifecycle Constraints- secure default : false
 
- 
            debugJTALLR(optional): 
            boolean
            Default Value:falseDebug JTA Logging Last Resource Constraints- secure default : false
 
- 
            debugJTAMigration(optional): 
            boolean
            Default Value:falseDebug JTA TLOG Migration Constraints- secure default : false
 
- 
            debugJTANaming(optional): 
            boolean
            Default Value:falseDebug JTA naming Constraints- secure default : false
 
- 
            debugJTANamingStackTrace(optional): 
            boolean
            Default Value:falseDetailed debug of JTA naming Constraints- secure default : false
 
- 
            debugJTANonXA(optional): 
            boolean
            Default Value:falseDebug JTA non-XA resources Constraints- secure default : false
 
- 
            debugJTAPropagate(optional): 
            boolean
            Default Value:falseDebug JTA transaction propagation Constraints- secure default : false
 
- 
            debugJTARecovery(optional): 
            boolean
            Default Value:falseDebug JTA Recovery processing Constraints- secure default : false
 
- 
            debugJTAResourceHealth(optional): 
            boolean
            Default Value:falseDebug JTA resource health Constraints- secure default : false
 
- 
            debugJTAResourceName(optional): 
            string
            Debug JTA Resource name filter 
- 
            debugJTATLOG(optional): 
            boolean
            Default Value:falseDebug JTA transaction log processing Constraints- secure default : false
 
- 
            debugJTAXA(optional): 
            boolean
            Default Value:falseDebug JTA XA resources Constraints- secure default : false
 
- 
            debugJTAXAStackTrace(optional): 
            boolean
            Default Value:falseDetailed Debug of JTA XA processing Constraints- secure default : false
 
- 
            debugLeaderElection(optional): 
            boolean
            Debug the cluster leader election messages. Constraints- secure default : false
 
- 
            debugLibraries(optional): 
            boolean
            Debug application library processing Constraints- secure default : false
 
- 
            debugLifecycleManager(optional): 
            boolean
            Default Value:falseDebug Lifecycle Manager Constraints- secure default : false
 
- 
            debugLoadBalancing(optional): 
            boolean
            Debug stub-level load-balancing processing Constraints- secure default : false
 
- 
            debugLocalRemoteJVM(optional): 
            boolean
            Debug how is LocalRemoteJVM working. Constraints- secure default : false
 
- 
            debugLoggingConfiguration(optional): 
            boolean
            Debug log configuration processing 
- 
            debugManagementServicesResource(optional): 
            boolean
            Default Value:falseDebug Management Services Resources Constraints- secure default : false
 
- 
            debugMaskCriterias(optional): 
            array  Items
            
            Title:ItemsDye mask criteria used to determine whether debug will be emitted for a request. Specifies the names of the Dye flags that will be inspected at runtime to determine whether debug needs to be emitted for a request. 
- 
            debugMBeanHarvesterControl(optional): 
            boolean
            Debug the JMX Harvester delegate metric control process. 
- 
            debugMBeanHarvesterDataCollection(optional): 
            boolean
            Debug the JMX Harvester delegate metric collection process. 
- 
            debugMBeanHarvesterResolution(optional): 
            boolean
            Debug the JMX Harvester delegate metric resolution process. 
- 
            debugMBeanHarvesterThreading(optional): 
            boolean
            Debug JMX Harvester delegate threading issues. 
- 
            debugMBeanTypeUtilityListener(optional): 
            boolean
            Debug the Harvester MBean registration processing 
- 
            debugMBeanTypeUtilQueue(optional): 
            boolean
            Debug the Harvester MBean registration queue events 
- 
            debugMBeanTypeUtilQueuePriority(optional): 
            boolean
            Debug the Harvester MBean registration prioritized events processing 
- 
            debugMBeanTypingUtility(optional): 
            boolean
            Debug the Harvester MBean type utility 
- 
            debugMessaging(optional): 
            boolean
            Debug messages sent over JVM to JVM connections Constraints- secure default : false
 
- 
            debugMessagingBridgeRuntime(optional): 
            boolean
            Default Value:falseDebug Messaging Bridge runtime processing Constraints- secure default : false
 
- 
            debugMessagingBridgeRuntimeVerbose(optional): 
            boolean
            Default Value:falseDetailed debug of Messaging Bridge runtime processing Constraints- secure default : false
 
- 
            debugMessagingBridgeStartup(optional): 
            boolean
            Default Value:falseDebug Messaging Bridge start up processing Constraints- secure default : false
 
- 
            debugMessagingKernel(optional): 
            boolean
            Default Value:falseDebugging for the messaging kernel. The messaging kernel is low- level messaging code that is used by the JMS and store and forward subsystems. Constraints- secure default : false
 
- 
            debugMessagingKernelBoot(optional): 
            boolean
            Default Value:falseDebugging for the messaging kernel as the server is being rebooted. This provides detailed information on every persistent message that is recovered. Constraints- secure default : false
 
- 
            debugMessagingOwnableLock(optional): 
            boolean
            Default Value:falseDebugging for the messaging kernel ownable lock. This provides detailed information on lock owners. Constraints- secure default : false
 
- 
            debugMuxer(optional): 
            boolean
            Default Value:falseDebug Muxer processing 
- 
            debugMuxerConnection(optional): 
            boolean
            Default Value:falseDebug Muxer connection processing 
- 
            debugMuxerDetail(optional): 
            boolean
            Default Value:falseDetailed debug for Muxer processing 
- 
            debugMuxerException(optional): 
            boolean
            Default Value:falseDebug Muxer exception processing 
- 
            debugMuxerTimeout(optional): 
            boolean
            Default Value:falseDebug Muxer timeout processing 
- 
            debugNodeManagerRuntime(optional): 
            boolean
            Default Value:falseDebug NodeManagerRuntime Constraints- secure default : false
 
- 
            debugParameters(optional): 
            object  Properties
            
            Title:PropertiesAdditional Properties Allowed: additionalPropertiesParameters for debug logging defined as name value pairs. The parameters are prefixed with the name of the debug flag. The parameter names supported for a debug flag is specific to the implementation of the debug output. Constraints- secure default : null
 
- 
            debugPartitionResourceMetricsRuntime(optional): 
            boolean
            Debug PartitionResourceMetricsRuntimeMBean operations. 
- 
            debugPatchingRuntime(optional): 
            boolean
            Debug management patching runtime processing 
- 
            debugPathSvc(optional): 
            boolean
            Default Value:falseDebug the Path Service Constraints- secure default : false
 
- 
            debugPathSvcVerbose(optional): 
            boolean
            Default Value:falseDetailed debug for the Path Service Constraints- secure default : false
 
- 
            debugRA(optional): 
            boolean
            Default Value:falseDebug Resource Adapter XA general/top-level processing 
- 
            debugRAClassloader(optional): 
            boolean
            Default Value:falseDebug Resource Adapter class loading 
- 
            debugRAConnections(optional): 
            boolean
            Default Value:falseDebug Resource Adapter outbound connection operations (get, close, associate, disassociate, ping) 
- 
            debugRAConnEvents(optional): 
            boolean
            Default Value:falseDebug Resource Adapter connection event processing 
- 
            debugRADeployment(optional): 
            boolean
            Default Value:falseDebug Resource Adapter (un)deploy, security id settings 
- 
            debugRALifecycle(optional): 
            boolean
            Default Value:falseDebug ResourceAdapter Lifecycle processing 
- 
            debugRALocalOut(optional): 
            boolean
            Default Value:falseDebug Resource Adapter local tx outgoing message processing 
- 
            debugRAParsing(optional): 
            boolean
            Default Value:falseDebug Resource Adapter descriptor parsing 
- 
            debugRAPooling(optional): 
            boolean
            Default Value:falseDebug Resource Adapter operations on a connection pool (proxy testing) 
- 
            debugRAPoolVerbose(optional): 
            boolean
            Default Value:falseDebug Java EE Resource Adapter pool management (size management) processing Constraints- secure default : false
 
- 
            debugRASecurityCtx(optional): 
            boolean
            Default Value:falseDebug setup of resource ref processing (container and application managed security set by calling application components) 
- 
            debugRAWork(optional): 
            boolean
            Default Value:falseDebug Resource Adapter Work submission and cancel processing 
- 
            debugRAWorkEvents(optional): 
            boolean
            Default Value:falseDebug Resource Adapter work event processing 
- 
            debugRAXAin(optional): 
            boolean
            Default Value:falseDebug Resource Adapter XA incoming message processing 
- 
            debugRAXAout(optional): 
            boolean
            Default Value:falseDebug Resource Adapter XA outgoing message processing 
- 
            debugRAXAwork(optional): 
            boolean
            Default Value:falseDebug Resource Adapter XA Work request processing 
- 
            debugRC4(optional): 
            boolean
            Default Value:falseDebug RC4 cipher processing Constraints- secure default : false
 
- 
            debugRCM(optional): 
            boolean
            Default Value:falseDebug RCM Constraints- secure default : false
 
- 
            debugReadyApp(optional): 
            boolean
            Debug ReadyApp processing. Constraints- secure default : false
 
- 
            debugReplication(optional): 
            boolean
            Default Value:falseDebug cluster replication information. Constraints- secure default : false
 
- 
            debugReplicationDetails(optional): 
            boolean
            Default Value:falseDebug low-level cluster replication information. Constraints- secure default : false
 
- 
            debugReplicationSize(optional): 
            boolean
            Default Value:falseDebug cluster replication size information. Constraints- secure default : false
 
- 
            debugRestartInPlace(optional): 
            boolean
            Default Value:falseGets debugRestartInPlace attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            debugRestJersey1Integration(optional): 
            boolean
            Default Value:falseDebug JAX-RS 1 / Jersey 1 Client integration Constraints- secure default : false
 
- 
            debugRestJersey2Integration(optional): 
            boolean
            Default Value:falseDebug JAX-RS 2 / Jersey 2 integration Constraints- secure default : false
 
- 
            debugRESTNotifications(optional): 
            boolean
            Debug the diagnostics policy REST action. 
- 
            debugRouting(optional): 
            boolean
            Debug routing of messages over JVM to JVM connections Constraints- secure default : false
 
- 
            debugRSA(optional): 
            boolean
            Default Value:falseDebug RSA security processing Constraints- secure default : false
 
- 
            debugSAFAdmin(optional): 
            boolean
            Default Value:falseDebug Messaging SAF Admin. Constraints- secure default : false
 
- 
            debugSAFManager(optional): 
            boolean
            Default Value:falseDebug Messaging SAF Manager. Constraints- secure default : false
 
- 
            debugSAFReceivingAgent(optional): 
            boolean
            Default Value:falseDebug Messaging SAF ReceivingAgent. Constraints- secure default : false
 
- 
            debugSAFSendingAgent(optional): 
            boolean
            Default Value:falseDebug Messaging SAF SendingAgent. Constraints- secure default : false
 
- 
            debugSAFStore(optional): 
            boolean
            Default Value:falseDebug Messaging SAF Store. Constraints- secure default : false
 
- 
            debugSAFTransport(optional): 
            boolean
            Default Value:falseDebug Messaging SAF Transport. Constraints- secure default : false
 
- 
            debugSAFVerbose(optional): 
            boolean
            Default Value:falseDetailed debug of Messaging SAF. Constraints- secure default : false
 
- 
            debugScaContainer(optional): 
            boolean
            Default Value:falseDebug Weblogic SCA Container 
- 
            debugSecurityAdjudicator(optional): 
            boolean
            Default Value:falseDebug Security Framework Adjudication processing Constraints- secure default : false
 
- 
            debugSecurityAtn(optional): 
            boolean
            Default Value:falseDebug Security Framework Atn processing Constraints- secure default : false
 
- 
            debugSecurityAtz(optional): 
            boolean
            Default Value:falseDebug Security Framework Atz processing Constraints- secure default : false
 
- 
            debugSecurityAuditor(optional): 
            boolean
            Default Value:falseDebug Security Framework Auditor processing Constraints- secure default : false
 
- 
            debugSecurityCertPath(optional): 
            boolean
            Default Value:falseDebug Security Framework CertPath processing Constraints- secure default : false
 
- 
            debugSecurityCredMap(optional): 
            boolean
            Default Value:falseDebug Security Framework Credential Mapper processing Constraints- secure default : false
 
- 
            debugSecurityEEngine(optional): 
            boolean
            Default Value:falseDebug Security Framework Entitlements Engine processing 
- 
            debugSecurityEncryptionService(optional): 
            boolean
            Default Value:falseDebug Security Framework Encryption Service processing Constraints- secure default : false
 
- 
            debugSecurityJACC(optional): 
            boolean
            Default Value:falseDebug Security Framework JACC processing 
- 
            debugSecurityJACCNonPolicy(optional): 
            boolean
            Default Value:falseDebug Security Framework JACC nonPolicy processing 
- 
            debugSecurityJACCPolicy(optional): 
            boolean
            Default Value:falseDebug Security Framework JACC Policy processing 
- 
            debugSecurityKeyStore(optional): 
            boolean
            Default Value:falseDebug Security Framework KeyStore processing Constraints- secure default : false
 
- 
            debugSecurityPasswordPolicy(optional): 
            boolean
            Default Value:falseDebug Security Password Guessing 
- 
            debugSecurityPredicate(optional): 
            boolean
            Default Value:falseDebug Security Framework predicate processing 
- 
            debugSecurityRealm(optional): 
            boolean
            Default Value:falseDebug Security Realm processing 
- 
            debugSecurityRoleMap(optional): 
            boolean
            Default Value:falseDebug Security Framework Role Mapping Constraints- secure default : false
 
- 
            debugSecuritySAML2Atn(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML2 Provider atn processing 
- 
            debugSecuritySAML2CredMap(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML2 Provider credential mapper processing 
- 
            debugSecuritySAML2Lib(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML2 library processing 
- 
            debugSecuritySAML2Service(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML2 SSO profile services 
- 
            debugSecuritySAMLAtn(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML Provider atn processing 
- 
            debugSecuritySAMLCredMap(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML Provider credential mapper processing 
- 
            debugSecuritySAMLLib(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML library processing 
- 
            debugSecuritySAMLService(optional): 
            boolean
            Default Value:falseDebug Security Framework SAML SSO profile services 
- 
            debugSecurityService(optional): 
            boolean
            Default Value:falseDebug Security Service 
- 
            debugSecuritySSL(optional): 
            boolean
            Default Value:falseDebug Security SSL and TLS processing Constraints- secure default : false
 
- 
            debugSecuritySSLEaten(optional): 
            boolean
            Default Value:falseDebug Security SSL and TLS exception processing Constraints- secure default : false
 
- 
            debugSecurityUserLockout(optional): 
            boolean
            Default Value:falseDebug Security User Lockout processing 
- 
            debugSelfTuning(optional): 
            boolean
            Default Value:falseDebug WorkManager self-tuning processing Constraints- secure default : false
 
- 
            debugServerLifeCycle(optional): 
            boolean
            Default Value:falseDebug Server ServerLifeCycle processing Constraints- secure default : false
 
- 
            debugServerMigration(optional): 
            boolean
            Default Value:falseDebug low-level Server Migration processing Constraints- secure default : false
 
- 
            debugServerStartStatistics(optional): 
            boolean
            Default Value:falseIf statistics about server start will be logged after the running message. Constraints- secure default : false
 
- 
            debugSituationalConfig(optional): 
            boolean
            Debug management situational configuration processing 
- 
            debugSNMPAgent(optional): 
            boolean
            Debug the SNMP agent framework. 
- 
            debugSNMPExtensionProvider(optional): 
            boolean
            The debug attribute to enable or disable the SNMP Agent Extension Provider discovery and initialization. 
- 
            debugSNMPProtocolTCP(optional): 
            boolean
            Debug the SNMP TCP protocol handler. 
- 
            debugSNMPToolkit(optional): 
            boolean
            Debug the SNMP vendor toolkit implementation. 
- 
            debugSSL(optional): 
            boolean
            Default Value:falseDebug SSL processing Constraints- secure default : false
 
- 
            debugStoreAdmin(optional): 
            boolean
            Default Value:falseDebug the persistent store's administration code. This will produce debug events when instances of the store are created and deleted, and when the server is booted. Constraints- secure default : false
 
- 
            debugStoreIOLogical(optional): 
            boolean
            Default Value:falseDebug persistent store high-level logical operations, such as read, write, delete, and update. Multiple logical operations may occur in a single physical operation. Constraints- secure default : false
 
- 
            debugStoreIOLogicalBoot(optional): 
            boolean
            Default Value:falseDebug persistent store logical boot operations (lists all recovered records). Constraints- secure default : false
 
- 
            debugStoreIOPhysical(optional): 
            boolean
            Default Value:falseDebugging for persistent store low-level physical operations which typically directly correspond to file or JDBC operations. Multiple logical operations may occur in a single physical operation. Constraints- secure default : false
 
- 
            debugStoreIOPhysicalVerbose(optional): 
            boolean
            Default Value:falseDetailed debug for persistent store low-level physical operations which typically directly correspond to file or JDBC operations. This will produce a great deal of debugging for every disk I/O performed by the store. Multiple logical operations may occur in a single physical operation. Constraints- secure default : false
 
- 
            debugTunnelingConnection(optional): 
            boolean
            Debug HTTP tunneling connection open/close processing. Constraints- secure default : false
 
- 
            debugTunnelingConnectionTimeout(optional): 
            boolean
            Debug HTTP tunneling connection timed out processing. Constraints- secure default : false
 
- 
            debugURLResolution(optional): 
            boolean
            Debug URL resolution for incoming http requests Constraints- secure default : false
 
- 
            debugVerboseRCM(optional): 
            boolean
            Default Value:falseDebug Verbose RCM Constraints- secure default : false
 
- 
            debugWANReplicationDetails(optional): 
            boolean
            Default Value:falseDebug low-level wan replication processing Constraints- secure default : false
 
- 
            debugWebAppIdentityAssertion(optional): 
            boolean
            Debug identity assertion flow when identity assertion occurs in the webapp container. Constraints- secure default : false
 
- 
            debugWebAppModule(optional): 
            boolean
            Debug WebApp Module deployment callbacks Constraints- secure default : false
 
- 
            debugWebAppSecurity(optional): 
            boolean
            Debug webapp security Constraints- secure default : false
 
- 
            debugWorkContext(optional): 
            boolean
            Debug Work context (out of band data propagation) Constraints- secure default : false
 
- 
            debugWTCConfig(optional): 
            boolean
            Default Value:falseDebug WTC configuration processing Constraints- secure default : false
 
- 
            debugWTCCorbaEx(optional): 
            boolean
            Default Value:falseDebug WTC corba execution Constraints- secure default : false
 
- 
            debugWTCGwtEx(optional): 
            boolean
            Default Value:falseDebug WTC gwt execution Constraints- secure default : false
 
- 
            debugWTCJatmiEx(optional): 
            boolean
            Default Value:falseDebug WTC jatmi execution Constraints- secure default : false
 
- 
            debugWTCtBridgeEx(optional): 
            boolean
            Default Value:falseDebug WTC tBridge execution Constraints- secure default : false
 
- 
            debugWTCTDomPdu(optional): 
            boolean
            Default Value:falseDebug WTC XATMI Message processing Constraints- secure default : false
 
- 
            debugWTCUData(optional): 
            boolean
            Default Value:falseDebug WTC user data processing Constraints- secure default : false
 
- 
            debugXMLEntityCacheDebugLevel(optional): 
            integer(int32)
            Minimum Value:0Maximum Value:3Default Value:0XMLEntityCache debugging option: Debug level Constraints- secure default : 0
 
- 
            debugXMLEntityCacheDebugName(optional): 
            string
            Default Value:oracle.doceng.json.BetterJsonNull@8a29a85XMLEntityCache debugging option: Debug name Constraints- secure default : null
- legal null
 
- 
            debugXMLEntityCacheIncludeClass(optional): 
            boolean
            Default Value:falseXMLEntityCache debugging option: Debug IncludeClass Constraints- secure default : false
 
- 
            debugXMLEntityCacheIncludeLocation(optional): 
            boolean
            Default Value:falseXMLEntityCache debugging option: Debug IncludeLocation Constraints- secure default : false
 
- 
            debugXMLEntityCacheIncludeName(optional): 
            boolean
            Default Value:falseXMLEntityCache debugging option: Debug IncludeName Constraints- secure default : true
 
- 
            debugXMLEntityCacheIncludeTime(optional): 
            boolean
            Default Value:falseXMLEntityCache debugging option: Debug IncludeTime Constraints- secure default : false
 
- 
            debugXMLEntityCacheUseShortClass(optional): 
            boolean
            Default Value:falseXMLEntityCache debugging option: Debug UseShortClass Constraints- secure default : true
 
- 
            debugXMLRegistryDebugLevel(optional): 
            integer(int32)
            Minimum Value:0Maximum Value:3Default Value:0XML Registry debugging option: Debug levels Constraints- secure default : 0
 
- 
            debugXMLRegistryDebugName(optional): 
            string
            Default Value:oracle.doceng.json.BetterJsonNull@190a0425XML Registry debugging option: Debug name Constraints- secure default : null
- legal null
 
- 
            debugXMLRegistryIncludeClass(optional): 
            boolean
            Default Value:falseXML Registry debugging option: Debug IncludeClass Constraints- secure default : false
 
- 
            debugXMLRegistryIncludeLocation(optional): 
            boolean
            Default Value:falseXML Registry debugging option: Debug IncludeLocation Constraints- secure default : false
 
- 
            debugXMLRegistryIncludeName(optional): 
            boolean
            Default Value:falseXML Registry debugging option: Debug IncludeName Constraints- secure default : true
 
- 
            debugXMLRegistryIncludeTime(optional): 
            boolean
            Default Value:falseXML Registry debugging option: Debug IncludeTime Constraints- secure default : false
 
- 
            debugXMLRegistryUseShortClass(optional): 
            boolean
            Default Value:falseXML Registry debugging option: Debug UseShortClass Constraints- secure default : true
 
- 
            defaultStore(optional): 
            boolean
            Gets the fastswap DefaultStore debug attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            diagnosticContextDebugMode(optional): 
            string
            Default Value:OffAllowed Values:[ "Off", "And", "Or" ]Specifies how context based debugging is enabled for the Server. The default behavior in the Offmode is that debug output is emitted for all requests.The DiagnosticContextDebugMode works in conjunction with the DebugMaskCriterias specified in the AndorOrmodes. For context based debugging the WLDF Instrumentation needs to be enabled and DyeInjection monitor needs to be configured for the Server.When the context debug mode is set to Andmode, debug is emitted only for the requests that have all the bits in the WLDF dye vector set for the flags specified in the DebugMaskCriterias attribute.When the context debug mode is set to Ormode, debug is emitted only for the requests that have any one of the bits in the WLDF dye vector set for the flags specified in the DebugMaskCriterias attribute.
- 
            dynamicallyCreated(optional): 
            boolean
            Read Only:trueDefault Value:falseReturn whether the MBean was created dynamically or is persisted to config.xml 
- 
            forceGCEachDGCPeriod(optional): 
            boolean
            Default Value:falseForce VM garbage collection on each DGC interval Constraints- secure default : false
 
- 
            id(optional): 
            integer(int64)
            Read Only:trueReturn the unique id of this MBean instance 
- 
            listenThreadDebug(optional): 
            boolean
            Debug listenThread processing Constraints- secure default : false
 
- 
            logDGCStatistics(optional): 
            boolean
            Debug DGC with Statistics Constraints- secure default : false
 
- 
            masterDeployer(optional): 
            boolean
            Debug Master Deployer processing 
- 
            name(optional): 
            string
            Read Only:trueThe user-specified name of this MBean instance. This name is included as one of the key properties in the MBean's javax.management.ObjectNameName=user-specified-nameConstraints- legal null
 
- 
            notes(optional): 
            string
            Optional information that you can include to describe this configuration. WebLogic Server saves this note in the domain's configuration file ( config.xml) as XML PCDATA. All left angle brackets (<) are converted to the xml entity<. Carriage returns/line feeds are preserved.)>Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds. 
- 
            partitionDebugLoggingEnabled(optional): 
            boolean
            Default Value:falseEnables or disables whether Partition Administrators can enable Debug Logging for their respective Partitions. 
- 
            redefiningClassLoader(optional): 
            boolean
            Gets the fastswap RedefiningClassLoader debug attribute of ServerDebugMBean Constraints- secure default : false
 
- 
            server(optional): 
            array  Server Reference
            
            Title:Server ReferenceContains the server reference.Returns the server for this bean Constraints- restart required
 
- 
            slaveDeployer(optional): 
            boolean
            Debug Slave Deployer processing 
- 
            tags(optional): 
            array  Items
            
            Title:ItemsReturn all tags on this Configuration MBean 
- 
            type(optional): 
            string
            Read Only:trueReturns the type of the MBean. Constraints- unharvestable
 
- 
            webModule(optional): 
            boolean
            Debug WebModule processing 
arrayItemsDye mask criteria used to determine whether debug will be emitted for a request. Specifies the names of the Dye flags that will be inspected at runtime to determine whether debug needs to be emitted for a request.
objectPropertiesParameters for debug logging defined as name value pairs. The parameters are prefixed with the name of the debug flag. The parameter names supported for a debug flag is specific to the implementation of the debug output.
Constraints
- secure default : null
arrayServer ReferenceReturns the server for this bean
Constraints
- restart required