@MessageLogger(projectCode="WFLYJMX",
length=4)
public interface JmxLogger
extends org.jboss.logging.BasicLogger
Modifier and Type | Field and Description |
---|---|
static JmxLogger |
ROOT_LOGGER
A logger with the category of the package name.
|
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
static final JmxLogger ROOT_LOGGER
@LogMessage(level=ERROR) @Message(id=1, value="Could not shutdown rmi registry") void cannotShutdownRmiRegistry(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=ERROR) @Message(id=2, value="Could not stop connector server") void cannotStopConnectorServer(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=ERROR) @Message(id=3, value="Could not unbind jmx connector from registry") void cannotUnbindConnector(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=WARN) @Message(id=4, value="No ObjectName available to unregister") void cannotUnregisterObject()
ObjectName
is available to unregister.@LogMessage(level=ERROR) @Message(id=5, value="Failed to unregister [%s]") void unregistrationFailure(@Cause Throwable cause, ObjectName name)
cause
- the cause of the error.name
- the name of the object name.@LogMessage(level=WARN) @Message(id=6, value="<jmx-connector/> is no longer supporting. <remoting-connector/> should be used instead to allow remote connections via JBoss Remoting.") void jmxConnectorNotSupported()
@Message(id=0, value="entry") String compositeEntryTypeName()
@Message(id=0, value="An entry") String compositeEntryTypeDescription()
@Message(id=0, value="The key") String compositeEntryKeyDescription()
@Message(id=0, value="The value") String compositeEntryValueDescription()
@Message(id=0, value="A map") String compositeMapName()
@Message(id=0, value="The map is indexed by \'key\'") String compositeMapDescription()
@Message(id=0, value="Complex type") String complexCompositeEntryTypeName()
@Message(id=0, value="A complex type") String complexCompositeEntryTypeDescription()
@Message(id=0, value="This mbean does not support expressions for attributes or operation parameters, even when supported by the underlying model. Instead the resolved attribute is returned, and the real typed value must be used when writing attributes/invoking operations.") String descriptorMBeanExpressionSupportFalse()
@Message(id=0, value="This mbean supports raw expressions for attributes and operation parameters where supported by the underlying model. If no expression is used, the string representation is converted into the real attribute value.") String descriptorMBeanExpressionSupportTrue()
@Message(id=0, value="To be able to set and read expressions go to %s") String descriptorAlternateMBeanExpressions(ObjectName objectName)
@Message(id=0, value="To read resolved values and to write typed attributes and use typed operation parameters go to %s") String descriptorAlternateMBeanLegacy(ObjectName objectName)
@Message(id=0, value="This attribute supports expressions") String descriptorAttributeExpressionsAllowedTrue()
@Message(id=0, value="This attribute does not support expressions") String descriptorAttributeExpressionsAllowedFalse()
@Message(id=0, value="This parameter supports expressions") String descriptorParameterExpressionsAllowedTrue()
@Message(id=0, value="This parameter does not support expressions") String descriptorParameterExpressionsAllowedFalse()
@Message(id=0, value="A composite type representing a property") String propertyCompositeType()
@Message(id=0, value="The property name") String propertyName()
@Message(id=0, value="The property value") String propertyValue()
@Message(id=7, value="Could not find any attribute matching: %s") AttributeNotFoundException attributeNotFound(String name)
name
- the attribute name.AttributeNotFoundException
for the error.@Message(id=8, value="Attribute %s is not writable") AttributeNotFoundException attributeNotWritable(Attribute attribute)
attribute
- the attribute that is not writable.AttributeNotFoundException
for the error.@Message(id=9, value="Could not create ObjectName for address %s from string %s") RuntimeException cannotCreateObjectName(@Cause Throwable cause, PathAddress address, String s)
ObjectName
could not be created for the address.cause
- the cause of the error.address
- the address.s
- RuntimeException
for the error.@Message(id=10, value="Could not set %s") ReflectionException cannotSetAttribute(@Cause Exception cause, String name)
cause
- the cause of the error.name
- the name of the attribute.ReflectionException
for the error.@Message(id=11, value="No description provider found for %s") InstanceNotFoundException descriptionProviderNotFound(PathAddress address)
address
- the address.InstanceNotFoundException
for the exception.@Message(id=12, value="%s and %s have different lengths") IllegalArgumentException differentLengths(String name1, String name2)
name1
has a different length than name2
.name1
- the first name.name2
- the second name.IllegalArgumentException
for the exception.@Message(id=13, value="Bad type for \'%s\'") InvalidAttributeValueException invalidAttributeType(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the attribute name.InvalidAttributeValueException
for the error.@Message(id=14, value="Invalid key %s for %s") IllegalArgumentException invalidKey(List<?> keys, Map.Entry<?,Object> entry)
keys
- the list of keys.entry
- the entry.IllegalArgumentException
for the error.@Message(id=15, value="Invalid ObjectName: %s; %s") Error invalidObjectName(String name, String message)
ObjectName
is invalid.name
- the name of the object.message
- a message to append.Error
for the error.@Message(id=-1, value="Invalid ObjectName: %s,%s; %s") Error invalidObjectName(String domain, Hashtable<String,String> table, String message)
ObjectName
is invalid.domain
- the object domain.table
- the table of name, value pairs.message
- a message to append.Error
for the error.@Message(id=-1, value="Invalid ObjectName: %s,%s,%s; %s") Error invalidObjectName(String domain, String key, String value, String message)
ObjectName
is invalid.domain
- the object domain.key
- the object key.value
- the object value.message
- a message to append.Error
for the error.@Message(id=16, value="Received request for server socket %s on port [%d] but the service socket configured for port [%d]") IllegalStateException invalidServerSocketPort(String name, int port, int configuredPort)
name
parameter, on the port
, but the service socket is configured for the configuredPort
.name
- the name of the server socket.port
- the port.configuredPort
- the configured portIllegalStateException
for the error.@Message(id=17, value="No MBean found with name %s") InstanceNotFoundException mbeanNotFound(ObjectName name)
name
- the object name.InstanceNotFoundException
for the error.@Message(id=18, value="Failed to register mbean [%s]") org.jboss.msc.service.StartException mbeanRegistrationFailed(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the name of the MBean.StartException
for the error.@Message(id=19, value="No operation called \'%s\'") InstanceNotFoundException noOperationCalled(String operation)
operation
.operation
- the operation.InstanceNotFoundException
for the error.@Message(id=20, value="No operation called \'%s\' at %s") MBeanException noOperationCalled(@Cause Exception cause, String operation, PathAddress address)
operation
at the address
.cause
- the cause of the error.operation
- the operation.address
- the address.MBeanException
for the error.@Message(id=21, value="%s is null") IllegalArgumentException nullVar(String name)
name
parameter, is null
.name
- the variable name.IllegalArgumentException
for the error.@Message(id=22, value="No registration found for path address %s") InstanceNotFoundException registrationNotFound(PathAddress address)
address
- the address.InstanceNotFoundException
for the error.@Message(id=23, value="You can\'t create mbeans under the reserved domain \'%s\'") String reservedMBeanDomain(String name)
name
- the reserved name.@Message(id=24, value="Unknown type %s") RuntimeException unknownType(org.jboss.dmr.ModelType type)
type
- the unknown type.RuntimeException
for the error.@Message(id=25, value="Unknown value %s") IllegalArgumentException unknownValue(Object value)
value
- the unknown value.IllegalArgumentException
for the error.@Message(id=26, value="Need the name parameter for wildcard add") IllegalStateException wildcardNameParameterRequired()
IllegalStateException
for the error.@Message(id=27, value="An error happened creating a composite type for %s") IllegalStateException errorCreatingCompositeType(@Cause OpenDataException e, OpenType<?> type)
@Message(id=28, value="An error happened creating a composite data for %s") IllegalStateException errorCreatingCompositeData(@Cause OpenDataException e, OpenType<?> type)
@Message(id=29, value="Unknown domain: %s") IllegalArgumentException unknownDomain(String domain)
@Message(id=30, value="Expression can not be converted into target type %s") IllegalArgumentException expressionCannotBeConvertedIntoTargeteType(OpenType<?> type)
@Message(id=31, value="Unknown child %s") IllegalArgumentException unknownChild(String child)
@Message(id=32, value="ObjectName cannot be null") IllegalArgumentException objectNameCantBeNull()
@Message(id=33, value="\'domain-name\' can only be \'jboss.as\'") String domainNameMustBeJBossAs()
@Message(id=34, value="\'false\' is the only acceptable value for \'proper-property-format\'") String properPropertyFormatMustBeFalse()
@Message(id=35, value="The \'enabled\' attribute of audit-log must be false") String auditLogEnabledMustBeFalse()
@Message(id=36, value="There is no handler called \'%s\'") IllegalStateException noHandlerCalled(String name)
@Message(id=37, value="Unauthorized access") JMRuntimeException unauthorized()
@Message(id=38, value="Not authorized to write attribute: \'%s\'") JMRuntimeException notAuthorizedToWriteAttribute(String attributeName)
@Message(id=39, value="Not authorized to read attribute: \'%s\'") JMRuntimeException notAuthorizedToReadAttribute(String attributeName)
@Message(id=40, value="Not authorized to invoke operation: \'%s\'") JMRuntimeException notAuthorizedToExecuteOperation(String operationName)
@Message(id=41, value="You can\'t create mbeans under the reserved domain \'%s\'") NotCompliantMBeanException cannotCreateMBeansInReservedDomain(String domain)
@Message(id=42, value="Don\'t know how to deserialize") OperationsException dontKnowHowToDeserialize()
@Message(id=43, value="%s is not supported") UnsupportedOperationException unsupportedMethod(String name)
@Message(id=44, value="You can\'t register mbeans under the reserved domain \'%s\'") String cannotRegisterMBeansUnderReservedDomain(String domain)
@Message(id=45, value="You can\'t unregister mbeans under the reserved domain \'%s\'") String cannotUnregisterMBeansUnderReservedDomain(String domain)
@Message(id=46, value="The ObjectName coming from MBeanRegistration.preRegister() \'%s\' is in a reserved JMX domain") RuntimeOperationsException badDomainInCalclulatedObjectNameException(ObjectName name)
@LogMessage(level=ERROR) @Message(id=47, value="An error happened unregistering the \'%s\' MBean registered in a reserved JMX domain") void errorUnregisteringMBeanWithBadCalculatedName(@Cause Exception e, ObjectName name)
@Message(id=48, value="Add notification listener using ObjectName %s is not supported") UnsupportedOperationException addNotificationListerWithObjectNameNotSupported(ObjectName listener)
@Message(id=49, value="Remove notification listener using ObjectName %s is not supported") UnsupportedOperationException removeNotificationListerWithObjectNameNotSupported(ObjectName listener)
@Message(id=50, value="Add notification listener using ObjectName %s is not supported") UnsupportedOperationException addNotificationListenerNotAllowed(ObjectName name)
@Message(id=51, value="Remove notification listener using ObjectName %s is not supported") UnsupportedOperationException removeNotificationListenerNotAllowed(ObjectName name)
Copyright © 2023 JBoss by Red Hat. All rights reserved.