@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2017-05-15T08:53:13+0000") public class ControllerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements Serializable, ControllerLogger, org.jboss.logging.BasicLogger
ACCESS_LOGGER, DEPRECATED_LOGGER, MGMT_OP_LOGGER, ROOT_LOGGER
Constructor and Description |
---|
ControllerLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
aliasAlreadyRegistered(String location) |
protected String |
aliasAlreadyRegistered$str() |
IllegalArgumentException |
aliasStepHandlerOperationNotFound(String name,
PathAddress aliasAddress,
PathAddress targetAddress) |
protected String |
aliasStepHandlerOperationNotFound$str() |
IllegalArgumentException |
aliasTargetResourceRegistrationNotFound(PathAddress targetAddress) |
protected String |
aliasTargetResourceRegistrationNotFound$str() |
XMLStreamException |
alreadyDeclared(String name,
String value,
Location location)
Creates an exception indicating the
value has already been declared. |
XMLStreamException |
alreadyDeclared(String name,
String value,
String parentName,
String parentValue,
Location location)
Creates an exception indicating the
value has already been declared. |
XMLStreamException |
alreadyDeclared(String name1,
String name2,
String value,
String parentName,
String parentValue,
Location location)
Creates an exception indicating the
value has already been declared. |
protected String |
alreadyDeclared2$str() |
protected String |
alreadyDeclared4$str() |
protected String |
alreadyDeclared5$str() |
XMLStreamException |
alreadyDefined(String name,
Location location)
Creates an exception indicating the
name is already defined. |
protected String |
alreadyDefined$str() |
IllegalArgumentException |
alreadyRegistered(String type,
String name,
String location)
Creates an exception indicating the
type with the name is already registered at the
location . |
protected String |
alreadyRegistered$str() |
IllegalStateException |
ambiguousConfigurationFiles(String backupType,
File searchDir,
String suffix)
Creates an exception indicating an ambiguous file name was found as there are multiple files ending in the
suffix were found in the directory. |
protected String |
ambiguousConfigurationFiles$str() |
IllegalArgumentException |
ambiguousName(String prefix,
String dir,
Collection files)
Creates an exception indicating an ambiguous name, represented by the
prefix parameter, was found in
the directory, represented by the dir parameter. |
protected String |
ambiguousName$str() |
String |
andNMore(int number)
A message indicating that there are more services than would be practical to display
|
protected String |
andNMore$str() |
RequestProcessingException |
asynchOperationThreadInterrupted()
Creates an exception indicating a thread was interrupted waiting for a response for asynch operation.
|
protected String |
asynchOperationThreadInterrupted$str() |
RequestProcessingException |
asynchRequestNotFound(int batchId)
Creates an exception indicating no asynch request with the batch id, represented by the
batchId
parameter. |
protected String |
asynchRequestNotFound$str() |
void |
attemptingReconnectToSyslog(String name,
int timeout) |
protected String |
attemptingReconnectToSyslog$str() |
IllegalStateException |
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation() |
protected String |
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation$str() |
IllegalStateException |
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation() |
protected String |
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation$str() |
IllegalStateException |
attemptToBothRemoveAndAddHandlerUpdateInstead() |
protected String |
attemptToBothRemoveAndAddHandlerUpdateInstead$str() |
IllegalStateException |
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation() |
protected String |
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation$str() |
void |
attributeDeprecated(String name,
String address) |
protected String |
attributeDeprecated$str() |
OperationFailedException |
attributeIsWrongType(String name,
org.jboss.dmr.ModelType expectedType,
org.jboss.dmr.ModelType providedType) |
protected String |
attributeIsWrongType$str() |
String |
attributeNames(Set attributes)
The attribute name list fragment to include in the transformation logging messages
|
protected String |
attributeNames$str() |
String |
attributeNotWritable(String attributeName)
A message indicating the attribute, represented by the
attributeName parameter, is not writable. |
protected String |
attributeNotWritable$str() |
String |
attributeRegisteredOnResource(String attributeName,
org.jboss.dmr.ModelNode resource)
A message indicating the attribute, represented by the
attributeName parameter, is a registered child of
the resource. |
protected String |
attributeRegisteredOnResource$str() |
String |
attributesAreNotUnderstoodAndMustBeIgnored() |
String |
attributesAreNotUnderstoodAndMustBeIgnored(Set attributeNames) |
protected String |
attributesAreNotUnderstoodAndMustBeIgnored0$str() |
protected String |
attributesAreNotUnderstoodAndMustBeIgnored1$str() |
String |
attributesDoNotSupportExpressions(Set attributeNames) |
protected String |
attributesDoNotSupportExpressions$str() |
String |
attributesDontSupportExpressions() |
protected String |
attributesDontSupportExpressions$str() |
String |
attributesMustBeDefined(Set keySet) |
protected String |
attributesMustBeDefined$str() |
String |
attributesMustBeDefinedAs(org.jboss.dmr.ModelNode value,
Set names) |
protected String |
attributesMustBeDefinedAs$str() |
String |
attributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value,
Set names) |
protected String |
attributesMustNotBeDefinedAs$str() |
String |
attributeValueWritten(String attributeName,
org.jboss.dmr.ModelNode currentValue,
org.jboss.dmr.ModelNode newVal) |
protected String |
attributeValueWritten$str() |
IllegalArgumentException |
badAliasConvertAddress(PathAddress aliasAddress,
PathAddress actual) |
protected String |
badAliasConvertAddress$str() |
OperationFailedException |
badUriSyntax(String uri) |
protected String |
badUriSyntax$str() |
void |
cancellingOperation(String operation,
int id,
String thread) |
protected String |
cancellingOperation$str() |
IllegalStateException |
cannotCreate(String path)
Creates an exception indicating the file could not be created.
|
protected String |
cannotCreate$str() |
IllegalStateException |
cannotCreateEmptyConfig(String absolutePath,
IOException cause) |
protected String |
cannotCreateEmptyConfig$str() |
IllegalStateException |
cannotDelete(File file)
Creates an exception indicating the file could not be deleted.
|
protected String |
cannotDelete$str() |
void |
cannotDeleteTempFile(String name)
Logs a warning message indicating a temp file could not be deleted.
|
protected String |
cannotDeleteTempFile$str() |
RuntimeException |
cannotDetermineDefaultName(Throwable cause)
Creates an exception indicating the inability to determine a default name based on the local host name.
|
protected String |
cannotDetermineDefaultName$str() |
String |
cannotGetControllerLock() |
protected String |
cannotGetControllerLock$str() |
OperationFailedException |
cannotHaveBothParameters(String nameA,
String name2) |
protected String |
cannotHaveBothParameters$str() |
OperationFailedException |
cannotModifyReadOnlyPath(String pathName) |
protected String |
cannotModifyReadOnlyPath$str() |
IllegalStateException |
cannotOverrideNonWildCardRegistration(String valueName)
Creates an exception indicating that an attempt was made to register an override model for a non-wildcard
registration.
|
protected String |
cannotOverrideNonWildCardRegistration$str() |
IllegalStateException |
cannotOverrideRootRegistration()
Creates an exception indicating that an attempt was made to register an override model for the root model
registration.
|
protected String |
cannotOverrideRootRegistration$str() |
void |
cannotReadTargetDefinition(Throwable cause)
Logs an error message indicating the target definition could not be read.
|
protected String |
cannotReadTargetDefinition$str() |
IllegalArgumentException |
cannotRegisterSubmodel()
Creates an exception indicating a non-runtime-only submodel cannot be registered with a runtime-only parent.
|
protected String |
cannotRegisterSubmodel$str() |
IllegalArgumentException |
cannotRegisterSubmodelWithNullPath()
Creates an exception indicating a submodel cannot be registered with a
null path. |
protected String |
cannotRegisterSubmodelWithNullPath$str() |
OperationFailedRuntimeException |
cannotRemove(String name)
Creates an exception indicating the inability to remove the
name . |
protected String |
cannotRemove$str() |
OperationFailedException |
cannotRemovePathWithDependencies(String pathName,
Set dependencies) |
protected String |
cannotRemovePathWithDependencies$str() |
OperationFailedException |
cannotRemoveReadOnlyPath(String pathName) |
protected String |
cannotRemoveReadOnlyPath$str() |
String |
cannotRemoveRequiredCapability(String capability) |
protected String |
cannotRemoveRequiredCapability$str() |
String |
cannotRemoveRequiredCapabilityInContext(String capability,
String context) |
protected String |
cannotRemoveRequiredCapabilityInContext$str() |
OperationFailedException |
cannotRemoveResourceWithChildren(List children)
Creates an exception indicating a resource cannot be removed due to the existence of child resources.
|
protected String |
cannotRemoveResourceWithChildren$str() |
IllegalStateException |
cannotRemoveStandardRole(String roleName) |
protected String |
cannotRemoveStandardRole$str() |
void |
cannotRename(IOException ioe,
Path fromPath,
Path toPath)
Creates an exception indicating the file could not be renamed.
|
protected String |
cannotRename$str() |
void |
cannotResolveAddress(String address)
Logs a warning message indicating the address, represented by the
address parameter, could not be
resolved, so cannot match it to any InetAddress. |
protected String |
cannotResolveAddress$str() |
OperationFailedException |
cannotResolveExpression(String toResolve)
Creates an exception message indicating an expression could not be resolved due to no corresponding system property
or environment variable.
|
protected String |
cannotResolveExpression$str() |
RuntimeException |
cannotResolveProcessUUID(UnknownHostException cause) |
protected String |
cannotResolveProcessUUID$str() |
void |
cannotTransform(Throwable cause)
Logs an error message indicating a failure to transform.
|
protected String |
cannotTransform$str() |
IllegalArgumentException |
cannotWriteTo(String name)
Creates an exception indicating the inability to write the
name . |
protected String |
cannotWriteTo$str() |
RuntimeException |
canonicalBootFileNotFound(Throwable cause,
File file)
Creates an exception indicating the canonical file for the boot file could not be found.
|
protected String |
canonicalBootFileNotFound$str() |
IllegalStateException |
canonicalMainFileNotFound(Throwable cause,
File file)
Creates an exception indicating the canonical file for the main file could not be found.
|
protected String |
canonicalMainFileNotFound$str() |
IllegalStateException |
canOnlyCreateChildAuditLoggerForMainAuditLogger() |
protected String |
canOnlyCreateChildAuditLoggerForMainAuditLogger$str() |
String |
cantHaveBothLinkLocalAndInetAddressCriteria() |
protected String |
cantHaveBothLinkLocalAndInetAddressCriteria$str() |
String |
cantHaveBothLoopbackAndInetAddressCriteria() |
protected String |
cantHaveBothLoopbackAndInetAddressCriteria$str() |
String |
cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria) |
protected String |
cantHaveSameCriteriaForBothNotAndInclusion$str() |
IllegalStateException |
capabilitiesNotAvailable(OperationContext.Stage currentStage,
OperationContext.Stage runtime) |
protected String |
capabilitiesNotAvailable$str() |
IllegalStateException |
capabilityAlreadyRegisteredInContext(String capability,
String context) |
protected String |
capabilityAlreadyRegisteredInContext$str() |
IllegalArgumentException |
capabilityDoesNotExposeRuntimeAPI(String capabilityName) |
protected String |
capabilityDoesNotExposeRuntimeAPI$str() |
String |
channelClosed()
A message indicating the channel is closed.
|
protected String |
channelClosed$str() |
XMLStreamException |
childAlreadyDeclared(String childName,
String parentName,
Location location)
Creates an exception indicating a child, represented by the
childName parameter, of the parent element,
represented by the parentName parameter, has already been declared. |
protected String |
childAlreadyDeclared$str() |
String |
childResourceNotFound(PathElement childAddress)
Creates an exception message indicating a child resource cannot be found.
|
protected String |
childResourceNotFound$str() |
String |
compositeOperationFailed()
A message indicating the composite operation failed and was rolled back.
|
protected String |
compositeOperationFailed$str() |
String |
compositeOperationRolledBack()
A message indicating the composite operation was rolled back.
|
protected String |
compositeOperationRolledBack$str() |
IllegalArgumentException |
configurationFileNameNotAllowed(String backupType)
Creates an exception indicating a configuration file whose complete name is the same as the
backupType is
not allowed. |
protected String |
configurationFileNameNotAllowed$str() |
IllegalStateException |
configurationFileNotFound(String suffix,
File dir)
Creates an exception indicating no configuration file ending in the
suffix was found in the directory,
represented by the dir parameter. |
protected String |
configurationFileNotFound$str() |
IllegalStateException |
couldNotBackUp(IOException cause,
String absolutePath,
String absolutePath1) |
protected String |
couldNotBackUp$str() |
void |
couldNotCreateHistoricalBackup(String currentHistoryDir) |
protected String |
couldNotCreateHistoricalBackup$str() |
IllegalStateException |
couldNotDeleteFile(File file) |
protected String |
couldNotDeleteFile$str() |
void |
couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion,
ModelVersion fallbackVersion) |
protected String |
couldNotFindTransformerRegistryFallingBack$str() |
UnsupportedOperationException |
couldNotMarshalAttributeAsAttribute(String attributeName) |
protected String |
couldNotMarshalAttributeAsAttribute$str() |
UnsupportedOperationException |
couldNotMarshalAttributeAsElement(String attributeName) |
protected String |
couldNotMarshalAttributeAsElement$str() |
OperationFailedException |
couldNotResolveExpression(String attributeExpression) |
protected String |
couldNotResolveExpression$str() |
OperationFailedException |
couldNotResolveExpressionIndex(String attributeExpression,
int index) |
protected String |
couldNotResolveExpressionIndex$str() |
OperationFailedException |
couldNotResolveExpressionList(String attributeExpression) |
protected String |
couldNotResolveExpressionList$str() |
IllegalArgumentException |
deploymentResourceMustBeRuntimeOnly() |
protected String |
deploymentResourceMustBeRuntimeOnly$str() |
OperationFailedException |
deprecatedAndCurrentParameterMismatch(String deprecated,
String current) |
protected String |
deprecatedAndCurrentParameterMismatch$str() |
IllegalStateException |
differentRealmsInSubject(String realmOne,
String realmTwo) |
protected String |
differentRealmsInSubject$str() |
IllegalArgumentException |
directoryNotFound(String pathName)
Creates an exception indicating the directory.
|
protected String |
directoryNotFound$str() |
void |
disablingLoggingDueToFailures(short failureCount)
Logs an error message indicating that audit logging is being disabled due to logging failures.
|
protected String |
disablingLoggingDueToFailures$str() |
void |
disablingLogHandlerDueToFailures(int failureCount,
String name)
Logs an error message indicating that audit logging is being disabled due to logging failures.
|
protected String |
disablingLogHandlerDueToFailures$str() |
String |
discardedResourceTransformation(PathAddress address,
String host) |
protected String |
discardedResourceTransformation$str() |
XMLStreamException |
discoveryOptionsMustBeDeclared(String adminOnlyCmd,
String policyAttribute,
String fetchValue,
String discoveryOptionsName,
String hostName,
String portName,
Location location)
Creates an exception indicating that
discoveryOptionsName must be declared
or the hostName and portName need to be provided. |
protected String |
discoveryOptionsMustBeDeclared$str() |
XMLStreamException |
domainControllerMustBeDeclared(String remoteName,
String localName,
Location location)
Creates an exception indicating either the
remoteName or the localName domain controller
configuration must be declared. |
protected String |
domainControllerMustBeDeclared$str() |
XMLStreamException |
duplicateAttribute(String name,
Location location)
Creates an exception indicating an attribute, represented by the
name parameter, has already been
declared. |
protected String |
duplicateAttribute$str() |
XMLStreamException |
duplicateDeclaration(String name,
Location location)
Creates an exception indicating a duplicate declaration.
|
XMLStreamException |
duplicateDeclaration(String name,
String value,
Location location)
Creates an exception indicating a duplicate declaration.
|
protected String |
duplicateDeclaration1$str() |
protected String |
duplicateDeclaration2$str() |
OperationFailedRuntimeException |
duplicateElement(String name)
Creates an exception indicating ad duplicate path element, represented by the
name parameter, was found. |
protected String |
duplicateElement$str() |
String |
duplicateElementsInList(String name) |
protected String |
duplicateElementsInList$str() |
XMLStreamException |
duplicateInterfaceDeclaration(Location location)
Creates an exception indicating a duplicate interface declaration.
|
protected String |
duplicateInterfaceDeclaration$str() |
XMLStreamException |
duplicateNamedElement(String name,
Location location)
Creates an exception indicating an element, represented by the
name parameter, has already been
declared. |
protected String |
duplicateNamedElement$str() |
XMLStreamException |
duplicateProfile(Location location)
Creates an exception indicating a duplicate profile was included.
|
protected String |
duplicateProfile$str() |
IllegalStateException |
duplicateResource(String name)
Creates an exception indicating the resource is a duplicate.
|
protected String |
duplicateResource$str() |
OperationFailedRuntimeException |
duplicateResourceAddress(PathAddress address)
Creates an exception indicating the resource is a duplicate.
|
protected String |
duplicateResourceAddress$str() |
IllegalStateException |
duplicateResourceType(String type)
Creates an exception indicating the resource type is a duplicate.
|
protected String |
duplicateResourceType$str() |
IllegalStateException |
duplicateSubsystem(String subsystemName,
String duplicatingModule,
String existingModule)
Creates an IllegalStateException indicating a subsystem with the given name has already been registered by
a different extension.
|
protected String |
duplicateSubsystem$str() |
String |
elementNotSupported(String name,
String fileName)
A message indicating the element, represented by the
name parameter, is not supported the file,
represented by the file parameter. |
protected String |
elementNotSupported$str() |
IllegalArgumentException |
emptyVar(String name) |
protected String |
emptyVar$str() |
void |
errorBootingContainer(Throwable cause)
Logs an error message indicating there was an error booting the container.
|
void |
errorBootingContainer(Throwable cause,
long bootStackSize,
String name)
Logs an error message indicating there was an error booting the container.
|
protected String |
errorBootingContainer0$str() |
protected String |
errorBootingContainer2$str() |
void |
errorRevertingOperation(Throwable cause,
String className,
String op,
PathAddress address)
Logs an error message indicating the class, represented by the
className parameter, caught exception
attempting to revert the operation, represented by the op parameter, at the address, represented by the
address parameter. |
protected String |
errorRevertingOperation$str() |
String |
errorWaitingForTransaction()
A message indicating an error waiting for Tx commit/rollback.
|
protected String |
errorWaitingForTransaction$str() |
OperationFailedException |
expressionNotAllowed(String name)
An exception indicating the
name may not be ModelType.EXPRESSION . |
protected String |
expressionNotAllowed$str() |
void |
extensionDeprecated(String extensionName) |
protected String |
extensionDeprecated$str() |
RuntimeException |
extensionModuleLoadingFailure(org.jboss.modules.ModuleLoadException cause,
String module) |
protected String |
extensionModuleLoadingFailure$str() |
OperationFailedRuntimeException |
extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause,
String module) |
protected String |
extensionModuleNotFound$str() |
void |
failedExecutingOperation(Throwable cause,
org.jboss.dmr.ModelNode op,
PathAddress path)
Logs an error message indicating a failure to execute the operation, represented by the
op parameter, at
the address represented by the path parameter. |
protected String |
failedExecutingOperation$str() |
RuntimeException |
failedInitializingModule(Throwable cause,
String name)
Creates an exception indicating a failure to initialize the module.
|
protected String |
failedInitializingModule$str() |
void |
failedSendingCompletedResponse(Throwable cause,
org.jboss.dmr.ModelNode response,
int operationId) |
protected String |
failedSendingCompletedResponse$str() |
void |
failedSendingFailedResponse(Throwable cause,
org.jboss.dmr.ModelNode response,
int operationId) |
protected String |
failedSendingFailedResponse$str() |
String |
failedServices()
A message indicating the failed services.
|
protected String |
failedServices$str() |
void |
failedSubsystemBootOperations(Throwable cause,
String name)
Logs an error message indicating a failure executing the subsystem, represented by the
name parameter,
boot operations. |
protected String |
failedSubsystemBootOperations$str() |
ConfigurationPersistenceException |
failedToBackup(Throwable cause,
File file)
Creates an exception indicating a failure to backup the file, represented by the
file parameter. |
protected String |
failedToBackup$str() |
RuntimeException |
failedToBuildReport(Throwable t) |
protected String |
failedToBuildReport$str() |
void |
failedToCloseResource(Throwable cause,
Closeable closeable)
Logs an error message indicating to failure to close the resource represented by the
closeable parameter. |
void |
failedToCloseResource(Throwable cause,
XMLStreamWriter writer)
Logs an error message indicating to failure to close the resource represented by the
writer parameter. |
protected String |
failedToCloseResource$str() |
ConfigurationPersistenceException |
failedToCreateConfigurationBackup(Throwable cause,
File file)
Creates an exception indicating a failure to create backup copies of configuration the file, represented by the
file parameter. |
protected String |
failedToCreateConfigurationBackup$str() |
void |
failedToEmitNotification(Notification notification,
Throwable cause) |
protected String |
failedToEmitNotification$str() |
XMLStreamException |
failedToLoadModule(Throwable cause)
Creates an exception indicating a failure to load a module.
|
XMLStreamException |
failedToLoadModule(Throwable cause,
String name)
Creates an exception indicating a failure to load a module.
|
protected String |
failedToLoadModule0$str() |
protected String |
failedToLoadModule1$str() |
ConfigurationPersistenceException |
failedToMarshalConfiguration(Throwable cause)
Creates an exception indicating a failure to marshal the configuration.
|
protected String |
failedToMarshalConfiguration$str() |
ConfigurationPersistenceException |
failedToParseConfiguration(Throwable cause)
Creates an exception indicating a failure to parse the configuration.
|
protected String |
failedToParseConfiguration$str() |
void |
failedToParseElementLenient(XMLStreamException e,
String elementName) |
protected String |
failedToParseElementLenient$str() |
String |
failedToPersistConfigurationChange(String cause)
Logs an error message indicating a failure to persist configuration change.
|
void |
failedToPersistConfigurationChange(Throwable cause)
Logs an error message indicating a failure to persist configuration change.
|
protected String |
failedToPersistConfigurationChange0$str() |
protected String |
failedToPersistConfigurationChange1$str() |
RuntimeException |
failedToRecoverServices(OperationFailedException cause)
Creates a runtime exception indicating there was a failure to recover services during an operation rollback
|
protected String |
failedToRecoverServices$str() |
ConfigurationPersistenceException |
failedToRenameTempFile(Throwable cause,
File temp,
File file) |
protected String |
failedToRenameTempFile$str() |
ConfigurationPersistenceException |
failedToStoreConfiguration(Throwable cause)
Creates an exception indicating a failure to store the configuration.
|
void |
failedToStoreConfiguration(Throwable cause,
String name)
Logs an error message indicating a failure to store the configuration file.
|
protected String |
failedToStoreConfiguration0$str() |
protected String |
failedToStoreConfiguration1$str() |
ConfigurationPersistenceException |
failedToTakeSnapshot(Throwable cause,
File file,
File snapshot)
Creates an exception indicating a failure to take a snapshot of the file, represented by the
file
parameter. |
protected String |
failedToTakeSnapshot$str() |
void |
failedToUpdateAuditLog(Exception e)
Logs an error message indicating that updating the audit log failed
|
protected String |
failedToUpdateAuditLog$str() |
ConfigurationPersistenceException |
failedToWriteConfiguration(Throwable cause)
Creates an exception indicating a failure to write the configuration.
|
protected String |
failedToWriteConfiguration$str() |
IllegalArgumentException |
fileNotFound(String path1)
Creates an exception indicating
path1 does not exist. |
protected String |
fileNotFound$str() |
IllegalArgumentException |
fileNotFoundWithPrefix(String prefix,
String dir)
Creates an exception indicating no files beginning with the
prefix were found in the directory,
represented by the dir parameter. |
protected String |
fileNotFoundWithPrefix$str() |
String |
formattedCapabilityId(String capability,
String context) |
protected String |
formattedCapabilityId$str() |
String |
formattedCapabilityName(String capability) |
protected String |
formattedCapabilityName$str() |
IllegalStateException |
fullServerBootRequired(Class clazz)
Creates an exception indicating the
clazz cannot be used except in a full server boot. |
protected String |
fullServerBootRequired$str() |
void |
gracefulManagementChannelHandlerShutdownFailed(Throwable cause)
Logs a warning message indicating graceful shutdown of native management request handling
communication failed.
|
protected String |
gracefulManagementChannelHandlerShutdownFailed$str() |
void |
gracefulManagementChannelHandlerShutdownTimedOut(int timeout)
Logs a warning message indicating graceful shutdown of native management request handling
communication did not complete within the given timeout period.
|
protected String |
gracefulManagementChannelHandlerShutdownTimedOut$str() |
String |
groupNotFound(String name)
A message indicating that no included group with the name, represented by the
name parameter, was found. |
protected String |
groupNotFound$str() |
IllegalStateException |
handlerIsReferencedBy(Set references) |
protected String |
handlerIsReferencedBy$str() |
void |
ignoringUnsupportedLegacyExtension(List subsystemNames,
String extensionName) |
protected String |
ignoringUnsupportedLegacyExtension$str() |
IllegalArgumentException |
illegalCLIStylePathAddress(String pathAddress) |
protected String |
illegalCLIStylePathAddress$str() |
String |
illegalInterfaceCriteria(org.jboss.dmr.ModelType invalidType,
org.jboss.dmr.ModelType validType)
A message indicating the interface criteria must be of the type represented by the
valueType parameter. |
protected String |
illegalInterfaceCriteria$str() |
SecurityException |
illegalMultipleRoles() |
protected String |
illegalMultipleRoles$str() |
IllegalArgumentException |
illegalPermissionActions(String actions) |
protected String |
illegalPermissionActions$str() |
IllegalArgumentException |
illegalPermissionName(String name) |
protected String |
illegalPermissionName$str() |
OperationFailedException |
illegalUnresolvedModel(String expression) |
protected String |
illegalUnresolvedModel$str() |
String |
illegalValueForInterfaceCriteria(org.jboss.dmr.ModelType valueType,
String id,
org.jboss.dmr.ModelType validType)
A message indicating the value, represented by the
valueType parameter, is invalid for the interface
criteria, represented by the id parameter. |
protected String |
illegalValueForInterfaceCriteria$str() |
UnsupportedOperationException |
immutableResource()
Creates an exception indicating the resource is immutable.
|
protected String |
immutableResource$str() |
IllegalArgumentException |
incompatiblePermissionType(Class clazz) |
protected String |
incompatiblePermissionType$str() |
OperationFailedException |
incompleteExpression(String expression) |
protected String |
incompleteExpression$str() |
String |
inconsistentCapabilityContexts(String requiredName,
String dependentName,
String dependentContext,
String dependentContextAgain) |
void |
inconsistentCapabilityContexts(String dependentName,
String dependentContext,
String address,
String requiredName,
String dependentContextAgain) |
protected String |
inconsistentCapabilityContexts4$str() |
protected String |
inconsistentCapabilityContexts5$str() |
OperationFailedException |
incorrectType(String name,
Collection validTypes,
org.jboss.dmr.ModelType invalidType)
An exception indicating the type is invalid.
|
protected String |
incorrectType$str() |
IllegalStateException |
indexedChildResourceRegistrationNotAvailable(PathElement element) |
protected String |
indexedChildResourceRegistrationNotAvailable$str() |
void |
interruptedAwaitingFinalResponse(String operation,
PathAddress proxyNodeAddress) |
protected String |
interruptedAwaitingFinalResponse$str() |
void |
interruptedAwaitingInitialResponse(String operation,
PathAddress proxyNodeAddress) |
protected String |
interruptedAwaitingInitialResponse$str() |
String |
interruptedWaitingForRequest()
A message indicating interrupted while waiting for request.
|
protected String |
interruptedWaitingForRequest$str() |
void |
interruptedWaitingStability()
Logs a warning message indicating that an operation was interrupted before service stability was reached
|
protected String |
interruptedWaitingStability$str() |
String |
invalid(String name)
A message indicating the
name is invalid. |
XMLStreamException |
invalid(Throwable cause,
int value,
String name,
Location location)
A message indicating the
value is invalid. |
protected String |
invalid1$str() |
protected String |
invalid2$str() |
String |
invalidAddress(String address,
String msg)
A message indicating the address, represented by the
address parameter, is invalid. |
protected String |
invalidAddress$str() |
String |
invalidAddressMask(String mask,
String msg)
A message indicating the mask, represented by the
mask parameter, is invalid. |
protected String |
invalidAddressMask$str() |
String |
invalidAddressMaskValue(String value)
A message indicating the value, represented by the
value parameter, is invalid and must be of the form
address/mask. |
protected String |
invalidAddressMaskValue$str() |
String |
invalidAddressValue(String value,
String msg)
A message indicating the address value, represented by the
value parameter, is invalid. |
protected String |
invalidAddressValue$str() |
org.jboss.msc.service.StartException |
invalidAnyIPv6() |
protected String |
invalidAnyIPv6$str() |
String |
invalidAttributeCombo(String attributeName,
StringBuilder combos)
A message indicating the attribute, represented by the
attributeName parameter, is invalid in
combination with the combos parameter. |
protected String |
invalidAttributeCombo$str() |
XMLStreamException |
invalidAttributeValue(int value,
QName name,
int minInclusive,
int maxInclusive,
Location location)
Creates an exception indicating an invalid value, represented by the
value parameter, was found for the
attribute, represented by the name parameter. |
XMLStreamException |
invalidAttributeValue(String value,
QName name,
Location location)
Creates an exception indicating an invalid value, represented by the
value parameter, was found for the
attribute, represented by the name parameter. |
XMLStreamException |
invalidAttributeValue(String value,
QName name,
Set validValues,
Location location)
Creates an exception indicating an invalid value, represented by the
value parameter, was found for the
attribute, represented by the name parameter. |
protected String |
invalidAttributeValue2$str() |
protected String |
invalidAttributeValue3$str() |
protected String |
invalidAttributeValue4$str() |
XMLStreamException |
invalidAttributeValueInt(Throwable cause,
String value,
QName name,
Location location)
Creates an exception indicating an invalid integer value, represented by the
value parameter, was found
for the attribute, represented by the name parameter. |
protected String |
invalidAttributeValueInt$str() |
IllegalStateException |
invalidBlockingTimeout(long timeout,
String headerName) |
protected String |
invalidBlockingTimeout$str() |
IllegalArgumentException |
invalidCapabilityServiceType(String capabilityName,
Class serviceType) |
protected String |
invalidCapabilityServiceType$str() |
void |
invalidChannelCloseTimeout(NumberFormatException cause,
String propertyName,
String propValue)
Logs a warning message indicating graceful shutdown of management request handling of slave HC to master HC
communication failed.
|
protected String |
invalidChannelCloseTimeout$str() |
void |
invalidDefaultBlockingTimeout(String sysPropValue,
String sysPropName,
long defaultUsed) |
protected String |
invalidDefaultBlockingTimeout$str() |
String |
invalidDescriptionInvalidParamTypeInDescription(String paramName,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has an invalid type in the operation description
|
protected String |
invalidDescriptionInvalidParamTypeInDescription$str() |
String |
invalidDescriptionMinMaxForParameterHasWrongType(String minOrMax,
String paramName,
org.jboss.dmr.ModelType expectedType,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min or max attribute value of a different type from its expected value.
|
protected String |
invalidDescriptionMinMaxForParameterHasWrongType$str() |
String |
invalidDescriptionMinMaxLengthForParameterHasWrongType(String minOrMaxLength,
String paramName,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has a min-length or max-length attribute value that is not an integer.
|
protected String |
invalidDescriptionMinMaxLengthForParameterHasWrongType$str() |
String |
invalidDescriptionNoParamTypeInDescription(String paramName,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter has no type in the operation description
|
protected String |
invalidDescriptionNoParamTypeInDescription$str() |
String |
invalidDescriptionRequiredFlagIsNotABoolean(String paramName,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
the required attribute of a parameter in the operation description is not a boolean.
|
protected String |
invalidDescriptionRequiredFlagIsNotABoolean$str() |
String |
invalidDescriptionUndefinedRequestProperty(String name,
PathAddress address,
org.jboss.dmr.ModelNode description)
Creates a string for use in an IllegalArgumentException or a warning message indicating that
a parameter is undefined in the operation description.
|
protected String |
invalidDescriptionUndefinedRequestProperty$str() |
OperationFailedException |
invalidEnumValue(String value,
String parameterName,
Set allowedValues)
Creates an exception indicating that the value of the specified parameter does not match any of the allowed
values.
|
protected String |
invalidEnumValue$str() |
String |
invalidInterfaceCriteriaPattern(String pattern,
String name)
A message indicating the pattern, represented by the
pattern parameter, for the interface criteria,
represented by the name parameter, is invalid. |
protected String |
invalidInterfaceCriteriaPattern$str() |
OperationFailedException |
invalidKeyForObjectType(String key,
String parameter) |
protected String |
invalidKeyForObjectType$str() |
IllegalArgumentException |
invalidLoadFactor()
Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.
|
protected String |
invalidLoadFactor$str() |
String |
invalidLocaleString(String unparsed) |
protected String |
invalidLocaleString$str() |
String |
invalidMaxLength(String value,
String name,
int length)
A message indicating the
value parameter is invalid and must have a maximum length, represented by the
length parameter. |
protected String |
invalidMaxLength$str() |
String |
invalidMaxSize(int size,
String name,
int maxSize)
A message indicating the
size is an invalid size for the parameter, represented by the name
parameter. |
protected String |
invalidMaxSize$str() |
String |
invalidMaxValue(int value,
String name,
int maxValue)
A message indicating the
value is invalid for the parameter, represented by the name parameter. |
String |
invalidMaxValue(long value,
String name,
long maxValue)
A message indicating the
value is invalid for the parameter, represented by the name parameter. |
protected String |
invalidMaxValue$str() |
String |
invalidMinLength(String value,
String name,
int length)
A message indicating the
value parameter is invalid and must have a minimum length, represented by the
length parameter. |
protected String |
invalidMinLength$str() |
String |
invalidMinSize(int size,
String name,
int minSize)
A message indicating the
size is an invalid size for the parameter, represented by the name
parameter. |
protected String |
invalidMinSize$str() |
String |
invalidMinValue(int value,
String name,
int minValue)
A message indicating the
value is invalid for the parameter, represented by the name parameter. |
String |
invalidMinValue(long value,
String name,
long minValue)
A message indicating the
value is invalid for the parameter, represented by the name parameter. |
protected String |
invalidMinValue$str() |
IllegalStateException |
invalidModificationAfterCompletedStep()
Creates an exception indicated an invalid modification after completed ste.
|
protected String |
invalidModificationAfterCompletedStep$str() |
OperationFailedException |
invalidMulticastAddress(String value,
String name)
Creates an exception indicating the
value for the attribute, represented by the name parameter,
is not a valid multicast address. |
protected String |
invalidMulticastAddress$str() |
XMLStreamException |
invalidOutboundSocketBinding(String name,
String localTag,
String remoteTag,
Location location)
Creates an exception indicating an outbound socket binding cannot have both the
localTag and the
remoteTag . |
protected String |
invalidOutboundSocketBinding$str() |
IllegalArgumentException |
invalidParameterValue(OperationEntry.Flag flag,
String name,
Collection validFlags)
Creates an exception indicating the
flag is invalid. |
protected String |
invalidParameterValue$str() |
String |
invalidPathElementKey(String element,
String key)
Creates an exception indicating the
key is invalid. |
protected String |
invalidPathElementKey$str() |
String |
invalidPathElementValue(String element,
String value,
Character character)
Creates an exception indicating the
value is invalid. |
protected String |
invalidPathElementValue$str() |
XMLStreamException |
invalidPort(String name,
String value,
Location location)
Creates an exception indicating the
value for the name must be a valid port number. |
protected String |
invalidPort$str() |
IllegalArgumentException |
invalidRelativePathValue(String relativePath) |
protected String |
invalidRelativePathValue$str() |
XMLStreamException |
invalidSha1Value(Throwable cause,
String value,
String name,
Location location)
Creates an exception indicating the
value for the attribute, represented by the name parameter,
does not represent a properly hex-encoded SHA1 hash. |
protected String |
invalidSha1Value$str() |
IllegalStateException |
invalidStage(OperationContext.Stage stage,
ProcessType processType)
Creates an exception indicating the stage is not valid for the context process type.
|
protected String |
invalidStage$str() |
IllegalArgumentException |
invalidStepStage()
Creates an exception indicating an invalid step stage specified.
|
protected String |
invalidStepStage$str() |
IllegalArgumentException |
invalidStepStageForContext()
Creates an exception indicating an invalid step stage for this context type.
|
protected String |
invalidStepStageForContext$str() |
void |
invalidSystemPropertyValue(String value,
String name,
int defaultValue)
Logs an error message indicating an invalid value for the system property, represented by the
name
parameter, was found. |
protected String |
invalidSystemPropertyValue$str() |
IllegalArgumentException |
invalidTableSize()
Creates an exception indicating the table cannot have a negative size.
|
protected String |
invalidTableSize$str() |
String |
invalidType(org.jboss.dmr.ModelType type)
A message indicating the type, represented by the
type parameter, is invalid. |
protected String |
invalidType$str() |
String |
invalidValue(String value,
String name,
Collection validValues)
A message indicating the
value for the parameter, represented by the name parameter, is invalid. |
protected String |
invalidValue$str() |
XMLStreamException |
invalidValueGreaterThan(String name,
int value,
int minValue,
Location location)
Creates an exception indicating the
value for the name must be greater than the minimum value,
represented by the minValue parameter. |
protected String |
invalidValueGreaterThan$str() |
XMLStreamException |
invalidValueNegative(String name,
int value,
Location location)
Creates an exception indicating the
value for the name cannot be negative. |
protected String |
invalidValueNegative$str() |
void |
invalidWildcardAddress(String address,
String inetAddress,
String anyAddress)
Logs a warning message indicating the address, represented by the
address parameter, is a wildcard
address and will not match any specific address. |
protected String |
invalidWildcardAddress$str() |
void |
logHandlerWriteFailed(Throwable t,
String name)
Logs an error message indicating that a handler failed writing a log message
|
protected String |
logHandlerWriteFailed$str() |
IllegalStateException |
mainFileNotFound(String name,
File configurationDir)
Creates an exception indicating the canonical file for the main file could not be found.
|
protected String |
mainFileNotFound$str() |
Resource.NoSuchResourceException |
managementResourceNotFound(PathAddress pathAddress)
Creates an exception indicating a resource cannot be found.
|
protected String |
managementResourceNotFound$str() |
String |
managementResourceNotFoundMessage(PathAddress pathAddress) |
protected String |
managementResourceNotFoundMessage$str() |
String |
managementUnavailableDuringBoot() |
protected String |
managementUnavailableDuringBoot$str() |
XMLStreamException |
missingOneOf(StringBuilder sb,
Location location)
Creates an exception indicating there must be one of the elements, represented by the
sb parameter,
included. |
protected String |
missingOneOf$str() |
XMLStreamException |
missingRequiredAttributes(StringBuilder sb,
Location location)
Creates an exception indicating there are missing required attribute(s).
|
protected String |
missingRequiredAttributes$str() |
XMLStreamException |
missingRequiredElements(StringBuilder sb,
Location location)
Creates an exception indicating there are missing required element(s).
|
protected String |
missingRequiredElements$str() |
String |
missingRequiredServices() |
protected String |
missingRequiredServices$str() |
String |
missingTransitiveDependencies() |
protected String |
missingTransitiveDependencies$str() |
String |
missingTransitiveDependencyProblem() |
protected String |
missingTransitiveDependencyProblem$str() |
String |
missingTransitiveDependents() |
protected String |
missingTransitiveDependents$str() |
RuntimeException |
modelFieldsNotKnown(Set fields,
PathAddress address) |
protected String |
modelFieldsNotKnown$str() |
OperationFailedRuntimeException |
modelUpdateNotAuthorized(String operation,
PathAddress address) |
protected String |
modelUpdateNotAuthorized$str() |
RuntimeException |
moduleInitializationInterrupted(String name)
Creates an exception indicating an interruption awaiting to initialize the module.
|
protected String |
moduleInitializationInterrupted$str() |
XMLStreamException |
moduleLoadingInterrupted(String name)
Creates an exception indicating an interruption awaiting to load the module.
|
protected String |
moduleLoadingInterrupted$str() |
void |
multipleMatchingAddresses(String toMatch,
Set addresses,
Set nis)
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
|
void |
multipleMatchingAddresses(String interfaceName,
Set addresses,
Set nis,
InetAddress inetAddress,
String networkInterface)
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
|
protected String |
multipleMatchingAddresses3$str() |
protected String |
multipleMatchingAddresses5$str() |
IllegalStateException |
multipleModelNodes(String name)
Creates an exception indicating a model contains multiple nodes.
|
protected String |
multipleModelNodes$str() |
String |
namespaceAlreadyRegistered(String prefix,
String uri)
A message indicating a namespace with the prefix, represented by the
prefix parameter, is already
registered with the schema URI, represented by the uri parameter. |
protected String |
namespaceAlreadyRegistered$str() |
String |
namespaceNotFound(String prefix)
A message indicating no namespace with the URI
prefix , was found. |
protected String |
namespaceNotFound$str() |
String |
nestedElementNotAllowed(Element element)
A message indicating the element, represented by the
element parameter, does not allow nesting. |
protected String |
nestedElementNotAllowed$str() |
RequestProcessingException |
noActiveRequestForHandlingReport(int id)
Creates an exception indicating no active request was found for handling the report represented by the
id
parameter. |
protected String |
noActiveRequestForHandlingReport$str() |
RequestProcessingException |
noActiveRequestForProxyOperation(int id)
Creates an exception indicating no active request was found for proxy control represented by the
id
parameter. |
protected String |
noActiveRequestForProxyOperation$str() |
IOException |
noActiveRequestForReadingInputStreamReport(int id)
Creates an exception indicating no active request was found for reading the inputstream report represented by
the
id parameter. |
protected String |
noActiveRequestForReadingInputStreamReport$str() |
IllegalStateException |
noActiveStep()
Creates an exception indicating there is no active step.
|
protected String |
noActiveStep$str() |
RuntimeException |
noActiveTransaction(int id)
Creates an exception indicating no active transaction found for the
id . |
protected String |
noActiveTransaction$str() |
String |
noChildRegistry(String childType,
String child)
A message indicating there is no child registry for the child, represented by the
childType and
child parameters. |
protected String |
noChildRegistry$str() |
OperationFailedRuntimeException |
noChildType(String name)
Creates an exception indicating no child type for the
name . |
protected String |
noChildType$str() |
IllegalStateException |
noContextToDelegateTo(int operationId) |
protected String |
noContextToDelegateTo$str() |
IllegalArgumentException |
nodeAlreadyRegistered(String location)
Creates an exception indicating a node is already registered at the location.
|
IllegalArgumentException |
nodeAlreadyRegistered(String location,
String value)
Creates an exception indicating a node is already registered at the location.
|
protected String |
nodeAlreadyRegistered1$str() |
protected String |
nodeAlreadyRegistered2$str() |
void |
noFinalProxyOutcomeReceived(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode proxyAddress)
Logs a warning message indicating an invocation on a
ProxyController did not provide a final response. |
protected String |
noFinalProxyOutcomeReceived$str() |
IllegalStateException |
noHandlerCalled(String name) |
protected String |
noHandlerCalled$str() |
String |
noHandlerForOperation(String operationName,
PathAddress address) |
protected String |
noHandlerForOperation$str() |
String |
noInterfaceCriteria()
A message indicating that no interface criteria was provided.
|
protected String |
noInterfaceCriteria$str() |
String |
noKnownProviderPoints() |
protected String |
noKnownProviderPoints$str() |
OperationFailedException |
nonexistentInterface(String attributeValue,
String attributeName) |
protected String |
nonexistentInterface$str() |
IllegalStateException |
nonHostCapableSubsystemInHostModel(String subsystemName,
String extensionModuleName) |
protected String |
nonHostCapableSubsystemInHostModel$str() |
String |
noOperationDefined(org.jboss.dmr.ModelNode operation) |
protected String |
noOperationDefined$str() |
String |
noOperationEntry(String op,
PathAddress pathAddress) |
protected String |
noOperationEntry$str() |
String |
noOperationHandler()
A message indicating there is no operation handler.
|
String |
noOperationHandler(String op,
PathAddress pathAddress) |
protected String |
noOperationHandler0$str() |
protected String |
noOperationHandler2$str() |
IllegalStateException |
noPathToResolve(String pathAttributeName,
String relativeToAttributeName,
org.jboss.dmr.ModelNode model) |
protected String |
noPathToResolve$str() |
String |
noPermissionToResolveExpression(org.jboss.dmr.ModelNode toResolve,
SecurityException e)
Creates an exception message indicating an expression could not be resolved due to lack of security permissions.
|
protected String |
noPermissionToResolveExpression$str() |
String |
noSuchResourceType(PathAddress address) |
protected String |
noSuchResourceType$str() |
IllegalStateException |
notADirectory(String path)
Creates an exception indicating the
path is not a directory. |
protected String |
notADirectory$str() |
IllegalStateException |
notFound(String path,
String className,
org.jboss.modules.ModuleIdentifier id)
Creates an exception indicating no
path/className was found for the module identifier. |
protected String |
notFound$str() |
String |
notificationIsNotDescribed(String type,
PathAddress source) |
protected String |
notificationIsNotDescribed$str() |
IllegalStateException |
nullAsynchronousExecutor()
Creates an exception indicating an asynchronous operation cannot execute without an executor.
|
protected String |
nullAsynchronousExecutor$str() |
OperationFailedException |
nullNotAllowed(String name)
An exception indicating the
name may not be null . |
protected String |
nullNotAllowed$str() |
IllegalArgumentException |
nullVar(String name)
Creates an exception indicating the variable, represented by the
name parameter, was null . |
protected String |
nullVar$str() |
OperationFailedException |
onlyAccessHostControllerInfoInRuntimeStage() |
protected String |
onlyAccessHostControllerInfoInRuntimeStage$str() |
String |
operation(String step)
Creates a message indicating the operation step.
|
protected String |
operation$str() |
IllegalStateException |
operationAlreadyComplete()
Creates an exception indicating the operation is already complete.
|
protected String |
operationAlreadyComplete$str() |
String |
operationCancelled()
Creates a message indicating the operation is cancelled.
|
protected String |
operationCancelled$str() |
OperationCancellationException |
operationCancelledAsynchronously()
Creates a message indicating the operation is cancelled asynchronously.
|
protected String |
operationCancelledAsynchronously$str() |
OperationFailedException |
operationContextIsNotAbstractOperationContext() |
protected String |
operationContextIsNotAbstractOperationContext$str() |
void |
operationDeprecated(String name,
String address) |
protected String |
operationDeprecated$str() |
void |
operationFailed(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode failureDescription)
Logs an error message indicating operation failed.
|
void |
operationFailed(Throwable cause,
org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress)
Logs an error message indicating operation failed.
|
protected String |
operationFailed2$str() |
protected String |
operationFailed3$str() |
void |
operationFailedOnClientError(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode failureDescription)
Logs an error message indicating operation failed due to a client error (e.g.
|
protected String |
operationFailedOnClientError$str() |
String |
operationHandlerFailed(String msg)
A message indicating the operation handler failed.
|
protected String |
operationHandlerFailed$str() |
String |
operationHandlerFailedToComplete()
A message indicating the operation handler failed to complete.
|
protected String |
operationHandlerFailedToComplete$str() |
String |
operationNotRegistered(String op,
PathAddress address)
A message indicating there is no operation, represented by the
op parameter, registered at the address,
represented by the address parameter. |
protected String |
operationNotRegistered$str() |
IllegalArgumentException |
operationNotRegisteredException(String op,
PathAddress address)
Creates an exception indicating there is no operation, represented by the
op parameter, registered at the address,
represented by the address parameter. |
protected String |
operationNotRegisteredException$str() |
IllegalStateException |
operationReplyValueTypeRequired(String operationName)
Creates an exception indicating an operation reply value type description is required but was not implemented
for the operation represented by the
operationName parameter. |
protected String |
operationReplyValueTypeRequired$str() |
String |
operationRollingBack()
A message indicating the operation is rolling back.
|
protected String |
operationRollingBack$str() |
String |
operationSucceeded()
A message indicating the operation succeeded and is committing.
|
protected String |
operationSucceeded$str() |
OperationFailedRuntimeException |
orderedChildTypeRenamed(PathAddress read,
PathAddress transformed,
String type,
Set parentOrderedChildren) |
protected String |
orderedChildTypeRenamed$str() |
String |
parsingProblem(int row,
int col,
String msg)
A message indicating there was a parsing problem.
|
protected String |
parsingProblem$str() |
IllegalArgumentException |
pathEntryAlreadyExists(String pathName) |
protected String |
pathEntryAlreadyExists$str() |
IllegalArgumentException |
pathEntryIsReadOnly(String pathName) |
protected String |
pathEntryIsReadOnly$str() |
IllegalArgumentException |
pathEntryNotFound(String pathName) |
protected String |
pathEntryNotFound$str() |
IllegalStateException |
pathEntryNotFoundForRelativePath(String relativePath,
String pathName) |
protected String |
pathEntryNotFoundForRelativePath$str() |
IllegalArgumentException |
pathIsAWindowsAbsolutePath(String path) |
protected String |
pathIsAWindowsAbsolutePath$str() |
IllegalStateException |
pathManagerNotAvailable(ProcessType processType) |
protected String |
pathManagerNotAvailable$str() |
SecurityException |
permissionCollectionIsReadOnly() |
protected String |
permissionCollectionIsReadOnly$str() |
String |
permissionDenied() |
protected String |
permissionDenied$str() |
org.jboss.msc.service.StartException |
persisterNotInjected()
Creates an exception indicating no configuration persister was injected.
|
protected String |
persisterNotInjected$str() |
String |
possibleCapabilityProviderPoints(String providerPoints) |
protected String |
possibleCapabilityProviderPoints$str() |
RequestProcessingException |
prepareFailThreadInterrupted()
Creates an exception indicating the thread was interrupted waiting for the operation to prepare/fail.
|
protected String |
prepareFailThreadInterrupted$str() |
XMLStreamException |
profileNotFound(Location location)
Creates an exception indicating no profile found for inclusion.
|
protected String |
profileNotFound$str() |
String |
proxiedOperationTimedOut(String operation,
PathAddress target,
long timeout) |
protected String |
proxiedOperationTimedOut$str() |
IllegalArgumentException |
proxyHandlerAlreadyRegistered(String location)
Creates an exception indicating the proxy handler is already registered at the location.
|
protected String |
proxyHandlerAlreadyRegistered$str() |
IllegalStateException |
readOnlyContext() |
protected String |
readOnlyContext$str() |
void |
reconnectToSyslogFailed(String name,
Throwable e) |
protected String |
reconnectToSyslogFailed$str() |
IllegalStateException |
registerHostCapableMustHappenFirst(String name) |
protected String |
registerHostCapableMustHappenFirst$str() |
void |
registerSubsystemNoWrapper(String name)
Logs an error indicating that createWrapper should be called
|
protected String |
registerSubsystemNoWrapper$str() |
OperationFailedException |
rejectAttributesCoreModelResourceTransformer(PathAddress pathAddress,
String legacyHostName,
ModelVersion modelVersion,
List details) |
protected String |
rejectAttributesCoreModelResourceTransformer$str() |
OperationFailedException |
rejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress,
String legacyHostName,
String subsystem,
ModelVersion modelVersion,
List details) |
protected String |
rejectAttributesSubsystemModelResourceTransformer$str() |
String |
rejectedResourceResourceTransformation(PathAddress address) |
protected String |
rejectedResourceResourceTransformation$str() |
IllegalStateException |
rejectEmptyConfig(String absolutePath) |
protected String |
rejectEmptyConfig$str() |
String |
rejectResourceOperationTransformation(PathAddress address,
org.jboss.dmr.ModelNode operation) |
protected String |
rejectResourceOperationTransformation$str() |
RuntimeException |
remoteCallerThreadInterrupted()
Creates an exception indicating a thread was interrupted waiting to read attachment input stream from a remote
caller.
|
protected String |
remoteCallerThreadInterrupted$str() |
void |
removeUnsupportedLegacyExtension(List subsystemNames,
String extensionName) |
protected String |
removeUnsupportedLegacyExtension$str() |
IllegalStateException |
removingExtensionWithRegisteredSubsystem(String moduleName,
String subsystem)
Creates an exception indicating that an attempt was made to remove an extension before removing all of its
subsystems.
|
protected String |
removingExtensionWithRegisteredSubsystem$str() |
String |
removingServiceUnsatisfiedDependencies()
A message indicating that removing services has lead to unsatisfied dependencies.
|
String |
removingServiceUnsatisfiedDependencies(String name)
A message indicating that removing services has lead to unsatisfied dependencies.
|
protected String |
removingServiceUnsatisfiedDependencies0$str() |
protected String |
removingServiceUnsatisfiedDependencies1$str() |
String |
required(String name)
A message indicating the
name is required. |
protected String |
required$str() |
OperationFailedException |
requiredAttributeNotSet(String required,
String name) |
protected String |
requiredAttributeNotSet$str() |
String |
requiredCapabilityMissing() |
String |
requiredCapabilityMissing(String demandingAddress) |
protected String |
requiredCapabilityMissing0$str() |
protected String |
requiredCapabilityMissing1$str() |
String |
requirementPointFull(String capability,
String attribute,
String requestingAddress) |
protected String |
requirementPointFull$str() |
String |
requirementPointSimple(String capability,
String requestingAddress) |
protected String |
requirementPointSimple$str() |
XMLStreamException |
reserved(String name,
Location location)
Creates an exception indicating the
name is reserved. |
protected String |
reserved$str() |
IllegalStateException |
resolvedFileDoesNotExistOrIsDirectory(File file) |
protected String |
resolvedFileDoesNotExistOrIsDirectory$str() |
String |
resourceNotFound(org.jboss.dmr.ModelNode resource)
A message indicating a resource does not exist.
|
OperationFailedRuntimeException |
resourceNotFound(PathAddress ancestor,
PathAddress address)
Creates an exception indicating a resource does not exist.
|
protected String |
resourceNotFound1$str() |
protected String |
resourceNotFound2$str() |
IllegalStateException |
resourceRegistrationIsNotAnAlias() |
protected String |
resourceRegistrationIsNotAnAlias$str() |
String |
resourceWasAdded(PathAddress address) |
protected String |
resourceWasAdded$str() |
String |
resourceWasRemoved(PathAddress address) |
protected String |
resourceWasRemoved$str() |
IOException |
responseHandlerNotFound(int id) |
protected String |
responseHandlerNotFound$str() |
IllegalStateException |
roleIsAlreadyRegistered(String roleName) |
protected String |
roleIsAlreadyRegistered$str() |
IllegalStateException |
rollbackAlreadyInvoked()
Creates an exception indicating the rollback has already been invoked.
|
protected String |
rollbackAlreadyInvoked$str() |
IllegalStateException |
rootRegistrationIsNotOverridable()
Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.
|
protected String |
rootRegistrationIsNotOverridable$str() |
String |
schemaAlreadyRegistered(String schemaUri,
String location)
A message indicating a schema with URI, represented by the
schemaUri parameter, is already registered
with the location, represented by the location parameter. |
protected String |
schemaAlreadyRegistered$str() |
String |
schemaNotFound(String uri)
A message indicating the schema was not found wit the
uri . |
protected String |
schemaNotFound$str() |
OperationFailedException |
selectFailedCouldNotConvertAttributeToType(String attribute,
org.jboss.dmr.ModelType type)
Creates an exception indicating that an attribute could not be converted to the type required by a query select
|
protected String |
selectFailedCouldNotConvertAttributeToType$str() |
IllegalStateException |
serverResultsAccessNotAllowed(ProcessType validType,
ProcessType processType) |
protected String |
serverResultsAccessNotAllowed$str() |
CancellationException |
serviceInstallCancelled()
Creates an exception indicating the service install was cancelled.
|
protected String |
serviceInstallCancelled$str() |
IllegalStateException |
serviceInstallTimedOut(long timeout,
org.jboss.msc.service.ServiceName name) |
protected String |
serviceInstallTimedOut$str() |
IllegalStateException |
serviceRegistryRuntimeOperationsOnly()
Creates an exception indicating the get service registry only supported in runtime operations.
|
protected String |
serviceRegistryRuntimeOperationsOnly$str() |
IllegalStateException |
serviceRemovalRuntimeOperationsOnly()
Creates an exception indicating the service removal only supported in runtime operations.
|
protected String |
serviceRemovalRuntimeOperationsOnly$str() |
String |
servicesMissing(StringBuilder sb)
A message indicating the missing services.
|
protected String |
servicesMissing$str() |
String |
servicesMissingDependencies()
A message that indicates there are services with missing or unavailable dependencies.
|
protected String |
servicesMissingDependencies$str() |
String |
serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)
A message for the service status report for unavailable dependencies.
|
protected String |
serviceStatusReportAvailable$str() |
String |
serviceStatusReportCorrected()
A message for the service status report indicating new corrected service.
|
protected String |
serviceStatusReportCorrected$str() |
String |
serviceStatusReportDependencies()
A message for the service status report indicating new missing or unsatisfied dependencies.
|
protected String |
serviceStatusReportDependencies$str() |
String |
serviceStatusReportFailed()
A message for the service status report for failed services.
|
protected String |
serviceStatusReportFailed$str() |
String |
serviceStatusReportHeader()
A message for the service status report header.
|
protected String |
serviceStatusReportHeader$str() |
String |
serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName,
String dependents)
A message for the service status report for missing dependencies.
|
protected String |
serviceStatusReportMissing$str() |
String |
serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)
A message for the service status report for no longer required dependencies.
|
protected String |
serviceStatusReportNoLongerRequired$str() |
String |
serviceStatusReportUnavailable(org.jboss.msc.service.ServiceName serviceName,
String dependents)
A message for the service status report for unavailable dependencies.
|
protected String |
serviceStatusReportUnavailable$str() |
IllegalStateException |
serviceTargetRuntimeOperationsOnly()
Creates an exception indicating the get service target only supported in runtime operations.
|
protected String |
serviceTargetRuntimeOperationsOnly$str() |
IllegalStateException |
stageAlreadyComplete(OperationContext.Stage stage)
Creates an exception indicating the stage is already complete.
|
protected String |
stageAlreadyComplete$str() |
String |
stepHandlerFailed(OperationStepHandler handler)
A message indicating the step handler failed after completion.
|
protected String |
stepHandlerFailed$str() |
String |
stepHandlerFailedRollback(OperationStepHandler handler,
String op,
PathAddress address,
Throwable cause)
A message indicating the step handler for the operation failed handling operation rollback.
|
protected String |
stepHandlerFailedRollback$str() |
IOException |
streamWasClosed() |
protected String |
streamWasClosed$str() |
IOException |
streamWasKilled() |
protected String |
streamWasKilled$str() |
String |
subsystemBootInterrupted()
A message indicating an interruption awaiting subsystem boot operation execution.
|
protected String |
subsystemBootInterrupted$str() |
String |
subsystemBootOperationFailed(String name)
A message indicating the boot operations for the subsystem, represented by the
name parameter, failed
without explanation. |
protected String |
subsystemBootOperationFailed$str() |
String |
subsystemBootOperationFailedExecuting(String name)
A message indicating a failure executing subsystem boot operations.
|
protected String |
subsystemBootOperationFailedExecuting$str() |
IllegalStateException |
tableIsFull()
Creates an exception indicating the table is full.
|
protected String |
tableIsFull$str() |
void |
timeoutAwaitingFinalResponse(String operation,
PathAddress proxyNodeAddress,
long timeout) |
protected String |
timeoutAwaitingFinalResponse$str() |
String |
timeoutAwaitingInitialStability() |
void |
timeoutAwaitingInitialStability(long blockingTimeout,
String name,
PathAddress address) |
protected String |
timeoutAwaitingInitialStability0$str() |
protected String |
timeoutAwaitingInitialStability3$str() |
void |
timeoutCompletingOperation(long blockingTimeout,
String name,
PathAddress address) |
protected String |
timeoutCompletingOperation$str() |
String |
timeoutExecutingOperation() |
void |
timeoutExecutingOperation(long blockingTimeout,
String name,
PathAddress address) |
protected String |
timeoutExecutingOperation0$str() |
protected String |
timeoutExecutingOperation3$str() |
RuntimeException |
transactionInterrupted()
Creates an exception indicating an interruption awaiting a transaction commit or rollback.
|
protected String |
transactionInterrupted$str() |
RuntimeException |
transactionTimeout(String type)
Creates an exception indicating a timeout occurred waiting for the transaction.
|
protected String |
transactionTimeout$str() |
void |
transformationWarnings(String hostName,
Set problems) |
protected String |
transformationWarnings$str() |
String |
transformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op,
PathAddress pathAddress,
ModelVersion modelVersion,
String attributeNames,
String message) |
protected String |
transformerLoggerCoreModelOperationTransformerAttributes$str() |
String |
transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress,
ModelVersion modelVersion,
String attributeNames,
String message) |
protected String |
transformerLoggerCoreModelResourceTransformerAttributes$str() |
String |
transformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op,
PathAddress pathAddress,
String subsystem,
ModelVersion modelVersion,
String attributeNames,
String message) |
protected String |
transformerLoggerSubsystemModelOperationTransformerAttributes$str() |
String |
transformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress,
String subsystem,
ModelVersion modelVersion,
String attributeNames,
String message) |
protected String |
transformerLoggerSubsystemModelResourceTransformerAttributes$str() |
void |
transformerNotFound(String subsystemName,
int major,
int minor)
Logs a warning message indicating the there is not transformer for the subsystem.
|
protected String |
transformerNotFound$str() |
String |
transitiveDependencies() |
protected String |
transitiveDependencies$str() |
void |
udpSyslogServerUnavailable(String name,
String message) |
protected String |
udpSyslogServerUnavailable$str() |
OperationFailedException |
unableToResolveExpressions() |
protected String |
unableToResolveExpressions$str() |
UnauthorizedException |
unauthorized(String name,
PathAddress address,
org.jboss.dmr.ModelNode explanation) |
protected String |
unauthorized$str() |
IllegalStateException |
unexpectedAccountPrincipalCount(int count) |
protected String |
unexpectedAccountPrincipalCount$str() |
XMLStreamException |
unexpectedAttribute(QName name,
Location location)
Creates an exception indicating an unexpected attribute, represented by the
name parameter, was
encountered. |
XMLStreamException |
unexpectedAttribute(QName name,
StringBuilder possibleAttributes,
Location location) |
protected String |
unexpectedAttribute1$str() |
protected String |
unexpectedAttribute2$str() |
XMLStreamException |
unexpectedElement(QName name,
Location location)
Creates an exception indicating an unexpected element, represented by the
name parameter, was
encountered. |
XMLStreamException |
unexpectedElement(QName name,
StringBuilder possible,
Location location) |
protected String |
unexpectedElement1$str() |
protected String |
unexpectedElement2$str() |
XMLStreamException |
unexpectedEndElement(QName name,
Location location)
Creates an exception indicating an unexpected end of an element, represented by the
name parameter, was
encountered. |
protected String |
unexpectedEndElement$str() |
void |
unexpectedOperationExecutionException(Throwable t,
List controllerOperations) |
protected String |
unexpectedOperationExecutionException$str() |
String |
unexpectedOperationExecutionFailureDescription(RuntimeException e) |
protected String |
unexpectedOperationExecutionFailureDescription$str() |
IllegalStateException |
unexpectedStorage(AttributeAccess.Storage storage)
Creates an exception indicating the
storage was unexpected. |
protected String |
unexpectedStorage$str() |
String |
unknownAttribute(String name)
A message indicating the attribute, represented by the
name parameter, is unknown. |
protected String |
unknownAttribute$str() |
IllegalArgumentException |
unknownBaseRole(String roleName) |
protected String |
unknownBaseRole$str() |
IllegalStateException |
unknownCapability(String capability) |
protected String |
unknownCapability$str() |
IllegalStateException |
unknownCapabilityInContext(String capability,
String context) |
protected String |
unknownCapabilityInContext$str() |
String |
unknownChildType(String name)
A message indicating there is no known child type with the name, represented by the
name parameter. |
protected String |
unknownChildType$str() |
RuntimeException |
unknownCriteriaInterfaceProperty(String name)
Creates an exception indicating the property, represented by the
name parameter, is unknown. |
protected String |
unknownCriteriaInterfaceProperty$str() |
String |
unknownCriteriaInterfaceType(String type)
A message indicating the interface criteria type, represented by the
type parameter, is unknown. |
protected String |
unknownCriteriaInterfaceType$str() |
XMLStreamException |
unknownInterface(String value,
String attributeName,
String elementName,
Location location)
Creates an exception indicating the interface, represented by the
value attribute, for the attribute,
represented by the attributeName parameter, is unknown on in the element. |
protected String |
unknownInterface$str() |
OperationFailedException |
unknownMulticastAddress(UnknownHostException cause,
String value,
String name)
Creates an exception indicating the
value for the attribute, represented by the name parameter,
is not a valid multicast address. |
protected String |
unknownMulticastAddress$str() |
IllegalArgumentException |
unknownRole(String roleName) |
protected String |
unknownRole$str() |
XMLStreamException |
unknownValueForElement(String elementName1,
String value,
String elementName2,
String parentElement,
Location location)
Creates an exception indicating an unknown
elementName1 value elementName2 must be
declared in the element represented by the parentElement parameter. |
protected String |
unknownValueForElement$str() |
XMLStreamException |
unsupportedElement(QName name,
Location location,
String supportedElement) |
protected String |
unsupportedElement$str() |
String |
unsupportedLegacyExtension(String extensionName) |
protected String |
unsupportedLegacyExtension$str() |
IOException |
unsupportedPrincipalParameter(byte parameterType,
byte principalType) |
protected String |
unsupportedPrincipalParameter$str() |
IOException |
unsupportedPrincipalType(byte type) |
protected String |
unsupportedPrincipalType$str() |
IllegalStateException |
useOperationContextRemoveService()
Creates an exception indicating a user tried calling ServiceController.setMode(REMOVE) from an operation handler.
|
protected String |
useOperationContextRemoveService$str() |
String |
validationFailed(String name)
A message indicating the validation failed.
|
protected String |
validationFailed$str() |
IllegalArgumentException |
validationFailedActualParameterNotDescribed(String paramName,
Set parameterNames,
String operation)
Creates an exception indicating that the operation contains a parameter not in its descriptor
|
protected String |
validationFailedActualParameterNotDescribed$str() |
IllegalArgumentException |
validationFailedCouldNotConvertParamToType(String paramName,
org.jboss.dmr.ModelType type,
String operation)
Creates an exception indicating that an operation parameter could not be converted to the required type
|
protected String |
validationFailedCouldNotConvertParamToType$str() |
IllegalArgumentException |
validationFailedInvalidElementType(String paramName,
org.jboss.dmr.ModelType elementType,
String operation)
Creates an exception indicating that an operation parameter list value has an element that is not of the accepted type
|
protected String |
validationFailedInvalidElementType$str() |
IllegalArgumentException |
validationFailedNoOperationFound(String name,
PathAddress address,
String operation)
Creates an exception indicating that the operation could not be found
|
protected String |
validationFailedNoOperationFound$str() |
IllegalArgumentException |
validationFailedOperationHasANullOrEmptyName(String operation)
Creates an exception indicating that the operation has an empty name.
|
protected String |
validationFailedOperationHasANullOrEmptyName$str() |
IllegalArgumentException |
validationFailedOperationHasNoField(String field,
String operation)
Creates an exception indicating that the operation is missing one of the standard fields.
|
protected String |
validationFailedOperationHasNoField$str() |
IllegalArgumentException |
validationFailedRequiredParameterNotPresent(String paramName,
String operation)
Creates an exception indicating that the operation does not contain a required parameter
|
protected String |
validationFailedRequiredParameterNotPresent$str() |
IllegalArgumentException |
validationFailedRequiredParameterPresentAsWellAsAlternative(String alternative,
String paramName,
String operation)
Creates an exception indicating that the operation contains both an alternative and a required parameter
|
protected String |
validationFailedRequiredParameterPresentAsWellAsAlternative$str() |
IllegalArgumentException |
validationFailedValueIsGreaterThanMax(Number value,
String paramName,
Number max,
String operation)
Creates an exception indicating that an operation parameter value is greater than the allowed minimum value
|
protected String |
validationFailedValueIsGreaterThanMax$str() |
IllegalArgumentException |
validationFailedValueIsLongerThanMaxLength(Object value,
String paramName,
Object maxLength,
String operation)
Creates an exception indicating that an operation parameter value is longer than the allowed maximum length
|
protected String |
validationFailedValueIsLongerThanMaxLength$str() |
IllegalArgumentException |
validationFailedValueIsShorterThanMinLength(Object value,
String paramName,
Object minLength,
String operation)
Creates an exception indicating that an operation parameter value is shorter than the allowed minimum length
|
protected String |
validationFailedValueIsShorterThanMinLength$str() |
IllegalArgumentException |
validationFailedValueIsSmallerThanMin(Number value,
String paramName,
Number min,
String operation)
Creates an exception indicating that an operation parameter value is smaller than the allowed minimum value
|
protected String |
validationFailedValueIsSmallerThanMin$str() |
void |
wildcardAddressDetected()
Logs a warning message indicating a wildcard address was detected and will ignore other interface criteria.
|
protected String |
wildcardAddressDetected$str() |
String |
wildcardOperationFailedAtMultipleAddresses(String operation,
Set addresses) |
protected String |
wildcardOperationFailedAtMultipleAddresses$str() |
String |
wildcardOperationFailedAtSingleAddress(String operation,
PathAddress address,
String failureMessage) |
protected String |
wildcardOperationFailedAtSingleAddress$str() |
String |
wildcardOperationFailedAtSingleAddressWithComplexFailure(String operation,
PathAddress address) |
protected String |
wildcardOperationFailedAtSingleAddressWithComplexFailure$str() |
IllegalArgumentException |
wildcardRegistrationIsNotAnOverride()
Creates an exception indicating that an attempt was made to remove a wildcard model registration via
the unregisterOverrideModel API.
|
protected String |
wildcardRegistrationIsNotAnOverride$str() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public ControllerLogger_$logger(org.jboss.logging.Logger log)
public final XMLStreamException invalidSha1Value(Throwable cause, String value, String name, Location location)
ControllerLogger
value
for the attribute, represented by the name
parameter,
does not represent a properly hex-encoded SHA1 hash.invalidSha1Value
in interface ControllerLogger
cause
- the cause of the error.value
- the invalid value.name
- the name of the attribute.location
- the location of the error.XMLStreamException
for the error.protected String invalidSha1Value$str()
public final String attributesMustBeDefined(Set keySet)
attributesMustBeDefined
in interface ControllerLogger
protected String attributesMustBeDefined$str()
public final ConfigurationPersistenceException failedToTakeSnapshot(Throwable cause, File file, File snapshot)
ControllerLogger
file
parameter.failedToTakeSnapshot
in interface ControllerLogger
cause
- the cause of the error.file
- the file that failed to take the snapshot of.snapshot
- the snapshot file.ConfigurationPersistenceException
for the error.protected String failedToTakeSnapshot$str()
public final void unexpectedOperationExecutionException(Throwable t, List controllerOperations)
unexpectedOperationExecutionException
in interface ControllerLogger
protected String unexpectedOperationExecutionException$str()
public final XMLStreamException alreadyDeclared(String name, String value, String parentName, String parentValue, Location location)
ControllerLogger
value
has already been declared.alreadyDeclared
in interface ControllerLogger
name
- the attribute name.value
- the value that has already been declared.parentName
- the name of the parent.parentValue
- the parent value.location
- the location of the error.XMLStreamException
for the error.protected String alreadyDeclared4$str()
public final OperationFailedException illegalUnresolvedModel(String expression)
illegalUnresolvedModel
in interface ControllerLogger
protected String illegalUnresolvedModel$str()
public final IllegalStateException serviceTargetRuntimeOperationsOnly()
ControllerLogger
serviceTargetRuntimeOperationsOnly
in interface ControllerLogger
IllegalStateException
for the error.protected String serviceTargetRuntimeOperationsOnly$str()
public final IllegalStateException resourceRegistrationIsNotAnAlias()
resourceRegistrationIsNotAnAlias
in interface ControllerLogger
protected String resourceRegistrationIsNotAnAlias$str()
public final String wildcardOperationFailedAtMultipleAddresses(String operation, Set addresses)
wildcardOperationFailedAtMultipleAddresses
in interface ControllerLogger
protected String wildcardOperationFailedAtMultipleAddresses$str()
public final XMLStreamException unsupportedElement(QName name, Location location, String supportedElement)
unsupportedElement
in interface ControllerLogger
protected String unsupportedElement$str()
public final RuntimeException canonicalBootFileNotFound(Throwable cause, File file)
ControllerLogger
canonicalBootFileNotFound
in interface ControllerLogger
cause
- the cause of the error.file
- the boot file.RuntimeException
for the error.protected String canonicalBootFileNotFound$str()
public final String resourceNotFound(org.jboss.dmr.ModelNode resource)
ControllerLogger
resourceNotFound
in interface ControllerLogger
resource
- the resource.protected String resourceNotFound1$str()
public final RequestProcessingException noActiveRequestForProxyOperation(int id)
ControllerLogger
id
parameter.noActiveRequestForProxyOperation
in interface ControllerLogger
id
- the batch id.RequestProcessingException
for the error.protected String noActiveRequestForProxyOperation$str()
public final XMLStreamException discoveryOptionsMustBeDeclared(String adminOnlyCmd, String policyAttribute, String fetchValue, String discoveryOptionsName, String hostName, String portName, Location location)
ControllerLogger
discoveryOptionsName
must be declared
or the hostName
and portName
need to be provided.discoveryOptionsMustBeDeclared
in interface ControllerLogger
discoveryOptionsName
- the discovery-options element name.hostName
- the host attribute name.portName
- the port attribute name.location
- the location of the error.XMLStreamException
for the error.protected String discoveryOptionsMustBeDeclared$str()
public final void failedSubsystemBootOperations(Throwable cause, String name)
ControllerLogger
name
parameter,
boot operations.failedSubsystemBootOperations
in interface ControllerLogger
cause
- the cause of the error.name
- the name of subsystem.protected String failedSubsystemBootOperations$str()
public final String serviceStatusReportDependencies()
ControllerLogger
serviceStatusReportDependencies
in interface ControllerLogger
protected String serviceStatusReportDependencies$str()
public final String failedToPersistConfigurationChange(String cause)
ControllerLogger
failedToPersistConfigurationChange
in interface ControllerLogger
cause
- the cause of the error.protected String failedToPersistConfigurationChange1$str()
public final IllegalStateException rootRegistrationIsNotOverridable()
ControllerLogger
rootRegistrationIsNotOverridable
in interface ControllerLogger
IllegalStateException
for the errorprotected String rootRegistrationIsNotOverridable$str()
public final IllegalArgumentException incompatiblePermissionType(Class clazz)
incompatiblePermissionType
in interface ControllerLogger
protected String incompatiblePermissionType$str()
public final String discardedResourceTransformation(PathAddress address, String host)
discardedResourceTransformation
in interface ControllerLogger
protected String discardedResourceTransformation$str()
public final String operation(String step)
ControllerLogger
operation
in interface ControllerLogger
step
- the step.protected String operation$str()
public final String noPermissionToResolveExpression(org.jboss.dmr.ModelNode toResolve, SecurityException e)
ControllerLogger
noPermissionToResolveExpression
in interface ControllerLogger
toResolve
- the node being resolvede
- the SecurityExceptionOperationFailedException
for the callerprotected String noPermissionToResolveExpression$str()
public final XMLStreamException unexpectedAttribute(QName name, StringBuilder possibleAttributes, Location location)
unexpectedAttribute
in interface ControllerLogger
protected String unexpectedAttribute2$str()
public final OperationFailedException cannotModifyReadOnlyPath(String pathName)
cannotModifyReadOnlyPath
in interface ControllerLogger
protected String cannotModifyReadOnlyPath$str()
public final void interruptedWaitingStability()
ControllerLogger
interruptedWaitingStability
in interface ControllerLogger
protected String interruptedWaitingStability$str()
public final void cannotReadTargetDefinition(Throwable cause)
ControllerLogger
cannotReadTargetDefinition
in interface ControllerLogger
cause
- the cause of the error.protected String cannotReadTargetDefinition$str()
public final OperationFailedRuntimeException noChildType(String name)
ControllerLogger
name
.noChildType
in interface ControllerLogger
name
- the name.OperationFailedRuntimeException
for the error.protected String noChildType$str()
public final IllegalArgumentException validationFailedRequiredParameterPresentAsWellAsAlternative(String alternative, String paramName, String operation)
ControllerLogger
validationFailedRequiredParameterPresentAsWellAsAlternative
in interface ControllerLogger
alternative
- the name of the alternative parameterparamName
- the name of the required parameteroperation
- the operation as a string. May be emptyprotected String validationFailedRequiredParameterPresentAsWellAsAlternative$str()
public final void gracefulManagementChannelHandlerShutdownTimedOut(int timeout)
ControllerLogger
gracefulManagementChannelHandlerShutdownTimedOut
in interface ControllerLogger
timeout
- the timeout, in ms.protected String gracefulManagementChannelHandlerShutdownTimedOut$str()
public final void operationFailed(Throwable cause, org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress)
ControllerLogger
operationFailed
in interface ControllerLogger
cause
- the cause of the error.op
- the operation that failed.opAddress
- the address the operation failed on.protected String operationFailed2$str()
public final IllegalArgumentException nodeAlreadyRegistered(String location, String value)
ControllerLogger
nodeAlreadyRegistered
in interface ControllerLogger
location
- the location the node is registered at.value
- the node value.IllegalArgumentException
for the error.protected String nodeAlreadyRegistered2$str()
public final String resourceWasRemoved(PathAddress address)
resourceWasRemoved
in interface ControllerLogger
protected String resourceWasRemoved$str()
public final OperationFailedException requiredAttributeNotSet(String required, String name)
requiredAttributeNotSet
in interface ControllerLogger
protected String requiredAttributeNotSet$str()
public final XMLStreamException missingRequiredAttributes(StringBuilder sb, Location location)
ControllerLogger
missingRequiredAttributes
in interface ControllerLogger
sb
- the missing attributes.location
- the location of the error.XMLStreamException
for the error.protected String missingRequiredAttributes$str()
public final String requiredCapabilityMissing()
requiredCapabilityMissing
in interface ControllerLogger
protected String requiredCapabilityMissing0$str()
public final String transformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerCoreModelOperationTransformerAttributes
in interface ControllerLogger
protected String transformerLoggerCoreModelOperationTransformerAttributes$str()
public final IllegalStateException invalidStage(OperationContext.Stage stage, ProcessType processType)
ControllerLogger
invalidStage
in interface ControllerLogger
stage
- the stage.processType
- the context process type.IllegalStateException
for the error.protected String invalidStage$str()
public final String attributesDontSupportExpressions()
attributesDontSupportExpressions
in interface ControllerLogger
protected String attributesDontSupportExpressions$str()
public final IllegalArgumentException nodeAlreadyRegistered(String location)
ControllerLogger
nodeAlreadyRegistered
in interface ControllerLogger
location
- the location of the existing node.IllegalArgumentException
for the error.protected String nodeAlreadyRegistered1$str()
public final String invalidDescriptionUndefinedRequestProperty(String name, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionUndefinedRequestProperty
in interface ControllerLogger
name
- the name of the parameteraddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionUndefinedRequestProperty$str()
public final IllegalArgumentException directoryNotFound(String pathName)
ControllerLogger
pathName
parameter, was not found.directoryNotFound
in interface ControllerLogger
pathName
- the path name.IllegalArgumentException
for the error.protected String directoryNotFound$str()
public final IllegalStateException unexpectedAccountPrincipalCount(int count)
unexpectedAccountPrincipalCount
in interface ControllerLogger
protected String unexpectedAccountPrincipalCount$str()
public final OperationFailedRuntimeException duplicateResourceAddress(PathAddress address)
ControllerLogger
duplicateResourceAddress
in interface ControllerLogger
address
- the address of the resource.OperationFailedRuntimeException
for the error.protected String duplicateResourceAddress$str()
public final IllegalStateException capabilitiesNotAvailable(OperationContext.Stage currentStage, OperationContext.Stage runtime)
capabilitiesNotAvailable
in interface ControllerLogger
protected String capabilitiesNotAvailable$str()
public final String serviceStatusReportFailed()
ControllerLogger
serviceStatusReportFailed
in interface ControllerLogger
protected String serviceStatusReportFailed$str()
public final String noOperationEntry(String op, PathAddress pathAddress)
noOperationEntry
in interface ControllerLogger
protected String noOperationEntry$str()
public final XMLStreamException duplicateAttribute(String name, Location location)
ControllerLogger
name
parameter, has already been
declared.duplicateAttribute
in interface ControllerLogger
name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.protected String duplicateAttribute$str()
public final String invalidPathElementValue(String element, String value, Character character)
ControllerLogger
value
is invalid.invalidPathElementValue
in interface ControllerLogger
element
- the path elementvalue
- the invalid value.character
- the invalid characterOperationFailedRuntimeException
for the error.protected String invalidPathElementValue$str()
public final IllegalArgumentException validationFailedRequiredParameterNotPresent(String paramName, String operation)
ControllerLogger
validationFailedRequiredParameterNotPresent
in interface ControllerLogger
paramName
- the name of the required parameteroperation
- the operation as a string. May be emptyprotected String validationFailedRequiredParameterNotPresent$str()
public final void failedToParseElementLenient(XMLStreamException e, String elementName)
failedToParseElementLenient
in interface ControllerLogger
protected String failedToParseElementLenient$str()
public final IllegalArgumentException pathIsAWindowsAbsolutePath(String path)
pathIsAWindowsAbsolutePath
in interface ControllerLogger
protected String pathIsAWindowsAbsolutePath$str()
public final IllegalStateException resolvedFileDoesNotExistOrIsDirectory(File file)
resolvedFileDoesNotExistOrIsDirectory
in interface ControllerLogger
protected String resolvedFileDoesNotExistOrIsDirectory$str()
public final void transformerNotFound(String subsystemName, int major, int minor)
ControllerLogger
transformerNotFound
in interface ControllerLogger
subsystemName
- the subsystem namemajor
- the major versionminor
- the minor versionprotected String transformerNotFound$str()
public final String schemaAlreadyRegistered(String schemaUri, String location)
ControllerLogger
schemaUri
parameter, is already registered
with the location, represented by the location
parameter.schemaAlreadyRegistered
in interface ControllerLogger
schemaUri
- the schema URI.location
- the location.protected String schemaAlreadyRegistered$str()
public final void inconsistentCapabilityContexts(String dependentName, String dependentContext, String address, String requiredName, String dependentContextAgain)
inconsistentCapabilityContexts
in interface ControllerLogger
protected String inconsistentCapabilityContexts5$str()
public final void multipleMatchingAddresses(String interfaceName, Set addresses, Set nis, InetAddress inetAddress, String networkInterface)
ControllerLogger
multipleMatchingAddresses
in interface ControllerLogger
interfaceName
- the name of the interface configurationaddresses
- the matching addressesnis
- the matching nicsinetAddress
- the selected addressnetworkInterface
- the selected nicprotected String multipleMatchingAddresses5$str()
public final XMLStreamException duplicateDeclaration(String name, Location location)
ControllerLogger
duplicateDeclaration
in interface ControllerLogger
name
- the name of the duplicate entry.location
- the location of the error.XMLStreamException
for the error.protected String duplicateDeclaration1$str()
public final String nestedElementNotAllowed(Element element)
ControllerLogger
element
parameter, does not allow nesting.nestedElementNotAllowed
in interface ControllerLogger
element
- the element.protected String nestedElementNotAllowed$str()
public final RuntimeException remoteCallerThreadInterrupted()
ControllerLogger
remoteCallerThreadInterrupted
in interface ControllerLogger
RuntimeException
for the error.protected String remoteCallerThreadInterrupted$str()
public final IllegalStateException cannotOverrideNonWildCardRegistration(String valueName)
ControllerLogger
cannotOverrideNonWildCardRegistration
in interface ControllerLogger
valueName
- the name of the non-wildcard registration that cannot be overriddenIllegalStateException
for the errorprotected String cannotOverrideNonWildCardRegistration$str()
public final String formattedCapabilityId(String capability, String context)
formattedCapabilityId
in interface ControllerLogger
protected String formattedCapabilityId$str()
public final CancellationException serviceInstallCancelled()
ControllerLogger
serviceInstallCancelled
in interface ControllerLogger
CancellationException
for the error.protected String serviceInstallCancelled$str()
public final String possibleCapabilityProviderPoints(String providerPoints)
possibleCapabilityProviderPoints
in interface ControllerLogger
protected String possibleCapabilityProviderPoints$str()
public final void failedToStoreConfiguration(Throwable cause, String name)
ControllerLogger
failedToStoreConfiguration
in interface ControllerLogger
cause
- the cause of the error.name
- the name of the configuration.protected String failedToStoreConfiguration1$str()
public final OperationFailedException expressionNotAllowed(String name)
ControllerLogger
name
may not be ModelType.EXPRESSION
.expressionNotAllowed
in interface ControllerLogger
name
- the name of the attribute or parameter value that cannot be an expressionprotected String expressionNotAllowed$str()
public final IllegalStateException notFound(String path, String className, org.jboss.modules.ModuleIdentifier id)
ControllerLogger
path/className
was found for the module identifier.notFound
in interface ControllerLogger
path
- the path of the SPI.className
- the class name.id
- the module identifier.IllegalStateException
for the error.protected String notFound$str()
public final String andNMore(int number)
ControllerLogger
andNMore
in interface ControllerLogger
number
- the number of services that were not displayedprotected String andNMore$str()
public final String operationNotRegistered(String op, PathAddress address)
ControllerLogger
op
parameter, registered at the address,
represented by the address
parameter.operationNotRegistered
in interface ControllerLogger
op
- the operation.address
- the address.protected String operationNotRegistered$str()
public final IllegalStateException serviceRemovalRuntimeOperationsOnly()
ControllerLogger
serviceRemovalRuntimeOperationsOnly
in interface ControllerLogger
IllegalStateException
for the error.protected String serviceRemovalRuntimeOperationsOnly$str()
public final IllegalArgumentException validationFailedValueIsSmallerThanMin(Number value, String paramName, Number min, String operation)
ControllerLogger
validationFailedValueIsSmallerThanMin
in interface ControllerLogger
value
- the name of the required parameterparamName
- the name of the required parametermin
- the minimum valueoperation
- the operation as a string. May be emptyprotected String validationFailedValueIsSmallerThanMin$str()
public final String servicesMissing(StringBuilder sb)
ControllerLogger
servicesMissing
in interface ControllerLogger
sb
- the missing services.protected String servicesMissing$str()
public final RuntimeException failedToRecoverServices(OperationFailedException cause)
ControllerLogger
failedToRecoverServices
in interface ControllerLogger
cause
- the cause of the failureprotected String failedToRecoverServices$str()
public final XMLStreamException alreadyDefined(String name, Location location)
ControllerLogger
name
is already defined.alreadyDefined
in interface ControllerLogger
name
- the name that is already defined.location
- the location of the error.XMLStreamException
for the error.protected String alreadyDefined$str()
public final IllegalArgumentException validationFailedValueIsGreaterThanMax(Number value, String paramName, Number max, String operation)
ControllerLogger
validationFailedValueIsGreaterThanMax
in interface ControllerLogger
value
- the name of the required parameterparamName
- the name of the required parametermax
- the minimum valueoperation
- the operation as a string. May be emptyprotected String validationFailedValueIsGreaterThanMax$str()
public final void errorRevertingOperation(Throwable cause, String className, String op, PathAddress address)
ControllerLogger
className
parameter, caught exception
attempting to revert the operation, represented by the op
parameter, at the address, represented by the
address
parameter.errorRevertingOperation
in interface ControllerLogger
cause
- the cause of the error.className
- the name of the class that caught the error.op
- the operation.address
- the address.protected String errorRevertingOperation$str()
public final String attributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value, Set names)
attributesMustNotBeDefinedAs
in interface ControllerLogger
protected String attributesMustNotBeDefinedAs$str()
public final void timeoutCompletingOperation(long blockingTimeout, String name, PathAddress address)
timeoutCompletingOperation
in interface ControllerLogger
protected String timeoutCompletingOperation$str()
public final IllegalArgumentException cannotRegisterSubmodel()
ControllerLogger
cannotRegisterSubmodel
in interface ControllerLogger
IllegalArgumentException
for the error.protected String cannotRegisterSubmodel$str()
public final String wildcardOperationFailedAtSingleAddressWithComplexFailure(String operation, PathAddress address)
wildcardOperationFailedAtSingleAddressWithComplexFailure
in interface ControllerLogger
protected String wildcardOperationFailedAtSingleAddressWithComplexFailure$str()
public final String invalidMinLength(String value, String name, int length)
ControllerLogger
value
parameter is invalid and must have a minimum length, represented by the
length
parameter.invalidMinLength
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.length
- the minimum length.protected String invalidMinLength$str()
public final OperationFailedException rejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress, String legacyHostName, String subsystem, ModelVersion modelVersion, List details)
rejectAttributesSubsystemModelResourceTransformer
in interface ControllerLogger
protected String rejectAttributesSubsystemModelResourceTransformer$str()
public final XMLStreamException unexpectedElement(QName name, StringBuilder possible, Location location)
unexpectedElement
in interface ControllerLogger
protected String unexpectedElement2$str()
public final String removingServiceUnsatisfiedDependencies(String name)
ControllerLogger
ControllerLogger.removingServiceUnsatisfiedDependencies()
removingServiceUnsatisfiedDependencies
in interface ControllerLogger
name
- the name of the service.protected String removingServiceUnsatisfiedDependencies1$str()
public final IllegalArgumentException proxyHandlerAlreadyRegistered(String location)
ControllerLogger
proxyHandlerAlreadyRegistered
in interface ControllerLogger
location
- the location.IllegalArgumentException
for the error.protected String proxyHandlerAlreadyRegistered$str()
public final IllegalStateException mainFileNotFound(String name, File configurationDir)
ControllerLogger
mainFileNotFound
in interface ControllerLogger
name
- the main file.configurationDir
- the configuration directoryIllegalStateException
for the error.protected String mainFileNotFound$str()
public final String compositeOperationFailed()
ControllerLogger
compositeOperationFailed
in interface ControllerLogger
protected String compositeOperationFailed$str()
public final OperationFailedException cannotRemoveResourceWithChildren(List children)
ControllerLogger
cannotRemoveResourceWithChildren
in interface ControllerLogger
children
- the address elements for the children.OperationFailedException
for the error.protected String cannotRemoveResourceWithChildren$str()
public final IllegalStateException duplicateSubsystem(String subsystemName, String duplicatingModule, String existingModule)
ControllerLogger
duplicateSubsystem
in interface ControllerLogger
subsystemName
- the cause of the failureprotected String duplicateSubsystem$str()
public final XMLStreamException alreadyDeclared(String name1, String name2, String value, String parentName, String parentValue, Location location)
ControllerLogger
value
has already been declared.alreadyDeclared
in interface ControllerLogger
name1
- the first attribute name.name2
- the second attribute name.value
- the value that has already been declared.parentName
- the name of the parent.parentValue
- the parent value.location
- the location of the error.XMLStreamException
for the error.protected String alreadyDeclared5$str()
public final IllegalStateException cannotRemoveStandardRole(String roleName)
cannotRemoveStandardRole
in interface ControllerLogger
protected String cannotRemoveStandardRole$str()
public final void failedToUpdateAuditLog(Exception e)
ControllerLogger
failedToUpdateAuditLog
in interface ControllerLogger
protected String failedToUpdateAuditLog$str()
public final String operationHandlerFailedToComplete()
ControllerLogger
operationHandlerFailedToComplete
in interface ControllerLogger
protected String operationHandlerFailedToComplete$str()
public final String rejectedResourceResourceTransformation(PathAddress address)
rejectedResourceResourceTransformation
in interface ControllerLogger
protected String rejectedResourceResourceTransformation$str()
public final String cannotRemoveRequiredCapabilityInContext(String capability, String context)
cannotRemoveRequiredCapabilityInContext
in interface ControllerLogger
protected String cannotRemoveRequiredCapabilityInContext$str()
public final IllegalStateException useOperationContextRemoveService()
ControllerLogger
useOperationContextRemoveService
in interface ControllerLogger
XMLStreamException
for the error.protected String useOperationContextRemoveService$str()
public final IllegalArgumentException invalidRelativePathValue(String relativePath)
invalidRelativePathValue
in interface ControllerLogger
protected String invalidRelativePathValue$str()
public final XMLStreamException unknownValueForElement(String elementName1, String value, String elementName2, String parentElement, Location location)
ControllerLogger
elementName1
value
elementName2
must be
declared in the element represented by the parentElement
parameter.unknownValueForElement
in interface ControllerLogger
elementName1
- the name of the first element.value
- the value.elementName2
- the name of the second element.parentElement
- the parent element name.location
- the location of the error.XMLStreamException
for the error.protected String unknownValueForElement$str()
public final String timeoutExecutingOperation()
timeoutExecutingOperation
in interface ControllerLogger
protected String timeoutExecutingOperation0$str()
public final XMLStreamException invalidAttributeValue(int value, QName name, int minInclusive, int maxInclusive, Location location)
ControllerLogger
value
parameter, was found for the
attribute, represented by the name
parameter. The value must be between the minInclusive
and
maxInclusive
values.invalidAttributeValue
in interface ControllerLogger
value
- the invalid value.name
- the attribute name.minInclusive
- the minimum value allowed.maxInclusive
- the maximum value allowed.location
- the location of the error.XMLStreamException
for the error.protected String invalidAttributeValue4$str()
public final IllegalArgumentException aliasStepHandlerOperationNotFound(String name, PathAddress aliasAddress, PathAddress targetAddress)
aliasStepHandlerOperationNotFound
in interface ControllerLogger
protected String aliasStepHandlerOperationNotFound$str()
public final IllegalStateException noHandlerCalled(String name)
noHandlerCalled
in interface ControllerLogger
protected String noHandlerCalled$str()
public final void ignoringUnsupportedLegacyExtension(List subsystemNames, String extensionName)
ignoringUnsupportedLegacyExtension
in interface ControllerLogger
protected String ignoringUnsupportedLegacyExtension$str()
public final IllegalArgumentException validationFailedCouldNotConvertParamToType(String paramName, org.jboss.dmr.ModelType type, String operation)
ControllerLogger
validationFailedCouldNotConvertParamToType
in interface ControllerLogger
paramName
- the name of the required parametertype
- the required typeoperation
- the operation as a string. May be emptyprotected String validationFailedCouldNotConvertParamToType$str()
public final OperationFailedException operationContextIsNotAbstractOperationContext()
operationContextIsNotAbstractOperationContext
in interface ControllerLogger
protected String operationContextIsNotAbstractOperationContext$str()
public final String requiredCapabilityMissing(String demandingAddress)
requiredCapabilityMissing
in interface ControllerLogger
protected String requiredCapabilityMissing1$str()
public final void operationDeprecated(String name, String address)
operationDeprecated
in interface ControllerLogger
protected String operationDeprecated$str()
public final void failedToCloseResource(Throwable cause, Closeable closeable)
ControllerLogger
closeable
parameter.failedToCloseResource
in interface ControllerLogger
cause
- the cause of the error.closeable
- the resource.protected String failedToCloseResource$str()
public final IllegalStateException invalidBlockingTimeout(long timeout, String headerName)
invalidBlockingTimeout
in interface ControllerLogger
protected String invalidBlockingTimeout$str()
public final IOException unsupportedPrincipalParameter(byte parameterType, byte principalType)
unsupportedPrincipalParameter
in interface ControllerLogger
protected String unsupportedPrincipalParameter$str()
public final XMLStreamException alreadyDeclared(String name, String value, Location location)
ControllerLogger
value
has already been declared.alreadyDeclared
in interface ControllerLogger
name
- the attribute name.value
- the value that has already been declared.location
- the location of the error.XMLStreamException
for the error.protected String alreadyDeclared2$str()
public final XMLStreamException invalidAttributeValue(String value, QName name, Location location)
ControllerLogger
value
parameter, was found for the
attribute, represented by the name
parameter.invalidAttributeValue
in interface ControllerLogger
value
- the invalid value.name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.protected String invalidAttributeValue2$str()
public final UnsupportedOperationException couldNotMarshalAttributeAsElement(String attributeName)
couldNotMarshalAttributeAsElement
in interface ControllerLogger
protected String couldNotMarshalAttributeAsElement$str()
public final String transitiveDependencies()
transitiveDependencies
in interface ControllerLogger
protected String transitiveDependencies$str()
public final String subsystemBootInterrupted()
ControllerLogger
subsystemBootInterrupted
in interface ControllerLogger
protected String subsystemBootInterrupted$str()
public final IllegalStateException removingExtensionWithRegisteredSubsystem(String moduleName, String subsystem)
ControllerLogger
removingExtensionWithRegisteredSubsystem
in interface ControllerLogger
moduleName
- the name of the extensionsubsystem
- the name of the subsystemIllegalStateException
for the errorprotected String removingExtensionWithRegisteredSubsystem$str()
public final OperationFailedRuntimeException modelUpdateNotAuthorized(String operation, PathAddress address)
modelUpdateNotAuthorized
in interface ControllerLogger
protected String modelUpdateNotAuthorized$str()
public final IllegalArgumentException wildcardRegistrationIsNotAnOverride()
ControllerLogger
wildcardRegistrationIsNotAnOverride
in interface ControllerLogger
IllegalArgumentException
for the errorprotected String wildcardRegistrationIsNotAnOverride$str()
public final OperationFailedException incompleteExpression(String expression)
incompleteExpression
in interface ControllerLogger
protected String incompleteExpression$str()
public final IllegalArgumentException pathEntryNotFound(String pathName)
pathEntryNotFound
in interface ControllerLogger
protected String pathEntryNotFound$str()
public final IllegalStateException cannotOverrideRootRegistration()
ControllerLogger
cannotOverrideRootRegistration
in interface ControllerLogger
IllegalStateException
for the errorprotected String cannotOverrideRootRegistration$str()
public final IllegalStateException noContextToDelegateTo(int operationId)
noContextToDelegateTo
in interface ControllerLogger
protected String noContextToDelegateTo$str()
public final void errorBootingContainer(Throwable cause, long bootStackSize, String name)
ControllerLogger
errorBootingContainer
in interface ControllerLogger
cause
- the cause of the error.bootStackSize
- the boot stack size.name
- the property name to increase the boot stack size.protected String errorBootingContainer2$str()
public final void operationFailed(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription)
ControllerLogger
operationFailed
in interface ControllerLogger
op
- the operation that failed.opAddress
- the address the operation failed on.failureDescription
- the failure description.protected String operationFailed3$str()
public final IllegalStateException duplicateResourceType(String type)
ControllerLogger
duplicateResourceType
in interface ControllerLogger
type
- the duplicate type.IllegalStateException
for the error.protected String duplicateResourceType$str()
public final Resource.NoSuchResourceException managementResourceNotFound(PathAddress pathAddress)
ControllerLogger
managementResourceNotFound
in interface ControllerLogger
pathAddress
- the address for the resource.OperationFailedRuntimeException
for the error.protected String managementResourceNotFound$str()
public final ConfigurationPersistenceException failedToRenameTempFile(Throwable cause, File temp, File file)
failedToRenameTempFile
in interface ControllerLogger
protected String failedToRenameTempFile$str()
public final String cannotRemoveRequiredCapability(String capability)
cannotRemoveRequiredCapability
in interface ControllerLogger
protected String cannotRemoveRequiredCapability$str()
public final ConfigurationPersistenceException failedToMarshalConfiguration(Throwable cause)
ControllerLogger
failedToMarshalConfiguration
in interface ControllerLogger
cause
- the cause of the error.ConfigurationPersistenceException
for the error.protected String failedToMarshalConfiguration$str()
public final IllegalArgumentException invalidLoadFactor()
ControllerLogger
invalidLoadFactor
in interface ControllerLogger
IllegalArgumentException
for the error.protected String invalidLoadFactor$str()
public final OperationFailedException unknownMulticastAddress(UnknownHostException cause, String value, String name)
ControllerLogger
value
for the attribute, represented by the name
parameter,
is not a valid multicast address.unknownMulticastAddress
in interface ControllerLogger
cause
- the cause of the error.value
- the invalid value.name
- the name of the attribute.XMLStreamException
for the error.protected String unknownMulticastAddress$str()
public final OperationFailedException badUriSyntax(String uri)
badUriSyntax
in interface ControllerLogger
protected String badUriSyntax$str()
public final String noInterfaceCriteria()
ControllerLogger
noInterfaceCriteria
in interface ControllerLogger
protected String noInterfaceCriteria$str()
public final XMLStreamException invalidValueNegative(String name, int value, Location location)
ControllerLogger
value
for the name
cannot be negative.invalidValueNegative
in interface ControllerLogger
name
- the name for the value that cannot be negative.value
- the invalid value.location
- the location of the error.XMLStreamException
for the error.protected String invalidValueNegative$str()
public final void cannotResolveAddress(String address)
ControllerLogger
address
parameter, could not be
resolved, so cannot match it to any InetAddress.cannotResolveAddress
in interface ControllerLogger
address
- the address that could not be resolved.protected String cannotResolveAddress$str()
public final IllegalStateException rollbackAlreadyInvoked()
ControllerLogger
rollbackAlreadyInvoked
in interface ControllerLogger
IllegalStateException
for the error.protected String rollbackAlreadyInvoked$str()
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(PathElement element)
indexedChildResourceRegistrationNotAvailable
in interface ControllerLogger
protected String indexedChildResourceRegistrationNotAvailable$str()
public final String elementNotSupported(String name, String fileName)
ControllerLogger
name
parameter, is not supported the file,
represented by the file
parameter.elementNotSupported
in interface ControllerLogger
name
- the name of the element.fileName
- the file name.protected String elementNotSupported$str()
public final IllegalStateException pathManagerNotAvailable(ProcessType processType)
pathManagerNotAvailable
in interface ControllerLogger
protected String pathManagerNotAvailable$str()
public final String noHandlerForOperation(String operationName, PathAddress address)
noHandlerForOperation
in interface ControllerLogger
protected String noHandlerForOperation$str()
public final String serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)
ControllerLogger
serviceStatusReportNoLongerRequired
in interface ControllerLogger
serviceName
- the name of the serviceprotected String serviceStatusReportNoLongerRequired$str()
public final void errorBootingContainer(Throwable cause)
ControllerLogger
errorBootingContainer
in interface ControllerLogger
cause
- the cause of the error.protected String errorBootingContainer0$str()
public final void couldNotCreateHistoricalBackup(String currentHistoryDir)
couldNotCreateHistoricalBackup
in interface ControllerLogger
protected String couldNotCreateHistoricalBackup$str()
public final String attributesAreNotUnderstoodAndMustBeIgnored()
attributesAreNotUnderstoodAndMustBeIgnored
in interface ControllerLogger
protected String attributesAreNotUnderstoodAndMustBeIgnored0$str()
public final String proxiedOperationTimedOut(String operation, PathAddress target, long timeout)
proxiedOperationTimedOut
in interface ControllerLogger
protected String proxiedOperationTimedOut$str()
public final String namespaceAlreadyRegistered(String prefix, String uri)
ControllerLogger
prefix
parameter, is already
registered with the schema URI, represented by the uri
parameter.namespaceAlreadyRegistered
in interface ControllerLogger
prefix
- the namespace prefix.uri
- the schema URI.protected String namespaceAlreadyRegistered$str()
public final IllegalArgumentException invalidTableSize()
ControllerLogger
invalidTableSize
in interface ControllerLogger
IllegalArgumentException
for the error.protected String invalidTableSize$str()
public final RuntimeException transactionInterrupted()
ControllerLogger
transactionInterrupted
in interface ControllerLogger
RuntimeException
for the error.protected String transactionInterrupted$str()
public final OperationFailedException invalidEnumValue(String value, String parameterName, Set allowedValues)
ControllerLogger
invalidEnumValue
in interface ControllerLogger
value
- the parameter value.parameterName
- the parameter name.allowedValues
- a set containing the allowed values.OperationFailedException
for the error.protected String invalidEnumValue$str()
public final SecurityException illegalMultipleRoles()
illegalMultipleRoles
in interface ControllerLogger
protected String illegalMultipleRoles$str()
public final ConfigurationPersistenceException failedToStoreConfiguration(Throwable cause)
ControllerLogger
failedToStoreConfiguration
in interface ControllerLogger
cause
- the cause of the error.ConfigurationPersistenceException
for the error.protected String failedToStoreConfiguration0$str()
public final String invalidDescriptionInvalidParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionInvalidParamTypeInDescription
in interface ControllerLogger
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionInvalidParamTypeInDescription$str()
public final RuntimeException unknownCriteriaInterfaceProperty(String name)
ControllerLogger
name
parameter, is unknown.unknownCriteriaInterfaceProperty
in interface ControllerLogger
name
- the name of the property.RuntimeException
for the error.protected String unknownCriteriaInterfaceProperty$str()
public final OperationFailedException couldNotResolveExpression(String attributeExpression)
couldNotResolveExpression
in interface ControllerLogger
protected String couldNotResolveExpression$str()
public final IllegalStateException noActiveStep()
ControllerLogger
noActiveStep
in interface ControllerLogger
IllegalStateException
for the error.protected String noActiveStep$str()
public final String cannotGetControllerLock()
cannotGetControllerLock
in interface ControllerLogger
protected String cannotGetControllerLock$str()
public final String missingRequiredServices()
missingRequiredServices
in interface ControllerLogger
protected String missingRequiredServices$str()
public final OperationFailedException onlyAccessHostControllerInfoInRuntimeStage()
onlyAccessHostControllerInfoInRuntimeStage
in interface ControllerLogger
protected String onlyAccessHostControllerInfoInRuntimeStage$str()
public final String servicesMissingDependencies()
ControllerLogger
servicesMissingDependencies
in interface ControllerLogger
protected String servicesMissingDependencies$str()
public final OperationFailedRuntimeException resourceNotFound(PathAddress ancestor, PathAddress address)
ControllerLogger
resourceNotFound
in interface ControllerLogger
ancestor
- the ancestor path.address
- the address.OperationFailedRuntimeException
for the error.protected String resourceNotFound2$str()
public final ConfigurationPersistenceException failedToCreateConfigurationBackup(Throwable cause, File file)
ControllerLogger
file
parameter.failedToCreateConfigurationBackup
in interface ControllerLogger
cause
- the cause of the error.file
- the configuration file that failed to backup.ConfigurationPersistenceException
for the error.protected String failedToCreateConfigurationBackup$str()
public final String invalidAddress(String address, String msg)
ControllerLogger
address
parameter, is invalid.invalidAddress
in interface ControllerLogger
address
- the invalid address.msg
- the error message.protected String invalidAddress$str()
public final void cannotRename(IOException ioe, Path fromPath, Path toPath)
ControllerLogger
cannotRename
in interface ControllerLogger
fromPath
- the from file.toPath
- the to file.protected String cannotRename$str()
public final void disablingLogHandlerDueToFailures(int failureCount, String name)
ControllerLogger
disablingLogHandlerDueToFailures
in interface ControllerLogger
protected String disablingLogHandlerDueToFailures$str()
public final IllegalArgumentException alreadyRegistered(String type, String name, String location)
ControllerLogger
type
with the name
is already registered at the
location
.alreadyRegistered
in interface ControllerLogger
type
- the type.name
- the name.location
- the location.IllegalArgumentException
for the error.protected String alreadyRegistered$str()
public final org.jboss.msc.service.StartException invalidAnyIPv6()
invalidAnyIPv6
in interface ControllerLogger
protected String invalidAnyIPv6$str()
public final IOException unsupportedPrincipalType(byte type)
unsupportedPrincipalType
in interface ControllerLogger
protected String unsupportedPrincipalType$str()
public final String invalidType(org.jboss.dmr.ModelType type)
ControllerLogger
type
parameter, is invalid.invalidType
in interface ControllerLogger
type
- the invalid type.protected String invalidType$str()
public final XMLStreamException invalidPort(String name, String value, Location location)
ControllerLogger
value
for the name
must be a valid port number.invalidPort
in interface ControllerLogger
name
- the name for the value that must be a port number.value
- the invalid value.location
- the location of the error.XMLStreamException
for the error.protected String invalidPort$str()
public final IllegalStateException notADirectory(String path)
ControllerLogger
path
is not a directory.notADirectory
in interface ControllerLogger
path
- the path.IllegalStateException
for the error.protected String notADirectory$str()
public final RequestProcessingException asynchRequestNotFound(int batchId)
ControllerLogger
batchId
parameter.asynchRequestNotFound
in interface ControllerLogger
batchId
- the batch id.RequestProcessingException
for the error.protected String asynchRequestNotFound$str()
public final void invalidChannelCloseTimeout(NumberFormatException cause, String propertyName, String propValue)
ControllerLogger
invalidChannelCloseTimeout
in interface ControllerLogger
cause
- the the cause of the failurepropertyName
- the name of the system propertypropValue
- the value providedprotected String invalidChannelCloseTimeout$str()
public final OperationFailedException cannotRemoveReadOnlyPath(String pathName)
cannotRemoveReadOnlyPath
in interface ControllerLogger
protected String cannotRemoveReadOnlyPath$str()
public final IllegalStateException tableIsFull()
ControllerLogger
tableIsFull
in interface ControllerLogger
IllegalStateException
for the error.protected String tableIsFull$str()
public final IllegalArgumentException validationFailedActualParameterNotDescribed(String paramName, Set parameterNames, String operation)
ControllerLogger
validationFailedActualParameterNotDescribed
in interface ControllerLogger
paramName
- the name of the parameter in the operationparameterNames
- the valid parameter namesoperation
- the operation as a string. May be emptyprotected String validationFailedActualParameterNotDescribed$str()
public final IllegalStateException cannotCreateEmptyConfig(String absolutePath, IOException cause)
cannotCreateEmptyConfig
in interface ControllerLogger
protected String cannotCreateEmptyConfig$str()
public final XMLStreamException unexpectedElement(QName name, Location location)
ControllerLogger
name
parameter, was
encountered.unexpectedElement
in interface ControllerLogger
name
- the unexpected element name.location
- the location of the error.XMLStreamException
for the error.protected String unexpectedElement1$str()
public final OperationFailedException deprecatedAndCurrentParameterMismatch(String deprecated, String current)
deprecatedAndCurrentParameterMismatch
in interface ControllerLogger
protected String deprecatedAndCurrentParameterMismatch$str()
public final IllegalStateException readOnlyContext()
readOnlyContext
in interface ControllerLogger
protected String readOnlyContext$str()
public final String noKnownProviderPoints()
noKnownProviderPoints
in interface ControllerLogger
protected String noKnownProviderPoints$str()
public final IllegalStateException attemptToBothRemoveAndAddHandlerUpdateInstead()
attemptToBothRemoveAndAddHandlerUpdateInstead
in interface ControllerLogger
protected String attemptToBothRemoveAndAddHandlerUpdateInstead$str()
public final String stepHandlerFailed(OperationStepHandler handler)
ControllerLogger
stepHandlerFailed
in interface ControllerLogger
handler
- the handler that failed.protected String stepHandlerFailed$str()
public final String transformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerSubsystemModelOperationTransformerAttributes
in interface ControllerLogger
protected String transformerLoggerSubsystemModelOperationTransformerAttributes$str()
public final String invalidDescriptionMinMaxLengthForParameterHasWrongType(String minOrMaxLength, String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionMinMaxLengthForParameterHasWrongType
in interface ControllerLogger
minOrMaxLength
- min
or max
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionMinMaxLengthForParameterHasWrongType$str()
public final IllegalStateException canOnlyCreateChildAuditLoggerForMainAuditLogger()
canOnlyCreateChildAuditLoggerForMainAuditLogger
in interface ControllerLogger
protected String canOnlyCreateChildAuditLoggerForMainAuditLogger$str()
public final void transformationWarnings(String hostName, Set problems)
transformationWarnings
in interface ControllerLogger
protected String transformationWarnings$str()
public final String attributeNames(Set attributes)
ControllerLogger
attributeNames
in interface ControllerLogger
protected String attributeNames$str()
public final void timeoutExecutingOperation(long blockingTimeout, String name, PathAddress address)
timeoutExecutingOperation
in interface ControllerLogger
protected String timeoutExecutingOperation3$str()
public final String noOperationHandler(String op, PathAddress pathAddress)
noOperationHandler
in interface ControllerLogger
protected String noOperationHandler2$str()
public final OperationFailedException couldNotResolveExpressionIndex(String attributeExpression, int index)
couldNotResolveExpressionIndex
in interface ControllerLogger
protected String couldNotResolveExpressionIndex$str()
public final IllegalStateException attemptToBothAddAndRemoveAndHandlerFromCompositeOperation()
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation
in interface ControllerLogger
protected String attemptToBothAddAndRemoveAndHandlerFromCompositeOperation$str()
public final void wildcardAddressDetected()
ControllerLogger
wildcardAddressDetected
in interface ControllerLogger
protected String wildcardAddressDetected$str()
public final IllegalStateException capabilityAlreadyRegisteredInContext(String capability, String context)
capabilityAlreadyRegisteredInContext
in interface ControllerLogger
protected String capabilityAlreadyRegisteredInContext$str()
public final IllegalStateException invalidModificationAfterCompletedStep()
ControllerLogger
invalidModificationAfterCompletedStep
in interface ControllerLogger
IllegalStateException
for the error.protected String invalidModificationAfterCompletedStep$str()
public final IllegalArgumentException deploymentResourceMustBeRuntimeOnly()
deploymentResourceMustBeRuntimeOnly
in interface ControllerLogger
protected String deploymentResourceMustBeRuntimeOnly$str()
public final org.jboss.msc.service.StartException persisterNotInjected()
ControllerLogger
persisterNotInjected
in interface ControllerLogger
StartException
for the error.protected String persisterNotInjected$str()
public final String attributesAreNotUnderstoodAndMustBeIgnored(Set attributeNames)
attributesAreNotUnderstoodAndMustBeIgnored
in interface ControllerLogger
protected String attributesAreNotUnderstoodAndMustBeIgnored1$str()
public final IllegalArgumentException badAliasConvertAddress(PathAddress aliasAddress, PathAddress actual)
badAliasConvertAddress
in interface ControllerLogger
protected String badAliasConvertAddress$str()
public final String noSuchResourceType(PathAddress address)
noSuchResourceType
in interface ControllerLogger
protected String noSuchResourceType$str()
public final String timeoutAwaitingInitialStability()
timeoutAwaitingInitialStability
in interface ControllerLogger
protected String timeoutAwaitingInitialStability0$str()
public final XMLStreamException domainControllerMustBeDeclared(String remoteName, String localName, Location location)
ControllerLogger
remoteName
or the localName
domain controller
configuration must be declared.domainControllerMustBeDeclared
in interface ControllerLogger
remoteName
- the remote element name.localName
- the local element name.location
- the location of the error.XMLStreamException
for the error.protected String domainControllerMustBeDeclared$str()
public final IOException streamWasClosed()
streamWasClosed
in interface ControllerLogger
protected String streamWasClosed$str()
public final String requirementPointFull(String capability, String attribute, String requestingAddress)
requirementPointFull
in interface ControllerLogger
protected String requirementPointFull$str()
public final IllegalArgumentException invalidCapabilityServiceType(String capabilityName, Class serviceType)
invalidCapabilityServiceType
in interface ControllerLogger
protected String invalidCapabilityServiceType$str()
public final String attributesDoNotSupportExpressions(Set attributeNames)
attributesDoNotSupportExpressions
in interface ControllerLogger
protected String attributesDoNotSupportExpressions$str()
public final String invalidDescriptionNoParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionNoParamTypeInDescription
in interface ControllerLogger
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionNoParamTypeInDescription$str()
public final XMLStreamException duplicateDeclaration(String name, String value, Location location)
ControllerLogger
duplicateDeclaration
in interface ControllerLogger
name
- the name of the duplicate entry.value
- the duplicate entry.location
- the location of the error.XMLStreamException
for the error.protected String duplicateDeclaration2$str()
public final OperationFailedException unableToResolveExpressions()
unableToResolveExpressions
in interface ControllerLogger
protected String unableToResolveExpressions$str()
public final XMLStreamException invalidOutboundSocketBinding(String name, String localTag, String remoteTag, Location location)
ControllerLogger
localTag
and the
remoteTag
.invalidOutboundSocketBinding
in interface ControllerLogger
name
- the name of the socket binding.localTag
- the local tag.remoteTag
- the remote tag.location
- the location of the error.XMLStreamException
for the error.protected String invalidOutboundSocketBinding$str()
public final String transformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerSubsystemModelResourceTransformerAttributes
in interface ControllerLogger
protected String transformerLoggerSubsystemModelResourceTransformerAttributes$str()
public final OperationFailedRuntimeException duplicateElement(String name)
ControllerLogger
name
parameter, was found.duplicateElement
in interface ControllerLogger
name
- the name of the duplicate entry.OperationFailedRuntimeException
for the error.protected String duplicateElement$str()
public final OperationFailedException nullNotAllowed(String name)
ControllerLogger
name
may not be null
.nullNotAllowed
in interface ControllerLogger
name
- the name that cannot be null
.protected String nullNotAllowed$str()
public final IllegalStateException noPathToResolve(String pathAttributeName, String relativeToAttributeName, org.jboss.dmr.ModelNode model)
noPathToResolve
in interface ControllerLogger
protected String noPathToResolve$str()
public final OperationFailedException rejectAttributesCoreModelResourceTransformer(PathAddress pathAddress, String legacyHostName, ModelVersion modelVersion, List details)
rejectAttributesCoreModelResourceTransformer
in interface ControllerLogger
protected String rejectAttributesCoreModelResourceTransformer$str()
public final XMLStreamException unexpectedAttribute(QName name, Location location)
ControllerLogger
name
parameter, was
encountered.unexpectedAttribute
in interface ControllerLogger
name
- the unexpected attribute name.location
- the location of the error.XMLStreamException
for the error.protected String unexpectedAttribute1$str()
public final IllegalArgumentException pathEntryAlreadyExists(String pathName)
pathEntryAlreadyExists
in interface ControllerLogger
protected String pathEntryAlreadyExists$str()
public final IllegalStateException cannotDelete(File file)
ControllerLogger
cannotDelete
in interface ControllerLogger
file
- the file to delete.IllegalStateException
for the error.protected String cannotDelete$str()
public final String errorWaitingForTransaction()
ControllerLogger
errorWaitingForTransaction
in interface ControllerLogger
protected String errorWaitingForTransaction$str()
public final String unsupportedLegacyExtension(String extensionName)
unsupportedLegacyExtension
in interface ControllerLogger
protected String unsupportedLegacyExtension$str()
public final UnsupportedOperationException immutableResource()
ControllerLogger
immutableResource
in interface ControllerLogger
UnsupportedOperationException
for the error.protected String immutableResource$str()
public final String notificationIsNotDescribed(String type, PathAddress source)
notificationIsNotDescribed
in interface ControllerLogger
protected String notificationIsNotDescribed$str()
public final String invalidMaxValue(long value, String name, long maxValue)
ControllerLogger
value
is invalid for the parameter, represented by the name
parameter.invalidMaxValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.maxValue
- the minimum value required.protected String invalidMaxValue$str()
public final String noOperationHandler()
ControllerLogger
noOperationHandler
in interface ControllerLogger
protected String noOperationHandler0$str()
public final String operationRollingBack()
ControllerLogger
operationRollingBack
in interface ControllerLogger
protected String operationRollingBack$str()
public final String stepHandlerFailedRollback(OperationStepHandler handler, String op, PathAddress address, Throwable cause)
ControllerLogger
stepHandlerFailedRollback
in interface ControllerLogger
handler
- the handler that failed.op
- the operation.address
- the path address.cause
- the error.protected String stepHandlerFailedRollback$str()
public final String cantHaveBothLinkLocalAndInetAddressCriteria()
cantHaveBothLinkLocalAndInetAddressCriteria
in interface ControllerLogger
protected String cantHaveBothLinkLocalAndInetAddressCriteria$str()
public final OperationFailedException cannotRemovePathWithDependencies(String pathName, Set dependencies)
cannotRemovePathWithDependencies
in interface ControllerLogger
protected String cannotRemovePathWithDependencies$str()
public final String noOperationDefined(org.jboss.dmr.ModelNode operation)
noOperationDefined
in interface ControllerLogger
protected String noOperationDefined$str()
public final void timeoutAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress, long timeout)
timeoutAwaitingFinalResponse
in interface ControllerLogger
protected String timeoutAwaitingFinalResponse$str()
public final XMLStreamException unexpectedEndElement(QName name, Location location)
ControllerLogger
name
parameter, was
encountered.unexpectedEndElement
in interface ControllerLogger
name
- the unexpected element name.location
- the location of the error.XMLStreamException
for the error.protected String unexpectedEndElement$str()
public final XMLStreamException profileNotFound(Location location)
ControllerLogger
profileNotFound
in interface ControllerLogger
location
- the location of the error.XMLStreamException
for the error.protected String profileNotFound$str()
public final ConfigurationPersistenceException failedToBackup(Throwable cause, File file)
ControllerLogger
file
parameter.failedToBackup
in interface ControllerLogger
cause
- the cause of the error.file
- the file that failed to backup.ConfigurationPersistenceException
for the error.protected String failedToBackup$str()
public final void multipleMatchingAddresses(String toMatch, Set addresses, Set nis)
ControllerLogger
multipleMatchingAddresses
in interface ControllerLogger
toMatch
- the name of the interface configurationaddresses
- the matching addressesnis
- the matching nicsprotected String multipleMatchingAddresses3$str()
public final String groupNotFound(String name)
ControllerLogger
name
parameter, was found.groupNotFound
in interface ControllerLogger
name
- the name of the group.protected String groupNotFound$str()
public final String invalidAddressMaskValue(String value)
ControllerLogger
value
parameter, is invalid and must be of the form
address/mask.invalidAddressMaskValue
in interface ControllerLogger
value
- the invalid value.protected String invalidAddressMaskValue$str()
public final String invalidDescriptionRequiredFlagIsNotABoolean(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionRequiredFlagIsNotABoolean
in interface ControllerLogger
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionRequiredFlagIsNotABoolean$str()
public final IllegalArgumentException invalidParameterValue(OperationEntry.Flag flag, String name, Collection validFlags)
ControllerLogger
flag
is invalid.invalidParameterValue
in interface ControllerLogger
flag
- the invalid flag.name
- the name of the parameter.validFlags
- a collection of valid flags.IllegalArgumentException
for the error.protected String invalidParameterValue$str()
public final IllegalArgumentException ambiguousName(String prefix, String dir, Collection files)
ControllerLogger
prefix
parameter, was found in
the directory, represented by the dir
parameter.ambiguousName
in interface ControllerLogger
prefix
- the file prefix.dir
- the search directory.files
- the ambiguous files.IllegalArgumentException
for the error.protected String ambiguousName$str()
public final RuntimeException cannotResolveProcessUUID(UnknownHostException cause)
cannotResolveProcessUUID
in interface ControllerLogger
protected String cannotResolveProcessUUID$str()
public final String formattedCapabilityName(String capability)
formattedCapabilityName
in interface ControllerLogger
protected String formattedCapabilityName$str()
public final RuntimeException cannotDetermineDefaultName(Throwable cause)
ControllerLogger
cannotDetermineDefaultName
in interface ControllerLogger
cause
- the cause of the error.RuntimeException
for the error.protected String cannotDetermineDefaultName$str()
public final String invalidLocaleString(String unparsed)
invalidLocaleString
in interface ControllerLogger
protected String invalidLocaleString$str()
public final IllegalArgumentException operationNotRegisteredException(String op, PathAddress address)
ControllerLogger
op
parameter, registered at the address,
represented by the address
parameter.operationNotRegisteredException
in interface ControllerLogger
op
- the operation.address
- the address.protected String operationNotRegisteredException$str()
public final IllegalStateException attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation()
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation
in interface ControllerLogger
protected String attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation$str()
public final String serviceStatusReportUnavailable(org.jboss.msc.service.ServiceName serviceName, String dependents)
ControllerLogger
serviceStatusReportUnavailable
in interface ControllerLogger
serviceName
- the name of the serviceprotected String serviceStatusReportUnavailable$str()
public final String resourceWasAdded(PathAddress address)
resourceWasAdded
in interface ControllerLogger
protected String resourceWasAdded$str()
public final String unknownAttribute(String name)
ControllerLogger
name
parameter, is unknown.unknownAttribute
in interface ControllerLogger
name
- the attribute name.protected String unknownAttribute$str()
public final RuntimeException moduleInitializationInterrupted(String name)
ControllerLogger
moduleInitializationInterrupted
in interface ControllerLogger
name
- the name of the module.RuntimeException
for the error.protected String moduleInitializationInterrupted$str()
public final void invalidDefaultBlockingTimeout(String sysPropValue, String sysPropName, long defaultUsed)
invalidDefaultBlockingTimeout
in interface ControllerLogger
protected String invalidDefaultBlockingTimeout$str()
public final IllegalArgumentException cannotRegisterSubmodelWithNullPath()
ControllerLogger
null
path.cannotRegisterSubmodelWithNullPath
in interface ControllerLogger
IllegalArgumentException
for the error.protected String cannotRegisterSubmodelWithNullPath$str()
public final String rejectResourceOperationTransformation(PathAddress address, org.jboss.dmr.ModelNode operation)
rejectResourceOperationTransformation
in interface ControllerLogger
protected String rejectResourceOperationTransformation$str()
public final void attemptingReconnectToSyslog(String name, int timeout)
attemptingReconnectToSyslog
in interface ControllerLogger
protected String attemptingReconnectToSyslog$str()
public final void noFinalProxyOutcomeReceived(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode proxyAddress)
ControllerLogger
ProxyController
did not provide a final response.noFinalProxyOutcomeReceived
in interface ControllerLogger
protected String noFinalProxyOutcomeReceived$str()
public final ConfigurationPersistenceException failedToParseConfiguration(Throwable cause)
ControllerLogger
failedToParseConfiguration
in interface ControllerLogger
cause
- the cause of the error.ConfigurationPersistenceException
for the error.protected String failedToParseConfiguration$str()
public final RuntimeException modelFieldsNotKnown(Set fields, PathAddress address)
modelFieldsNotKnown
in interface ControllerLogger
protected String modelFieldsNotKnown$str()
public final IllegalStateException ambiguousConfigurationFiles(String backupType, File searchDir, String suffix)
ControllerLogger
suffix
were found in the directory.ambiguousConfigurationFiles
in interface ControllerLogger
backupType
- the backup type.searchDir
- the search directory.suffix
- the file suffix.IllegalStateException
for the error.protected String ambiguousConfigurationFiles$str()
public final String noChildRegistry(String childType, String child)
ControllerLogger
childType
and
child
parameters.noChildRegistry
in interface ControllerLogger
childType
- the child type.child
- the child.protected String noChildRegistry$str()
public final IllegalArgumentException validationFailedValueIsShorterThanMinLength(Object value, String paramName, Object minLength, String operation)
ControllerLogger
validationFailedValueIsShorterThanMinLength
in interface ControllerLogger
value
- the name of the required parameterparamName
- the name of the required parameterminLength
- the minimum valueoperation
- the operation as a string. May be emptyprotected String validationFailedValueIsShorterThanMinLength$str()
public final IllegalStateException operationReplyValueTypeRequired(String operationName)
ControllerLogger
operationName
parameter.operationReplyValueTypeRequired
in interface ControllerLogger
operationName
- the name of the operation that requires the reply value type description.IllegalStateException
for the error.protected String operationReplyValueTypeRequired$str()
public final IllegalStateException stageAlreadyComplete(OperationContext.Stage stage)
ControllerLogger
stageAlreadyComplete
in interface ControllerLogger
stage
- the stage.IllegalStateException
for the error.protected String stageAlreadyComplete$str()
public final String transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerCoreModelResourceTransformerAttributes
in interface ControllerLogger
protected String transformerLoggerCoreModelResourceTransformerAttributes$str()
public final IllegalStateException differentRealmsInSubject(String realmOne, String realmTwo)
differentRealmsInSubject
in interface ControllerLogger
protected String differentRealmsInSubject$str()
public final String unknownCriteriaInterfaceType(String type)
ControllerLogger
type
parameter, is unknown.unknownCriteriaInterfaceType
in interface ControllerLogger
type
- the unknown criteria type.protected String unknownCriteriaInterfaceType$str()
public final IllegalStateException multipleModelNodes(String name)
ControllerLogger
multipleModelNodes
in interface ControllerLogger
name
- the name of the node.IllegalStateException
for the error.protected String multipleModelNodes$str()
public final void failedToPersistConfigurationChange(Throwable cause)
ControllerLogger
failedToPersistConfigurationChange
in interface ControllerLogger
cause
- the cause of the error.protected String failedToPersistConfigurationChange0$str()
public final OperationFailedRuntimeException extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause, String module)
extensionModuleNotFound
in interface ControllerLogger
protected String extensionModuleNotFound$str()
public final RuntimeException failedInitializingModule(Throwable cause, String name)
ControllerLogger
failedInitializingModule
in interface ControllerLogger
cause
- the cause of the error.name
- the name of the module.RuntimeException
for the error.protected String failedInitializingModule$str()
public final String attributesMustBeDefinedAs(org.jboss.dmr.ModelNode value, Set names)
attributesMustBeDefinedAs
in interface ControllerLogger
protected String attributesMustBeDefinedAs$str()
public final XMLStreamException unknownInterface(String value, String attributeName, String elementName, Location location)
ControllerLogger
value
attribute, for the attribute,
represented by the attributeName
parameter, is unknown on in the element.unknownInterface
in interface ControllerLogger
value
- the value of the attribute.attributeName
- the attribute name.elementName
- the element name for the attribute.location
- the location of the error.XMLStreamException
for the error.protected String unknownInterface$str()
public final String required(String name)
ControllerLogger
name
is required.required
in interface ControllerLogger
name
- the name of the required attribute.protected String required$str()
public final void interruptedAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress)
interruptedAwaitingFinalResponse
in interface ControllerLogger
protected String interruptedAwaitingFinalResponse$str()
public final IllegalArgumentException fileNotFoundWithPrefix(String prefix, String dir)
ControllerLogger
prefix
were found in the directory,
represented by the dir
parameter.fileNotFoundWithPrefix
in interface ControllerLogger
prefix
- the file prefix.dir
- the search directory.IllegalArgumentException
for the error.protected String fileNotFoundWithPrefix$str()
public final OperationFailedException selectFailedCouldNotConvertAttributeToType(String attribute, org.jboss.dmr.ModelType type)
ControllerLogger
selectFailedCouldNotConvertAttributeToType
in interface ControllerLogger
attribute
- the name of the attributetype
- the required typeprotected String selectFailedCouldNotConvertAttributeToType$str()
public final XMLStreamException missingOneOf(StringBuilder sb, Location location)
ControllerLogger
sb
parameter,
included.missingOneOf
in interface ControllerLogger
sb
- the acceptable elements.location
- the location of the error.XMLStreamException
for the error.protected String missingOneOf$str()
public final String operationCancelled()
ControllerLogger
operationCancelled
in interface ControllerLogger
protected String operationCancelled$str()
public final String failedServices()
ControllerLogger
failedServices
in interface ControllerLogger
protected String failedServices$str()
public final XMLStreamException failedToLoadModule(Throwable cause)
ControllerLogger
failedToLoadModule
in interface ControllerLogger
cause
- the cause of the error.XMLStreamException
for the error.protected String failedToLoadModule0$str()
public final OperationFailedException cannotHaveBothParameters(String nameA, String name2)
cannotHaveBothParameters
in interface ControllerLogger
protected String cannotHaveBothParameters$str()
public final void timeoutAwaitingInitialStability(long blockingTimeout, String name, PathAddress address)
timeoutAwaitingInitialStability
in interface ControllerLogger
protected String timeoutAwaitingInitialStability3$str()
public final String illegalValueForInterfaceCriteria(org.jboss.dmr.ModelType valueType, String id, org.jboss.dmr.ModelType validType)
ControllerLogger
valueType
parameter, is invalid for the interface
criteria, represented by the id
parameter.illegalValueForInterfaceCriteria
in interface ControllerLogger
valueType
- the type of the invalid value.id
- the id of the criteria interface.validType
- the valid type.protected String illegalValueForInterfaceCriteria$str()
public final void failedSendingCompletedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
failedSendingCompletedResponse
in interface ControllerLogger
protected String failedSendingCompletedResponse$str()
public final IllegalArgumentException validationFailedOperationHasANullOrEmptyName(String operation)
ControllerLogger
validationFailedOperationHasANullOrEmptyName
in interface ControllerLogger
operation
- the operation as a string. May be emptyprotected String validationFailedOperationHasANullOrEmptyName$str()
public final IllegalArgumentException illegalCLIStylePathAddress(String pathAddress)
illegalCLIStylePathAddress
in interface ControllerLogger
protected String illegalCLIStylePathAddress$str()
public final String managementUnavailableDuringBoot()
managementUnavailableDuringBoot
in interface ControllerLogger
protected String managementUnavailableDuringBoot$str()
public final XMLStreamException childAlreadyDeclared(String childName, String parentName, Location location)
ControllerLogger
childName
parameter, of the parent element,
represented by the parentName
parameter, has already been declared.childAlreadyDeclared
in interface ControllerLogger
childName
- the child element name.parentName
- the parent element name.location
- the location of the error.XMLStreamException
for the error.protected String childAlreadyDeclared$str()
public final String wildcardOperationFailedAtSingleAddress(String operation, PathAddress address, String failureMessage)
wildcardOperationFailedAtSingleAddress
in interface ControllerLogger
protected String wildcardOperationFailedAtSingleAddress$str()
public final void logHandlerWriteFailed(Throwable t, String name)
ControllerLogger
logHandlerWriteFailed
in interface ControllerLogger
protected String logHandlerWriteFailed$str()
public final XMLStreamException reserved(String name, Location location)
ControllerLogger
name
is reserved.reserved
in interface ControllerLogger
name
- the name that is reserved.location
- the location of the error.XMLStreamException
for the error.protected String reserved$str()
public final OperationFailedException incorrectType(String name, Collection validTypes, org.jboss.dmr.ModelType invalidType)
ControllerLogger
incorrectType
in interface ControllerLogger
name
- the name the invalid type was found for.validTypes
- a collection of valid types.invalidType
- the invalid type.protected String incorrectType$str()
public final IllegalArgumentException pathEntryIsReadOnly(String pathName)
pathEntryIsReadOnly
in interface ControllerLogger
protected String pathEntryIsReadOnly$str()
public final IllegalStateException couldNotBackUp(IOException cause, String absolutePath, String absolutePath1)
couldNotBackUp
in interface ControllerLogger
protected String couldNotBackUp$str()
public final IOException noActiveRequestForReadingInputStreamReport(int id)
ControllerLogger
id
parameter.noActiveRequestForReadingInputStreamReport
in interface ControllerLogger
id
- the batch id.IOException
for the error.protected String noActiveRequestForReadingInputStreamReport$str()
public final String serviceStatusReportHeader()
ControllerLogger
serviceStatusReportHeader
in interface ControllerLogger
protected String serviceStatusReportHeader$str()
public final IllegalArgumentException invalidStepStageForContext()
ControllerLogger
invalidStepStageForContext
in interface ControllerLogger
IllegalArgumentException
for the error.protected String invalidStepStageForContext$str()
public final String cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria)
cantHaveSameCriteriaForBothNotAndInclusion
in interface ControllerLogger
protected String cantHaveSameCriteriaForBothNotAndInclusion$str()
public final IllegalStateException canonicalMainFileNotFound(Throwable cause, File file)
ControllerLogger
canonicalMainFileNotFound
in interface ControllerLogger
cause
- the cause of the error.file
- the main file.IllegalStateException
for the error.protected String canonicalMainFileNotFound$str()
public final XMLStreamException invalid(Throwable cause, int value, String name, Location location)
ControllerLogger
value
is invalid.invalid
in interface ControllerLogger
cause
- the cause of the error.value
- the invalid value.name
- the name of the invalid attribute.location
- the location of the error.XMLStreamException
for the error.protected String invalid2$str()
public final OperationFailedRuntimeException orderedChildTypeRenamed(PathAddress read, PathAddress transformed, String type, Set parentOrderedChildren)
orderedChildTypeRenamed
in interface ControllerLogger
protected String orderedChildTypeRenamed$str()
public final IllegalStateException pathEntryNotFoundForRelativePath(String relativePath, String pathName)
pathEntryNotFoundForRelativePath
in interface ControllerLogger
protected String pathEntryNotFoundForRelativePath$str()
public final IllegalArgumentException cannotWriteTo(String name)
ControllerLogger
name
.cannotWriteTo
in interface ControllerLogger
name
- the name.IllegalArgumentException
for the error.protected String cannotWriteTo$str()
public final void failedToCloseResource(Throwable cause, XMLStreamWriter writer)
ControllerLogger
writer
parameter.failedToCloseResource
in interface ControllerLogger
cause
- the cause of the error.writer
- the resource.public final void attributeDeprecated(String name, String address)
attributeDeprecated
in interface ControllerLogger
protected String attributeDeprecated$str()
public final IllegalStateException fullServerBootRequired(Class clazz)
ControllerLogger
clazz
cannot be used except in a full server boot.fullServerBootRequired
in interface ControllerLogger
clazz
- the class that cannot be used.IllegalStateException
for the error.protected String fullServerBootRequired$str()
public final IllegalArgumentException validationFailedNoOperationFound(String name, PathAddress address, String operation)
ControllerLogger
validationFailedNoOperationFound
in interface ControllerLogger
name
- the name of the operationaddress
- the operation addressoperation
- the operation as a string. May be emptyprotected String validationFailedNoOperationFound$str()
public final String subsystemBootOperationFailed(String name)
ControllerLogger
name
parameter, failed
without explanation.subsystemBootOperationFailed
in interface ControllerLogger
name
- the name of the subsystem.protected String subsystemBootOperationFailed$str()
public final IllegalArgumentException capabilityDoesNotExposeRuntimeAPI(String capabilityName)
capabilityDoesNotExposeRuntimeAPI
in interface ControllerLogger
protected String capabilityDoesNotExposeRuntimeAPI$str()
public final XMLStreamException duplicateInterfaceDeclaration(Location location)
ControllerLogger
duplicateInterfaceDeclaration
in interface ControllerLogger
location
- the location of the error.XMLStreamException
for the error.protected String duplicateInterfaceDeclaration$str()
public final String illegalInterfaceCriteria(org.jboss.dmr.ModelType invalidType, org.jboss.dmr.ModelType validType)
ControllerLogger
valueType
parameter.illegalInterfaceCriteria
in interface ControllerLogger
invalidType
- the invalid type.validType
- the valid type.protected String illegalInterfaceCriteria$str()
public final OperationFailedException attributeIsWrongType(String name, org.jboss.dmr.ModelType expectedType, org.jboss.dmr.ModelType providedType)
attributeIsWrongType
in interface ControllerLogger
protected String attributeIsWrongType$str()
public final XMLStreamException moduleLoadingInterrupted(String name)
ControllerLogger
moduleLoadingInterrupted
in interface ControllerLogger
name
- the name of the module.XMLStreamException
for the error.protected String moduleLoadingInterrupted$str()
public final String invalidValue(String value, String name, Collection validValues)
ControllerLogger
value
for the parameter, represented by the name
parameter, is invalid.invalidValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.validValues
- a collection of valid values.protected String invalidValue$str()
public final String serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName, String dependents)
ControllerLogger
serviceStatusReportMissing
in interface ControllerLogger
serviceName
- the name of the serviceprotected String serviceStatusReportMissing$str()
public final IllegalStateException duplicateResource(String name)
ControllerLogger
duplicateResource
in interface ControllerLogger
name
- the name of the resource.IllegalStateException
for the error.protected String duplicateResource$str()
public final String subsystemBootOperationFailedExecuting(String name)
ControllerLogger
subsystemBootOperationFailedExecuting
in interface ControllerLogger
protected String subsystemBootOperationFailedExecuting$str()
public final IllegalStateException nonHostCapableSubsystemInHostModel(String subsystemName, String extensionModuleName)
nonHostCapableSubsystemInHostModel
in interface ControllerLogger
protected String nonHostCapableSubsystemInHostModel$str()
public final OperationFailedRuntimeException cannotRemove(String name)
ControllerLogger
name
.cannotRemove
in interface ControllerLogger
name
- the name.OperationFailedRuntimeException
for the error.protected String cannotRemove$str()
public final RuntimeException transactionTimeout(String type)
ControllerLogger
transactionTimeout
in interface ControllerLogger
type
- the transaction type.RuntimeException
for the error.protected String transactionTimeout$str()
public final String invalidMinValue(long value, String name, long minValue)
ControllerLogger
value
is invalid for the parameter, represented by the name
parameter.invalidMinValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.minValue
- the minimum value required.protected String invalidMinValue$str()
public final String invalidAddressValue(String value, String msg)
ControllerLogger
value
parameter, is invalid.invalidAddressValue
in interface ControllerLogger
value
- the invalid address value.msg
- the error message.protected String invalidAddressValue$str()
public final String attributeRegisteredOnResource(String attributeName, org.jboss.dmr.ModelNode resource)
ControllerLogger
attributeName
parameter, is a registered child of
the resource.attributeRegisteredOnResource
in interface ControllerLogger
attributeName
- the name of the attribute.resource
- the resource the attribute is a child of.protected String attributeRegisteredOnResource$str()
public final String operationSucceeded()
ControllerLogger
operationSucceeded
in interface ControllerLogger
protected String operationSucceeded$str()
public final String operationHandlerFailed(String msg)
ControllerLogger
operationHandlerFailed
in interface ControllerLogger
msg
- the failure message.protected String operationHandlerFailed$str()
public final ConfigurationPersistenceException failedToWriteConfiguration(Throwable cause)
ControllerLogger
failedToWriteConfiguration
in interface ControllerLogger
cause
- the cause of the error.ConfigurationPersistenceException
for the error.protected String failedToWriteConfiguration$str()
public final IllegalStateException serviceInstallTimedOut(long timeout, org.jboss.msc.service.ServiceName name)
serviceInstallTimedOut
in interface ControllerLogger
protected String serviceInstallTimedOut$str()
public final void registerSubsystemNoWrapper(String name)
ControllerLogger
registerSubsystemNoWrapper
in interface ControllerLogger
name
- the subsystem nameprotected String registerSubsystemNoWrapper$str()
public final void cannotTransform(Throwable cause)
ControllerLogger
cannotTransform
in interface ControllerLogger
cause
- the cause of the error.protected String cannotTransform$str()
public final String permissionDenied()
permissionDenied
in interface ControllerLogger
protected String permissionDenied$str()
public final IllegalArgumentException invalidStepStage()
ControllerLogger
invalidStepStage
in interface ControllerLogger
IllegalArgumentException
for the error.protected String invalidStepStage$str()
public final void removeUnsupportedLegacyExtension(List subsystemNames, String extensionName)
removeUnsupportedLegacyExtension
in interface ControllerLogger
protected String removeUnsupportedLegacyExtension$str()
public final String missingTransitiveDependents()
missingTransitiveDependents
in interface ControllerLogger
protected String missingTransitiveDependents$str()
public final RuntimeException noActiveTransaction(int id)
ControllerLogger
id
.noActiveTransaction
in interface ControllerLogger
id
- the id.RequestProcessingException
for the error.protected String noActiveTransaction$str()
public final String invalidAddressMask(String mask, String msg)
ControllerLogger
mask
parameter, is invalid.invalidAddressMask
in interface ControllerLogger
mask
- the invalid mask.msg
- the error message.protected String invalidAddressMask$str()
public final OperationFailedException invalidMulticastAddress(String value, String name)
ControllerLogger
value
for the attribute, represented by the name
parameter,
is not a valid multicast address.invalidMulticastAddress
in interface ControllerLogger
value
- the invalid value.name
- the name of the attribute.\XMLStreamException
for the error.protected String invalidMulticastAddress$str()
public final IllegalStateException registerHostCapableMustHappenFirst(String name)
registerHostCapableMustHappenFirst
in interface ControllerLogger
protected String registerHostCapableMustHappenFirst$str()
public final XMLStreamException invalidAttributeValue(String value, QName name, Set validValues, Location location)
ControllerLogger
value
parameter, was found for the
attribute, represented by the name
parameter.invalidAttributeValue
in interface ControllerLogger
value
- the invalid value.name
- the attribute name.validValues
- the legal values for the attributelocation
- the location of the error.XMLStreamException
for the error.protected String invalidAttributeValue3$str()
public final String missingTransitiveDependencies()
missingTransitiveDependencies
in interface ControllerLogger
protected String missingTransitiveDependencies$str()
public final XMLStreamException missingRequiredElements(StringBuilder sb, Location location)
ControllerLogger
missingRequiredElements
in interface ControllerLogger
sb
- the missing element.location
- the location of the error.XMLStreamException
for the error.protected String missingRequiredElements$str()
public final IllegalArgumentException aliasAlreadyRegistered(String location)
aliasAlreadyRegistered
in interface ControllerLogger
protected String aliasAlreadyRegistered$str()
public final RequestProcessingException prepareFailThreadInterrupted()
ControllerLogger
prepareFailThreadInterrupted
in interface ControllerLogger
RequestProcessingException
for the error.protected String prepareFailThreadInterrupted$str()
public final String removingServiceUnsatisfiedDependencies()
ControllerLogger
ControllerLogger.removingServiceUnsatisfiedDependencies(String)
removingServiceUnsatisfiedDependencies
in interface ControllerLogger
protected String removingServiceUnsatisfiedDependencies0$str()
public final IllegalStateException unexpectedStorage(AttributeAccess.Storage storage)
ControllerLogger
storage
was unexpected.unexpectedStorage
in interface ControllerLogger
storage
- the storage that was unexpected.IllegalStateException
for the error.protected String unexpectedStorage$str()
public final String channelClosed()
ControllerLogger
channelClosed
in interface ControllerLogger
protected String channelClosed$str()
public final String unexpectedOperationExecutionFailureDescription(RuntimeException e)
unexpectedOperationExecutionFailureDescription
in interface ControllerLogger
protected String unexpectedOperationExecutionFailureDescription$str()
public final IOException responseHandlerNotFound(int id)
responseHandlerNotFound
in interface ControllerLogger
protected String responseHandlerNotFound$str()
public final String interruptedWaitingForRequest()
ControllerLogger
interruptedWaitingForRequest
in interface ControllerLogger
protected String interruptedWaitingForRequest$str()
public final OperationFailedException couldNotResolveExpressionList(String attributeExpression)
couldNotResolveExpressionList
in interface ControllerLogger
protected String couldNotResolveExpressionList$str()
public final void cannotDeleteTempFile(String name)
ControllerLogger
cannotDeleteTempFile
in interface ControllerLogger
name
- temp filenameprotected String cannotDeleteTempFile$str()
public final String invalidInterfaceCriteriaPattern(String pattern, String name)
ControllerLogger
pattern
parameter, for the interface criteria,
represented by the name
parameter, is invalid.invalidInterfaceCriteriaPattern
in interface ControllerLogger
pattern
- the pattern.name
- the interface criteria.protected String invalidInterfaceCriteriaPattern$str()
public final String parsingProblem(int row, int col, String msg)
ControllerLogger
parsingProblem
in interface ControllerLogger
row
- the row the problem occurred at.col
- the column the problem occurred at.msg
- a message to concatenate.protected String parsingProblem$str()
public final String cantHaveBothLoopbackAndInetAddressCriteria()
cantHaveBothLoopbackAndInetAddressCriteria
in interface ControllerLogger
protected String cantHaveBothLoopbackAndInetAddressCriteria$str()
public final IllegalStateException operationAlreadyComplete()
ControllerLogger
operationAlreadyComplete
in interface ControllerLogger
IllegalStateException
for the error.protected String operationAlreadyComplete$str()
public final IllegalArgumentException validationFailedInvalidElementType(String paramName, org.jboss.dmr.ModelType elementType, String operation)
ControllerLogger
validationFailedInvalidElementType
in interface ControllerLogger
paramName
- the name of the required parameterelementType
- the expected element typeoperation
- the operation as a string. May be emptyprotected String validationFailedInvalidElementType$str()
public final IllegalStateException unknownCapability(String capability)
unknownCapability
in interface ControllerLogger
protected String unknownCapability$str()
public final IllegalStateException nullAsynchronousExecutor()
ControllerLogger
nullAsynchronousExecutor
in interface ControllerLogger
IllegalStateException
for the error.protected String nullAsynchronousExecutor$str()
public final IllegalArgumentException unknownBaseRole(String roleName)
unknownBaseRole
in interface ControllerLogger
protected String unknownBaseRole$str()
public final String compositeOperationRolledBack()
ControllerLogger
compositeOperationRolledBack
in interface ControllerLogger
protected String compositeOperationRolledBack$str()
public final String namespaceNotFound(String prefix)
ControllerLogger
prefix
, was found.namespaceNotFound
in interface ControllerLogger
prefix
- the prefix.protected String namespaceNotFound$str()
public final IllegalStateException unknownCapabilityInContext(String capability, String context)
unknownCapabilityInContext
in interface ControllerLogger
protected String unknownCapabilityInContext$str()
public final UnsupportedOperationException couldNotMarshalAttributeAsAttribute(String attributeName)
couldNotMarshalAttributeAsAttribute
in interface ControllerLogger
protected String couldNotMarshalAttributeAsAttribute$str()
public final RuntimeException extensionModuleLoadingFailure(org.jboss.modules.ModuleLoadException cause, String module)
extensionModuleLoadingFailure
in interface ControllerLogger
protected String extensionModuleLoadingFailure$str()
public final String requirementPointSimple(String capability, String requestingAddress)
requirementPointSimple
in interface ControllerLogger
protected String requirementPointSimple$str()
public final IllegalStateException attemptToBothUpdateAndRemoveHandlerFromCompositeOperation()
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation
in interface ControllerLogger
protected String attemptToBothUpdateAndRemoveHandlerFromCompositeOperation$str()
public final String invalidAttributeCombo(String attributeName, StringBuilder combos)
ControllerLogger
attributeName
parameter, is invalid in
combination with the combos
parameter.invalidAttributeCombo
in interface ControllerLogger
attributeName
- the attribute name.combos
- the combinations.protected String invalidAttributeCombo$str()
public final XMLStreamException duplicateNamedElement(String name, Location location)
ControllerLogger
name
parameter, has already been
declared.duplicateNamedElement
in interface ControllerLogger
name
- the element name.location
- the location of the error.XMLStreamException
for the error.protected String duplicateNamedElement$str()
public final IllegalArgumentException configurationFileNameNotAllowed(String backupType)
ControllerLogger
backupType
is
not allowed.configurationFileNameNotAllowed
in interface ControllerLogger
backupType
- the backup type.IllegalArgumentException
for the error.protected String configurationFileNameNotAllowed$str()
public final IllegalStateException cannotCreate(String path)
ControllerLogger
cannotCreate
in interface ControllerLogger
path
- the path to the file.IllegalStateException
for the error.protected String cannotCreate$str()
public final IOException streamWasKilled()
streamWasKilled
in interface ControllerLogger
protected String streamWasKilled$str()
public final String attributeNotWritable(String attributeName)
ControllerLogger
attributeName
parameter, is not writable.attributeNotWritable
in interface ControllerLogger
attributeName
- the attribute name.protected String attributeNotWritable$str()
public final IllegalArgumentException emptyVar(String name)
emptyVar
in interface ControllerLogger
protected String emptyVar$str()
public final void disablingLoggingDueToFailures(short failureCount)
ControllerLogger
disablingLoggingDueToFailures
in interface ControllerLogger
protected String disablingLoggingDueToFailures$str()
public final IllegalStateException couldNotDeleteFile(File file)
couldNotDeleteFile
in interface ControllerLogger
protected String couldNotDeleteFile$str()
public final RequestProcessingException asynchOperationThreadInterrupted()
ControllerLogger
asynchOperationThreadInterrupted
in interface ControllerLogger
RequestProcessingException
for the error.protected String asynchOperationThreadInterrupted$str()
public final String invalidDescriptionMinMaxForParameterHasWrongType(String minOrMax, String paramName, org.jboss.dmr.ModelType expectedType, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLogger
invalidDescriptionMinMaxForParameterHasWrongType
in interface ControllerLogger
minOrMax
- min
or max
paramName
- the name of the parameterexpectedType
- the expected typeaddress
- the address of the operationdescription
- the operation descriptionprotected String invalidDescriptionMinMaxForParameterHasWrongType$str()
public final String invalidMinSize(int size, String name, int minSize)
ControllerLogger
size
is an invalid size for the parameter, represented by the name
parameter.invalidMinSize
in interface ControllerLogger
size
- the invalid size.name
- the name of the parameter.minSize
- the minimum size allowed.protected String invalidMinSize$str()
public final IllegalArgumentException fileNotFound(String path1)
ControllerLogger
path1
does not exist.fileNotFound
in interface ControllerLogger
path1
- the first non-existing path.IllegalArgumentException
for the error.protected String fileNotFound$str()
public final String duplicateElementsInList(String name)
duplicateElementsInList
in interface ControllerLogger
protected String duplicateElementsInList$str()
public final String invalidMinValue(int value, String name, int minValue)
ControllerLogger
value
is invalid for the parameter, represented by the name
parameter.invalidMinValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.minValue
- the minimum value required.public final void invalidWildcardAddress(String address, String inetAddress, String anyAddress)
ControllerLogger
address
parameter, is a wildcard
address and will not match any specific address.invalidWildcardAddress
in interface ControllerLogger
address
- the wildcard address.inetAddress
- the inet-address tag.anyAddress
- the any-address tag.protected String invalidWildcardAddress$str()
public final XMLStreamException duplicateProfile(Location location)
ControllerLogger
duplicateProfile
in interface ControllerLogger
location
- the location of the error.XMLStreamException
for the error.protected String duplicateProfile$str()
public final IllegalStateException serviceRegistryRuntimeOperationsOnly()
ControllerLogger
serviceRegistryRuntimeOperationsOnly
in interface ControllerLogger
IllegalStateException
for the error.protected String serviceRegistryRuntimeOperationsOnly$str()
public final String invalidMaxLength(String value, String name, int length)
ControllerLogger
value
parameter is invalid and must have a maximum length, represented by the
length
parameter.invalidMaxLength
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.length
- the maximum length.protected String invalidMaxLength$str()
public final IllegalArgumentException validationFailedOperationHasNoField(String field, String operation)
ControllerLogger
validationFailedOperationHasNoField
in interface ControllerLogger
field
- the standard field nameoperation
- the operation as a string. May be emptyprotected String validationFailedOperationHasNoField$str()
public final void reconnectToSyslogFailed(String name, Throwable e)
reconnectToSyslogFailed
in interface ControllerLogger
protected String reconnectToSyslogFailed$str()
public final String unknownChildType(String name)
ControllerLogger
name
parameter.unknownChildType
in interface ControllerLogger
name
- the name of the child.protected String unknownChildType$str()
public final String serviceStatusReportCorrected()
ControllerLogger
serviceStatusReportCorrected
in interface ControllerLogger
protected String serviceStatusReportCorrected$str()
public final void cancellingOperation(String operation, int id, String thread)
cancellingOperation
in interface ControllerLogger
protected String cancellingOperation$str()
public final void couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion, ModelVersion fallbackVersion)
couldNotFindTransformerRegistryFallingBack
in interface ControllerLogger
protected String couldNotFindTransformerRegistryFallingBack$str()
public final void invalidSystemPropertyValue(String value, String name, int defaultValue)
ControllerLogger
name
parameter, was found.invalidSystemPropertyValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the system property.defaultValue
- the default value being used.protected String invalidSystemPropertyValue$str()
public final void extensionDeprecated(String extensionName)
extensionDeprecated
in interface ControllerLogger
protected String extensionDeprecated$str()
public final IllegalStateException roleIsAlreadyRegistered(String roleName)
roleIsAlreadyRegistered
in interface ControllerLogger
protected String roleIsAlreadyRegistered$str()
public final String validationFailed(String name)
ControllerLogger
validationFailed
in interface ControllerLogger
name
- the parameter name the validation failed on.protected String validationFailed$str()
public final XMLStreamException failedToLoadModule(Throwable cause, String name)
ControllerLogger
failedToLoadModule
in interface ControllerLogger
cause
- the cause of the error.name
- the module name.XMLStreamException
for the error.protected String failedToLoadModule1$str()
public final String invalidMaxValue(int value, String name, int maxValue)
ControllerLogger
value
is invalid for the parameter, represented by the name
parameter.invalidMaxValue
in interface ControllerLogger
value
- the invalid value.name
- the name of the parameter.maxValue
- the minimum value required.public final IllegalStateException handlerIsReferencedBy(Set references)
handlerIsReferencedBy
in interface ControllerLogger
protected String handlerIsReferencedBy$str()
public final RequestProcessingException noActiveRequestForHandlingReport(int id)
ControllerLogger
id
parameter.noActiveRequestForHandlingReport
in interface ControllerLogger
id
- the batch id.RequestProcessingException
for the error.protected String noActiveRequestForHandlingReport$str()
public final String managementResourceNotFoundMessage(PathAddress pathAddress)
managementResourceNotFoundMessage
in interface ControllerLogger
protected String managementResourceNotFoundMessage$str()
public final IllegalArgumentException illegalPermissionName(String name)
illegalPermissionName
in interface ControllerLogger
protected String illegalPermissionName$str()
public final String childResourceNotFound(PathElement childAddress)
ControllerLogger
childResourceNotFound
in interface ControllerLogger
childAddress
- the address element for the child.protected String childResourceNotFound$str()
public final IllegalStateException rejectEmptyConfig(String absolutePath)
rejectEmptyConfig
in interface ControllerLogger
protected String rejectEmptyConfig$str()
public final String schemaNotFound(String uri)
ControllerLogger
uri
.schemaNotFound
in interface ControllerLogger
uri
- the schema URI.protected String schemaNotFound$str()
public final void interruptedAwaitingInitialResponse(String operation, PathAddress proxyNodeAddress)
interruptedAwaitingInitialResponse
in interface ControllerLogger
protected String interruptedAwaitingInitialResponse$str()
public final XMLStreamException invalidAttributeValueInt(Throwable cause, String value, QName name, Location location)
ControllerLogger
value
parameter, was found
for the attribute, represented by the name
parameter.invalidAttributeValueInt
in interface ControllerLogger
cause
- the cause of the error.value
- the invalid value.name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.protected String invalidAttributeValueInt$str()
public final RuntimeException failedToBuildReport(Throwable t)
failedToBuildReport
in interface ControllerLogger
protected String failedToBuildReport$str()
public final void operationFailedOnClientError(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription)
ControllerLogger
operationFailedOnClientError
in interface ControllerLogger
op
- the operation that failed.opAddress
- the address the operation failed on.failureDescription
- the failure description.protected String operationFailedOnClientError$str()
public final OperationFailedException nonexistentInterface(String attributeValue, String attributeName)
nonexistentInterface
in interface ControllerLogger
protected String nonexistentInterface$str()
public final void failedSendingFailedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
failedSendingFailedResponse
in interface ControllerLogger
protected String failedSendingFailedResponse$str()
public final IllegalArgumentException illegalPermissionActions(String actions)
illegalPermissionActions
in interface ControllerLogger
protected String illegalPermissionActions$str()
public final IllegalStateException configurationFileNotFound(String suffix, File dir)
ControllerLogger
suffix
was found in the directory,
represented by the dir
parameter.configurationFileNotFound
in interface ControllerLogger
suffix
- the suffix.dir
- the search directory.IllegalStateException
for the error.protected String configurationFileNotFound$str()
public final String invalidMaxSize(int size, String name, int maxSize)
ControllerLogger
size
is an invalid size for the parameter, represented by the name
parameter.invalidMaxSize
in interface ControllerLogger
size
- the invalid size.name
- the name of the parameter.maxSize
- the maximum size allowed.protected String invalidMaxSize$str()
public final IllegalArgumentException unknownRole(String roleName)
unknownRole
in interface ControllerLogger
protected String unknownRole$str()
public final String inconsistentCapabilityContexts(String requiredName, String dependentName, String dependentContext, String dependentContextAgain)
inconsistentCapabilityContexts
in interface ControllerLogger
protected String inconsistentCapabilityContexts4$str()
public final IllegalArgumentException aliasTargetResourceRegistrationNotFound(PathAddress targetAddress)
aliasTargetResourceRegistrationNotFound
in interface ControllerLogger
protected String aliasTargetResourceRegistrationNotFound$str()
public final UnauthorizedException unauthorized(String name, PathAddress address, org.jboss.dmr.ModelNode explanation)
unauthorized
in interface ControllerLogger
protected String unauthorized$str()
public final OperationFailedException invalidKeyForObjectType(String key, String parameter)
invalidKeyForObjectType
in interface ControllerLogger
protected String invalidKeyForObjectType$str()
public final String serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)
ControllerLogger
serviceStatusReportAvailable
in interface ControllerLogger
serviceName
- the name of the serviceprotected String serviceStatusReportAvailable$str()
public final String invalid(String name)
ControllerLogger
name
is invalid.invalid
in interface ControllerLogger
name
- the name of the invalid attribute.protected String invalid1$str()
public final IllegalStateException serverResultsAccessNotAllowed(ProcessType validType, ProcessType processType)
serverResultsAccessNotAllowed
in interface ControllerLogger
protected String serverResultsAccessNotAllowed$str()
public final SecurityException permissionCollectionIsReadOnly()
permissionCollectionIsReadOnly
in interface ControllerLogger
protected String permissionCollectionIsReadOnly$str()
public final IllegalArgumentException validationFailedValueIsLongerThanMaxLength(Object value, String paramName, Object maxLength, String operation)
ControllerLogger
validationFailedValueIsLongerThanMaxLength
in interface ControllerLogger
value
- the name of the required parameterparamName
- the name of the required parametermaxLength
- the minimum valueoperation
- the operation as a string. May be emptyprotected String validationFailedValueIsLongerThanMaxLength$str()
public final String attributeValueWritten(String attributeName, org.jboss.dmr.ModelNode currentValue, org.jboss.dmr.ModelNode newVal)
attributeValueWritten
in interface ControllerLogger
protected String attributeValueWritten$str()
public final String invalidPathElementKey(String element, String key)
ControllerLogger
key
is invalid.invalidPathElementKey
in interface ControllerLogger
element
- the path elementkey
- the invalid value.OperationFailedRuntimeException
for the error.protected String invalidPathElementKey$str()
public final void gracefulManagementChannelHandlerShutdownFailed(Throwable cause)
ControllerLogger
gracefulManagementChannelHandlerShutdownFailed
in interface ControllerLogger
cause
- the timeout, in ms.protected String gracefulManagementChannelHandlerShutdownFailed$str()
public final void failedToEmitNotification(Notification notification, Throwable cause)
failedToEmitNotification
in interface ControllerLogger
protected String failedToEmitNotification$str()
public final IllegalArgumentException nullVar(String name)
ControllerLogger
name
parameter, was null
.nullVar
in interface ControllerLogger
name
- the name of the variable that was null
.IllegalArgumentException
for the error.protected String nullVar$str()
public final void udpSyslogServerUnavailable(String name, String message)
udpSyslogServerUnavailable
in interface ControllerLogger
protected String udpSyslogServerUnavailable$str()
public final XMLStreamException invalidValueGreaterThan(String name, int value, int minValue, Location location)
ControllerLogger
value
for the name
must be greater than the minimum value,
represented by the minValue
parameter.invalidValueGreaterThan
in interface ControllerLogger
name
- the name for the value that cannot be negative.value
- the invalid value.minValue
- the minimum value.location
- the location of the error.XMLStreamException
for the error.protected String invalidValueGreaterThan$str()
public final OperationFailedException cannotResolveExpression(String toResolve)
ControllerLogger
cannotResolveExpression
in interface ControllerLogger
toResolve
- the node being resolvedOperationFailedException
for the callerprotected String cannotResolveExpression$str()
public final String missingTransitiveDependencyProblem()
missingTransitiveDependencyProblem
in interface ControllerLogger
protected String missingTransitiveDependencyProblem$str()
public final OperationCancellationException operationCancelledAsynchronously()
ControllerLogger
operationCancelledAsynchronously
in interface ControllerLogger
CancellationException
for the error.protected String operationCancelledAsynchronously$str()
public final void failedExecutingOperation(Throwable cause, org.jboss.dmr.ModelNode op, PathAddress path)
ControllerLogger
op
parameter, at
the address represented by the path
parameter.failedExecutingOperation
in interface ControllerLogger
cause
- the cause of the error.op
- the operation.path
- the path the operation was executed on.protected String failedExecutingOperation$str()
Copyright © 2017 JBoss by Red Hat. All rights reserved.