@MessageLogger(projectCode="WFLYCTL",
length=4)
public interface ControllerLogger
extends org.jboss.logging.BasicLogger
Modifier and Type | Field and Description |
---|---|
static ControllerLogger |
ACCESS_LOGGER
A logger for access control related messages.
|
static ControllerLogger |
DEPRECATED_LOGGER
A logger for logging deprecated resources usage
|
static ControllerLogger |
MGMT_OP_LOGGER
Logger for management operation messages.
|
static ControllerLogger |
ROOT_LOGGER
Default root logger with category of the package name.
|
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
aliasAlreadyRegistered(String location) |
IllegalArgumentException |
aliasStepHandlerOperationNotFound(String name,
PathAddress aliasAddress,
PathAddress targetAddress) |
IllegalArgumentException |
aliasTargetResourceRegistrationNotFound(PathAddress targetAddress) |
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. |
XMLStreamException |
alreadyDefined(String name,
Location location)
Creates an exception indicating the
name is already defined. |
IllegalArgumentException |
alreadyRegistered(String type,
String name,
String location)
Creates an exception indicating the
type with the name is already registered at the
location . |
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. |
IllegalArgumentException |
ambiguousName(String prefix,
String dir,
Collection<String> files)
Creates an exception indicating an ambiguous name, represented by the
prefix parameter, was found in
the directory, represented by the dir parameter. |
String |
andNMore(int number)
A message indicating that there are more services than would be practical to display
|
RequestProcessingException |
asynchOperationThreadInterrupted()
Creates an exception indicating a thread was interrupted waiting for a response for asynch operation.
|
RequestProcessingException |
asynchRequestNotFound(int batchId)
Creates an exception indicating no asynch request with the batch id, represented by the
batchId
parameter. |
void |
attemptingReconnectToSyslog(String name,
int timeout) |
IllegalStateException |
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation() |
IllegalStateException |
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation() |
IllegalStateException |
attemptToBothRemoveAndAddHandlerUpdateInstead() |
IllegalStateException |
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation() |
void |
attributeDeprecated(String name,
String address) |
OperationFailedException |
attributeIsWrongType(String name,
org.jboss.dmr.ModelType expectedType,
org.jboss.dmr.ModelType providedType) |
String |
attributeNames(Set<String> attributes)
The attribute name list fragment to include in the transformation logging messages
|
String |
attributeNotWritable(String attributeName)
A message indicating the attribute, represented by the
attributeName parameter, is not writable. |
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. |
String |
attributesAreNotUnderstoodAndMustBeIgnored() |
String |
attributesAreNotUnderstoodAndMustBeIgnored(Set<String> attributeNames) |
String |
attributesDoNotSupportExpressions(Set<String> attributeNames) |
String |
attributesDontSupportExpressions() |
String |
attributesMustBeDefined(Set<String> keySet) |
String |
attributesMustBeDefinedAs(org.jboss.dmr.ModelNode value,
Set<String> names) |
String |
attributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value,
Set<String> names) |
String |
attributeValueWritten(String attributeName,
org.jboss.dmr.ModelNode currentValue,
org.jboss.dmr.ModelNode newVal) |
IllegalArgumentException |
badAliasConvertAddress(PathAddress aliasAddress,
PathAddress actual) |
OperationFailedException |
badUriSyntax(String uri) |
void |
cancellingOperation(String operation,
int id,
String thread) |
IllegalStateException |
cannotCreate(String path)
Creates an exception indicating the file could not be created.
|
IllegalStateException |
cannotCreateEmptyConfig(String absolutePath,
IOException cause) |
IllegalStateException |
cannotDelete(File file)
Creates an exception indicating the file could not be deleted.
|
void |
cannotDeleteTempFile(String name)
Logs a warning message indicating a temp file could not be deleted.
|
RuntimeException |
cannotDetermineDefaultName(Throwable cause)
Creates an exception indicating the inability to determine a default name based on the local host name.
|
String |
cannotGetControllerLock() |
OperationFailedException |
cannotHaveBothParameters(String nameA,
String name2) |
OperationFailedException |
cannotModifyReadOnlyPath(String pathName) |
IllegalStateException |
cannotOverrideNonWildCardRegistration(String valueName)
Creates an exception indicating that an attempt was made to register an override model for a non-wildcard
registration.
|
IllegalStateException |
cannotOverrideRootRegistration()
Creates an exception indicating that an attempt was made to register an override model for the root model
registration.
|
void |
cannotReadTargetDefinition(Throwable cause)
Logs an error message indicating the target definition could not be read.
|
IllegalArgumentException |
cannotRegisterSubmodel()
Creates an exception indicating a non-runtime-only submodel cannot be registered with a runtime-only parent.
|
IllegalArgumentException |
cannotRegisterSubmodelWithNullPath()
Creates an exception indicating a submodel cannot be registered with a
null path. |
OperationFailedRuntimeException |
cannotRemove(String name)
Creates an exception indicating the inability to remove the
name . |
OperationFailedException |
cannotRemovePathWithDependencies(String pathName,
Set<String> dependencies) |
OperationFailedException |
cannotRemoveReadOnlyPath(String pathName) |
String |
cannotRemoveRequiredCapability(String capability) |
String |
cannotRemoveRequiredCapabilityInContext(String capability,
String context) |
OperationFailedException |
cannotRemoveResourceWithChildren(List<PathElement> children)
Creates an exception indicating a resource cannot be removed due to the existence of child resources.
|
IllegalStateException |
cannotRemoveStandardRole(String roleName) |
void |
cannotRename(IOException ioe,
Path fromPath,
Path toPath)
Creates an exception indicating the file could not be renamed.
|
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. |
OperationFailedException |
cannotResolveExpression(String toResolve)
Creates an exception message indicating an expression could not be resolved due to no corresponding system property
or environment variable.
|
RuntimeException |
cannotResolveProcessUUID(UnknownHostException cause) |
void |
cannotTransform(Throwable cause)
Logs an error message indicating a failure to transform.
|
IllegalArgumentException |
cannotWriteTo(String name)
Creates an exception indicating the inability to write the
name . |
RuntimeException |
canonicalBootFileNotFound(Throwable cause,
File file)
Creates an exception indicating the canonical file for the boot file could not be found.
|
IllegalStateException |
canonicalMainFileNotFound(Throwable cause,
File file)
Creates an exception indicating the canonical file for the main file could not be found.
|
IllegalStateException |
canOnlyCreateChildAuditLoggerForMainAuditLogger() |
String |
cantHaveBothLinkLocalAndInetAddressCriteria() |
String |
cantHaveBothLoopbackAndInetAddressCriteria() |
String |
cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria) |
IllegalStateException |
capabilitiesNotAvailable(OperationContext.Stage currentStage,
OperationContext.Stage runtime) |
IllegalStateException |
capabilityAlreadyRegisteredInContext(String capability,
String context) |
IllegalArgumentException |
capabilityDoesNotExposeRuntimeAPI(String capabilityName) |
String |
channelClosed()
A message indicating the channel is closed.
|
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. |
String |
childResourceNotFound(PathElement childAddress)
Creates an exception message indicating a child resource cannot be found.
|
String |
compositeOperationFailed()
A message indicating the composite operation failed and was rolled back.
|
String |
compositeOperationRolledBack()
A message indicating the composite operation was rolled back.
|
IllegalArgumentException |
configurationFileNameNotAllowed(String backupType)
Creates an exception indicating a configuration file whose complete name is the same as the
backupType is
not allowed. |
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. |
IllegalStateException |
couldNotBackUp(IOException cause,
String absolutePath,
String absolutePath1) |
void |
couldNotCreateHistoricalBackup(String currentHistoryDir) |
IllegalStateException |
couldNotDeleteFile(File file) |
void |
couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion,
ModelVersion fallbackVersion) |
UnsupportedOperationException |
couldNotMarshalAttributeAsAttribute(String attributeName) |
UnsupportedOperationException |
couldNotMarshalAttributeAsElement(String attributeName) |
OperationFailedException |
couldNotResolveExpression(String attributeExpression) |
OperationFailedException |
couldNotResolveExpressionIndex(String attributeExpression,
int index) |
OperationFailedException |
couldNotResolveExpressionList(String attributeExpression) |
IllegalArgumentException |
deploymentResourceMustBeRuntimeOnly() |
OperationFailedException |
deprecatedAndCurrentParameterMismatch(String deprecated,
String current) |
IllegalStateException |
differentRealmsInSubject(String realmOne,
String realmTwo) |
IllegalArgumentException |
directoryNotFound(String pathName)
Creates an exception indicating the directory.
|
void |
disablingLoggingDueToFailures(short failureCount)
Logs an error message indicating that audit logging is being disabled due to logging failures.
|
void |
disablingLogHandlerDueToFailures(int failureCount,
String name)
Logs an error message indicating that audit logging is being disabled due to logging failures.
|
String |
discardedResourceTransformation(PathAddress address,
String host) |
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. |
XMLStreamException |
domainControllerMustBeDeclared(String remoteName,
String localName,
Location location)
Creates an exception indicating either the
remoteName or the localName domain controller
configuration must be declared. |
XMLStreamException |
duplicateAttribute(String name,
Location location)
Creates an exception indicating an attribute, represented by the
name parameter, has already been
declared. |
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.
|
OperationFailedRuntimeException |
duplicateElement(String name)
Creates an exception indicating ad duplicate path element, represented by the
name parameter, was found. |
String |
duplicateElementsInList(String name) |
XMLStreamException |
duplicateInterfaceDeclaration(Location location)
Creates an exception indicating a duplicate interface declaration.
|
XMLStreamException |
duplicateNamedElement(String name,
Location location)
Creates an exception indicating an element, represented by the
name parameter, has already been
declared. |
XMLStreamException |
duplicateProfile(Location location)
Creates an exception indicating a duplicate profile was included.
|
IllegalStateException |
duplicateResource(String name)
Creates an exception indicating the resource is a duplicate.
|
OperationFailedRuntimeException |
duplicateResourceAddress(PathAddress address)
Creates an exception indicating the resource is a duplicate.
|
IllegalStateException |
duplicateResourceType(String type)
Creates an exception indicating the resource type is a duplicate.
|
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.
|
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. |
IllegalArgumentException |
emptyVar(String name) |
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.
|
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. |
String |
errorWaitingForTransaction()
A message indicating an error waiting for Tx commit/rollback.
|
OperationFailedException |
expressionNotAllowed(String name)
An exception indicating the
name may not be ModelType.EXPRESSION . |
void |
extensionDeprecated(String extensionName) |
RuntimeException |
extensionModuleLoadingFailure(org.jboss.modules.ModuleLoadException cause,
String module) |
OperationFailedRuntimeException |
extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause,
String module) |
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. |
RuntimeException |
failedInitializingModule(Throwable cause,
String name)
Creates an exception indicating a failure to initialize the module.
|
void |
failedSendingCompletedResponse(Throwable cause,
org.jboss.dmr.ModelNode response,
int operationId) |
void |
failedSendingFailedResponse(Throwable cause,
org.jboss.dmr.ModelNode response,
int operationId) |
String |
failedServices()
A message indicating the failed services.
|
void |
failedSubsystemBootOperations(Throwable cause,
String name)
Logs an error message indicating a failure executing the subsystem, represented by the
name parameter,
boot operations. |
ConfigurationPersistenceException |
failedToBackup(Throwable cause,
File file)
Creates an exception indicating a failure to backup the file, represented by the
file parameter. |
RuntimeException |
failedToBuildReport(Throwable t) |
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. |
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. |
void |
failedToEmitNotification(Notification notification,
Throwable cause) |
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.
|
ConfigurationPersistenceException |
failedToMarshalConfiguration(Throwable cause)
Creates an exception indicating a failure to marshal the configuration.
|
ConfigurationPersistenceException |
failedToParseConfiguration(Throwable cause)
Creates an exception indicating a failure to parse the configuration.
|
void |
failedToParseElementLenient(XMLStreamException e,
String elementName) |
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.
|
RuntimeException |
failedToRecoverServices(OperationFailedException cause)
Creates a runtime exception indicating there was a failure to recover services during an operation rollback
|
ConfigurationPersistenceException |
failedToRenameTempFile(Throwable cause,
File temp,
File file) |
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.
|
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. |
void |
failedToUpdateAuditLog(Exception e)
Logs an error message indicating that updating the audit log failed
|
ConfigurationPersistenceException |
failedToWriteConfiguration(Throwable cause)
Creates an exception indicating a failure to write the configuration.
|
IllegalArgumentException |
fileNotFound(String path1)
Creates an exception indicating
path1 does not exist. |
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. |
String |
formattedCapabilityId(String capability,
String context) |
String |
formattedCapabilityName(String capability) |
IllegalStateException |
fullServerBootRequired(Class<?> clazz)
Creates an exception indicating the
clazz cannot be used except in a full server boot. |
void |
gracefulManagementChannelHandlerShutdownFailed(Throwable cause)
Logs a warning message indicating graceful shutdown of native management request handling
communication failed.
|
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.
|
String |
groupNotFound(String name)
A message indicating that no included group with the name, represented by the
name parameter, was found. |
IllegalStateException |
handlerIsReferencedBy(Set<PathAddress> references) |
void |
ignoringUnsupportedLegacyExtension(List<String> subsystemNames,
String extensionName) |
IllegalArgumentException |
illegalCLIStylePathAddress(String pathAddress) |
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. |
SecurityException |
illegalMultipleRoles() |
IllegalArgumentException |
illegalPermissionActions(String actions) |
IllegalArgumentException |
illegalPermissionName(String name) |
OperationFailedException |
illegalUnresolvedModel(String expression) |
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. |
UnsupportedOperationException |
immutableResource()
Creates an exception indicating the resource is immutable.
|
IllegalArgumentException |
incompatiblePermissionType(Class<?> clazz) |
OperationFailedException |
incompleteExpression(String expression) |
String |
inconsistentCapabilityContexts(String requiredName,
String dependentName,
String dependentContext,
String dependentContextAgain) |
void |
inconsistentCapabilityContexts(String dependentName,
String dependentContext,
String address,
String requiredName,
String dependentContextAgain) |
OperationFailedException |
incorrectType(String name,
Collection<org.jboss.dmr.ModelType> validTypes,
org.jboss.dmr.ModelType invalidType)
An exception indicating the type is invalid.
|
IllegalStateException |
indexedChildResourceRegistrationNotAvailable(PathElement element) |
void |
interruptedAwaitingFinalResponse(String operation,
PathAddress proxyNodeAddress) |
void |
interruptedAwaitingInitialResponse(String operation,
PathAddress proxyNodeAddress) |
String |
interruptedWaitingForRequest()
A message indicating interrupted while waiting for request.
|
void |
interruptedWaitingStability()
Logs a warning message indicating that an operation was interrupted before service stability was reached
|
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. |
String |
invalidAddress(String address,
String msg)
A message indicating the address, represented by the
address parameter, is invalid. |
String |
invalidAddressMask(String mask,
String msg)
A message indicating the mask, represented by the
mask parameter, is invalid. |
String |
invalidAddressMaskValue(String value)
A message indicating the value, represented by the
value parameter, is invalid and must be of the form
address/mask. |
String |
invalidAddressValue(String value,
String msg)
A message indicating the address value, represented by the
value parameter, is invalid. |
org.jboss.msc.service.StartException |
invalidAnyIPv6() |
String |
invalidAttributeCombo(String attributeName,
StringBuilder combos)
A message indicating the attribute, represented by the
attributeName parameter, is invalid in
combination with the combos parameter. |
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<String> 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. |
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. |
IllegalStateException |
invalidBlockingTimeout(long timeout,
String headerName) |
IllegalArgumentException |
invalidCapabilityServiceType(String capabilityName,
Class<?> serviceType) |
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.
|
void |
invalidDefaultBlockingTimeout(String sysPropValue,
String sysPropName,
long defaultUsed) |
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
|
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.
|
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.
|
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
|
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.
|
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.
|
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.
|
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. |
OperationFailedException |
invalidKeyForObjectType(String key,
String parameter) |
IllegalArgumentException |
invalidLoadFactor()
Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.
|
String |
invalidLocaleString(String unparsed) |
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. |
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. |
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. |
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. |
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. |
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. |
IllegalStateException |
invalidModificationAfterCompletedStep()
Creates an exception indicated an invalid modification after completed ste.
|
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. |
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 . |
IllegalArgumentException |
invalidParameterValue(OperationEntry.Flag flag,
String name,
Collection<OperationEntry.Flag> validFlags)
Creates an exception indicating the
flag is invalid. |
String |
invalidPathElementKey(String element,
String key)
Creates an exception indicating the
key is invalid. |
String |
invalidPathElementValue(String element,
String value,
Character character)
Creates an exception indicating the
value is invalid. |
XMLStreamException |
invalidPort(String name,
String value,
Location location)
Creates an exception indicating the
value for the name must be a valid port number. |
IllegalArgumentException |
invalidRelativePathValue(String relativePath) |
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. |
IllegalStateException |
invalidStage(OperationContext.Stage stage,
ProcessType processType)
Creates an exception indicating the stage is not valid for the context process type.
|
IllegalArgumentException |
invalidStepStage()
Creates an exception indicating an invalid step stage specified.
|
IllegalArgumentException |
invalidStepStageForContext()
Creates an exception indicating an invalid step stage for this context type.
|
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. |
IllegalArgumentException |
invalidTableSize()
Creates an exception indicating the table cannot have a negative size.
|
String |
invalidType(org.jboss.dmr.ModelType type)
A message indicating the type, represented by the
type parameter, is invalid. |
String |
invalidValue(String value,
String name,
Collection<?> validValues)
A message indicating the
value for the parameter, represented by the name parameter, is invalid. |
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. |
XMLStreamException |
invalidValueNegative(String name,
int value,
Location location)
Creates an exception indicating the
value for the name cannot be negative. |
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. |
void |
logHandlerWriteFailed(Throwable t,
String name)
Logs an error message indicating that a handler failed writing a log message
|
IllegalStateException |
mainFileNotFound(String name,
File configurationDir)
Creates an exception indicating the canonical file for the main file could not be found.
|
Resource.NoSuchResourceException |
managementResourceNotFound(PathAddress pathAddress)
Creates an exception indicating a resource cannot be found.
|
String |
managementResourceNotFoundMessage(PathAddress pathAddress) |
String |
managementUnavailableDuringBoot() |
XMLStreamException |
missingOneOf(StringBuilder sb,
Location location)
Creates an exception indicating there must be one of the elements, represented by the
sb parameter,
included. |
XMLStreamException |
missingRequiredAttributes(StringBuilder sb,
Location location)
Creates an exception indicating there are missing required attribute(s).
|
XMLStreamException |
missingRequiredElements(StringBuilder sb,
Location location)
Creates an exception indicating there are missing required element(s).
|
String |
missingRequiredServices() |
String |
missingTransitiveDependencies() |
String |
missingTransitiveDependencyProblem() |
String |
missingTransitiveDependents() |
RuntimeException |
modelFieldsNotKnown(Set<String> fields,
PathAddress address) |
OperationFailedRuntimeException |
modelUpdateNotAuthorized(String operation,
PathAddress address) |
RuntimeException |
moduleInitializationInterrupted(String name)
Creates an exception indicating an interruption awaiting to initialize the module.
|
XMLStreamException |
moduleLoadingInterrupted(String name)
Creates an exception indicating an interruption awaiting to load the module.
|
void |
multipleMatchingAddresses(String toMatch,
Set<InetAddress> addresses,
Set<String> nis)
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
|
void |
multipleMatchingAddresses(String interfaceName,
Set<InetAddress> addresses,
Set<String> nis,
InetAddress inetAddress,
String networkInterface)
Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for
an interface
|
IllegalStateException |
multipleModelNodes(String name)
Creates an exception indicating a model contains multiple nodes.
|
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. |
String |
namespaceNotFound(String prefix)
A message indicating no namespace with the URI
prefix , was found. |
String |
nestedElementNotAllowed(Element element)
A message indicating the element, represented by the
element parameter, does not allow nesting. |
RequestProcessingException |
noActiveRequestForHandlingReport(int id)
Creates an exception indicating no active request was found for handling the report represented by the
id
parameter. |
RequestProcessingException |
noActiveRequestForProxyOperation(int id)
Creates an exception indicating no active request was found for proxy control represented by the
id
parameter. |
IOException |
noActiveRequestForReadingInputStreamReport(int id)
Creates an exception indicating no active request was found for reading the inputstream report represented by
the
id parameter. |
IllegalStateException |
noActiveStep()
Creates an exception indicating there is no active step.
|
RuntimeException |
noActiveTransaction(int id)
Creates an exception indicating no active transaction found for the
id . |
String |
noChildRegistry(String childType,
String child)
A message indicating there is no child registry for the child, represented by the
childType and
child parameters. |
OperationFailedRuntimeException |
noChildType(String name)
Creates an exception indicating no child type for the
name . |
IllegalStateException |
noContextToDelegateTo(int operationId) |
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.
|
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. |
IllegalStateException |
noHandlerCalled(String name) |
String |
noHandlerForOperation(String operationName,
PathAddress address) |
String |
noInterfaceCriteria()
A message indicating that no interface criteria was provided.
|
String |
noKnownProviderPoints() |
OperationFailedException |
nonexistentInterface(String attributeValue,
String attributeName) |
IllegalStateException |
nonHostCapableSubsystemInHostModel(String subsystemName,
String extensionModuleName) |
String |
noOperationDefined(org.jboss.dmr.ModelNode operation) |
String |
noOperationEntry(String op,
PathAddress pathAddress) |
String |
noOperationHandler()
A message indicating there is no operation handler.
|
String |
noOperationHandler(String op,
PathAddress pathAddress) |
IllegalStateException |
noPathToResolve(String pathAttributeName,
String relativeToAttributeName,
org.jboss.dmr.ModelNode model) |
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.
|
String |
noSuchResourceType(PathAddress address) |
IllegalStateException |
notADirectory(String path)
Creates an exception indicating the
path is not a directory. |
IllegalStateException |
notFound(String path,
String className,
org.jboss.modules.ModuleIdentifier id)
Creates an exception indicating no
path/className was found for the module identifier. |
String |
notificationIsNotDescribed(String type,
PathAddress source) |
IllegalStateException |
nullAsynchronousExecutor()
Creates an exception indicating an asynchronous operation cannot execute without an executor.
|
OperationFailedException |
nullNotAllowed(String name)
An exception indicating the
name may not be null . |
IllegalArgumentException |
nullVar(String name)
Creates an exception indicating the variable, represented by the
name parameter, was null . |
OperationFailedException |
onlyAccessHostControllerInfoInRuntimeStage() |
String |
operation(String step)
Creates a message indicating the operation step.
|
IllegalStateException |
operationAlreadyComplete()
Creates an exception indicating the operation is already complete.
|
String |
operationCancelled()
Creates a message indicating the operation is cancelled.
|
OperationCancellationException |
operationCancelledAsynchronously()
Creates a message indicating the operation is cancelled asynchronously.
|
OperationFailedException |
operationContextIsNotAbstractOperationContext() |
void |
operationDeprecated(String name,
String address) |
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.
|
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.
|
String |
operationHandlerFailed(String msg)
A message indicating the operation handler failed.
|
String |
operationHandlerFailedToComplete()
A message indicating the operation handler failed to complete.
|
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. |
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. |
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. |
String |
operationRollingBack()
A message indicating the operation is rolling back.
|
String |
operationSucceeded()
A message indicating the operation succeeded and is committing.
|
OperationFailedRuntimeException |
orderedChildTypeRenamed(PathAddress read,
PathAddress transformed,
String type,
Set<String> parentOrderedChildren) |
String |
parsingProblem(int row,
int col,
String msg)
A message indicating there was a parsing problem.
|
IllegalArgumentException |
pathEntryAlreadyExists(String pathName) |
IllegalArgumentException |
pathEntryIsReadOnly(String pathName) |
IllegalArgumentException |
pathEntryNotFound(String pathName) |
IllegalStateException |
pathEntryNotFoundForRelativePath(String relativePath,
String pathName) |
IllegalArgumentException |
pathIsAWindowsAbsolutePath(String path) |
IllegalStateException |
pathManagerNotAvailable(ProcessType processType) |
SecurityException |
permissionCollectionIsReadOnly() |
String |
permissionDenied() |
org.jboss.msc.service.StartException |
persisterNotInjected()
Creates an exception indicating no configuration persister was injected.
|
String |
possibleCapabilityProviderPoints(String providerPoints) |
RequestProcessingException |
prepareFailThreadInterrupted()
Creates an exception indicating the thread was interrupted waiting for the operation to prepare/fail.
|
XMLStreamException |
profileNotFound(Location location)
Creates an exception indicating no profile found for inclusion.
|
String |
proxiedOperationTimedOut(String operation,
PathAddress target,
long timeout) |
IllegalArgumentException |
proxyHandlerAlreadyRegistered(String location)
Creates an exception indicating the proxy handler is already registered at the location.
|
IllegalStateException |
readOnlyContext() |
void |
reconnectToSyslogFailed(String name,
Throwable e) |
IllegalStateException |
registerHostCapableMustHappenFirst(String name) |
void |
registerSubsystemNoWrapper(String name)
Logs an error indicating that createWrapper should be called
|
OperationFailedException |
rejectAttributesCoreModelResourceTransformer(PathAddress pathAddress,
String legacyHostName,
ModelVersion modelVersion,
List<String> details) |
OperationFailedException |
rejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress,
String legacyHostName,
String subsystem,
ModelVersion modelVersion,
List<String> details) |
String |
rejectedResourceResourceTransformation(PathAddress address) |
IllegalStateException |
rejectEmptyConfig(String absolutePath) |
String |
rejectResourceOperationTransformation(PathAddress address,
org.jboss.dmr.ModelNode operation) |
RuntimeException |
remoteCallerThreadInterrupted()
Creates an exception indicating a thread was interrupted waiting to read attachment input stream from a remote
caller.
|
void |
removeUnsupportedLegacyExtension(List<String> subsystemNames,
String extensionName) |
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.
|
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.
|
String |
required(String name)
A message indicating the
name is required. |
OperationFailedException |
requiredAttributeNotSet(String required,
String name) |
String |
requiredCapabilityMissing() |
String |
requiredCapabilityMissing(String demandingAddress) |
String |
requirementPointFull(String capability,
String attribute,
String requestingAddress) |
String |
requirementPointSimple(String capability,
String requestingAddress) |
XMLStreamException |
reserved(String name,
Location location)
Creates an exception indicating the
name is reserved. |
IllegalStateException |
resolvedFileDoesNotExistOrIsDirectory(File file) |
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.
|
IllegalStateException |
resourceRegistrationIsNotAnAlias() |
String |
resourceWasAdded(PathAddress address) |
String |
resourceWasRemoved(PathAddress address) |
IOException |
responseHandlerNotFound(int id) |
IllegalStateException |
roleIsAlreadyRegistered(String roleName) |
IllegalStateException |
rollbackAlreadyInvoked()
Creates an exception indicating the rollback has already been invoked.
|
IllegalStateException |
rootRegistrationIsNotOverridable()
Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.
|
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. |
String |
schemaNotFound(String uri)
A message indicating the schema was not found wit the
uri . |
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
|
IllegalStateException |
serverResultsAccessNotAllowed(ProcessType validType,
ProcessType processType) |
CancellationException |
serviceInstallCancelled()
Creates an exception indicating the service install was cancelled.
|
IllegalStateException |
serviceInstallTimedOut(long timeout,
org.jboss.msc.service.ServiceName name) |
IllegalStateException |
serviceRegistryRuntimeOperationsOnly()
Creates an exception indicating the get service registry only supported in runtime operations.
|
IllegalStateException |
serviceRemovalRuntimeOperationsOnly()
Creates an exception indicating the service removal only supported in runtime operations.
|
String |
servicesMissing(StringBuilder sb)
A message indicating the missing services.
|
String |
servicesMissingDependencies()
A message that indicates there are services with missing or unavailable dependencies.
|
String |
serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)
A message for the service status report for unavailable dependencies.
|
String |
serviceStatusReportCorrected()
A message for the service status report indicating new corrected service.
|
String |
serviceStatusReportDependencies()
A message for the service status report indicating new missing or unsatisfied dependencies.
|
String |
serviceStatusReportFailed()
A message for the service status report for failed services.
|
String |
serviceStatusReportHeader()
A message for the service status report header.
|
String |
serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName,
String dependents)
A message for the service status report for missing dependencies.
|
String |
serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)
A message for the service status report for no longer required dependencies.
|
String |
serviceStatusReportUnavailable(org.jboss.msc.service.ServiceName serviceName,
String dependents)
A message for the service status report for unavailable dependencies.
|
IllegalStateException |
serviceTargetRuntimeOperationsOnly()
Creates an exception indicating the get service target only supported in runtime operations.
|
IllegalStateException |
stageAlreadyComplete(OperationContext.Stage stage)
Creates an exception indicating the stage is already complete.
|
String |
stepHandlerFailed(OperationStepHandler handler)
A message indicating the step handler failed after completion.
|
String |
stepHandlerFailedRollback(OperationStepHandler handler,
String op,
PathAddress address,
Throwable cause)
A message indicating the step handler for the operation failed handling operation rollback.
|
IOException |
streamWasClosed() |
IOException |
streamWasKilled() |
String |
subsystemBootInterrupted()
A message indicating an interruption awaiting subsystem boot operation execution.
|
String |
subsystemBootOperationFailed(String name)
A message indicating the boot operations for the subsystem, represented by the
name parameter, failed
without explanation. |
String |
subsystemBootOperationFailedExecuting(String name)
A message indicating a failure executing subsystem boot operations.
|
IllegalStateException |
tableIsFull()
Creates an exception indicating the table is full.
|
void |
timeoutAwaitingFinalResponse(String operation,
PathAddress proxyNodeAddress,
long timeout) |
String |
timeoutAwaitingInitialStability() |
void |
timeoutAwaitingInitialStability(long blockingTimeout,
String name,
PathAddress address) |
void |
timeoutCompletingOperation(long blockingTimeout,
String name,
PathAddress address) |
String |
timeoutExecutingOperation() |
void |
timeoutExecutingOperation(long blockingTimeout,
String name,
PathAddress address) |
RuntimeException |
transactionInterrupted()
Creates an exception indicating an interruption awaiting a transaction commit or rollback.
|
RuntimeException |
transactionTimeout(String type)
Creates an exception indicating a timeout occurred waiting for the transaction.
|
void |
transformationWarnings(String hostName,
Set<String> problems) |
String |
transformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op,
PathAddress pathAddress,
ModelVersion modelVersion,
String attributeNames,
String message) |
String |
transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress,
ModelVersion modelVersion,
String attributeNames,
String message) |
String |
transformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op,
PathAddress pathAddress,
String subsystem,
ModelVersion modelVersion,
String attributeNames,
String message) |
String |
transformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress,
String subsystem,
ModelVersion modelVersion,
String attributeNames,
String message) |
void |
transformerNotFound(String subsystemName,
int major,
int minor)
Logs a warning message indicating the there is not transformer for the subsystem.
|
String |
transitiveDependencies() |
void |
udpSyslogServerUnavailable(String name,
String message) |
OperationFailedException |
unableToResolveExpressions() |
UnauthorizedException |
unauthorized(String name,
PathAddress address,
org.jboss.dmr.ModelNode explanation) |
IllegalStateException |
unexpectedAccountPrincipalCount(int count) |
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) |
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) |
XMLStreamException |
unexpectedEndElement(QName name,
Location location)
Creates an exception indicating an unexpected end of an element, represented by the
name parameter, was
encountered. |
void |
unexpectedOperationExecutionException(Throwable t,
List<org.jboss.dmr.ModelNode> controllerOperations) |
String |
unexpectedOperationExecutionFailureDescription(RuntimeException e) |
IllegalStateException |
unexpectedStorage(AttributeAccess.Storage storage)
Creates an exception indicating the
storage was unexpected. |
String |
unknownAttribute(String name)
A message indicating the attribute, represented by the
name parameter, is unknown. |
IllegalArgumentException |
unknownBaseRole(String roleName) |
IllegalStateException |
unknownCapability(String capability) |
IllegalStateException |
unknownCapabilityInContext(String capability,
String context) |
String |
unknownChildType(String name)
A message indicating there is no known child type with the name, represented by the
name parameter. |
RuntimeException |
unknownCriteriaInterfaceProperty(String name)
Creates an exception indicating the property, represented by the
name parameter, is unknown. |
String |
unknownCriteriaInterfaceType(String type)
A message indicating the interface criteria type, represented by the
type parameter, is unknown. |
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. |
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. |
IllegalArgumentException |
unknownRole(String roleName) |
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. |
XMLStreamException |
unsupportedElement(QName name,
Location location,
String supportedElement) |
String |
unsupportedLegacyExtension(String extensionName) |
IOException |
unsupportedPrincipalParameter(byte parameterType,
byte principalType) |
IOException |
unsupportedPrincipalType(byte type) |
IllegalStateException |
useOperationContextRemoveService()
Creates an exception indicating a user tried calling ServiceController.setMode(REMOVE) from an operation handler.
|
String |
validationFailed(String name)
A message indicating the validation failed.
|
IllegalArgumentException |
validationFailedActualParameterNotDescribed(String paramName,
Set<String> parameterNames,
String operation)
Creates an exception indicating that the operation contains a parameter not in its descriptor
|
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
|
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
|
IllegalArgumentException |
validationFailedNoOperationFound(String name,
PathAddress address,
String operation)
Creates an exception indicating that the operation could not be found
|
IllegalArgumentException |
validationFailedOperationHasANullOrEmptyName(String operation)
Creates an exception indicating that the operation has an empty name.
|
IllegalArgumentException |
validationFailedOperationHasNoField(String field,
String operation)
Creates an exception indicating that the operation is missing one of the standard fields.
|
IllegalArgumentException |
validationFailedRequiredParameterNotPresent(String paramName,
String operation)
Creates an exception indicating that the operation does not contain a required parameter
|
IllegalArgumentException |
validationFailedRequiredParameterPresentAsWellAsAlternative(String alternative,
String paramName,
String operation)
Creates an exception indicating that the operation contains both an alternative and a required parameter
|
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
|
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
|
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
|
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
|
void |
wildcardAddressDetected()
Logs a warning message indicating a wildcard address was detected and will ignore other interface criteria.
|
String |
wildcardOperationFailedAtMultipleAddresses(String operation,
Set<PathAddress> addresses) |
String |
wildcardOperationFailedAtSingleAddress(String operation,
PathAddress address,
String failureMessage) |
String |
wildcardOperationFailedAtSingleAddressWithComplexFailure(String operation,
PathAddress address) |
IllegalArgumentException |
wildcardRegistrationIsNotAnOverride()
Creates an exception indicating that an attempt was made to remove a wildcard model registration via
the unregisterOverrideModel API.
|
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
static final ControllerLogger ROOT_LOGGER
static final ControllerLogger MGMT_OP_LOGGER
static final ControllerLogger DEPRECATED_LOGGER
static final ControllerLogger ACCESS_LOGGER
@LogMessage(level=WARN) @Message(id=1, value="Cannot resolve address %s, so cannot match it to any InetAddress") void cannotResolveAddress(String address)
address
parameter, could not be
resolved, so cannot match it to any InetAddress.address
- the address that could not be resolved.@LogMessage(level=ERROR) @Message(id=2, value="Error booting the container") void errorBootingContainer(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=ERROR) @Message(id=3, value="Error booting the container due to insufficient stack space for the thread used to execute boot operations. The thread was configured with a stack size of [%1$d]. Setting system property %2$s to a value higher than [%1$d] may resolve this problem.") void errorBootingContainer(@Cause Throwable cause, long bootStackSize, String name)
cause
- the cause of the error.bootStackSize
- the boot stack size.name
- the property name to increase the boot stack size.@LogMessage(level=ERROR) @Message(id=4, value="%s caught exception attempting to revert operation %s at address %s") void errorRevertingOperation(@Cause Throwable cause, String className, String op, PathAddress address)
className
parameter, caught exception
attempting to revert the operation, represented by the op
parameter, at the address, represented by the
address
parameter.cause
- the cause of the error.className
- the name of the class that caught the error.op
- the operation.address
- the address.@LogMessage(level=ERROR) @Message(id=5, value="Failed executing operation %s at address %s") void failedExecutingOperation(@Cause Throwable cause, org.jboss.dmr.ModelNode op, PathAddress path)
op
parameter, at
the address represented by the path
parameter.cause
- the cause of the error.op
- the operation.path
- the path the operation was executed on.@LogMessage(level=ERROR) @Message(id=6, value="Failed executing subsystem %s boot operations") void failedSubsystemBootOperations(@Cause Throwable cause, String name)
name
parameter,
boot operations.cause
- the cause of the error.name
- the name of subsystem.@LogMessage(level=ERROR) @Message(id=7, value="Failed to close resource %s") void failedToCloseResource(@Cause Throwable cause, Closeable closeable)
closeable
parameter.cause
- the cause of the error.closeable
- the resource.@LogMessage(level=ERROR) void failedToCloseResource(@Cause Throwable cause, XMLStreamWriter writer)
writer
parameter.cause
- the cause of the error.writer
- the resource.@LogMessage(level=ERROR) @Message(id=8, value="Failed to persist configuration change") void failedToPersistConfigurationChange(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=ERROR) @Message(id=9, value="Failed to store configuration to %s") void failedToStoreConfiguration(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the name of the configuration.@LogMessage(level=ERROR) @Message(id=10, value="Invalid value %s for system property %s -- using default value [%d]") void invalidSystemPropertyValue(String value, String name, int defaultValue)
name
parameter, was found.value
- the invalid value.name
- the name of the system property.defaultValue
- the default value being used.@LogMessage(level=WARN) @Message(id=11, value="Address %1$s is a wildcard address, which will not match against any specific address. Do not use the \'%2$s\' configuration element to specify that an interface should use a wildcard address; use \'%3$s\'") void invalidWildcardAddress(String address, String inetAddress, String anyAddress)
address
parameter, is a wildcard
address and will not match any specific address.address
- the wildcard address.inetAddress
- the inet-address tag.anyAddress
- the any-address tag.@LogMessage(level=ERROR) @Message(id=13, value="Operation (%s) failed - address: (%s)") void operationFailed(@Cause Throwable cause, org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress)
cause
- the cause of the error.op
- the operation that failed.opAddress
- the address the operation failed on.@LogMessage(level=ERROR) @Message(id=-1, value="Operation (%s) failed - address: (%s) - failure description: %s") void operationFailed(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription)
op
- the operation that failed.opAddress
- the address the operation failed on.failureDescription
- the failure description.@LogMessage(level=WARN) @Message(id=15, value="Wildcard address detected - will ignore other interface criteria.") void wildcardAddressDetected()
@LogMessage(level=ERROR) @Message(id=16, value="Received no final outcome response for operation %s with address %s from remote process at address %s. The result of this operation will only include the remote process\' preliminary response to the request.") void noFinalProxyOutcomeReceived(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode proxyAddress)
ProxyController
did not provide a final response.@LogMessage(level=DEBUG) @Message(id=17, value="Operation (%s) failed - address: (%s) - failure description: %s") void operationFailedOnClientError(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription)
op
- the operation that failed.opAddress
- the address the operation failed on.failureDescription
- the failure description.@LogMessage(level=WARN) @Message(id=18, value="A subsystem \'%s\' was registered without calling ExtensionContext.createTracker(). The subsystems are registered normally but won\'t be cleaned up when the extension is removed.") void registerSubsystemNoWrapper(String name)
name
- the subsystem name@LogMessage(level=WARN) @Message(id=19, value="Graceful shutdown of the handler used for native management requests did not complete within [%d] ms but shutdown of the underlying communication channel is proceeding") void gracefulManagementChannelHandlerShutdownTimedOut(int timeout)
timeout
- the timeout, in ms.@LogMessage(level=WARN) @Message(id=20, value="Graceful shutdown of the handler used for native management requests failed but shutdown of the underlying communication channel is proceeding") void gracefulManagementChannelHandlerShutdownFailed(@Cause Throwable cause)
cause
- the timeout, in ms.@LogMessage(level=WARN) @Message(id=21, value="Invalid value \'%s\' for system property \'%s\' -- value must be convertible into an int") void invalidChannelCloseTimeout(@Cause NumberFormatException cause, String propertyName, String propValue)
cause
- the the cause of the failurepropertyName
- the name of the system propertypropValue
- the value provided@LogMessage(level=WARN) @Message(id=22, value="Multiple addresses or network interfaces matched the selection criteria for interface \'%s\'. Matching addresses: %s. Matching network interfaces: %s. The interface will use address %s and network interface %s.") void multipleMatchingAddresses(String interfaceName, Set<InetAddress> addresses, Set<String> nis, InetAddress inetAddress, String networkInterface)
interfaceName
- the name of the interface configurationaddresses
- the matching addressesnis
- the matching nicsinetAddress
- the selected addressnetworkInterface
- the selected nic@LogMessage(level=WARN) @Message(id=23, value="Value \'%s\' for interface selection criteria \'inet-address\' is ambiguous, as more than one address or network interface available on the machine matches it. Because of this ambiguity, no address will be selected as a match. Matching addresses: %s. Matching network interfaces: %s.") void multipleMatchingAddresses(String toMatch, Set<InetAddress> addresses, Set<String> nis)
toMatch
- the name of the interface configurationaddresses
- the matching addressesnis
- the matching nics@LogMessage(level=ERROR) @Message(id=24, value="Could not read target definition!") void cannotReadTargetDefinition(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=ERROR) @Message(id=25, value="Could not transform") void cannotTransform(@Cause Throwable cause)
cause
- the cause of the error.@LogMessage(level=WARN) @Message(id=26, value="We have no transformer for subsystem: %s-%d.%d model transfer can break!") void transformerNotFound(String subsystemName, int major, int minor)
subsystemName
- the subsystem namemajor
- the major versionminor
- the minor version@LogMessage(level=WARN) @Message(id=27, value="Operation was interrupted before stability could be reached") void interruptedWaitingStability()
@LogMessage(level=INFO) @Message(id=28, value="Attribute \'%s\' in the resource at address \'%s\' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.") void attributeDeprecated(String name, String address)
@LogMessage(level=WARN) @Message(id=29, value="Cannot delete temp file %s, will be deleted on exit") void cannotDeleteTempFile(String name)
name
- temp filename@Message(id=30, value="No resource definition is registered for address %s") String noSuchResourceType(PathAddress address)
@Message(id=31, value="No operation named \'%s\' exists at address %s") String noHandlerForOperation(String operationName, PathAddress address)
@Message(id=32, value="There were problems during the transformation process for target host: \'%s\' %nProblems found: %n%s") @LogMessage(level=WARN) void transformationWarnings(String hostName, Set<String> problems)
@Message(id=33, value="Extension \'%s\' is deprecated and may not be supported in future versions") @LogMessage(level=WARN) void extensionDeprecated(String extensionName)
@Message(id=34, value="Subsystems %s provided by legacy extension \'%s\' are not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain. On this server the extension will not register any subsystems, and future attempts to create or address subsystem resources on this server will result in failure.") @LogMessage(level=INFO) void ignoringUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)
@LogMessage(level=ERROR) @Message(id=35, value="Update of the management operation audit log failed") void failedToUpdateAuditLog(@Cause Exception e)
@LogMessage(level=ERROR) @Message(id=36, value="[%d] consecutive management operation audit logging failures have occurred; disabling audit logging") void disablingLoggingDueToFailures(short failureCount)
@LogMessage(level=ERROR) @Message(id=37, value="Update of the management operation audit log failed in handler \'%s\'") void logHandlerWriteFailed(@Cause Throwable t, String name)
@LogMessage(level=ERROR) @Message(id=38, value="[%d] consecutive management operation audit logging failures have occurred in handler \'%s\'; disabling this handler for audit logging") void disablingLogHandlerDueToFailures(int failureCount, String name)
@Message(id=39, value="%s already defined") XMLStreamException alreadyDefined(String name, @Param Location location)
name
is already defined.name
- the name that is already defined.location
- the location of the error.XMLStreamException
for the error.@Message(id=40, value="%s %s already declared") XMLStreamException alreadyDeclared(String name, String value, @Param Location location)
value
has already been declared.name
- the attribute name.value
- the value that has already been declared.location
- the location of the error.XMLStreamException
for the error.@Message(id=41, value="A %s %s already declared has already been declared in %s %s") XMLStreamException alreadyDeclared(String name, String value, String parentName, String parentValue, @Param Location location)
value
has already been declared.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.@Message(id=42, value="A %s or a %s %s already declared has already been declared in %s %s") XMLStreamException alreadyDeclared(String name1, String name2, String value, String parentName, String parentValue, @Param Location location)
value
has already been declared.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.@Message(id=43, value="An %s named \'%s\' is already registered at location \'%s\'") IllegalArgumentException alreadyRegistered(String type, String name, String location)
type
with the name
is already registered at the
location
.type
- the type.name
- the name.location
- the location.IllegalArgumentException
for the error.@Message(id=44, value="Ambiguous configuration file name \'%s\' as there are multiple files in %s that end in %s") IllegalStateException ambiguousConfigurationFiles(String backupType, File searchDir, String suffix)
suffix
were found in the directory.backupType
- the backup type.searchDir
- the search directory.suffix
- the file suffix.IllegalStateException
for the error.@Message(id=45, value="Ambiguous name \'%s\' in %s: %s") IllegalArgumentException ambiguousName(String prefix, String dir, Collection<String> files)
prefix
parameter, was found in
the directory, represented by the dir
parameter.prefix
- the file prefix.dir
- the search directory.files
- the ambiguous files.IllegalArgumentException
for the error.@Message(id=46, value="Thread was interrupted waiting for a response for asynch operation") RequestProcessingException asynchOperationThreadInterrupted()
RequestProcessingException
for the error.@Message(id=47, value="No asynch request with batch id %d") RequestProcessingException asynchRequestNotFound(int batchId)
batchId
parameter.batchId
- the batch id.RequestProcessingException
for the error.@Message(id=48, value="Attribute %s is not writable") String attributeNotWritable(String attributeName)
attributeName
parameter, is not writable.attributeName
- the attribute name.@Message(id=49, value="\'%s\' is a registered child of resource (%s)") String attributeRegisteredOnResource(String attributeName, org.jboss.dmr.ModelNode resource)
attributeName
parameter, is a registered child of
the resource.attributeName
- the name of the attribute.resource
- the resource the attribute is a child of.@Message(id=50, value="Unable to determine a default name based on the local host name") RuntimeException cannotDetermineDefaultName(@Cause Throwable cause)
cause
- the cause of the error.RuntimeException
for the error.@Message(id=51, value="Could not create %s") IllegalStateException cannotCreate(String path)
path
- the path to the file.IllegalStateException
for the error.@Message(id=52, value="Could not delete %s") IllegalStateException cannotDelete(File file)
file
- the file to delete.IllegalStateException
for the error.@Message(id=53, value="Cannot register submodels with a null PathElement") IllegalArgumentException cannotRegisterSubmodelWithNullPath()
null
path.IllegalArgumentException
for the error.@Message(id=54, value="Cannot register non-runtime-only submodels with a runtime-only parent") IllegalArgumentException cannotRegisterSubmodel()
IllegalArgumentException
for the error.@Message(id=55, value="Cannot remove %s") OperationFailedRuntimeException cannotRemove(String name)
name
.name
- the name.OperationFailedRuntimeException
for the error.@LogMessage(level=ERROR) @Message(id=56, value="Could not rename %s to %s") void cannotRename(@Cause IOException ioe, Path fromPath, Path toPath)
fromPath
- the from file.toPath
- the to file.@Message(id=57, value="Cannot write to %s") IllegalArgumentException cannotWriteTo(String name)
name
.name
- the name.IllegalArgumentException
for the error.@Message(id=58, value="Child %s of element %s already declared") XMLStreamException childAlreadyDeclared(String childName, String parentName, @Param Location location)
childName
parameter, of the parent element,
represented by the parentName
parameter, has already been declared.childName
- the child element name.parentName
- the parent element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=59, value="Could not get canonical file for boot file: %s") RuntimeException canonicalBootFileNotFound(@Cause Throwable cause, File file)
cause
- the cause of the error.file
- the boot file.RuntimeException
for the error.@Message(id=60, value="Could not get canonical file for main file: %s") IllegalStateException canonicalMainFileNotFound(@Cause Throwable cause, File file)
cause
- the cause of the error.file
- the main file.IllegalStateException
for the error.@Message(id=61, value="Channel closed") String channelClosed()
@Message(id=62, value="Composite operation failed and was rolled back. Steps that failed:") String compositeOperationFailed()
@Message(id=63, value="Composite operation was rolled back") String compositeOperationRolledBack()
@Message(id=64, value="Configuration files whose complete name is %s are not allowed") IllegalArgumentException configurationFileNameNotAllowed(String backupType)
backupType
is
not allowed.backupType
- the backup type.IllegalArgumentException
for the error.@Message(id=65, value="No configuration file ending in %s found in %s") IllegalStateException configurationFileNotFound(String suffix, File dir)
suffix
was found in the directory,
represented by the dir
parameter.suffix
- the suffix.dir
- the search directory.IllegalStateException
for the error.@Message(id=66, value="No directory %s was found") IllegalArgumentException directoryNotFound(String pathName)
pathName
parameter, was not found.pathName
- the path name.IllegalArgumentException
for the error.@Message(id=67, value="Either a %s or %s domain controller configuration must be declared.") XMLStreamException domainControllerMustBeDeclared(String remoteName, String localName, @Param Location location)
remoteName
or the localName
domain controller
configuration must be declared.remoteName
- the remote element name.localName
- the local element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=68, value="An attribute named \'%s\' has already been declared") XMLStreamException duplicateAttribute(String name, @Param Location location)
name
parameter, has already been
declared.name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.@Message(id=69, value="Duplicate %s declaration") XMLStreamException duplicateDeclaration(String name, @Param Location location)
name
- the name of the duplicate entry.location
- the location of the error.XMLStreamException
for the error.@Message(id=70, value="Duplicate %s declaration %s") XMLStreamException duplicateDeclaration(String name, String value, @Param Location location)
name
- the name of the duplicate entry.value
- the duplicate entry.location
- the location of the error.XMLStreamException
for the error.@Message(id=71, value="Duplicate path element \'%s\' found") OperationFailedRuntimeException duplicateElement(String name)
name
parameter, was found.name
- the name of the duplicate entry.OperationFailedRuntimeException
for the error.@Message(id=72, value="Duplicate interface declaration") XMLStreamException duplicateInterfaceDeclaration(@Param Location location)
location
- the location of the error.XMLStreamException
for the error.@Message(id=73, value="An element of this type named \'%s\' has already been declared") XMLStreamException duplicateNamedElement(String name, @Param Location location)
name
parameter, has already been
declared.name
- the element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=74, value="Duplicate profile included") XMLStreamException duplicateProfile(@Param Location location)
location
- the location of the error.XMLStreamException
for the error.@Message(id=75, value="Duplicate resource %s") IllegalStateException duplicateResource(String name)
name
- the name of the resource.IllegalStateException
for the error.@Message(id=76, value="Duplicate resource type %s") IllegalStateException duplicateResourceType(String type)
type
- the duplicate type.IllegalStateException
for the error.@Message(id=77, value="Element %s is not supported in a %s file") String elementNotSupported(String name, String fileName)
name
parameter, is not supported the file,
represented by the file
parameter.name
- the name of the element.fileName
- the file name.@Message(id=78, value="Error waiting for Tx commit/rollback") String errorWaitingForTransaction()
@Message(id=79, value="Failed initializing module %s") RuntimeException failedInitializingModule(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the name of the module.RuntimeException
for the error.@Message(id=80, value="Failed services") String failedServices()
@Message(id=81, value="Failed to back up %s") ConfigurationPersistenceException failedToBackup(@Cause Throwable cause, File file)
file
parameter.cause
- the cause of the error.file
- the file that failed to backup.ConfigurationPersistenceException
for the error.@Message(id=82, value="Failed to create backup copies of configuration file %s") ConfigurationPersistenceException failedToCreateConfigurationBackup(@Cause Throwable cause, File file)
file
parameter.cause
- the cause of the error.file
- the configuration file that failed to backup.ConfigurationPersistenceException
for the error.@Message(id=83, value="Failed to load module") XMLStreamException failedToLoadModule(@Cause Throwable cause)
cause
- the cause of the error.XMLStreamException
for the error.@Message(id=-1, value="Failed to load module %s") XMLStreamException failedToLoadModule(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the module name.XMLStreamException
for the error.@Message(id=84, value="Failed to marshal configuration") ConfigurationPersistenceException failedToMarshalConfiguration(@Cause Throwable cause)
cause
- the cause of the error.ConfigurationPersistenceException
for the error.@Message(id=85, value="Failed to parse configuration") ConfigurationPersistenceException failedToParseConfiguration(@Cause Throwable cause)
cause
- the cause of the error.ConfigurationPersistenceException
for the error.@Message(id=86, value="Failed to persist configuration change: %s") String failedToPersistConfigurationChange(String cause)
cause
- the cause of the error.@Message(id=87, value="Failed to store configuration") ConfigurationPersistenceException failedToStoreConfiguration(@Cause Throwable cause)
cause
- the cause of the error.ConfigurationPersistenceException
for the error.@Message(id=88, value="Failed to take a snapshot of %s to %s") ConfigurationPersistenceException failedToTakeSnapshot(@Cause Throwable cause, File file, File snapshot)
file
parameter.cause
- the cause of the error.file
- the file that failed to take the snapshot of.snapshot
- the snapshot file.ConfigurationPersistenceException
for the error.@Message(id=89, value="Failed to write configuration") ConfigurationPersistenceException failedToWriteConfiguration(@Cause Throwable cause)
cause
- the cause of the error.ConfigurationPersistenceException
for the error.@Message(id=90, value="%s does not exist") IllegalArgumentException fileNotFound(String path1)
path1
does not exist.path1
- the first non-existing path.IllegalArgumentException
for the error.@Message(id=91, value="No files beginning with \'%s\' found in %s") IllegalArgumentException fileNotFoundWithPrefix(String prefix, String dir)
prefix
were found in the directory,
represented by the dir
parameter.prefix
- the file prefix.dir
- the search directory.IllegalArgumentException
for the error.@Message(id=92, value="%s cannot be used except in a full server boot") IllegalStateException fullServerBootRequired(Class<?> clazz)
clazz
cannot be used except in a full server boot.clazz
- the class that cannot be used.IllegalStateException
for the error.@Message(id=93, value="No included group with name %s found") String groupNotFound(String name)
name
parameter, was found.name
- the name of the group.@Message(id=94, value="Illegal interface criteria type %s; must be %s") String illegalInterfaceCriteria(org.jboss.dmr.ModelType invalidType, org.jboss.dmr.ModelType validType)
valueType
parameter.invalidType
- the invalid type.validType
- the valid type.@Message(id=95, value="Illegal value %s for interface criteria %s; must be %s") String illegalValueForInterfaceCriteria(org.jboss.dmr.ModelType valueType, String id, org.jboss.dmr.ModelType validType)
valueType
parameter, is invalid for the interface
criteria, represented by the id
parameter.valueType
- the type of the invalid value.id
- the id of the criteria interface.validType
- the valid type.@Message(id=96, value="Resource is immutable") UnsupportedOperationException immutableResource()
UnsupportedOperationException
for the error.@Message(id=97, value="Wrong type for %s. Expected %s but was %s") OperationFailedException incorrectType(String name, Collection<org.jboss.dmr.ModelType> validTypes, org.jboss.dmr.ModelType invalidType)
name
- the name the invalid type was found for.validTypes
- a collection of valid types.invalidType
- the invalid type.@Message(id=98, value="Interrupted while waiting for request") String interruptedWaitingForRequest()
@Message(id=99, value="%s is invalid") String invalid(String name)
name
is invalid.name
- the name of the invalid attribute.@Message(id=100, value="%d is not a valid %s") XMLStreamException invalid(@Cause Throwable cause, int value, String name, @Param Location location)
value
is invalid.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.@Message(id=101, value="Invalid address %s (%s)") String invalidAddress(String address, String msg)
address
parameter, is invalid.address
- the invalid address.msg
- the error message.@Message(id=102, value="Invalid \'value\' %s -- must be of the form address/mask") String invalidAddressMaskValue(String value)
value
parameter, is invalid and must be of the form
address/mask.value
- the invalid value.@Message(id=103, value="Invalid mask %s (%s)") String invalidAddressMask(String mask, String msg)
mask
parameter, is invalid.mask
- the invalid mask.msg
- the error message.@Message(id=104, value="Invalid address %s (%s)") String invalidAddressValue(String value, String msg)
value
parameter, is invalid.value
- the invalid address value.msg
- the error message.@Message(id=105, value="%s is invalid in combination with %s") String invalidAttributeCombo(String attributeName, StringBuilder combos)
attributeName
parameter, is invalid in
combination with the combos
parameter.attributeName
- the attribute name.combos
- the combinations.@Message(id=106, value="Invalid value \'%s\' for attribute \'%s\'") XMLStreamException invalidAttributeValue(String value, QName name, @Param Location location)
value
parameter, was found for the
attribute, represented by the name
parameter.value
- the invalid value.name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.@Message(id=107, value="Illegal value %d for attribute \'%s\' must be between %d and %d (inclusive)") XMLStreamException invalidAttributeValue(int value, QName name, int minInclusive, int maxInclusive, @Param Location location)
value
parameter, was found for the
attribute, represented by the name
parameter. The value must be between the minInclusive
and
maxInclusive
values.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.@Message(id=108, value="Illegal value \'%s\' for attribute \'%s\' must be an integer") XMLStreamException invalidAttributeValueInt(@Cause Throwable cause, String value, QName name, @Param Location location)
value
parameter, was found
for the attribute, represented by the name
parameter.cause
- the cause of the error.value
- the invalid value.name
- the attribute name.location
- the location of the error.XMLStreamException
for the error.@Message(id=109, value="Invalid pattern %s for interface criteria %s") String invalidInterfaceCriteriaPattern(String pattern, String name)
pattern
parameter, for the interface criteria,
represented by the name
parameter, is invalid.pattern
- the pattern.name
- the interface criteria.@Message(id=110, value="Invalid resource address element \'%s\'. The key \'%s\' is not valid for an element in a resource address.") String invalidPathElementKey(String element, String key)
key
is invalid.element
- the path elementkey
- the invalid value.OperationFailedRuntimeException
for the error.@Message(id=111, value="Load factor must be greater than 0 and less than or equal to 1") IllegalArgumentException invalidLoadFactor()
IllegalArgumentException
for the error.@Message(id=112, value="\'%s\' is an invalid value for parameter %s. Values must have a maximum length of %d characters") String invalidMaxLength(String value, String name, int length)
value
parameter is invalid and must have a maximum length, represented by the
length
parameter.value
- the invalid value.name
- the name of the parameter.length
- the maximum length.@Message(id=113, value="\'%s\' is an invalid value for parameter %s. Values must have a minimum length of %d characters") String invalidMinLength(String value, String name, int length)
value
parameter is invalid and must have a minimum length, represented by the
length
parameter.value
- the invalid value.name
- the name of the parameter.length
- the minimum length.@Message(id=114, value="[%d] is an invalid size for parameter %s. A maximum length of [%d] is required") String invalidMaxSize(int size, String name, int maxSize)
size
is an invalid size for the parameter, represented by the name
parameter.size
- the invalid size.name
- the name of the parameter.maxSize
- the maximum size allowed.@Message(id=115, value="[%d] is an invalid size for parameter %s. A minimum length of [%d] is required") String invalidMinSize(int size, String name, int minSize)
size
is an invalid size for the parameter, represented by the name
parameter.size
- the invalid size.name
- the name of the parameter.minSize
- the minimum size allowed.@Message(id=116, value="%d is an invalid value for parameter %s. A maximum value of %d is required") String invalidMaxValue(int value, String name, int maxValue)
value
is invalid for the parameter, represented by the name
parameter.value
- the invalid value.name
- the name of the parameter.maxValue
- the minimum value required.String invalidMaxValue(long value, String name, long maxValue)
value
is invalid for the parameter, represented by the name
parameter.value
- the invalid value.name
- the name of the parameter.maxValue
- the minimum value required.@Message(id=117, value="%d is an invalid value for parameter %s. A minimum value of %d is required") String invalidMinValue(int value, String name, int minValue)
value
is invalid for the parameter, represented by the name
parameter.value
- the invalid value.name
- the name of the parameter.minValue
- the minimum value required.String invalidMinValue(long value, String name, long minValue)
value
is invalid for the parameter, represented by the name
parameter.value
- the invalid value.name
- the name of the parameter.minValue
- the minimum value required.@Message(id=118, value="Invalid modification after completed step") IllegalStateException invalidModificationAfterCompletedStep()
IllegalStateException
for the error.@Message(id=119, value="Value %s for attribute %s is not a valid multicast address") OperationFailedException invalidMulticastAddress(String value, String name)
value
for the attribute, represented by the name
parameter,
is not a valid multicast address.value
- the invalid value.name
- the name of the attribute.\XMLStreamException
for the error.@Message(id=120, value="An outbound socket binding: %s cannot have both %s as well as a %s at the same time") XMLStreamException invalidOutboundSocketBinding(String name, String localTag, String remoteTag, @Param Location location)
localTag
and the
remoteTag
.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.@Message(id=121, value="%s is not a valid value for parameter %s -- must be one of %s") IllegalArgumentException invalidParameterValue(OperationEntry.Flag flag, String name, Collection<OperationEntry.Flag> validFlags)
flag
is invalid.flag
- the invalid flag.name
- the name of the parameter.validFlags
- a collection of valid flags.IllegalArgumentException
for the error.@Message(id=122, value="Value %s for attribute %s does not represent a properly hex-encoded SHA1 hash") XMLStreamException invalidSha1Value(@Cause Throwable cause, String value, String name, @Param Location location)
value
for the attribute, represented by the name
parameter,
does not represent a properly hex-encoded SHA1 hash.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.@Message(id=123, value="Stage %s is not valid for context process type %s") IllegalStateException invalidStage(OperationContext.Stage stage, ProcessType processType)
stage
- the stage.processType
- the context process type.IllegalStateException
for the error.@Message(id=124, value="Invalid step stage specified") IllegalArgumentException invalidStepStage()
IllegalArgumentException
for the error.@Message(id=125, value="Invalid step stage for this context type") IllegalArgumentException invalidStepStageForContext()
IllegalArgumentException
for the error.@Message(id=126, value="Can not have a negative size table!") IllegalArgumentException invalidTableSize()
IllegalArgumentException
for the error.@Message(id=127, value="Invalid type %s") String invalidType(org.jboss.dmr.ModelType type)
type
parameter, is invalid.type
- the invalid type.@Message(id=128, value="Invalid resource address element \'%s\'. The value \'%s\' is not valid for an element in a resource address. Character \'%s\' is not allowed.") String invalidPathElementValue(String element, String value, Character character)
value
is invalid.element
- the path elementvalue
- the invalid value.character
- the invalid characterOperationFailedRuntimeException
for the error.@Message(id=129, value="Invalid value %s for %s; legal values are %s") String invalidValue(String value, String name, Collection<?> validValues)
value
for the parameter, represented by the name
parameter, is invalid.value
- the invalid value.name
- the name of the parameter.validValues
- a collection of valid values.@Message(id=130, value="Illegal \'%s\' value %s -- must be greater than %s") XMLStreamException invalidValueGreaterThan(String name, int value, int minValue, @Param Location location)
value
for the name
must be greater than the minimum value,
represented by the minValue
parameter.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.@Message(id=131, value="Illegal \'%s\' value %s -- cannot be negative") XMLStreamException invalidValueNegative(String name, int value, @Param Location location)
value
for the name
cannot be negative.name
- the name for the value that cannot be negative.value
- the invalid value.location
- the location of the error.XMLStreamException
for the error.@Message(id=132, value="Must include one of the following elements: %s") XMLStreamException missingOneOf(StringBuilder sb, @Param Location location)
sb
parameter,
included.sb
- the acceptable elements.location
- the location of the error.XMLStreamException
for the error.@Message(id=133, value="Missing required attribute(s): %s") XMLStreamException missingRequiredAttributes(StringBuilder sb, @Param Location location)
sb
- the missing attributes.location
- the location of the error.XMLStreamException
for the error.@Message(id=134, value="Missing required element(s): %s") XMLStreamException missingRequiredElements(StringBuilder sb, @Param Location location)
sb
- the missing element.location
- the location of the error.XMLStreamException
for the error.@Message(id=135, value="Interrupted awaiting loading of module %s") XMLStreamException moduleLoadingInterrupted(String name)
name
- the name of the module.XMLStreamException
for the error.@Message(id=136, value="Interrupted awaiting initialization of module %s") RuntimeException moduleInitializationInterrupted(String name)
name
- the name of the module.RuntimeException
for the error.@Message(id=137, value="Model contains multiple %s nodes") IllegalStateException multipleModelNodes(String name)
name
- the name of the node.IllegalStateException
for the error.@Message(id=138, value="Namespace with prefix %s already registered with schema URI %s") String namespaceAlreadyRegistered(String prefix, String uri)
prefix
parameter, is already
registered with the schema URI, represented by the uri
parameter.prefix
- the namespace prefix.uri
- the schema URI.@Message(id=139, value="No namespace with URI %s found") String namespaceNotFound(String prefix)
prefix
, was found.prefix
- the prefix.@Message(id=140, value="Nested %s not allowed") String nestedElementNotAllowed(Element element)
element
parameter, does not allow nesting.element
- the element.@Message(id=141, value="No active request found for handling report %d") RequestProcessingException noActiveRequestForHandlingReport(int id)
id
parameter.id
- the batch id.RequestProcessingException
for the error.@Message(id=142, value="No active request found for proxy operation control %d") RequestProcessingException noActiveRequestForProxyOperation(int id)
id
parameter.id
- the batch id.RequestProcessingException
for the error.@Message(id=143, value="No active request found for reading inputstream report %d") IOException noActiveRequestForReadingInputStreamReport(int id)
id
parameter.id
- the batch id.IOException
for the error.@Message(id=144, value="No active step") IllegalStateException noActiveStep()
IllegalStateException
for the error.@Message(id=145, value="No active tx found for id %d") RuntimeException noActiveTransaction(int id)
id
.id
- the id.RequestProcessingException
for the error.@Message(id=146, value="No child registry for (%s, %s)") String noChildRegistry(String childType, String child)
childType
and
child
parameters.childType
- the child type.child
- the child.@Message(id=147, value="No child type %s") OperationFailedRuntimeException noChildType(String name)
name
.name
- the name.OperationFailedRuntimeException
for the error.@Message(id=149, value="No interface criteria was provided") String noInterfaceCriteria()
@Message(id=150, value="No operation handler") String noOperationHandler()
@Message(id=151, value="A node is already registered at \'%s%s)\'") IllegalArgumentException nodeAlreadyRegistered(String location, String value)
location
- the location the node is registered at.value
- the node value.IllegalArgumentException
for the error.@Message(id=152, value="%s is not a directory") IllegalStateException notADirectory(String path)
path
is not a directory.path
- the path.IllegalStateException
for the error.@Message(id=153, value="No %s%s found for %s") IllegalStateException notFound(String path, String className, org.jboss.modules.ModuleIdentifier id)
path/className
was found for the module identifier.path
- the path of the SPI.className
- the class name.id
- the module identifier.IllegalStateException
for the error.@Message(id=154, value="Cannot execute asynchronous operation without an executor") IllegalStateException nullAsynchronousExecutor()
IllegalStateException
for the error.@Message(id=155, value="%s may not be null") OperationFailedException nullNotAllowed(String name)
name
may not be null
.name
- the name that cannot be null
.@Message(id=156, value="%s is null") IllegalArgumentException nullVar(String name)
name
parameter, was null
.name
- the name of the variable that was null
.IllegalArgumentException
for the error.@Message(id=0, value="Operation %s") String operation(String step)
step
- the step.@Message(id=157, value="Operation already complete") IllegalStateException operationAlreadyComplete()
IllegalStateException
for the error.@Message(id=158, value="Operation handler failed: %s") String operationHandlerFailed(String msg)
msg
- the failure message.@Message(id=159, value="Operation handler failed to complete") String operationHandlerFailedToComplete()
@Message(id=160, value="Operation rolling back") String operationRollingBack()
@Message(id=161, value="Operation succeeded, committing") String operationSucceeded()
@Message(id=162, value="There is no operation %s registered at address %s") String operationNotRegistered(String op, PathAddress address)
op
parameter, registered at the address,
represented by the address
parameter.op
- the operation.address
- the address.@Message(id=163, value="An operation reply value type description is required but was not implemented for operation %s") IllegalStateException operationReplyValueTypeRequired(String operationName)
operationName
parameter.operationName
- the name of the operation that requires the reply value type description.IllegalStateException
for the error.@Message(id=164, value="Parsing problem at [row,col]:[%d ,%d]%nMessage: %s") String parsingProblem(int row, int col, String msg)
row
- the row the problem occurred at.col
- the column the problem occurred at.msg
- a message to concatenate.@Message(id=165, value="No configuration persister was injected") org.jboss.msc.service.StartException persisterNotInjected()
StartException
for the error.@Message(id=166, value="Thread was interrupted waiting for the operation to prepare/fail") RequestProcessingException prepareFailThreadInterrupted()
RequestProcessingException
for the error.@Message(id=168, value="No profile found for inclusion") XMLStreamException profileNotFound(@Param Location location)
location
- the location of the error.XMLStreamException
for the error.@Message(id=169, value="A proxy handler is already registered at location \'%s\'") IllegalArgumentException proxyHandlerAlreadyRegistered(String location)
location
- the location.IllegalArgumentException
for the error.@Message(id=170, value="Thread was interrupted waiting to read attachment input stream from remote caller") RuntimeException remoteCallerThreadInterrupted()
RuntimeException
for the error.@Message(id=171, value="Removing services has lead to unsatisfied dependencies:") String removingServiceUnsatisfiedDependencies()
removingServiceUnsatisfiedDependencies(String)
@Message(id=0, value="%nService %s was depended upon by ") String removingServiceUnsatisfiedDependencies(String name)
removingServiceUnsatisfiedDependencies()
name
- the name of the service.@Message(id=172, value="%s is required") String required(String name)
name
is required.name
- the name of the required attribute.@Message(id=173, value="%s is reserved") XMLStreamException reserved(String name, @Param Location location)
name
is reserved.name
- the name that is reserved.location
- the location of the error.XMLStreamException
for the error.@Message(id=174, value="Resource does not exist: %s") String resourceNotFound(org.jboss.dmr.ModelNode resource)
resource
- the resource.@Message(id=175, value="Resource %s does not exist; a resource at address %s cannot be created until all ancestor resources have been added") OperationFailedRuntimeException resourceNotFound(PathAddress ancestor, PathAddress address)
ancestor
- the ancestor path.address
- the address.OperationFailedRuntimeException
for the error.@Message(id=176, value="rollback() has already been invoked") IllegalStateException rollbackAlreadyInvoked()
IllegalStateException
for the error.@Message(id=177, value="Schema with URI %s already registered with location %s") String schemaAlreadyRegistered(String schemaUri, String location)
schemaUri
parameter, is already registered
with the location, represented by the location
parameter.schemaUri
- the schema URI.location
- the location.@Message(id=178, value="No schema location with URI %s found") String schemaNotFound(String uri)
uri
.uri
- the schema URI.@Message(id=179, value="Service install was cancelled") CancellationException serviceInstallCancelled()
CancellationException
for the error.@Message(id=0, value="is missing [%s]") String servicesMissing(StringBuilder sb)
sb
- the missing services.@Message(id=180, value="Services with missing/unavailable dependencies") String servicesMissingDependencies()
@Message(id=181, value="Get service registry only supported in runtime operations") IllegalStateException serviceRegistryRuntimeOperationsOnly()
IllegalStateException
for the error.@Message(id=182, value="Service removal only supported in runtime operations") IllegalStateException serviceRemovalRuntimeOperationsOnly()
IllegalStateException
for the error.@Message(id=183, value="Service status report%n") String serviceStatusReportHeader()
@Message(id=184, value=" New missing/unsatisfied dependencies:%n") String serviceStatusReportDependencies()
@Message(id=0, value=" %s (missing) dependents: %s %n") String serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName, String dependents)
serviceName
- the name of the service@Message(id=0, value=" %s (unavailable) dependents: %s %n") String serviceStatusReportUnavailable(org.jboss.msc.service.ServiceName serviceName, String dependents)
serviceName
- the name of the service@Message(id=185, value=" Newly corrected services:%n") String serviceStatusReportCorrected()
@Message(id=0, value=" %s (no longer required)%n") String serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)
serviceName
- the name of the service@Message(id=0, value=" %s (new available)%n") String serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)
serviceName
- the name of the service@Message(id=186, value=" Services which failed to start:") String serviceStatusReportFailed()
@Message(id=187, value="Get service target only supported in runtime operations") IllegalStateException serviceTargetRuntimeOperationsOnly()
IllegalStateException
for the error.@Message(id=188, value="Stage %s is already complete") IllegalStateException stageAlreadyComplete(OperationContext.Stage stage)
stage
- the stage.IllegalStateException
for the error.@Message(id=189, value="Step handler %s failed after completion") String stepHandlerFailed(OperationStepHandler handler)
handler
- the handler that failed.@Message(id=190, value="Step handler %s for operation %s at address %s failed handling operation rollback -- %s") String stepHandlerFailedRollback(OperationStepHandler handler, String op, PathAddress address, Throwable cause)
handler
- the handler that failed.op
- the operation.address
- the path address.cause
- the error.@Message(id=191, value="Interrupted awaiting subsystem boot operation execution") String subsystemBootInterrupted()
@Message(id=192, value="Boot operations for subsystem %s failed without explanation") String subsystemBootOperationFailed(String name)
name
parameter, failed
without explanation.name
- the name of the subsystem.@Message(id=193, value="Failed executing subsystem %s boot operations") String subsystemBootOperationFailedExecuting(String name)
@Message(id=194, value="Table is full!") IllegalStateException tableIsFull()
IllegalStateException
for the error.@Message(id=195, value="Interrupted awaiting transaction commit or rollback") RuntimeException transactionInterrupted()
RuntimeException
for the error.@Message(id=196, value="A timeout occurred waiting for the transaction to %s") RuntimeException transactionTimeout(String type)
type
- the transaction type.RuntimeException
for the error.@Message(id=197, value="Unexpected attribute \'%s\' encountered") XMLStreamException unexpectedAttribute(QName name, @Param Location location)
name
parameter, was
encountered.name
- the unexpected attribute name.location
- the location of the error.XMLStreamException
for the error.@Message(id=198, value="Unexpected element \'%s\' encountered") XMLStreamException unexpectedElement(QName name, @Param Location location)
name
parameter, was
encountered.name
- the unexpected element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=199, value="Unexpected end of element \'%s\' encountered") XMLStreamException unexpectedEndElement(QName name, @Param Location location)
name
parameter, was
encountered.name
- the unexpected element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=200, value="Unexpected storage %s") IllegalStateException unexpectedStorage(AttributeAccess.Storage storage)
storage
was unexpected.storage
- the storage that was unexpected.IllegalStateException
for the error.@Message(id=201, value="Unknown attribute \'%s\'") String unknownAttribute(String name)
name
parameter, is unknown.name
- the attribute name.@Message(id=202, value="No known child type named %s") String unknownChildType(String name)
name
parameter.name
- the name of the child.@Message(id=203, value="Unknown property in interface criteria list: %s") RuntimeException unknownCriteriaInterfaceProperty(String name)
name
parameter, is unknown.name
- the name of the property.RuntimeException
for the error.@Message(id=204, value="Unknown interface criteria type %s") String unknownCriteriaInterfaceType(String type)
type
parameter, is unknown.type
- the unknown criteria type.@Message(id=205, value="Unknown interface %s %s must be declared in element %s") XMLStreamException unknownInterface(String value, String attributeName, String elementName, @Param Location location)
value
attribute, for the attribute,
represented by the attributeName
parameter, is unknown on in the element.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.@Message(id=206, value="Unknown %s %s %s must be declared in element %s") XMLStreamException unknownValueForElement(String elementName1, String value, String elementName2, String parentElement, @Param Location location)
elementName1
value
elementName2
must be
declared in the element represented by the parentElement
parameter.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.@Message(id=207, value="Validation failed for %s") String validationFailed(String name)
name
- the parameter name the validation failed on.@Message(id=208, value="... and %s more") String andNMore(int number)
number
- the number of services that were not displayed@Message(id=209, value="Invalid value \'%s\' for attribute \'%s\' -- valid values are %s") XMLStreamException invalidAttributeValue(String value, QName name, Set<String> validValues, @Param Location location)
value
parameter, was found for the
attribute, represented by the name
parameter.value
- the invalid value.name
- the attribute name.validValues
- the legal values for the attributelocation
- the location of the error.XMLStreamException
for the error.@Message(id=210, value="Caught SecurityException attempting to resolve expression \'%s\' -- %s") String noPermissionToResolveExpression(org.jboss.dmr.ModelNode toResolve, SecurityException e)
toResolve
- the node being resolvede
- the SecurityExceptionOperationFailedException
for the caller@Message(id=211, value="Cannot resolve expression \'%s\'") OperationFailedException cannotResolveExpression(String toResolve)
toResolve
- the node being resolvedOperationFailedException
for the caller@Message(id=212, value="Duplicate resource %s") OperationFailedRuntimeException duplicateResourceAddress(PathAddress address)
address
- the address of the resource.OperationFailedRuntimeException
for the error.@Message(id=213, value="Cannot remove resource before removing child resources %s") OperationFailedException cannotRemoveResourceWithChildren(List<PathElement> children)
children
- the address elements for the children.OperationFailedException
for the error.@Message(id=214, value="Could not get main file: %s. Specified files must be relative to the configuration dir: %s") IllegalStateException mainFileNotFound(String name, File configurationDir)
name
- the main file.configurationDir
- the configuration directoryIllegalStateException
for the error.@Message(id=216, value="Management resource \'%s\' not found") Resource.NoSuchResourceException managementResourceNotFound(PathAddress pathAddress)
pathAddress
- the address for the resource.OperationFailedRuntimeException
for the error.@Message(id=217, value="Child resource \'%s\' not found") String childResourceNotFound(PathElement childAddress)
childAddress
- the address element for the child.@Message(id=218, value="A node is already registered at \'%s\'") IllegalArgumentException nodeAlreadyRegistered(String location)
location
- the location of the existing node.IllegalArgumentException
for the error.@Message(id=219, value="An attempt was made to unregister extension %s which still has subsystem %s registered") IllegalStateException removingExtensionWithRegisteredSubsystem(String moduleName, String subsystem)
moduleName
- the name of the extensionsubsystem
- the name of the subsystemIllegalStateException
for the error@Message(id=220, value="An override model registration is not allowed for the root model registration") IllegalStateException cannotOverrideRootRegistration()
IllegalStateException
for the error@Message(id=221, value="An override model registration is not allowed for non-wildcard model registrations. This registration is for the non-wildcard name \'%s\'.") IllegalStateException cannotOverrideNonWildCardRegistration(String valueName)
valueName
- the name of the non-wildcard registration that cannot be overriddenIllegalStateException
for the error@Message(id=222, value="A registration named \'*\' is not an override model and cannot be unregistered via the unregisterOverrideModel API.") IllegalArgumentException wildcardRegistrationIsNotAnOverride()
IllegalArgumentException
for the error@Message(id=223, value="The root resource registration does not support overrides, so no override can be removed.") IllegalStateException rootRegistrationIsNotOverridable()
IllegalStateException
for the error@Message(id=224, value="There is no operation %s registered at address %s") IllegalArgumentException operationNotRegisteredException(String op, PathAddress address)
op
parameter, registered at the address,
represented by the address
parameter.op
- the operation.address
- the address.@Message(id=225, value="Failed to recover services during operation rollback") RuntimeException failedToRecoverServices(@Param OperationFailedException cause)
cause
- the cause of the failure@Message(id=226, value="A subsystem named \'%s\' cannot be registered by extension \'%s\' -- a subsystem with that name has already been registered by extension \'%s\'.") IllegalStateException duplicateSubsystem(String subsystemName, String duplicatingModule, String existingModule)
subsystemName
- the cause of the failure@Message(id=227, value="Operation has no \'%s\' field. %s") IllegalArgumentException validationFailedOperationHasNoField(String field, String operation)
field
- the standard field nameoperation
- the operation as a string. May be empty@Message(id=228, value="Operation has a null or empty name. %s") IllegalArgumentException validationFailedOperationHasANullOrEmptyName(String operation)
operation
- the operation as a string. May be empty@Message(id=229, value="No operation called \'%s\' at \'%s\'. %s") IllegalArgumentException validationFailedNoOperationFound(String name, PathAddress address, String operation)
name
- the name of the operationaddress
- the operation addressoperation
- the operation as a string. May be empty@Message(id=230, value="Operation contains a parameter \'%s\' which is not one of the expected parameters %s. %s") IllegalArgumentException validationFailedActualParameterNotDescribed(String paramName, Set<String> parameterNames, String operation)
paramName
- the name of the parameter in the operationparameterNames
- the valid parameter namesoperation
- the operation as a string. May be empty@Message(id=231, value="Required parameter %s is not present. %s") IllegalArgumentException validationFailedRequiredParameterNotPresent(String paramName, String operation)
paramName
- the name of the required parameteroperation
- the operation as a string. May be empty@Message(id=232, value="Alternative parameter \'%s\' for required parameter \'%s\' was used. Please use one or the other. %s") IllegalArgumentException validationFailedRequiredParameterPresentAsWellAsAlternative(String alternative, String paramName, String operation)
alternative
- the name of the alternative parameterparamName
- the name of the required parameteroperation
- the operation as a string. May be empty@Message(id=233, value="Could not convert the parameter \'%s\' to a %s. %s") IllegalArgumentException validationFailedCouldNotConvertParamToType(String paramName, org.jboss.dmr.ModelType type, String operation)
paramName
- the name of the required parametertype
- the required typeoperation
- the operation as a string. May be empty@Message(id=234, value="The value \'%s\' passed in for \'%s\' is smaller than the minimum value \'%s\'. %s") IllegalArgumentException validationFailedValueIsSmallerThanMin(Number value, String paramName, Number min, String operation)
value
- the name of the required parameterparamName
- the name of the required parametermin
- the minimum valueoperation
- the operation as a string. May be empty@Message(id=235, value="The value \'%s\' passed in for \'%s\' is bigger than the maximum value \'%s\'. %s") IllegalArgumentException validationFailedValueIsGreaterThanMax(Number value, String paramName, Number max, String operation)
value
- the name of the required parameterparamName
- the name of the required parametermax
- the minimum valueoperation
- the operation as a string. May be empty@Message(id=236, value="The value \'%s\' passed in for \'%s\' is shorter than the minimum length \'%s\'. %s") IllegalArgumentException validationFailedValueIsShorterThanMinLength(Object value, String paramName, Object minLength, String operation)
value
- the name of the required parameterparamName
- the name of the required parameterminLength
- the minimum valueoperation
- the operation as a string. May be empty@Message(id=237, value="The value \'%s\' passed in for \'%s\' is longer than the maximum length \'%s\'. %s") IllegalArgumentException validationFailedValueIsLongerThanMaxLength(Object value, String paramName, Object maxLength, String operation)
value
- the name of the required parameterparamName
- the name of the required parametermaxLength
- the minimum valueoperation
- the operation as a string. May be empty@Message(id=238, value="%s is expected to be a list of %s. %s") IllegalArgumentException validationFailedInvalidElementType(String paramName, org.jboss.dmr.ModelType elementType, String operation)
paramName
- the name of the required parameterelementType
- the expected element typeoperation
- the operation as a string. May be empty@Message(id=239, value="\'required\' parameter: \'%s\' must be a boolean in the description of the operation at %s: %s") String invalidDescriptionRequiredFlagIsNotABoolean(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation description@Message(id=240, value="Undefined request property \'%s\' in description of the operation at %s: %s") String invalidDescriptionUndefinedRequestProperty(String name, PathAddress address, org.jboss.dmr.ModelNode description)
name
- the name of the parameteraddress
- the address of the operationdescription
- the operation description@Message(id=241, value="There is no type for parameter \'%s\' in the description of the operation at %s: %s") String invalidDescriptionNoParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation description@Message(id=242, value="Could not determine the type of parameter \'%s\' in the description of the operation at %s: %s") String invalidDescriptionInvalidParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation description@Message(id=243, value="The \'%s\' attribute of the \'%s\' parameter can not be converted to its type: %s in the description of the operation at %s: %s") String invalidDescriptionMinMaxForParameterHasWrongType(String minOrMax, String paramName, org.jboss.dmr.ModelType expectedType, PathAddress address, org.jboss.dmr.ModelNode description)
minOrMax
- min
or max
paramName
- the name of the parameterexpectedType
- the expected typeaddress
- the address of the operationdescription
- the operation description@Message(id=244, value="The \'%s\' attribute of the \'%s\' parameter can not be converted to an integer in the description of the operation at %s: %s") String invalidDescriptionMinMaxLengthForParameterHasWrongType(String minOrMaxLength, String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
minOrMaxLength
- min
or max
paramName
- the name of the parameteraddress
- the address of the operationdescription
- the operation description@Message(id=245, value="Illegal \'%s\' value %s -- must be a valid port number") XMLStreamException invalidPort(String name, String value, @Param Location location)
value
for the name
must be a valid port number.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.@Message(id=246, value="Cannot resolve the localhost address to create a UUID-based name for this process") RuntimeException cannotResolveProcessUUID(@Cause UnknownHostException cause)
@Message(id=247, value="Do not call ServiceController.setMode(REMOVE), use OperationContext.removeService() instead.") IllegalStateException useOperationContextRemoveService()
XMLStreamException
for the error.@Message(id=248, value="Invalid value %s for %s; legal values are %s") OperationFailedException invalidEnumValue(String value, String parameterName, Set<?> allowedValues)
value
- the parameter value.parameterName
- the parameter name.allowedValues
- a set containing the allowed values.OperationFailedException
for the error.@Message(id=249, value="Operation \'%s\' targeted at resource \'%s\' was directly invoked by a user. User operations are not permitted to directly update the persistent configuration of a server in a managed domain.") OperationFailedRuntimeException modelUpdateNotAuthorized(String operation, PathAddress address)
@Message(id=250, value="An operation handler attempted to access the operation response server results object on a process type other than \'%s\'. The current process type is \'%s\'") IllegalStateException serverResultsAccessNotAllowed(ProcessType validType, ProcessType processType)
@Message(id=251, value="Can\'t have both loopback and inet-address criteria") String cantHaveBothLoopbackAndInetAddressCriteria()
@Message(id=252, value="Can\'t have both link-local and inet-address criteria") String cantHaveBothLinkLocalAndInetAddressCriteria()
@Message(id=253, value="Can\'t have same criteria for both not and inclusion %s") String cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria)
@Message(id=254, value="Invalid value \'%s\' for attribute \'%s\' -- no interface configuration with that name exists") OperationFailedException nonexistentInterface(String attributeValue, String attributeName)
@Message(id=255, value="%s is empty") IllegalArgumentException emptyVar(String name)
@Message(id=256, value="Could not find a path called \'%s\'") IllegalArgumentException pathEntryNotFound(String pathName)
@Message(id=257, value="Path entry is read-only: \'%s\'") IllegalArgumentException pathEntryIsReadOnly(String pathName)
@Message(id=258, value="There is already a path entry called: \'%s\'") IllegalArgumentException pathEntryAlreadyExists(String pathName)
@Message(id=259, value="Could not find relativeTo path \'%s\' for relative path \'%s\'") IllegalStateException pathEntryNotFoundForRelativePath(String relativePath, String pathName)
@Message(id=260, value="Invalid relativePath value \'%s\'") IllegalArgumentException invalidRelativePathValue(String relativePath)
@Message(id=261, value="\'%s\' is a Windows absolute path") IllegalArgumentException pathIsAWindowsAbsolutePath(String path)
@Message(id=262, value="Path \'%s\' is read-only; it cannot be removed") OperationFailedException cannotRemoveReadOnlyPath(String pathName)
@Message(id=263, value="Path \'%s\' is read-only; it cannot be modified") OperationFailedException cannotModifyReadOnlyPath(String pathName)
@Message(id=264, value="%s may not be ModelType.EXPRESSION") OperationFailedException expressionNotAllowed(String name)
name
may not be ModelType.EXPRESSION
.name
- the name of the attribute or parameter value that cannot be an expression@Message(id=265, value="PathManager not available on processes of type \'%s\'") IllegalStateException pathManagerNotAvailable(ProcessType processType)
@Message(id=266, value="Value %s for attribute %s is not a valid multicast address") OperationFailedException unknownMulticastAddress(@Cause UnknownHostException cause, String value, String name)
value
for the attribute, represented by the name
parameter,
is not a valid multicast address.cause
- the cause of the error.value
- the invalid value.name
- the name of the attribute.XMLStreamException
for the error.@Message(id=267, value="Path \'%s\' cannot be removed, since the following paths depend on it: %s") OperationFailedException cannotRemovePathWithDependencies(String pathName, Set<String> dependencies)
@Message(id=268, value="Failed to rename temp file %s to %s") ConfigurationPersistenceException failedToRenameTempFile(@Cause Throwable cause, File temp, File file)
@Message(id=269, value="Invalid locale format: %s") String invalidLocaleString(String unparsed)
@Message(id=270, value="<one or more transitive dependencies>") String transitiveDependencies()
@Message(id=271, value="Operation cancelled") String operationCancelled()
@Message(id=272, value="Operation cancelled asynchronously") OperationCancellationException operationCancelledAsynchronously()
CancellationException
for the error.@Message(id=273, value="Stream was killed") IOException streamWasKilled()
@Message(id=274, value="Stream was closed") IOException streamWasClosed()
@Message(id=275, value="Cannot define both \'%s\' and \'%s\'") OperationFailedException cannotHaveBothParameters(String nameA, String name2)
@Message(id=276, value="Failed to delete file %s") IllegalStateException couldNotDeleteFile(File file)
@Message(id=277, value="An alias is already registered at location \'%s\'") IllegalArgumentException aliasAlreadyRegistered(String location)
@Message(id=278, value="Expected an address under \'%s\', was \'%s\'") IllegalArgumentException badAliasConvertAddress(PathAddress aliasAddress, PathAddress actual)
@Message(id=279, value="Alias target address not found: %s") IllegalArgumentException aliasTargetResourceRegistrationNotFound(PathAddress targetAddress)
@Message(id=280, value="No operation called \'%s\' found for alias address \'%s\' which maps to \'%s\'") IllegalArgumentException aliasStepHandlerOperationNotFound(String name, PathAddress aliasAddress, PathAddress targetAddress)
@Message(id=281, value="Resource registration is not an alias") IllegalStateException resourceRegistrationIsNotAnAlias()
@Message(id=282, value="Model contains fields that are not known in definition, fields: %s, path: %s") RuntimeException modelFieldsNotKnown(Set<String> fields, PathAddress address)
@Message(id=283, value="Could not marshal attribute as element: %s") UnsupportedOperationException couldNotMarshalAttributeAsElement(String attributeName)
@Message(id=284, value="Could not marshal attribute as attribute: %s") UnsupportedOperationException couldNotMarshalAttributeAsAttribute(String attributeName)
@Message(id=285, value="Operation %s invoked against multiple target addresses failed at address %s with failure description %s") String wildcardOperationFailedAtSingleAddress(String operation, PathAddress address, String failureMessage)
@Message(id=286, value="Operation %s invoked against multiple target addresses failed at address %s. See the operation result for details.") String wildcardOperationFailedAtSingleAddressWithComplexFailure(String operation, PathAddress address)
@Message(id=287, value="Operation %s invoked against multiple target addresses failed at addresses %s. See the operation result for details.") String wildcardOperationFailedAtMultipleAddresses(String operation, Set<PathAddress> addresses)
@Message(id=288, value="One or more services were unable to start due to one or more indirect dependencies not being available.") String missingTransitiveDependencyProblem()
@Message(id=0, value="Services that were unable to start:") String missingTransitiveDependents()
@Message(id=0, value="Services that may be the cause:") String missingTransitiveDependencies()
@Message(id=289, value="No operation entry called \'%s\' registered at \'%s\'") String noOperationEntry(String op, PathAddress pathAddress)
@Message(id=290, value="No operation handler called \'%s\' registered at \'%s\'") String noOperationHandler(String op, PathAddress pathAddress)
@Message(id=291, value="There is no registered path to resolve with path attribute \'%s\' and/or relative-to attribute \'%s on: %s") IllegalStateException noPathToResolve(String pathAttributeName, String relativeToAttributeName, org.jboss.dmr.ModelNode model)
@Message(id=292, value="Attributes do not support expressions in the target model version and this resource will need to be ignored on the target host.") String attributesDontSupportExpressions()
@Message(id=293, value="Attributes are not understood in the target model version and this resource will need to be ignored on the target host.") String attributesAreNotUnderstoodAndMustBeIgnored()
@Message(id=294, value="Transforming resource %s to core model version \'%s\' -- %s %s") String transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
@Message(id=295, value="Transforming operation %s at resource %s to core model version \'%s\' -- %s %s") String transformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
@Message(id=296, value="Transforming resource %s to subsystem \'%s\' model version \'%s\' -- %s %s") String transformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
@Message(id=297, value="Transforming operation %s at resource %s to subsystem \'%s\' model version \'%s\' -- %s %s") String transformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
@Message(id=298, value="Node contains an unresolved expression %s -- a resolved model is required") OperationFailedException illegalUnresolvedModel(String expression)
@Message(id=299, value="Transforming resource %s for host controller \'%s\' to core model version \'%s\' -- there were problems with some of the attributes and this resource will need to be ignored on that host. Details of the problems: %s") OperationFailedException rejectAttributesCoreModelResourceTransformer(PathAddress pathAddress, String legacyHostName, ModelVersion modelVersion, List<String> details)
@Message(id=300, value="Transforming resource %s for host controller \'%s\' to subsystem \'%s\' model version \'%s\' --there were problems with some of the attributes and this resource will need to be ignored on that host. Details of problems: %s") OperationFailedException rejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress, String legacyHostName, String subsystem, ModelVersion modelVersion, List<String> details)
@Message(id=301, value="The following attributes do not support expressions: %s") String attributesDoNotSupportExpressions(Set<String> attributeNames)
@Message(id=0, value="attributes %s") String attributeNames(Set<String> attributes)
@Message(id=302, value="The following attributes are not understood in the target model version and this resource will need to be ignored on the target host: %s") String attributesAreNotUnderstoodAndMustBeIgnored(Set<String> attributeNames)
@Message(id=303, value="Resource %s is rejected on the target host, and will need to be ignored on the host") String rejectedResourceResourceTransformation(PathAddress address)
@Message(id=304, value="Operation %2$s at %1s is rejected on the target host and will need to be ignored on the host") String rejectResourceOperationTransformation(PathAddress address, org.jboss.dmr.ModelNode operation)
@Message(id=305, value="Unless the Host Controller is started with command line option %s and the %s attribute is not set to %s, %s must be declared or the %s and the %s need to be provided.") XMLStreamException discoveryOptionsMustBeDeclared(String adminOnlyCmd, String policyAttribute, String fetchValue, String discoveryOptionsName, String hostName, String portName, @Param Location location)
discoveryOptionsName
must be declared
or the hostName
and portName
need to be provided.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.@Message(id=306, value="read only context") IllegalStateException readOnlyContext()
@Message(id=307, value="We are trying to read data from the master host controller, which is currently busy executing another set of operations. This is a temporary situation, please retry") String cannotGetControllerLock()
@Message(id=308, value="Cannot configure an interface to use \'any-ipv6-address\' when system property java.net.preferIPv4Stack is true") org.jboss.msc.service.StartException invalidAnyIPv6()
@Message(id=309, value="Legacy extension \'%s\' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain") String unsupportedLegacyExtension(String extensionName)
@Message(id=310, value="Extension module %s not found") OperationFailedRuntimeException extensionModuleNotFound(@Cause org.jboss.modules.ModuleNotFoundException cause, String module)
@Message(id=311, value="Failed to load Extension module %s") RuntimeException extensionModuleLoadingFailure(@Cause org.jboss.modules.ModuleLoadException cause, String module)
@Message(id=312, value="no context to delegate with id: %s") IllegalStateException noContextToDelegateTo(int operationId)
@Message(id=313, value="Unauthorized to execute operation \'%s\' for resource \'%s\' -- %s") UnauthorizedException unauthorized(String name, PathAddress address, org.jboss.dmr.ModelNode explanation)
@Message(id=314, value="Users with multiple roles are not allowed") SecurityException illegalMultipleRoles()
@Message(id=315, value="An unexpected number of AccountPrincipals %d have been found in the current Subject.") IllegalStateException unexpectedAccountPrincipalCount(int count)
@Message(id=316, value="Different realms \'%s\' \'%s\' found in single Subject") IllegalStateException differentRealmsInSubject(String realmOne, String realmTwo)
@Message(id=317, value="There is no handler called \'%s\'") IllegalStateException noHandlerCalled(String name)
@Message(id=318, value="The operation context is not an AbstractOperationContext") OperationFailedException operationContextIsNotAbstractOperationContext()
@Message(id=319, value="The handler is referenced by %s and so cannot be removed") IllegalStateException handlerIsReferencedBy(Set<PathAddress> references)
@Message(id=320, value="The resolved file %s either does not exist or is a directory") IllegalStateException resolvedFileDoesNotExistOrIsDirectory(File file)
@Message(id=321, value="Could not back up \'%s\' to \'%s\'") IllegalStateException couldNotBackUp(@Cause IOException cause, String absolutePath, String absolutePath1)
@Message(id=322, value="Attempt was made to both remove and add a handler from a composite operation - update the handler instead") IllegalStateException attemptToBothRemoveAndAddHandlerUpdateInstead()
@Message(id=323, value="Attempt was made to both add and remove a handler from a composite operation") IllegalStateException attemptToBothAddAndRemoveAndHandlerFromCompositeOperation()
@Message(id=324, value="Attempt was made to both update and remove a handler from a composite operation") IllegalStateException attemptToBothUpdateAndRemoveHandlerFromCompositeOperation()
@Message(id=325, value="Attempt was made to both remove and add a handler reference from a composite operation") IllegalStateException attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation()
@Message(id=327, value="Unknown role \'%s\'") IllegalArgumentException unknownRole(String roleName)
@Message(id=328, value="Cannot remove standard role \'%s\'") IllegalStateException cannotRemoveStandardRole(String roleName)
@Message(id=329, value="Unknown base role \'%s\'") IllegalArgumentException unknownBaseRole(String roleName)
@Message(id=330, value="Role \'%s\' is already registered") IllegalStateException roleIsAlreadyRegistered(String roleName)
@Message(id=331, value="Can only create child audit logger for main audit logger") IllegalStateException canOnlyCreateChildAuditLoggerForMainAuditLogger()
@Message(id=332, value="Permission denied") String permissionDenied()
@Message(id=333, value="Cannot add a Permission to a readonly PermissionCollection") SecurityException permissionCollectionIsReadOnly()
@Message(id=334, value="Incompatible permission type %s") IllegalArgumentException incompatiblePermissionType(Class<?> clazz)
@Message(id=335, value="Management resource \'%s\' not found") String managementResourceNotFoundMessage(PathAddress pathAddress)
@Message(id=336, value="The following attributes are nillable in the current model but must be defined in the target model version: %s") String attributesMustBeDefined(Set<String> keySet)
@Message(id=337, value="Unsupported Principal type \'%X\' received.") IOException unsupportedPrincipalType(byte type)
@Message(id=338, value="Unsupported Principal parameter \'%X\' received parsing principal type \'%X\'.") IOException unsupportedPrincipalParameter(byte parameterType, byte principalType)
@Message(id=339, value="The following attributes must be defined as %s in the current model: %s") String attributesMustBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)
@Message(id=340, value="The following attributes must NOT be defined as %s in the current model: %s") String attributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)
@Message(id=341, value="A uri with bad syntax \'%s\' was passed for validation.") OperationFailedException badUriSyntax(String uri)
@Message(id=342, value="Illegal value %d for operation header %s; value must be greater than zero") IllegalStateException invalidBlockingTimeout(long timeout, String headerName)
@Message(id=343, value="The service container has been destabilized by a previous operation and further runtime updates cannot be processed. Restart is required.") String timeoutAwaitingInitialStability()
@Message(id=344, value="Operation timed out awaiting service container stability") String timeoutExecutingOperation()
@Message(id=345, value="Timeout after %d seconds waiting for existing service %s to be removed so a new instance can be installed.") IllegalStateException serviceInstallTimedOut(long timeout, org.jboss.msc.service.ServiceName name)
@LogMessage(level=ERROR) @Message(id=346, value="Invalid value %s for property %s; must be a numeric value greater than zero. Default value of %d will be used.") void invalidDefaultBlockingTimeout(String sysPropValue, String sysPropName, long defaultUsed)
@LogMessage(level=DEBUG) @Message(id=347, value="Timeout after [%d] seconds waiting for initial service container stability before allowing runtime changes for operation \'%s\' at address \'%s\'. Operation will roll back; process restart is required.") void timeoutAwaitingInitialStability(long blockingTimeout, String name, PathAddress address)
@LogMessage(level=ERROR) @Message(id=348, value="Timeout after [%d] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was \'%s\' at address \'%s\'") void timeoutExecutingOperation(long blockingTimeout, String name, PathAddress address)
@LogMessage(level=ERROR) @Message(id=349, value="Timeout after [%d] seconds waiting for service container stability while finalizing an operation. Process must be restarted. Step that first updated the service container was \'%s\' at address \'%s\'") void timeoutCompletingOperation(long blockingTimeout, String name, PathAddress address)
@LogMessage(level=INFO) @Message(id=350, value="Execution of operation \'%s\' on remote process at address \'%s\' interrupted while awaiting initial response; remote process has been notified to cancel operation") void interruptedAwaitingInitialResponse(String operation, PathAddress proxyNodeAddress)
@LogMessage(level=INFO) @Message(id=351, value="Execution of operation \'%s\' on remote process at address \'%s\' interrupted while awaiting final response; remote process has been notified to terminate operation") void interruptedAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress)
@LogMessage(level=INFO) @Message(id=352, value="Cancelling operation \'%s\' with id \'%d\' running on thread \'%s\'") void cancellingOperation(String operation, int id, String thread)
@Message(id=353, value="No response handler for request %s") IOException responseHandlerNotFound(int id)
@LogMessage(level=INFO) @Message(id=354, value="Attempting reconnect to syslog handler \'%s; after timeout of %d seconds") void attemptingReconnectToSyslog(String name, int timeout)
@LogMessage(level=INFO) @Message(id=355, value="Reconnecting to syslog handler \'%s failed") void reconnectToSyslogFailed(String name, @Cause Throwable e)
@LogMessage(level=WARN) @Message(id=356, value="Failed to emit notification %s") void failedToEmitNotification(Notification notification, @Cause Throwable cause)
@Message(id=357, value="Notification of type %s is not described for the resource at the address %s") String notificationIsNotDescribed(String type, PathAddress source)
@Message(id=358, value="The resource was added at the address %s.") String resourceWasAdded(PathAddress address)
@Message(id=359, value="The resource was removed at the address %s.") String resourceWasRemoved(PathAddress address)
@Message(id=360, value="The attribute %s value has been changed from %s to %s.") String attributeValueWritten(String attributeName, org.jboss.dmr.ModelNode currentValue, org.jboss.dmr.ModelNode newVal)
@Message(id=361, value="Capabilities cannot be queried in stage \'%s\'; they are not available until stage \'%s\'.") IllegalStateException capabilitiesNotAvailable(OperationContext.Stage currentStage, OperationContext.Stage runtime)
@Message(id=362, value="Capabilities required by resource \'%s\' are not available:") String requiredCapabilityMissing(String demandingAddress)
@Message(id=363, value="Capability \'%s\' is already registered in context \'%s\'.") IllegalStateException capabilityAlreadyRegisteredInContext(String capability, String context)
@Message(id=364, value="Capability \'%s\' is unknown.") IllegalStateException unknownCapability(String capability)
@Message(id=365, value="Capability \'%s\' is unknown in context \'%s\'.") IllegalStateException unknownCapabilityInContext(String capability, String context)
@Message(id=366, value="Capability \'%s\' does not expose a runtime API.") IllegalArgumentException capabilityDoesNotExposeRuntimeAPI(String capabilityName)
@Message(id=367, value="Cannot remove capability \'%s\' as it is required by other capabilities:") String cannotRemoveRequiredCapability(String capability)
@Message(id=368, value="Cannot remove capability \'%s\' from context \'%s\' as it is required by other capabilities:") String cannotRemoveRequiredCapabilityInContext(String capability, String context)
@Message(id=369, value="Required capabilities are not available:") String requiredCapabilityMissing()
@Message(id=0, value="capability \'%s\' requires it for address \'%s\'") String requirementPointSimple(String capability, String requestingAddress)
@Message(id=0, value="capability \'%s\' requires it for attribute \'%s\' at address \'%s\'") String requirementPointFull(String capability, String attribute, String requestingAddress)
@Message(id=0, value=" %s") String formattedCapabilityName(String capability)
@Message(id=0, value=" %s in context \'%s\'") String formattedCapabilityId(String capability, String context)
@Message(id=0, value="; Possible registration points for this capability: %s") String possibleCapabilityProviderPoints(String providerPoints)
@Message(id=0, value="; There are no known registration points which can provide this capability.") String noKnownProviderPoints()
@Message(id=370, value="Incomplete expression: %s") OperationFailedException incompleteExpression(String expression)
@Message(id=371, value="The element \'%s\' is no longer supported, please use \'%s\' instead") XMLStreamException unsupportedElement(QName name, @Param Location location, String supportedElement)
@Message(id=372, value="List attribute \'%s\' contains duplicates, which are not allowed") String duplicateElementsInList(String name)
@Message(id=373, value="Deployment resource must be runtime only") IllegalArgumentException deploymentResourceMustBeRuntimeOnly()
@Message(id=374, value="Unable to resolve expressions at this location.") OperationFailedException unableToResolveExpressions()
@LogMessage(level=WARN) @Message(id=375, value="Update of the management operation audit log failed on the handler \'%s\' due to \'%s\'. Please make sure that the syslog server is running and reachable") void udpSyslogServerUnavailable(String name, String message)
@Message(id=376, value="Unexpected attribute \'%s\' encountered. Valid attributes are: \'%s\'") XMLStreamException unexpectedAttribute(QName name, StringBuilder possibleAttributes, @Param Location location)
@Message(id=377, value="Unexpected element \'%s\' encountered. Valid elements are: \'%s\'") XMLStreamException unexpectedElement(QName name, StringBuilder possible, @Param Location location)
@Message(id=378, value="Attribute \'%s\' is not of type \'%s\', it is type \'%s\'") OperationFailedException attributeIsWrongType(String name, org.jboss.dmr.ModelType expectedType, org.jboss.dmr.ModelType providedType)
@Message(id=379, value="System boot is in process; execution of remote management operations is not currently available") String managementUnavailableDuringBoot()
@Message(id=380, value="Attribute \'%s\' needs to be set or passed before attribute \'%s\' can be correctly set") OperationFailedException requiredAttributeNotSet(String required, String name)
@Message(id=381, value="Illegal permission name \'%s\'") IllegalArgumentException illegalPermissionName(String name)
@Message(id=382, value="Illegal permission actions \'%s\'") IllegalArgumentException illegalPermissionActions(String actions)
@Message(id=383, value="No operation is defined %s") String noOperationDefined(org.jboss.dmr.ModelNode operation)
@Message(id=384, value="The call to registerHostCapable() should happen before registering models or transformers for the \'%s\' subsystem.") IllegalStateException registerHostCapableMustHappenFirst(String name)
@Message(id=385, value="An attempt was made to register the non-host capable subsystem \'%s\' from extension module \'%s\' in the host model.") IllegalStateException nonHostCapableSubsystemInHostModel(String subsystemName, String extensionModuleName)
@Message(id=386, value="The host controller info can only be accessed after the model stage on boot") OperationFailedException onlyAccessHostControllerInfoInRuntimeStage()
@Message(id=387, value="Illegal path address \'%s\' , it is not in a correct CLI format") IllegalArgumentException illegalCLIStylePathAddress(String pathAddress)
@Message(id=388, value="Could not create empty configuration file %s") IllegalStateException cannotCreateEmptyConfig(String absolutePath, @Cause IOException cause)
@Message(id=389, value="Could not create an empty configuration at file %s as there is an existing non-empty configuration there") IllegalStateException rejectEmptyConfig(String absolutePath)
@Message(id=390, value="An invalid key \'%s\' has been supplied for parameter \'%s\'") OperationFailedException invalidKeyForObjectType(String key, String parameter)
@Message(id=391, value="Could not resolve attribute expression: \'%s\', invalid index \'%d\'") OperationFailedException couldNotResolveExpressionIndex(String attributeExpression, int index)
@Message(id=392, value="Could not resolve attribute expression: \'%s\', type is not a list") OperationFailedException couldNotResolveExpressionList(String attributeExpression)
@Message(id=393, value="Could not resolve attribute expression: \'%s\'") OperationFailedException couldNotResolveExpression(String attributeExpression)
@Message(id=394, value="Capability \'%s\' does not provide services of type \'%s\'") IllegalArgumentException invalidCapabilityServiceType(String capabilityName, Class<?> serviceType)
@LogMessage(level=INFO) @Message(id=395, value="Operation %s against the resource at address %s is deprecated, and it might be removed in future version. See the the output of the read-operation-description operationto learn more about the deprecation.") void operationDeprecated(String name, String address)
@Message(id=396, value="Resource %s is discarded on the target host %s") String discardedResourceTransformation(PathAddress address, String host)
@Message(id=397, value="Indexed child resources can only be registered if the parent resource supports ordered children. The parent of \'%s\' is not indexed") IllegalStateException indexedChildResourceRegistrationNotAvailable(PathElement element)
@Message(id=398, value="An attempt was made to rename the resource found at %s to %s. However, \'%s\' is one of the resource types defined to be ordered on the parent resource %s") OperationFailedRuntimeException orderedChildTypeRenamed(PathAddress read, PathAddress transformed, String type, Set<String> parentOrderedChildren)
@Message(id=399, value="The capability \'%s\' required by capability \'%s\' in context \'%s\' is available in one or more socket binding groups, but not all socket binding capabilities required by \'%s\' can be resolved from a single socket binding group, so this configuration is invalid") String inconsistentCapabilityContexts(String requiredName, String dependentName, String dependentContext, String dependentContextAgain)
@LogMessage(level=ERROR) @Message(id=400, value="Capability \'%s\' in context \'%s\' associated with resource \'%s\' requires capability \'%s\'. It is available in one or more socket binding groups, but not all socket binding capabilities required by \'%s\' can be resolved from a single socket binding group, so this configuration is invalid") void inconsistentCapabilityContexts(String dependentName, String dependentContext, String address, String requiredName, String dependentContextAgain)
@Message(id=401, value="Couldn\'t build the report") RuntimeException failedToBuildReport(@Cause Throwable t)
@Message(id=402, value="Subsystems %s provided by legacy extension \'%s\' are not supported on servers running this version. Both the subsystem and the extension must be removed or migrated before the server will function.") @LogMessage(level=ERROR) void removeUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)
@Message(id=403, value="Unexpected failure during execution of the following operation(s): %s") @LogMessage(level=ERROR) void unexpectedOperationExecutionException(@Cause Throwable t, List<org.jboss.dmr.ModelNode> controllerOperations)
@Message(id=404, value="Unexpected exception during execution: %s") String unexpectedOperationExecutionFailureDescription(RuntimeException e)
@LogMessage(level=WARN) @Message(id=405, value="Couldn\'t find a transformer to %s, falling back to %s") void couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion, ModelVersion fallbackVersion)
@Message(id=406, value="Could not convert the attribute \'%s\' to a %s") OperationFailedException selectFailedCouldNotConvertAttributeToType(String attribute, org.jboss.dmr.ModelType type)
attribute
- the name of the attributetype
- the required type@LogMessage(level=ERROR) @Message(id=407, value="Failed sending completed response %s for %d") void failedSendingCompletedResponse(@Cause Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
@LogMessage(level=ERROR) @Message(id=408, value="Failed sending failure response %s for %d") void failedSendingFailedResponse(@Cause Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
@Message(id=409, value="Execution of operation \'%s\' on remote process at address \'%s\' timed out after %d ms while awaiting initial response; remote process has been notified to terminate operation") String proxiedOperationTimedOut(String operation, PathAddress target, long timeout)
@LogMessage(level=INFO) @Message(id=410, value="Execution of operation \'%s\' on remote process at address \'%s\' timed out after %d ms while awaiting final response; remote process has been notified to terminate operation") void timeoutAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress, long timeout)
@LogMessage(level=WARN) @Message(id=411, value="Failed to parse element \'%s\', ingoring ...") void failedToParseElementLenient(@Cause XMLStreamException e, String elementName)
@Message(id=412, value="Required services that are not installed:") String missingRequiredServices()
@Message(id=413, value="The deprecated parameter %s has been set in addition to the current parameter %s but with different values") OperationFailedException deprecatedAndCurrentParameterMismatch(String deprecated, String current)
@LogMessage(level=WARN) @Message(id=414, value="Could not create a timestamped backup of current history dir %s, so it may still include versions from the previous boot.") void couldNotCreateHistoricalBackup(String currentHistoryDir)
Copyright © 2023 JBoss by Red Hat. All rights reserved.