Package org.jboss.as.controller.logging
Interface ControllerLogger
-
- All Superinterfaces:
org.jboss.logging.BasicLogger
- All Known Implementing Classes:
ControllerLogger_$logger
@MessageLogger(projectCode="WFLYCTL", length=4) public interface ControllerLogger extends org.jboss.logging.BasicLogger- Author:
- James R. Perkins, David M. Lloyd
-
-
Field Summary
Fields Modifier and Type Field Description static ControllerLoggerACCESS_LOGGERA logger for access control related messages.static ControllerLoggerDEPRECATED_LOGGERA logger for logging deprecated resources usagestatic ControllerLoggerMGMT_OP_LOGGERLogger for management operation messages.static ControllerLoggerROOT_LOGGERDefault root logger with category of the package name.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IllegalStateExceptionabsolutePathMainFileNotFound(String name, File configurationDir)voidadminOnlyPolicyDeprecatedValue()IllegalArgumentExceptionaliasAlreadyRegistered(String location)IllegalArgumentExceptionaliasStepHandlerOperationNotFound(String name, PathAddress aliasAddress, PathAddress targetAddress)IllegalArgumentExceptionaliasTargetResourceRegistrationNotFound(PathAddress targetAddress)XMLStreamExceptionalreadyDeclared(String name1, String name2, String value, String parentName, String parentValue, Location location)Creates an exception indicating thevaluehas already been declared.XMLStreamExceptionalreadyDeclared(String name, String value, String parentName, String parentValue, Location location)Creates an exception indicating thevaluehas already been declared.XMLStreamExceptionalreadyDefined(String name, Location location)Creates an exception indicating thenameis already defined.OperationFailedExceptionalreadyDefinedAttribute(String resource, String value, String attribute)IllegalArgumentExceptionalreadyRegistered(String type, String name, String location)Creates an exception indicating thetypewith thenameis already registered at thelocation.IllegalStateExceptionambiguousConfigurationFiles(String backupType, File searchDir, String suffix)Creates an exception indicating an ambiguous file name was found as there are multiple files ending in thesuffixwere found in the directory.IllegalArgumentExceptionambiguousName(String prefix, String dir, Collection<String> files)Creates an exception indicating an ambiguous name, represented by theprefixparameter, was found in the directory, represented by thedirparameter.StringandNMore(int number)A message indicating that there are more services than would be practical to displayStringargYaml()Instructions for theYamlConfigurationExtension#YAML_CONFIGcommand line argument.voidattemptingReconnectToSyslog(String name, int timeout)IllegalStateExceptionattemptToBothAddAndRemoveAndHandlerFromCompositeOperation()IllegalStateExceptionattemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation()IllegalStateExceptionattemptToBothRemoveAndAddHandlerUpdateInstead()IllegalStateExceptionattemptToBothUpdateAndRemoveHandlerFromCompositeOperation()voidattributeDeprecated(String name, String address)voidattributeExpressionDeprecated(String name, String address)OperationFailedExceptionattributeIsWrongType(String name, org.jboss.dmr.ModelType expectedType, org.jboss.dmr.ModelType providedType)StringattributeNames(Set<String> attributes)The attribute name list fragment to include in the transformation logging messagesStringattributeNotWritable(String attributeName)A message indicating the attribute, represented by theattributeNameparameter, is not writable.StringattributesAreNotUnderstoodAndMustBeIgnored()StringattributesAreNotUnderstoodAndMustBeIgnored(Set<String> attributeNames)StringattributesDoNotSupportExpressions(Set<String> attributeNames)StringattributesDontSupportExpressions()StringattributesMustBeDefined(Set<String> keySet)StringattributesMustBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)StringattributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)StringattributeUnresolvableUsingSimpleResolution(String attribute, String address, org.jboss.dmr.ModelNode unresolved)StringattributeValueWritten(String attributeName, org.jboss.dmr.ModelNode currentValue, org.jboss.dmr.ModelNode newVal)RuntimeExceptionattributeWasNotMarkedAsReloadRequired(String name, PathAddress pathAddress)OperationFailedExceptionbadUriSyntax(String uri)StringbootComplete()voidcancellingOperation(String operation, int id, String thread)OperationFailedExceptioncannotAddMoreThanOneJvmForServerOrHost(PathAddress requested, PathAddress existing)IllegalStateExceptioncannotCreate(String path)Creates an exception indicating the file could not be created.IllegalStateExceptioncannotCreateEmptyConfig(String absolutePath, IOException cause)IllegalStateExceptioncannotDelete(File file)Creates an exception indicating the file could not be deleted.voidcannotDeleteFileOrDirectory(File file)voidcannotDeleteTempFile(String name)Logs a warning message indicating a temp file could not be deleted.RuntimeExceptioncannotDetermineDefaultName(Throwable cause)Creates an exception indicating the inability to determine a default name based on the local host name.StringcannotGetControllerLock()OperationFailedExceptioncannotHaveBothParameters(String nameA, String name2)OperationFailedExceptioncannotModifyReadOnlyPath(String pathName)IllegalStateExceptioncannotOverrideNonWildCardRegistration(String valueName)Creates an exception indicating that an attempt was made to register an override model for a non-wildcard registration.IllegalStateExceptioncannotOverrideRootRegistration()Creates an exception indicating that an attempt was made to register an override model for the root model registration.voidcannotReadTargetDefinition(Throwable cause)Logs an error message indicating the target definition could not be read.IllegalArgumentExceptioncannotRegisterSubmodelWithNullPath()Creates an exception indicating a submodel cannot be registered with anullpath.OperationFailedRuntimeExceptioncannotRemove(String name)Creates an exception indicating the inability to remove thename.OperationFailedExceptioncannotRemovePathWithDependencies(String pathName, Set<String> dependencies)OperationFailedExceptioncannotRemoveReadOnlyPath(String pathName)StringcannotRemoveRequiredCapability(String capability)StringcannotRemoveRequiredCapabilityInContext(String capability, String context)IllegalStateExceptioncannotRemoveStandardRole(String roleName)voidcannotRename(IOException ioe, Path fromPath, Path toPath)Creates an exception indicating the file could not be renamed.voidcannotResolveAddress(String address)Logs a warning message indicating the address, represented by theaddressparameter, could not be resolved, so cannot match it to any InetAddress.ExpressionResolver.ExpressionResolutionUserExceptioncannotResolveExpression(String toResolve)Creates an exception message indicating an expression could not be resolved due to no corresponding system property or environment variable.RuntimeExceptioncannotResolveProcessUUID(UnknownHostException cause)IllegalArgumentExceptioncannotWriteTo(String name)Creates an exception indicating the inability to write thename.RuntimeExceptioncanonicalBootFileNotFound(Throwable cause, File file)Creates an exception indicating the canonical file for the boot file could not be found.IllegalStateExceptioncanonicalMainFileNotFound(Throwable cause, File file)Creates an exception indicating the canonical file for the main file could not be found.IllegalStateExceptioncanOnlyCreateChildAuditLoggerForMainAuditLogger()StringcantHaveBothLoopbackAndInetAddressCriteria()StringcantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria)IllegalStateExceptioncapabilitiesNotAvailable(OperationContext.Stage currentStage, OperationContext.Stage runtime)IllegalStateExceptioncapabilityAlreadyRegisteredInContext(String capability, String context)OperationFailedRuntimeExceptioncapabilityAlreadyRegisteredInContext(String capability, RegistrationPoint newPoint, String context, Set<RegistrationPoint> oldPoints)IllegalArgumentExceptioncapabilityDoesNotExposeRuntimeAPI(String capabilityName)voidcheckingForPresenceOfRestartMarkerFile()XMLStreamExceptionchildAlreadyDeclared(String childName, String parentName, Location location)Creates an exception indicating a child, represented by thechildNameparameter, of the parent element, represented by theparentNameparameter, has already been declared.StringchildResourceNotFound(PathElement childAddress)Creates an exception message indicating a child resource cannot be found.IllegalStateExceptioncliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload(String skipProperty, String scriptProperty, String markerDirectoryProperty)voidcompletedRunningBootCliScript()StringcompositeOperationFailed()A message indicating the composite operation failed and was rolled back.StringcompositeOperationRolledBack()A message indicating the composite operation was rolled back.IllegalArgumentExceptionconfigurationFileNameNotAllowed(String backupType)Creates an exception indicating a configuration file whose complete name is the same as thebackupTypeis not allowed.IllegalStateExceptionconfigurationFileNotFound(String suffix, File dir)Creates an exception indicating no configuration file ending in thesuffixwas found in the directory, represented by thedirparameter.IllegalStateExceptioncouldNotBackUp(IOException cause, String absolutePath, String absolutePath1)voidcouldNotCreateHistoricalBackup(String currentHistoryDir)IllegalStateExceptioncouldNotDeleteFile(File file)IllegalStateExceptioncouldNotFindDirectorySpecifiedByProperty(String fileName, String propertyName)voidcouldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion, ModelVersion fallbackVersion)RuntimeExceptioncouldNotLoadModuleForTransformers(String name, org.jboss.modules.ModuleLoadException e)UnsupportedOperationExceptioncouldNotMarshalAttributeAsAttribute(String attributeName)UnsupportedOperationExceptioncouldNotMarshalAttributeAsElement(String attributeName)OperationFailedExceptioncouldNotResolveExpression(String attributeExpression)OperationFailedExceptioncouldNotResolveExpressionIndex(String attributeExpression, int index)OperationFailedExceptioncouldNotResolveExpressionList(String attributeExpression)StringcouldntConvertWarningLevel(String level)voiddeadLock(String dump)IllegalArgumentExceptiondeploymentResourceMustBeRuntimeOnly()OperationFailedExceptiondeprecatedAndCurrentParameterMismatch(String deprecated, String current)IllegalArgumentExceptiondirectoryNotFound(String pathName)Creates an exception indicating the directory.voiddisablingLoggingDueToFailures(short failureCount)Logs an error message indicating that audit logging is being disabled due to logging failures.voiddisablingLogHandlerDueToFailures(int failureCount, String name)Logs an error message indicating that audit logging is being disabled due to logging failures.OperationFailedExceptiondisallowedHeaderName(String value)StringdiscardedResourceTransformation(PathAddress address, String host)XMLStreamExceptiondiscoveryOptionsMustBeDeclared(String adminOnlyCmd, String policyAttribute, String fetchValue, String discoveryOptionsName, String hostName, String portName, Location location)Creates an exception indicating thatdiscoveryOptionsNamemust be declared or thehostNameandportNameneed to be provided.XMLStreamExceptiondomainControllerMustBeDeclared(String remoteName, String localName, Location location)Creates an exception indicating either theremoteNameor thelocalNamedomain controller configuration must be declared.XMLStreamExceptionduplicateAttribute(String name, Location location)Creates an exception indicating an attribute, represented by thenameparameter, has already been declared.XMLStreamExceptionduplicateDeclaration(String name, String value, Location location)Creates an exception indicating a duplicate declaration.XMLStreamExceptionduplicateDeclaration(String name, Location location)Creates an exception indicating a duplicate declaration.OperationFailedRuntimeExceptionduplicateElement(String name)Creates an exception indicating ad duplicate path element, represented by thenameparameter, was found.StringduplicateElementsInList(String name)XMLStreamExceptionduplicateExtensionElement(String elementConstant, String attrConstant, String module, Location location)Creates an exception indicating the parser has found more than one extension element with the same 'module' attribute value.XMLStreamExceptionduplicateInterfaceDeclaration(Location location)Creates an exception indicating a duplicate interface declaration.XMLStreamExceptionduplicateNamedElement(String name, Location location)Creates an exception indicating an element, represented by thenameparameter, has already been declared.IllegalStateExceptionduplicateResource(String name)Creates an exception indicating the resource is a duplicate.OperationFailedRuntimeExceptionduplicateResourceAddress(PathAddress address)Creates an exception indicating the resource is a duplicate.IllegalStateExceptionduplicateResourceType(String type)Creates an exception indicating the resource type is a duplicate.IllegalStateExceptionduplicateSubsystem(String subsystemName, String duplicatingModule, String existingModule)Creates an IllegalStateException indicating a subsystem with the given name has already been registered by a different extension.voiderrorBootingContainer(Throwable cause)Logs an error message indicating there was an error booting the container.voiderrorBootingContainer(Throwable cause, long bootStackSize, String name)Logs an error message indicating there was an error booting the container.StringerrorConstructingYAMLMapping(org.yaml.snakeyaml.error.Mark mark, org.yaml.snakeyaml.nodes.NodeId node)voiderrorObtainingPassword(Exception cause, String message)voiderrorRevertingOperation(Throwable cause, String className, String op, PathAddress address)Logs an error message indicating the class, represented by theclassNameparameter, caught exception attempting to revert the operation, represented by theopparameter, at the address, represented by theaddressparameter.voiderrorStoppingServer(Exception cause)voidexecutingBootCliScript(File additionalBootCliScript)StringexplodedDeploymentNotSupported()OperationFailedExceptionexpressionNotAllowed(String name)An exception indicating thenamemay not beModelType.EXPRESSION.StringexpressionUnresolvableUsingSimpleResolution(org.jboss.dmr.ModelNode unresolved, String opName)voidextensionDeprecated(String extensionName)RuntimeExceptionextensionModuleLoadingFailure(org.jboss.modules.ModuleLoadException cause, String module)OperationFailedRuntimeExceptionextensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause, String module)voidfailedExecutingOperation(Throwable cause, org.jboss.dmr.ModelNode op, PathAddress path)Logs an error message indicating a failure to execute the operation, represented by theopparameter, at the address represented by thepathparameter.RuntimeExceptionfailedInitializingModule(Throwable cause, String name)Creates an exception indicating a failure to initialize the module.voidfailedSendingCompletedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)voidfailedSendingFailedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)StringfailedServices()A message indicating the failed services.voidfailedSubsystemBootOperations(Throwable cause, String name)Logs an error message indicating a failure executing the subsystem, represented by thenameparameter, boot operations.ConfigurationPersistenceExceptionfailedToBackup(Throwable cause, File file)Creates an exception indicating a failure to backup the file, represented by thefileparameter.RuntimeExceptionfailedToBuildReport(Throwable t)RuntimeExceptionfailedToCloneRepository(Exception cause, String repository)voidfailedToCloseResource(Throwable cause, Closeable closeable)Logs an error message indicating to failure to close the resource represented by thecloseableparameter.voidfailedToCloseResource(Throwable cause, XMLStreamReader reader)Logs an error message indicating to failure to close the resource represented by thereaderparameter.voidfailedToCloseResource(Throwable cause, XMLStreamWriter writer)Logs an error message indicating to failure to close the resource represented by thewriterparameter.ConfigurationPersistenceExceptionfailedToCreateConfigurationBackup(Throwable cause, File file)Creates an exception indicating a failure to create backup copies of configuration the file, represented by thefileparameter.voidfailedToDeleteConfigurationSnapshot(Throwable cause, String name)voidfailedToEmitNotification(Notification notification, Throwable cause)voidfailedToListConfigurationSnapshot(Throwable cause, String name)XMLStreamExceptionfailedToLoadModule(Throwable cause)Creates an exception indicating a failure to load a module.XMLStreamExceptionfailedToLoadModule(Throwable cause, String name)Creates an exception indicating a failure to load a module.ConfigurationPersistenceExceptionfailedToMarshalConfiguration(Throwable cause)Creates an exception indicating a failure to marshal the configuration.ConfigurationPersistenceExceptionfailedToParseConfiguration(Throwable cause)Creates an exception indicating a failure to parse the configuration.voidfailedToParseElementLenient(XMLStreamException e, String elementName)IllegalArgumentExceptionfailedToParseYamlConfigurationFile(String path, Throwable throwable)ConfigurationPersistenceExceptionfailedToPersistConfiguration(Throwable cause, String name, String error)StringfailedToPersistConfigurationChange(String cause)Logs an error message indicating a failure to persist configuration change.voidfailedToPersistConfigurationChange(Throwable cause)Logs an error message indicating a failure to persist configuration change.ConfigurationPersistenceExceptionfailedToPublishConfiguration(Throwable cause, String name, String error)Logs an error message indicating a failure to store the configuration file.ConfigurationPersistenceExceptionfailedToPublishConfigurationInvalidRemote(String name)RuntimeExceptionfailedToRecoverServices(OperationFailedException cause)Creates a runtime exception indicating there was a failure to recover services during an operation rollbackConfigurationPersistenceExceptionfailedToRenameTempFile(Throwable cause, File temp, File file)voidfailedToStoreConfiguration(Throwable cause, String name)Logs an error message indicating a failure to store the configuration file.ConfigurationPersistenceExceptionfailedToTakeSnapshot(Throwable cause, File file, File snapshot)Creates an exception indicating a failure to take a snapshot of the file, represented by thefileparameter.voidfailedToUpdateAuditLog(Exception e)Logs an error message indicating that updating the audit log failedConfigurationPersistenceExceptionfailedToWriteConfiguration(Throwable cause)Creates an exception indicating a failure to write the configuration.IllegalArgumentExceptionfileNotFound(String path1)Creates an exception indicatingpath1does not exist.IllegalArgumentExceptionfileNotFoundWithPrefix(String prefix, String dir)Creates an exception indicating no files beginning with theprefixwere found in the directory, represented by thedirparameter.StringformattedCapabilityId(String capability, String context)StringformattedCapabilityName(String capability)voidfoundRestartMarkerFile(File file)IllegalStateExceptionfullServerBootRequired(Class<?> clazz)Creates an exception indicating theclazzcannot be used except in a full server boot.voidgracefulManagementChannelHandlerShutdownFailed(Throwable cause)Logs a warning message indicating graceful shutdown of native management request handling communication failed.voidgracefulManagementChannelHandlerShutdownTimedOut(int timeout)Logs a warning message indicating graceful shutdown of native management request handling communication did not complete within the given timeout period.IllegalStateExceptionhandlerIsReferencedBy(Set<PathAddress> references)voidignoringUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)OperationFailedExceptionillegalCharsetName(String charset)IllegalArgumentExceptionillegalCLIStylePathAddress(String pathAddress)StringillegalInterfaceCriteria(org.jboss.dmr.ModelType invalidType, org.jboss.dmr.ModelType validType)A message indicating the interface criteria must be of the type represented by thevalueTypeparameter.SecurityExceptionillegalMultipleRoles()IllegalArgumentExceptionillegalPermissionActions(String actions)IllegalArgumentExceptionillegalPermissionName(String name)OperationFailedExceptionillegalUnresolvedModel(String expression)StringillegalValueForInterfaceCriteria(org.jboss.dmr.ModelType valueType, String id, org.jboss.dmr.ModelType validType)A message indicating the value, represented by thevalueTypeparameter, is invalid for the interface criteria, represented by theidparameter.UnsupportedOperationExceptionimmutableResource()Creates an exception indicating the resource is immutable.IllegalArgumentExceptionincompatiblePermissionType(Class<?> clazz)ExpressionResolver.ExpressionResolutionUserExceptionincompleteExpression(String expression)StringinconsistentCapabilityContexts(String requiredName, String dependentName, String dependentContext, String dependentContextAgain)voidinconsistentCapabilityContexts(String dependentName, String dependentContext, String address, String requiredName, String dependentContextAgain)OperationFailedExceptionincorrectType(String name, Collection<org.jboss.dmr.ModelType> validTypes, org.jboss.dmr.ModelType invalidType)An exception indicating the type is invalid.IllegalStateExceptionindexedChildResourceRegistrationNotAvailable(PathElement element)voidinitialisedAdditionalBootCliScriptSystemKeepingAlive(File additionalBootCliScript, File doneMarker)voidinitialisedAdditionalBootCliScriptSystemNotKeepingAlive(File additionalBootCliScript)voidinterruptedAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress)voidinterruptedAwaitingInitialResponse(String operation, PathAddress proxyNodeAddress)voidinterruptedWaitingStability(String operation, PathAddress address)Logs a warning message indicating that an operation was interrupted before service stability was reachedStringinvalid(String name)A message indicating thenameis invalid.XMLStreamExceptioninvalid(Throwable cause, int value, String name, Location location)A message indicating thevalueis invalid.StringinvalidAddress(String address, String msg)A message indicating the address, represented by theaddressparameter, is invalid.OperationFailedExceptioninvalidAddressFormat(org.jboss.dmr.ModelNode address)StringinvalidAddressMask(String mask, String msg)A message indicating the mask, represented by themaskparameter, is invalid.StringinvalidAddressMaskValue(String value)A message indicating the value, represented by thevalueparameter, is invalid and must be of the form address/mask.StringinvalidAddressValue(String value, String msg)A message indicating the address value, represented by thevalueparameter, is invalid.StringinvalidAttributeCombo(String attributeName, StringBuilder combos)A message indicating the attribute, represented by theattributeNameparameter, is invalid in combination with thecombosparameter.IllegalArgumentExceptioninvalidAttributeDefinition(String attributeName)OperationFailedExceptioninvalidAttributeValue(String attributeName)XMLStreamExceptioninvalidAttributeValue(String value, QName name, Set<String> validValues, Location location)Creates an exception indicating an invalid value, represented by thevalueparameter, was found for the attribute, represented by thenameparameter.XMLStreamExceptioninvalidAttributeValue(String value, QName name, Location location)Creates an exception indicating an invalid value, represented by thevalueparameter, was found for the attribute, represented by thenameparameter.OperationFailedExceptioninvalidBlockingTimeout(long timeout, String headerName)IllegalArgumentExceptioninvalidCapabilityServiceType(String capabilityName, Class<?> serviceType)voidinvalidChannelCloseTimeout(NumberFormatException cause, String propertyName, String propValue)Logs a warning indicating an invalid value for how long to wait for active management operations to clear before allowing a communication channel close to proceed.OperationFailedExceptioninvalidCredentialReferenceValue(String attributeName, String clearTextAttributeName, String credentialStoreAttributeName, String clearTextAttributeName1, String alias)voidinvalidDefaultBlockingTimeout(String sysPropValue, String sysPropName, long defaultUsed)StringinvalidDescriptionInvalidParamTypeInDescription(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 descriptionStringinvalidDescriptionMinMaxForParameterHasWrongType(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.StringinvalidDescriptionMinMaxLengthForParameterHasWrongType(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.StringinvalidDescriptionNoParamTypeInDescription(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 descriptionStringinvalidDescriptionRequiredFlagIsNotABoolean(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.StringinvalidDescriptionUndefinedRequestProperty(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.OperationFailedExceptioninvalidEnumValue(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.OperationFailedExceptioninvalidHeaderName(String value)StringinvalidInterfaceCriteriaPattern(String pattern, String name)A message indicating the pattern, represented by thepatternparameter, for the interface criteria, represented by thenameparameter, is invalid.IllegalArgumentExceptioninvalidLoadFactor()Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.StringinvalidLocaleString(String unparsed)StringinvalidMaxBytesLength(String str, String parameterName, int max)A message indicating thevalueparameter is invalid and must have a maximum bytes length, represented by thelengthparameter.StringinvalidMaxLength(String value, String name, int length)A message indicating thevalueparameter is invalid and must have a maximum length, represented by thelengthparameter.StringinvalidMaxSize(int size, String name, int maxSize)A message indicating thesizeis an invalid size for the parameter, represented by thenameparameter.StringinvalidMaxValue(int value, String name, int maxValue)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.StringinvalidMaxValue(long value, String name, long maxValue)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.StringinvalidMinBytesLength(String str, String parameterName, int min)A message indicating thevalueparameter is invalid and must have a minimum bytes length, represented by thelengthparameter.StringinvalidMinLength(String value, String name, int length)A message indicating thevalueparameter is invalid and must have a minimum length, represented by thelengthparameter.StringinvalidMinSize(int size, String name, int minSize)A message indicating thesizeis an invalid size for the parameter, represented by thenameparameter.StringinvalidMinValue(int value, String name, int minValue)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.StringinvalidMinValue(long value, String name, long minValue)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.IllegalStateExceptioninvalidModificationAfterCompletedStep()Creates an exception indicated an invalid modification after completed ste.OperationFailedExceptioninvalidMulticastAddress(String value, String name)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, is not a valid multicast address.XMLStreamExceptioninvalidOutboundSocketBinding(String name, String localTag, String remoteTag, Location location)Creates an exception indicating an outbound socket binding cannot have both thelocalTagand theremoteTag.IllegalArgumentExceptioninvalidParameterName(String parameterName)IllegalArgumentExceptioninvalidParameterValue(OperationEntry.Flag flag, String name, Collection<OperationEntry.Flag> validFlags)Creates an exception indicating theflagis invalid.StringinvalidPathElementKey(String element, String key)Creates an exception indicating thekeyis invalid.StringinvalidPathElementValue(String element, String value, Character character)Creates an exception indicating thevalueis invalid.XMLStreamExceptioninvalidPort(String name, String value, Location location)Creates an exception indicating thevaluefor thenamemust be a valid port number.IllegalArgumentExceptioninvalidRelativePathValue(String relativePath)voidinvalidRuntimeStageForProfile(String operation, String address, OperationContext.Stage stage, ProcessType processType)XMLStreamExceptioninvalidSha1Value(Throwable cause, String value, String name, Location location)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, does not represent a properly hex-encoded SHA1 hash.IllegalStateExceptioninvalidStage(OperationContext.Stage stage, ProcessType processType)Creates an exception indicating the stage is not valid for the context process type.IllegalArgumentExceptioninvalidStepStage()Creates an exception indicating an invalid step stage specified.OperationFailedExceptioninvalidSubnetFormat(String value, String name)voidinvalidSystemPropertyValue(String value, String name, int defaultValue)Logs an error message indicating an invalid value for the system property, represented by thenameparameter, was found.IllegalArgumentExceptioninvalidTableSize()Creates an exception indicating the table cannot have a negative size.StringinvalidType(org.jboss.dmr.ModelType type)A message indicating the type, represented by thetypeparameter, is invalid.StringinvalidValue(String value, String name, Collection<?> validValues)A message indicating thevaluefor the parameter, represented by thenameparameter, is invalid.voidinvalidWildcardAddress(String address, String inetAddress, String anyAddress)Logs a warning message indicating the address, represented by theaddressparameter, is a wildcard address and will not match any specific address.voidloadingYamlFiles(long duration, String files)voidlogHandlerWriteFailed(Throwable t, String name)Logs an error message indicating that a handler failed writing a log messageIllegalStateExceptionmainFileNotFound(String name, File configurationDir)Creates an exception indicating the canonical file for the main file could not be found.Resource.NoSuchResourceExceptionmanagementResourceNotFound(PathAddress pathAddress)Creates an exception indicating a resource cannot be found.StringmanagementResourceNotFoundMessage(PathAddress pathAddress)StringmanagementUnavailableDuringBoot()UnsupportedOperationExceptionmissingListAttributeValueType(String name)voidmissingManagementServices()XMLStreamExceptionmissingOneOf(StringBuilder sb, Location location)Creates an exception indicating there must be one of the elements, represented by thesbparameter, included.UnsupportedOperationExceptionmissingOperationForResource(String op, String address)XMLStreamExceptionmissingRequiredAttributes(StringBuilder sb, Location location)Creates an exception indicating there are missing required attribute(s).XMLStreamExceptionmissingRequiredElements(StringBuilder sb, Location location)Creates an exception indicating there are missing required element(s).StringmissingRequiredServices()StringmissingTransitiveDependencies()StringmissingTransitiveDependencyProblem()StringmissingTransitiveDependents()IllegalArgumentExceptionmissingYamlFile(String path)RuntimeExceptionmodelFieldsNotKnown(Set<String> fields, PathAddress address)OperationFailedRuntimeExceptionmodelUpdateNotAuthorized(String operation, PathAddress address)RuntimeExceptionmoduleInitializationInterrupted(String name)Creates an exception indicating an interruption awaiting to initialize the module.XMLStreamExceptionmoduleLoadingInterrupted(String name)Creates an exception indicating an interruption awaiting to load the module.IllegalStateExceptionmoreThanOneInstanceOfAdditionalBootCliScriptInvokerFound(String name, String name1)voidmultipleMatchingAddresses(String toMatch, Set<InetAddress> addresses, Set<String> nis)Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for an interfacevoidmultipleMatchingAddresses(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 interfaceIllegalStateExceptionmultipleModelNodes(String name)Creates an exception indicating a model contains multiple nodes.StringnamespaceAlreadyRegistered(String prefix, String uri)A message indicating a namespace with the prefix, represented by theprefixparameter, is already registered with the schema URI, represented by theuriparameter.StringnamespaceNotFound(String prefix)A message indicating no namespace with the URIprefix, was found.StringnestedElementNotAllowed(Element element)A message indicating the element, represented by theelementparameter, does not allow nesting.IllegalStateExceptionnoActiveStep()Creates an exception indicating there is no active step.voidnoAttributeSetForAddress(String address)IllegalArgumentExceptionnoChildResource(String name, String address)OperationFailedRuntimeExceptionnoChildType(String name)Creates an exception indicating no child type for thename.IllegalStateExceptionnoContextToDelegateTo(int operationId)IllegalArgumentExceptionnodeAlreadyRegistered(String location)Creates an exception indicating a node is already registered at the location.voidnoFinalProxyOutcomeReceived(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode proxyAddress)Logs a warning message indicating an invocation on aProxyControllerdid not provide a final response.IllegalStateExceptionnoHandlerCalled(String name)StringnoHandlerForOperation(String operationName, PathAddress address)StringnoInterfaceCriteria()A message indicating that no interface criteria was provided.StringnoKnownProviderPoints()OperationFailedExceptionnonexistentInterface(String attributeValue, String attributeName)IllegalStateExceptionnonHostCapableSubsystemInHostModel(String subsystemName, String extensionModuleName)StringnoOperationDefined(org.jboss.dmr.ModelNode operation)StringnoOperationEntry(String op, PathAddress pathAddress)StringnoOperationHandler()A message indicating there is no operation handler.StringnoOperationHandler(String op, PathAddress pathAddress)IllegalStateExceptionnoPathToResolve(String pathAttributeName, String relativeToAttributeName, org.jboss.dmr.ModelNode model)ExpressionResolver.ExpressionResolutionUserExceptionnoPermissionToResolveExpression(org.jboss.dmr.ModelNode toResolve, SecurityException e)Creates an exception message indicating an expression could not be resolved due to lack of security permissions.IllegalArgumentExceptionnoResourceForUndefiningAttribute(String attribute, String address)voidnoResourceRegistered(String address)voidnoResourceRegistered(String address, String registration)voidnoRestartMarkerFile()IllegalStateExceptionnoSatisfactoryCapability(String capability, String scopeName, Set<RegistrationPoint> addresses, String scopeNameAgain)StringnoSuchResourceType(PathAddress address)IllegalStateExceptionnotADirectory(String path)Creates an exception indicating thepathis not a directory.IllegalStateExceptionnotFound(String path, String className, String moduleName)Creates an exception indicating nopath/classNamewas found for the module name.StringnotificationIsNotDescribed(String type, PathAddress source)IllegalStateExceptionnullAsynchronousExecutor()Creates an exception indicating an asynchronous operation cannot execute without an executor.OperationFailedExceptionnullNotAllowed(String name)An exception indicating thenamemay not benull.OperationFailedExceptiononlyAccessHostControllerInfoInRuntimeStage()Stringoperation(String step)Creates a message indicating the operation step.IllegalStateExceptionoperationAlreadyComplete()Creates an exception indicating the operation is already complete.StringoperationCancelled()Creates a message indicating the operation is cancelled.OperationCancellationExceptionoperationCancelledAsynchronously()Creates a message indicating the operation is cancelled asynchronously.OperationFailedExceptionoperationContextIsNotAbstractOperationContext()voidoperationDeprecated(String name, String address)StringoperationDeprecatedMessage(String name, String address)voidoperationFailed(Throwable cause, org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress)Logs an error message indicating operation failed.voidoperationFailed(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription)Logs an error message indicating operation failed.voidoperationFailed(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription, String emptyString)Logs a debug message indicating operation failed.voidoperationFailedOnClientError(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.StringoperationHandlerFailed(String msg)A message indicating the operation handler failed.StringoperationNotRegistered(String op, PathAddress address)A message indicating there is no operation, represented by theopparameter, registered at the address, represented by theaddressparameter.IllegalArgumentExceptionoperationNotRegisteredException(String op, PathAddress address)Creates an exception indicating there is no operation, represented by theopparameter, registered at the address, represented by theaddressparameter.StringoperationRollingBack()A message indicating the operation is rolling back.StringoperationSucceeded()A message indicating the operation succeeded and is committing.OperationFailedRuntimeExceptionorderedChildTypeRenamed(PathAddress read, PathAddress transformed, String type, Set<String> parentOrderedChildren)IllegalArgumentExceptionpathEntryAlreadyExists(String pathName)IllegalArgumentExceptionpathEntryIsReadOnly(String pathName)IllegalArgumentExceptionpathEntryNotFound(String pathName)IllegalArgumentExceptionpathIsAWindowsAbsolutePath(String path)IllegalStateExceptionpathManagerNotAvailable(ProcessType processType)SecurityExceptionpermissionCollectionIsReadOnly()StringpermissionDenied()org.jboss.msc.service.StartExceptionpersisterNotInjected()Creates an exception indicating no configuration persister was injected.StringpossibleCapabilityProviderPoints(String providerPoints)IllegalStateExceptionpropertyCanOnlyBeUsedWithAdminOnlyModeServer(String propertyName)IllegalStateExceptionpropertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer(String propertyName)StringproxiedOperationTimedOut(String operation, PathAddress target, long timeout)IllegalArgumentExceptionproxyHandlerAlreadyRegistered(String location)Creates an exception indicating the proxy handler is already registered at the location.IllegalStateExceptionreadOnlyContext()voidreconnectToSyslogFailed(String name, Throwable e)OperationFailedExceptionrejectAttributesCoreModelResourceTransformer(PathAddress pathAddress, String legacyHostName, ModelVersion modelVersion, List<String> details)OperationFailedExceptionrejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress, String legacyHostName, String subsystem, ModelVersion modelVersion, List<String> details)StringrejectedResourceResourceTransformation(PathAddress address)IllegalStateExceptionrejectEmptyConfig(String absolutePath)StringrejectResourceOperationTransformation(PathAddress address, org.jboss.dmr.ModelNode operation)voidreloadingServerToNormalModeAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)voidreloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)voidremoveUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)IllegalStateExceptionremovingExtensionWithRegisteredSubsystem(String moduleName, String subsystem)Creates an exception indicating that an attempt was made to remove an extension before removing all of its subsystems.StringremovingServiceUnsatisfiedDependencies()A message indicating that removing services has lead to unsatisfied dependencies.StringremovingServiceUnsatisfiedDependencies(String name)A message indicating that removing services has lead to unsatisfied dependencies.OperationFailedExceptionrequired(String name)A message indicating thenameis required.OperationFailedExceptionrequiredAttributeNotSet(String required, String name)StringrequiredCapabilityMissing()StringrequiredCapabilityMissing(String demandingAddress)OperationFailedExceptionrequiredWithAlternatives(String name, Set<String> alternatives)StringrequirementPointFull(String capability, String attribute, String requestingAddress)StringrequirementPointSimple(String capability, String requestingAddress)XMLStreamExceptionreserved(String name, Location location)Creates an exception indicating thenameis reserved.IllegalStateExceptionresolvedFileDoesNotExistOrIsDirectory(File file)ExpressionResolver.ExpressionResolutionServerExceptionresolverExtensionExpressionsNotAllowed(String expression)OperationFailedRuntimeExceptionresourceNotFound(PathAddress ancestor, PathAddress address)Creates an exception indicating a resource does not exist.IllegalStateExceptionresourceRegistrationIsNotAnAlias()StringresourceWasAdded(PathAddress address)StringresourceWasRemoved(PathAddress address)IOExceptionresponseHandlerNotFound(int id)voidrestartingServerAfterBootCliScript(File shutdownInitiated, String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)IllegalStateExceptionroleIsAlreadyRegistered(String roleName)IllegalStateExceptionrollbackAlreadyInvoked()Creates an exception indicating the rollback has already been invoked.IllegalStateExceptionrootRegistrationIsNotOverridable()Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.StringruntimeModificationBegun()StringruntimeModificationComplete()voidruntimePackageDependencyAlreadyRegistered(String pckg, String location)StringschemaAlreadyRegistered(String schemaUri, String location)A message indicating a schema with URI, represented by theschemaUriparameter, is already registered with the location, represented by thelocationparameter.StringschemaNotFound(String uri)A message indicating the schema was not found wit theuri.OperationFailedExceptionselectFailedCouldNotConvertAttributeToType(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 selectIllegalStateExceptionserverResultsAccessNotAllowed(ProcessType validType, ProcessType processType)CancellationExceptionserviceInstallCancelled()Creates an exception indicating the service install was cancelled.IllegalStateExceptionserviceInstallTimedOut(long timeout, org.jboss.msc.service.ServiceName name)IllegalStateExceptionserviceRegistryRuntimeOperationsOnly()Creates an exception indicating the get service registry only supported in runtime operations.IllegalStateExceptionserviceRemovalRuntimeOperationsOnly()Creates an exception indicating the service removal only supported in runtime operations.StringservicesMissing(StringBuilder sb)A message indicating the missing services.StringservicesMissingDependencies()A message that indicates there are services with missing or unavailable dependencies.StringserviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)A message for the service status report for unavailable dependencies.StringserviceStatusReportCorrected()A message for the service status report indicating new corrected service.StringserviceStatusReportDependencies()A message for the service status report indicating new missing or unsatisfied dependencies.StringserviceStatusReportFailed()A message for the service status report for failed services.StringserviceStatusReportFailureHeader()StringserviceStatusReportHeader()A message for the service status report header.StringserviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName, String dependents)A message for the service status report for missing dependencies.StringserviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)A message for the service status report for no longer required dependencies.StringservicesWithTransitiveUnavailability(int count)A message for the service status report for unavailable dependencies.IllegalStateExceptionserviceTargetRuntimeOperationsOnly()Creates an exception indicating the get service target only supported in runtime operations.ConfigurationPersistenceExceptionsnapshotAlreadyExistError(String name)OperationFailedRuntimeExceptionsocketBindingalreadyDeclared(String name1, String name2, String value, String parentName, String parentValue)IllegalStateExceptionstageAlreadyComplete(OperationContext.Stage stage)Creates an exception indicating the stage is already complete.StringstepHandlerFailed(OperationStepHandler handler, String op, PathAddress address, Throwable cause)A message indicating the step handler for the operation failed.IOExceptionstreamWasClosed()IOExceptionstreamWasKilled()StringsubsystemBootInterrupted()A message indicating an interruption awaiting subsystem boot operation execution.StringsubsystemBootOperationFailed(String name)A message indicating the boot operations for the subsystem, represented by thenameparameter, failed without explanation.StringsubsystemBootOperationFailedExecuting(String name)A message indicating a failure executing subsystem boot operations.voidsystemPropertyAlreadyExist(String name)IllegalStateExceptiontableIsFull()Creates an exception indicating the table is full.voidthreadDump(String dump)voidthreadDumpException(Exception cause)voidtimeoutAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress, long timeout)StringtimeoutAwaitingInitialStability()voidtimeoutAwaitingInitialStability(long blockingTimeout, String name, PathAddress address)voidtimeoutCompletingOperation(long blockingTimeout, String name, PathAddress address)StringtimeoutExecutingOperation()voidtimeoutExecutingOperation(long blockingTimeout, String name, PathAddress address)RuntimeExceptiontransactionInterrupted()Creates an exception indicating an interruption awaiting a transaction commit or rollback.voidtransformationWarnings(String hostName, Set<String> problems)StringtransformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)StringtransformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)StringtransformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)StringtransformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)StringtypeConversionError(org.jboss.dmr.ModelNode value, Collection<org.jboss.dmr.ModelType> validTypes)voidudpSyslogServerUnavailable(String name, String message)OperationFailedExceptionunableToBuildCommandCredentialSource(Throwable throwable)OperationFailedExceptionunableToResolveExpressions()UnauthorizedExceptionunauthorized(String name, PathAddress address, org.jboss.dmr.ModelNode explanation)XMLStreamExceptionunexpectedAttribute(QName name, StringBuilder possibleAttributes, Location location)XMLStreamExceptionunexpectedAttribute(QName name, Location location)Creates an exception indicating an unexpected attribute, represented by thenameparameter, was encountered.XMLStreamExceptionunexpectedElement(QName name, StringBuilder possible, Location location)XMLStreamExceptionunexpectedElement(QName name, Location location)Creates an exception indicating an unexpected element, represented by thenameparameter, was encountered.XMLStreamExceptionunexpectedEndElement(QName name, Location location)Creates an exception indicating an unexpected end of an element, represented by thenameparameter, was encountered.voidunexpectedOperationExecutionException(Throwable t, List<org.jboss.dmr.ModelNode> controllerOperations)StringunexpectedOperationExecutionFailureDescription(RuntimeException e)voidunexpectedValueForResource(Object value, String address, String name)StringunknownAttribute(String name)A message indicating the attribute, represented by thenameparameter, is unknown.IllegalArgumentExceptionunknownBaseRole(String roleName)IllegalStateExceptionunknownCapability(String capability)IllegalStateExceptionunknownCapabilityInContext(String capability, String context)StringunknownChildType(String name)A message indicating there is no known child type with the name, represented by thenameparameter.RuntimeExceptionunknownCriteriaInterfaceProperty(String name)Creates an exception indicating the property, represented by thenameparameter, is unknown.StringunknownCriteriaInterfaceType(String type)A message indicating the interface criteria type, represented by thetypeparameter, is unknown.XMLStreamExceptionunknownInterface(String value, String attributeName, String elementName, Location location)Creates an exception indicating the interface, represented by thevalueattribute, for the attribute, represented by theattributeNameparameter, is unknown on in the element.OperationFailedExceptionunknownMulticastAddress(UnknownHostException cause, String value, String name)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, is not a valid multicast address.UnknowRoleExceptionunknownRole(String roleName)XMLStreamExceptionunknownValueForElement(String elementName1, String value, String elementName2, String parentElement, Location location)Creates an exception indicating an unknownelementName1valueelementName2must be declared in the element represented by theparentElementparameter.OperationFailedExceptionunsupportedCharset(String charset)XMLStreamExceptionunsupportedElement(QName name, Location location, String supportedElement)IOExceptionunsupportedIdentityParameter(byte parameterType, byte principalType)IOExceptionunsupportedIdentityType(byte type)StringunsupportedLegacyExtension(String extensionName)StringunsupportedUsageOfExpression()IllegalStateExceptionuseOperationContextRemoveService()Creates an exception indicating a user tried calling ServiceController.setMode(REMOVE) from an operation handler.voiduuidIsEmpty(String path)voiduuidNotValid(String corruptedUuid, String path)StringvalidationFailed(String name)A message indicating the validation failed.IllegalArgumentExceptionvalidationFailedActualParameterNotDescribed(String paramName, Set<String> parameterNames, String operation)Creates an exception indicating that the operation contains a parameter not in its descriptorIllegalArgumentExceptionvalidationFailedCouldNotConvertParamToType(String paramName, org.jboss.dmr.ModelType type, String operation)Creates an exception indicating that an operation parameter could not be converted to the required typeIllegalArgumentExceptionvalidationFailedInvalidElementType(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 typeIllegalArgumentExceptionvalidationFailedNoOperationFound(String name, PathAddress address, String operation)Creates an exception indicating that the operation could not be foundIllegalArgumentExceptionvalidationFailedOperationHasANullOrEmptyName(String operation)Creates an exception indicating that the operation has an empty name.IllegalArgumentExceptionvalidationFailedOperationHasNoField(String field, String operation)Creates an exception indicating that the operation is missing one of the standard fields.IllegalArgumentExceptionvalidationFailedRequiredParameterNotPresent(String paramName, String operation)Creates an exception indicating that the operation does not contain a required parameterIllegalArgumentExceptionvalidationFailedRequiredParameterPresentAsWellAsAlternative(String alternative, String paramName, String operation)Creates an exception indicating that the operation contains both an alternative and a required parameterIllegalArgumentExceptionvalidationFailedValueIsGreaterThanMax(Number value, String paramName, Number max, String operation)Creates an exception indicating that an operation parameter value is greater than the allowed minimum valueIllegalArgumentExceptionvalidationFailedValueIsLongerThanMaxLength(Object value, String paramName, Object maxLength, String operation)Creates an exception indicating that an operation parameter value is longer than the allowed maximum lengthIllegalArgumentExceptionvalidationFailedValueIsShorterThanMinLength(Object value, String paramName, Object minLength, String operation)Creates an exception indicating that an operation parameter value is shorter than the allowed minimum lengthIllegalArgumentExceptionvalidationFailedValueIsSmallerThanMin(Number value, String paramName, Number min, String operation)Creates an exception indicating that an operation parameter value is smaller than the allowed minimum valuevoidwildcardAddressDetected()Logs a warning message indicating a wildcard address was detected and will ignore other interface criteria.StringwildcardOperationFailedAtMultipleAddresses(String operation, Set<PathAddress> addresses)StringwildcardOperationFailedAtSingleAddress(String operation, PathAddress address, String failureMessage)StringwildcardOperationFailedAtSingleAddressWithComplexFailure(String operation, PathAddress address)IllegalArgumentExceptionwildcardRegistrationIsNotAnOverride()Creates an exception indicating that an attempt was made to remove a wildcard model registration via the unregisterOverrideModel API.IOExceptionwrongMaskedPasswordFormat()-
Methods inherited from interface org.jboss.logging.BasicLogger
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
-
-
-
-
Field Detail
-
ROOT_LOGGER
static final ControllerLogger ROOT_LOGGER
Default root logger with category of the package name.
-
MGMT_OP_LOGGER
static final ControllerLogger MGMT_OP_LOGGER
Logger for management operation messages.
-
DEPRECATED_LOGGER
static final ControllerLogger DEPRECATED_LOGGER
A logger for logging deprecated resources usage
-
ACCESS_LOGGER
static final ControllerLogger ACCESS_LOGGER
A logger for access control related messages.
-
-
Method Detail
-
cannotResolveAddress
@LogMessage(level=WARN) @Message(id=1, value="Cannot resolve address %s, so cannot match it to any InetAddress") void cannotResolveAddress(String address)Logs a warning message indicating the address, represented by theaddressparameter, could not be resolved, so cannot match it to any InetAddress.- Parameters:
address- the address that could not be resolved.
-
errorBootingContainer
@LogMessage(level=ERROR) @Message(id=2, value="Error booting the container") void errorBootingContainer(@Cause Throwable cause)Logs an error message indicating there was an error booting the container.- Parameters:
cause- the cause of the error.
-
errorBootingContainer
@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)Logs an error message indicating there was an error booting the container.- Parameters:
cause- the cause of the error.bootStackSize- the boot stack size.name- the property name to increase the boot stack size.
-
errorRevertingOperation
@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)Logs an error message indicating the class, represented by theclassNameparameter, caught exception attempting to revert the operation, represented by theopparameter, at the address, represented by theaddressparameter.- Parameters:
cause- the cause of the error.className- the name of the class that caught the error.op- the operation.address- the address.
-
failedExecutingOperation
@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)Logs an error message indicating a failure to execute the operation, represented by theopparameter, at the address represented by thepathparameter.- Parameters:
cause- the cause of the error.op- the operation.path- the path the operation was executed on.
-
failedSubsystemBootOperations
@LogMessage(level=ERROR) @Message(id=6, value="Failed executing subsystem %s boot operations") void failedSubsystemBootOperations(@Cause Throwable cause, String name)Logs an error message indicating a failure executing the subsystem, represented by thenameparameter, boot operations.- Parameters:
cause- the cause of the error.name- the name of subsystem.
-
failedToCloseResource
@LogMessage(level=ERROR) @Message(id=7, value="Failed to close resource %s") void failedToCloseResource(@Cause Throwable cause, Closeable closeable)Logs an error message indicating to failure to close the resource represented by thecloseableparameter.- Parameters:
cause- the cause of the error.closeable- the resource.
-
failedToCloseResource
@LogMessage(level=ERROR) void failedToCloseResource(@Cause Throwable cause, XMLStreamWriter writer)Logs an error message indicating to failure to close the resource represented by thewriterparameter.- Parameters:
cause- the cause of the error.writer- the resource.
-
failedToCloseResource
@LogMessage(level=ERROR) void failedToCloseResource(@Cause Throwable cause, XMLStreamReader reader)Logs an error message indicating to failure to close the resource represented by thereaderparameter.- Parameters:
cause- the cause of the error.reader- the resource.
-
failedToPersistConfigurationChange
@LogMessage(level=ERROR) @Message(id=8, value="Failed to persist configuration change") void failedToPersistConfigurationChange(@Cause Throwable cause)Logs an error message indicating a failure to persist configuration change.- Parameters:
cause- the cause of the error.
-
failedToStoreConfiguration
@LogMessage(level=ERROR) @Message(id=9, value="Failed to store configuration to %s") void failedToStoreConfiguration(@Cause Throwable cause, String name)Logs an error message indicating a failure to store the configuration file.- Parameters:
cause- the cause of the error.name- the name of the configuration.
-
invalidSystemPropertyValue
@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)Logs an error message indicating an invalid value for the system property, represented by thenameparameter, was found.- Parameters:
value- the invalid value.name- the name of the system property.defaultValue- the default value being used.
-
invalidWildcardAddress
@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)Logs a warning message indicating the address, represented by theaddressparameter, is a wildcard address and will not match any specific address.- Parameters:
address- the wildcard address.inetAddress- the inet-address tag.anyAddress- the any-address tag.
-
operationFailed
@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)Logs an error message indicating operation failed.- Parameters:
cause- the cause of the error.op- the operation that failed.opAddress- the address the operation failed on.
-
operationFailed
@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)Logs an error message indicating operation failed.- Parameters:
op- the operation that failed.opAddress- the address the operation failed on.failureDescription- the failure description.
-
operationFailed
@LogMessage(level=DEBUG) @Message(id=-1, value="Operation (%s) failed - address: (%s) - failure description: %s%s") void operationFailed(org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress, org.jboss.dmr.ModelNode failureDescription, String emptyString)Logs a debug message indicating operation failed.- Parameters:
op- the operation that failed.opAddress- the address the operation failed on.failureDescription- the failure description.emptyString- meaningless param just so we can have a different method signature from the variant used by legacy controllers
-
wildcardAddressDetected
@LogMessage(level=WARN) @Message(id=15, value="Wildcard address detected - will ignore other interface criteria.") void wildcardAddressDetected()Logs a warning message indicating a wildcard address was detected and will ignore other interface criteria.
-
noFinalProxyOutcomeReceived
@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)Logs a warning message indicating an invocation on aProxyControllerdid not provide a final response.
-
operationFailedOnClientError
@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)Logs an error message indicating operation failed due to a client error (e.g. an invalid request).- Parameters:
op- the operation that failed.opAddress- the address the operation failed on.failureDescription- the failure description.
-
gracefulManagementChannelHandlerShutdownTimedOut
@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)Logs a warning message indicating graceful shutdown of native management request handling communication did not complete within the given timeout period.- Parameters:
timeout- the timeout, in ms.
-
gracefulManagementChannelHandlerShutdownFailed
@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)Logs a warning message indicating graceful shutdown of native management request handling communication failed.- Parameters:
cause- the timeout, in ms.
-
invalidChannelCloseTimeout
@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)Logs a warning indicating an invalid value for how long to wait for active management operations to clear before allowing a communication channel close to proceed.- Parameters:
cause- the the cause of the failurepropertyName- the name of the system propertypropValue- the value provided
-
multipleMatchingAddresses
@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)Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for an interface- Parameters:
interfaceName- the name of the interface configurationaddresses- the matching addressesnis- the matching nicsinetAddress- the selected addressnetworkInterface- the selected nic
-
multipleMatchingAddresses
@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)Logs a warning message indicating multiple addresses or nics matched the selection criteria provided for an interface- Parameters:
toMatch- the name of the interface configurationaddresses- the matching addressesnis- the matching nics
-
cannotReadTargetDefinition
@LogMessage(level=ERROR) @Message(id=24, value="Could not read target definition!") void cannotReadTargetDefinition(@Cause Throwable cause)Logs an error message indicating the target definition could not be read.- Parameters:
cause- the cause of the error.
-
interruptedWaitingStability
@LogMessage(level=ERROR) @Message(id=27, value="Operation was interrupted before service container stability could be reached. Process should be restarted. Step that first updated the service container was \'%s\' at address \'%s\'") void interruptedWaitingStability(String operation, PathAddress address)Logs a warning message indicating that an operation was interrupted before service stability was reached
-
attributeDeprecated
@LogMessage(level=INFO) @Message(id=28, value="Attribute \'%s\' in the resource at address \'%s\' is deprecated, and may be removed in a 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)
-
cannotDeleteTempFile
@LogMessage(level=WARN) @Message(id=29, value="Cannot delete temp file %s, will be deleted on exit") void cannotDeleteTempFile(String name)Logs a warning message indicating a temp file could not be deleted.- Parameters:
name- temp filename
-
noSuchResourceType
@Message(id=30, value="No resource definition is registered for address %s") String noSuchResourceType(PathAddress address)
-
noHandlerForOperation
@Message(id=31, value="No operation named \'%s\' exists at address %s") String noHandlerForOperation(String operationName, PathAddress address)
-
transformationWarnings
@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)
-
extensionDeprecated
@Message(id=33, value="Extension \'%s\' is deprecated and may not be supported in future versions") @LogMessage(level=INFO) void extensionDeprecated(String extensionName)
-
ignoringUnsupportedLegacyExtension
@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)
-
failedToUpdateAuditLog
@LogMessage(level=ERROR) @Message(id=35, value="Update of the management operation audit log failed") void failedToUpdateAuditLog(@Cause Exception e)Logs an error message indicating that updating the audit log failed
-
disablingLoggingDueToFailures
@LogMessage(level=ERROR) @Message(id=36, value="[%d] consecutive management operation audit logging failures have occurred; disabling audit logging") void disablingLoggingDueToFailures(short failureCount)Logs an error message indicating that audit logging is being disabled due to logging failures.
-
logHandlerWriteFailed
@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)Logs an error message indicating that a handler failed writing a log message
-
disablingLogHandlerDueToFailures
@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)Logs an error message indicating that audit logging is being disabled due to logging failures.
-
alreadyDefined
@Message(id=39, value="%s already defined") XMLStreamException alreadyDefined(String name, @Param Location location)Creates an exception indicating thenameis already defined.- Parameters:
name- the name that is already defined.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
alreadyDeclared
@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)Creates an exception indicating thevaluehas already been declared.- Parameters:
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.- Returns:
- a
XMLStreamExceptionfor the error.
-
alreadyDeclared
@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)Creates an exception indicating thevaluehas already been declared.- Parameters:
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.- Returns:
- a
XMLStreamExceptionfor the error.
-
alreadyRegistered
@Message(id=43, value="An %s named \'%s\' is already registered at location \'%s\'") IllegalArgumentException alreadyRegistered(String type, String name, String location)Creates an exception indicating thetypewith thenameis already registered at thelocation.- Parameters:
type- the type.name- the name.location- the location.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
ambiguousConfigurationFiles
@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)Creates an exception indicating an ambiguous file name was found as there are multiple files ending in thesuffixwere found in the directory.- Parameters:
backupType- the backup type.searchDir- the search directory.suffix- the file suffix.- Returns:
- an
IllegalStateExceptionfor the error.
-
ambiguousName
@Message(id=45, value="Ambiguous name \'%s\' in %s: %s") IllegalArgumentException ambiguousName(String prefix, String dir, Collection<String> files)Creates an exception indicating an ambiguous name, represented by theprefixparameter, was found in the directory, represented by thedirparameter.- Parameters:
prefix- the file prefix.dir- the search directory.files- the ambiguous files.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
attributeNotWritable
@Message(id=48, value="Attribute %s is not writable") String attributeNotWritable(String attributeName)A message indicating the attribute, represented by theattributeNameparameter, is not writable.- Parameters:
attributeName- the attribute name.- Returns:
- the message.
-
cannotDetermineDefaultName
@Message(id=50, value="Unable to determine a default name based on the local host name") RuntimeException cannotDetermineDefaultName(@Cause Throwable cause)Creates an exception indicating the inability to determine a default name based on the local host name.- Parameters:
cause- the cause of the error.- Returns:
- a
RuntimeExceptionfor the error.
-
cannotCreate
@Message(id=51, value="Could not create %s") IllegalStateException cannotCreate(String path)Creates an exception indicating the file could not be created.- Parameters:
path- the path to the file.- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotDelete
@Message(id=52, value="Could not delete %s") IllegalStateException cannotDelete(File file)Creates an exception indicating the file could not be deleted.- Parameters:
file- the file to delete.- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotRegisterSubmodelWithNullPath
@Message(id=53, value="Cannot register submodels with a null PathElement") IllegalArgumentException cannotRegisterSubmodelWithNullPath()Creates an exception indicating a submodel cannot be registered with anullpath.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
cannotRemove
@Message(id=55, value="Cannot remove %s") OperationFailedRuntimeException cannotRemove(String name)Creates an exception indicating the inability to remove thename.- Parameters:
name- the name.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
cannotRename
@LogMessage(level=ERROR) @Message(id=56, value="Could not rename %s to %s") void cannotRename(@Cause IOException ioe, Path fromPath, Path toPath)Creates an exception indicating the file could not be renamed.- Parameters:
fromPath- the from file.toPath- the to file.
-
cannotWriteTo
@Message(id=57, value="Cannot write to %s") IllegalArgumentException cannotWriteTo(String name)Creates an exception indicating the inability to write thename.- Parameters:
name- the name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
childAlreadyDeclared
@Message(id=58, value="Child %s of element %s already declared") XMLStreamException childAlreadyDeclared(String childName, String parentName, @Param Location location)Creates an exception indicating a child, represented by thechildNameparameter, of the parent element, represented by theparentNameparameter, has already been declared.- Parameters:
childName- the child element name.parentName- the parent element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
canonicalBootFileNotFound
@Message(id=59, value="Could not get canonical file for boot file: %s") RuntimeException canonicalBootFileNotFound(@Cause Throwable cause, File file)Creates an exception indicating the canonical file for the boot file could not be found.- Parameters:
cause- the cause of the error.file- the boot file.- Returns:
- an
RuntimeExceptionfor the error.
-
canonicalMainFileNotFound
@Message(id=60, value="Could not get canonical file for main file: %s") IllegalStateException canonicalMainFileNotFound(@Cause Throwable cause, File file)Creates an exception indicating the canonical file for the main file could not be found.- Parameters:
cause- the cause of the error.file- the main file.- Returns:
- an
IllegalStateExceptionfor the error.
-
compositeOperationFailed
@Message(id=62, value="Composite operation failed and was rolled back. Steps that failed:") String compositeOperationFailed()A message indicating the composite operation failed and was rolled back.- Returns:
- the message.
-
compositeOperationRolledBack
@Message(id=63, value="Composite operation was rolled back") String compositeOperationRolledBack()A message indicating the composite operation was rolled back.- Returns:
- the message.
-
configurationFileNameNotAllowed
@Message(id=64, value="Configuration files whose complete name is %s are not allowed") IllegalArgumentException configurationFileNameNotAllowed(String backupType)Creates an exception indicating a configuration file whose complete name is the same as thebackupTypeis not allowed.- Parameters:
backupType- the backup type.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
configurationFileNotFound
@Message(id=65, value="No configuration file ending in %s found in %s") IllegalStateException configurationFileNotFound(String suffix, File dir)Creates an exception indicating no configuration file ending in thesuffixwas found in the directory, represented by thedirparameter.- Parameters:
suffix- the suffix.dir- the search directory.- Returns:
- an
IllegalStateExceptionfor the error.
-
directoryNotFound
@Message(id=66, value="No directory %s was found") IllegalArgumentException directoryNotFound(String pathName)Creates an exception indicating the directory. represented by thepathNameparameter, was not found.- Parameters:
pathName- the path name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
domainControllerMustBeDeclared
@Message(id=67, value="Either a %s or %s domain controller configuration must be declared.") XMLStreamException domainControllerMustBeDeclared(String remoteName, String localName, @Param Location location)Creates an exception indicating either theremoteNameor thelocalNamedomain controller configuration must be declared.- Parameters:
remoteName- the remote element name.localName- the local element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateAttribute
@Message(id=68, value="An attribute named \'%s\' has already been declared") XMLStreamException duplicateAttribute(String name, @Param Location location)Creates an exception indicating an attribute, represented by thenameparameter, has already been declared.- Parameters:
name- the attribute name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateDeclaration
@Message(id=69, value="Duplicate %s declaration") XMLStreamException duplicateDeclaration(String name, @Param Location location)Creates an exception indicating a duplicate declaration.- Parameters:
name- the name of the duplicate entry.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateDeclaration
@Message(id=70, value="Duplicate %s declaration %s") XMLStreamException duplicateDeclaration(String name, String value, @Param Location location)Creates an exception indicating a duplicate declaration.- Parameters:
name- the name of the duplicate entry.value- the duplicate entry.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateElement
@Message(id=71, value="Duplicate path element \'%s\' found") OperationFailedRuntimeException duplicateElement(String name)Creates an exception indicating ad duplicate path element, represented by thenameparameter, was found.- Parameters:
name- the name of the duplicate entry.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
duplicateInterfaceDeclaration
@Message(id=72, value="Duplicate interface declaration") XMLStreamException duplicateInterfaceDeclaration(@Param Location location)Creates an exception indicating a duplicate interface declaration.- Parameters:
location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateNamedElement
@Message(id=73, value="An element of this type named \'%s\' has already been declared") XMLStreamException duplicateNamedElement(String name, @Param Location location)Creates an exception indicating an element, represented by thenameparameter, has already been declared.- Parameters:
name- the element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
duplicateResource
@Message(id=75, value="Duplicate resource %s") IllegalStateException duplicateResource(String name)Creates an exception indicating the resource is a duplicate.- Parameters:
name- the name of the resource.- Returns:
- an
IllegalStateExceptionfor the error.
-
duplicateResourceType
@Message(id=76, value="Duplicate resource type %s") IllegalStateException duplicateResourceType(String type)Creates an exception indicating the resource type is a duplicate.- Parameters:
type- the duplicate type.- Returns:
- an
IllegalStateExceptionfor the error.
-
failedInitializingModule
@Message(id=79, value="Failed initializing module %s") RuntimeException failedInitializingModule(@Cause Throwable cause, String name)Creates an exception indicating a failure to initialize the module.- Parameters:
cause- the cause of the error.name- the name of the module.- Returns:
- a
RuntimeExceptionfor the error.
-
failedServices
@Message(id=80, value="Failed services") String failedServices()A message indicating the failed services.- Returns:
- the message.
-
failedToBackup
@Message(id=81, value="Failed to back up %s") ConfigurationPersistenceException failedToBackup(@Cause Throwable cause, File file)Creates an exception indicating a failure to backup the file, represented by thefileparameter.- Parameters:
cause- the cause of the error.file- the file that failed to backup.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
failedToCreateConfigurationBackup
@Message(id=82, value="Failed to create backup copies of configuration file %s") ConfigurationPersistenceException failedToCreateConfigurationBackup(@Cause Throwable cause, File file)Creates an exception indicating a failure to create backup copies of configuration the file, represented by thefileparameter.- Parameters:
cause- the cause of the error.file- the configuration file that failed to backup.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
failedToLoadModule
@Message(id=83, value="Failed to load module") XMLStreamException failedToLoadModule(@Cause Throwable cause)Creates an exception indicating a failure to load a module.- Parameters:
cause- the cause of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
failedToLoadModule
@Message(id=-1, value="Failed to load module %s") XMLStreamException failedToLoadModule(@Cause Throwable cause, String name)Creates an exception indicating a failure to load a module.- Parameters:
cause- the cause of the error.name- the module name.- Returns:
- a
XMLStreamExceptionfor the error.
-
failedToMarshalConfiguration
@Message(id=84, value="Failed to marshal configuration") ConfigurationPersistenceException failedToMarshalConfiguration(@Cause Throwable cause)Creates an exception indicating a failure to marshal the configuration.- Parameters:
cause- the cause of the error.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
failedToParseConfiguration
@Message(id=85, value="Failed to parse configuration") ConfigurationPersistenceException failedToParseConfiguration(@Cause Throwable cause)Creates an exception indicating a failure to parse the configuration.- Parameters:
cause- the cause of the error.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
failedToPersistConfigurationChange
@Message(id=86, value="Failed to persist configuration change: %s") String failedToPersistConfigurationChange(String cause)Logs an error message indicating a failure to persist configuration change.- Parameters:
cause- the cause of the error.- Returns:
- the message.
-
failedToTakeSnapshot
@Message(id=88, value="Failed to take a snapshot of %s to %s") ConfigurationPersistenceException failedToTakeSnapshot(@Cause Throwable cause, File file, File snapshot)Creates an exception indicating a failure to take a snapshot of the file, represented by thefileparameter.- Parameters:
cause- the cause of the error.file- the file that failed to take the snapshot of.snapshot- the snapshot file.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
failedToWriteConfiguration
@Message(id=89, value="Failed to write configuration") ConfigurationPersistenceException failedToWriteConfiguration(@Cause Throwable cause)Creates an exception indicating a failure to write the configuration.- Parameters:
cause- the cause of the error.- Returns:
- a
ConfigurationPersistenceExceptionfor the error.
-
fileNotFound
@Message(id=90, value="%s does not exist") IllegalArgumentException fileNotFound(String path1)Creates an exception indicatingpath1does not exist.- Parameters:
path1- the first non-existing path.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
fileNotFoundWithPrefix
@Message(id=91, value="No files beginning with \'%s\' found in %s") IllegalArgumentException fileNotFoundWithPrefix(String prefix, String dir)Creates an exception indicating no files beginning with theprefixwere found in the directory, represented by thedirparameter.- Parameters:
prefix- the file prefix.dir- the search directory.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
fullServerBootRequired
@Message(id=92, value="%s cannot be used except in a full server boot") IllegalStateException fullServerBootRequired(Class<?> clazz)Creates an exception indicating theclazzcannot be used except in a full server boot.- Parameters:
clazz- the class that cannot be used.- Returns:
- an
IllegalStateExceptionfor the error.
-
illegalInterfaceCriteria
@Message(id=94, value="Illegal interface criteria type %s; must be %s") 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 thevalueTypeparameter.- Parameters:
invalidType- the invalid type.validType- the valid type.- Returns:
- the message.
-
illegalValueForInterfaceCriteria
@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)A message indicating the value, represented by thevalueTypeparameter, is invalid for the interface criteria, represented by theidparameter.- Parameters:
valueType- the type of the invalid value.id- the id of the criteria interface.validType- the valid type.- Returns:
- the message.
-
immutableResource
@Message(id=96, value="Resource is immutable") UnsupportedOperationException immutableResource()Creates an exception indicating the resource is immutable.- Returns:
- an
UnsupportedOperationExceptionfor the error.
-
incorrectType
@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)An exception indicating the type is invalid.- Parameters:
name- the name the invalid type was found for.validTypes- a collection of valid types.invalidType- the invalid type.- Returns:
- the exception.
-
invalid
@Message(id=99, value="%s is invalid") String invalid(String name)A message indicating thenameis invalid.- Parameters:
name- the name of the invalid attribute.- Returns:
- the message.
-
invalid
@Message(id=100, value="%d is not a valid %s") XMLStreamException invalid(@Cause Throwable cause, int value, String name, @Param Location location)A message indicating thevalueis invalid.- Parameters:
cause- the cause of the error.value- the invalid value.name- the name of the invalid attribute.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidAddress
@Message(id=101, value="Invalid address %s (%s)") String invalidAddress(String address, String msg)A message indicating the address, represented by theaddressparameter, is invalid.- Parameters:
address- the invalid address.msg- the error message.- Returns:
- the message.
-
invalidAddressMaskValue
@Message(id=102, value="Invalid \'value\' %s -- must be of the form address/mask") String invalidAddressMaskValue(String value)A message indicating the value, represented by thevalueparameter, is invalid and must be of the form address/mask.- Parameters:
value- the invalid value.- Returns:
- the message.
-
invalidAddressMask
@Message(id=103, value="Invalid mask %s (%s)") String invalidAddressMask(String mask, String msg)A message indicating the mask, represented by themaskparameter, is invalid.- Parameters:
mask- the invalid mask.msg- the error message.- Returns:
- the message.
-
invalidAddressValue
@Message(id=104, value="Invalid address %s (%s)") String invalidAddressValue(String value, String msg)A message indicating the address value, represented by thevalueparameter, is invalid.- Parameters:
value- the invalid address value.msg- the error message.- Returns:
- the message.
-
invalidAttributeCombo
@Message(id=105, value="%s is invalid in combination with %s") String invalidAttributeCombo(String attributeName, StringBuilder combos)A message indicating the attribute, represented by theattributeNameparameter, is invalid in combination with thecombosparameter.- Parameters:
attributeName- the attribute name.combos- the combinations.- Returns:
- the message.
-
invalidAttributeValue
@Message(id=106, value="Invalid value \'%s\' for attribute \'%s\'") XMLStreamException invalidAttributeValue(String value, QName name, @Param Location location)Creates an exception indicating an invalid value, represented by thevalueparameter, was found for the attribute, represented by thenameparameter.- Parameters:
value- the invalid value.name- the attribute name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidInterfaceCriteriaPattern
@Message(id=109, value="Invalid pattern %s for interface criteria %s") String invalidInterfaceCriteriaPattern(String pattern, String name)A message indicating the pattern, represented by thepatternparameter, for the interface criteria, represented by thenameparameter, is invalid.- Parameters:
pattern- the pattern.name- the interface criteria.- Returns:
- the message.
-
invalidPathElementKey
@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)Creates an exception indicating thekeyis invalid.- Parameters:
element- the path elementkey- the invalid value.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
invalidLoadFactor
@Message(id=111, value="Load factor must be greater than 0 and less than or equal to 1") IllegalArgumentException invalidLoadFactor()Creates an exception indicating the load factor must be greater than 0 and less than or equal to 1.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidMaxLength
@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)A message indicating thevalueparameter is invalid and must have a maximum length, represented by thelengthparameter.- Parameters:
value- the invalid value.name- the name of the parameter.length- the maximum length.- Returns:
- the message.
-
invalidMinLength
@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)A message indicating thevalueparameter is invalid and must have a minimum length, represented by thelengthparameter.- Parameters:
value- the invalid value.name- the name of the parameter.length- the minimum length.- Returns:
- the message.
-
invalidMaxSize
@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)A message indicating thesizeis an invalid size for the parameter, represented by thenameparameter.- Parameters:
size- the invalid size.name- the name of the parameter.maxSize- the maximum size allowed.- Returns:
- the message
-
invalidMinSize
@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)A message indicating thesizeis an invalid size for the parameter, represented by thenameparameter.- Parameters:
size- the invalid size.name- the name of the parameter.minSize- the minimum size allowed.- Returns:
- the message
-
invalidMaxValue
@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)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.- Parameters:
value- the invalid value.name- the name of the parameter.maxValue- the minimum value required.- Returns:
- the message.
-
invalidMaxValue
String invalidMaxValue(long value, String name, long maxValue)
A message indicating thevalueis invalid for the parameter, represented by thenameparameter.- Parameters:
value- the invalid value.name- the name of the parameter.maxValue- the minimum value required.- Returns:
- the message.
-
invalidMinValue
@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)A message indicating thevalueis invalid for the parameter, represented by thenameparameter.- Parameters:
value- the invalid value.name- the name of the parameter.minValue- the minimum value required.- Returns:
- the message.
-
invalidMinValue
String invalidMinValue(long value, String name, long minValue)
A message indicating thevalueis invalid for the parameter, represented by thenameparameter.- Parameters:
value- the invalid value.name- the name of the parameter.minValue- the minimum value required.- Returns:
- the message.
-
invalidModificationAfterCompletedStep
@Message(id=118, value="Invalid modification after completed step") IllegalStateException invalidModificationAfterCompletedStep()Creates an exception indicated an invalid modification after completed ste.- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidMulticastAddress
@Message(id=119, value="Value %s for attribute %s is not a valid multicast address") OperationFailedException invalidMulticastAddress(String value, String name)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, is not a valid multicast address.- Parameters:
value- the invalid value.name- the name of the attribute.\- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidOutboundSocketBinding
@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)Creates an exception indicating an outbound socket binding cannot have both thelocalTagand theremoteTag.- Parameters:
name- the name of the socket binding.localTag- the local tag.remoteTag- the remote tag.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidParameterValue
@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)Creates an exception indicating theflagis invalid.- Parameters:
flag- the invalid flag.name- the name of the parameter.validFlags- a collection of valid flags.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidSha1Value
@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)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, does not represent a properly hex-encoded SHA1 hash.- Parameters:
cause- the cause of the error.value- the invalid value.name- the name of the attribute.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidStage
@Message(id=123, value="Stage %s is not valid for context process type %s") IllegalStateException invalidStage(OperationContext.Stage stage, ProcessType processType)Creates an exception indicating the stage is not valid for the context process type.- Parameters:
stage- the stage.processType- the context process type.- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidStepStage
@Message(id=124, value="Invalid step stage specified") IllegalArgumentException invalidStepStage()Creates an exception indicating an invalid step stage specified.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidTableSize
@Message(id=126, value="Can not have a negative size table!") IllegalArgumentException invalidTableSize()Creates an exception indicating the table cannot have a negative size.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidType
@Message(id=127, value="Invalid type %s") String invalidType(org.jboss.dmr.ModelType type)A message indicating the type, represented by thetypeparameter, is invalid.- Parameters:
type- the invalid type.- Returns:
- the message.
-
invalidPathElementValue
@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)Creates an exception indicating thevalueis invalid.- Parameters:
element- the path elementvalue- the invalid value.character- the invalid character- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
invalidValue
@Message(id=129, value="Invalid value %s for %s; legal values are %s") String invalidValue(String value, String name, Collection<?> validValues)A message indicating thevaluefor the parameter, represented by thenameparameter, is invalid.- Parameters:
value- the invalid value.name- the name of the parameter.validValues- a collection of valid values.- Returns:
- the message.
-
missingOneOf
@Message(id=132, value="Must include one of the following elements: %s") XMLStreamException missingOneOf(StringBuilder sb, @Param Location location)Creates an exception indicating there must be one of the elements, represented by thesbparameter, included.- Parameters:
sb- the acceptable elements.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
missingRequiredAttributes
@Message(id=133, value="Missing required attribute(s): %s") XMLStreamException missingRequiredAttributes(StringBuilder sb, @Param Location location)Creates an exception indicating there are missing required attribute(s).- Parameters:
sb- the missing attributes.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
missingRequiredElements
@Message(id=134, value="Missing required element(s): %s") XMLStreamException missingRequiredElements(StringBuilder sb, @Param Location location)Creates an exception indicating there are missing required element(s).- Parameters:
sb- the missing element.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
moduleLoadingInterrupted
@Message(id=135, value="Interrupted awaiting loading of module %s") XMLStreamException moduleLoadingInterrupted(String name)Creates an exception indicating an interruption awaiting to load the module.- Parameters:
name- the name of the module.- Returns:
- a
XMLStreamExceptionfor the error.
-
moduleInitializationInterrupted
@Message(id=136, value="Interrupted awaiting initialization of module %s") RuntimeException moduleInitializationInterrupted(String name)Creates an exception indicating an interruption awaiting to initialize the module.- Parameters:
name- the name of the module.- Returns:
- a
RuntimeExceptionfor the error.
-
multipleModelNodes
@Message(id=137, value="Model contains multiple %s nodes") IllegalStateException multipleModelNodes(String name)Creates an exception indicating a model contains multiple nodes.- Parameters:
name- the name of the node.- Returns:
- an
IllegalStateExceptionfor the error.
-
namespaceAlreadyRegistered
@Message(id=138, value="Namespace with prefix %s already registered with schema URI %s") String namespaceAlreadyRegistered(String prefix, String uri)A message indicating a namespace with the prefix, represented by theprefixparameter, is already registered with the schema URI, represented by theuriparameter.- Parameters:
prefix- the namespace prefix.uri- the schema URI.- Returns:
- the message.
-
namespaceNotFound
@Message(id=139, value="No namespace with URI %s found") String namespaceNotFound(String prefix)A message indicating no namespace with the URIprefix, was found.- Parameters:
prefix- the prefix.- Returns:
- the message.
-
nestedElementNotAllowed
@Message(id=140, value="Nested %s not allowed") String nestedElementNotAllowed(Element element)A message indicating the element, represented by theelementparameter, does not allow nesting.- Parameters:
element- the element.- Returns:
- the message.
-
noActiveStep
@Message(id=144, value="No active step") IllegalStateException noActiveStep()Creates an exception indicating there is no active step.- Returns:
- an
IllegalStateExceptionfor the error.
-
noChildType
@Message(id=147, value="No child type %s") OperationFailedRuntimeException noChildType(String name)Creates an exception indicating no child type for thename.- Parameters:
name- the name.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
noInterfaceCriteria
@Message(id=149, value="No interface criteria was provided") String noInterfaceCriteria()A message indicating that no interface criteria was provided.- Returns:
- the message.
-
noOperationHandler
@Message(id=150, value="No operation handler") String noOperationHandler()A message indicating there is no operation handler.- Returns:
- the message.
-
notADirectory
@Message(id=152, value="%s is not a directory") IllegalStateException notADirectory(String path)Creates an exception indicating thepathis not a directory.- Parameters:
path- the path.- Returns:
- an
IllegalStateExceptionfor the error.
-
notFound
@Message(id=153, value="No %s%s found for %s") IllegalStateException notFound(String path, String className, String moduleName)Creates an exception indicating nopath/classNamewas found for the module name.- Parameters:
path- the path of the SPI.className- the class name.moduleName- the module name.- Returns:
- an
IllegalStateExceptionfor the error.
-
nullAsynchronousExecutor
@Message(id=154, value="Cannot execute asynchronous operation without an executor") IllegalStateException nullAsynchronousExecutor()Creates an exception indicating an asynchronous operation cannot execute without an executor.- Returns:
- an
IllegalStateExceptionfor the error.
-
nullNotAllowed
@Message(id=155, value="\'%s\' may not be null") OperationFailedException nullNotAllowed(String name)An exception indicating thenamemay not benull.- Parameters:
name- the name that cannot benull.- Returns:
- the exception.
-
operation
@Message(id=0, value="Operation %s") String operation(String step)Creates a message indicating the operation step.- Parameters:
step- the step.- Returns:
- the message.
-
operationAlreadyComplete
@Message(id=157, value="Operation already complete") IllegalStateException operationAlreadyComplete()Creates an exception indicating the operation is already complete.- Returns:
- an
IllegalStateExceptionfor the error.
-
operationHandlerFailed
@Message(id=158, value="Operation handler failed: %s") String operationHandlerFailed(String msg)A message indicating the operation handler failed.- Parameters:
msg- the failure message.- Returns:
- the message.
-
operationRollingBack
@Message(id=160, value="Operation rolling back") String operationRollingBack()A message indicating the operation is rolling back.- Returns:
- the message.
-
operationSucceeded
@Message(id=161, value="Operation succeeded, committing") String operationSucceeded()A message indicating the operation succeeded and is committing.- Returns:
- the message.
-
operationNotRegistered
@Message(id=162, value="There is no operation %s registered at address %s") String operationNotRegistered(String op, PathAddress address)A message indicating there is no operation, represented by theopparameter, registered at the address, represented by theaddressparameter.- Parameters:
op- the operation.address- the address.- Returns:
- the message.
-
persisterNotInjected
@Message(id=165, value="No configuration persister was injected") org.jboss.msc.service.StartException persisterNotInjected()Creates an exception indicating no configuration persister was injected.- Returns:
- a
StartExceptionfor the error.
-
proxyHandlerAlreadyRegistered
@Message(id=169, value="A proxy handler is already registered at location \'%s\'") IllegalArgumentException proxyHandlerAlreadyRegistered(String location)Creates an exception indicating the proxy handler is already registered at the location.- Parameters:
location- the location.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
removingServiceUnsatisfiedDependencies
@Message(id=171, value="Removing services has lead to unsatisfied dependencies:") String removingServiceUnsatisfiedDependencies()A message indicating that removing services has lead to unsatisfied dependencies. ** Note: Use withremovingServiceUnsatisfiedDependencies(String)- Returns:
- the message.
-
removingServiceUnsatisfiedDependencies
@Message(id=0, value="%nService %s was depended upon by ") String removingServiceUnsatisfiedDependencies(String name)A message indicating that removing services has lead to unsatisfied dependencies. ** Note: Use withremovingServiceUnsatisfiedDependencies()- Parameters:
name- the name of the service.- Returns:
- the message.
-
required
@Message(id=172, value="%s is required") OperationFailedException required(String name)A message indicating thenameis required.- Parameters:
name- the name of the required attribute.- Returns:
- the message.
-
reserved
@Message(id=173, value="%s is reserved") XMLStreamException reserved(String name, @Param Location location)Creates an exception indicating thenameis reserved.- Parameters:
name- the name that is reserved.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
resourceNotFound
@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)Creates an exception indicating a resource does not exist.- Parameters:
ancestor- the ancestor path.address- the address.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
rollbackAlreadyInvoked
@Message(id=176, value="rollback() has already been invoked") IllegalStateException rollbackAlreadyInvoked()Creates an exception indicating the rollback has already been invoked.- Returns:
- an
IllegalStateExceptionfor the error.
-
schemaAlreadyRegistered
@Message(id=177, value="Schema with URI %s already registered with location %s") String schemaAlreadyRegistered(String schemaUri, String location)A message indicating a schema with URI, represented by theschemaUriparameter, is already registered with the location, represented by thelocationparameter.- Parameters:
schemaUri- the schema URI.location- the location.- Returns:
- the message.
-
schemaNotFound
@Message(id=178, value="No schema location with URI %s found") String schemaNotFound(String uri)A message indicating the schema was not found wit theuri.- Parameters:
uri- the schema URI.- Returns:
- the message.
-
serviceInstallCancelled
@Message(id=179, value="Service install was cancelled") CancellationException serviceInstallCancelled()Creates an exception indicating the service install was cancelled.- Returns:
- a
CancellationExceptionfor the error.
-
servicesMissing
@Message(id=0, value="is missing [%s]") String servicesMissing(StringBuilder sb)A message indicating the missing services.- Parameters:
sb- the missing services.- Returns:
- the message.
-
servicesMissingDependencies
@Message(id=180, value="Services with missing/unavailable dependencies") String servicesMissingDependencies()A message that indicates there are services with missing or unavailable dependencies.- Returns:
- the message.
-
serviceRegistryRuntimeOperationsOnly
@Message(id=181, value="Get service registry only supported in runtime operations") IllegalStateException serviceRegistryRuntimeOperationsOnly()Creates an exception indicating the get service registry only supported in runtime operations.- Returns:
- an
IllegalStateExceptionfor the error.
-
serviceRemovalRuntimeOperationsOnly
@Message(id=182, value="Service removal only supported in runtime operations") IllegalStateException serviceRemovalRuntimeOperationsOnly()Creates an exception indicating the service removal only supported in runtime operations.- Returns:
- an
IllegalStateExceptionfor the error.
-
serviceStatusReportHeader
@Message(id=183, value="Service status report%n") String serviceStatusReportHeader()A message for the service status report header.- Returns:
- the message.
-
serviceStatusReportDependencies
@Message(id=184, value=" New missing/unsatisfied dependencies:%n") String serviceStatusReportDependencies()A message for the service status report indicating new missing or unsatisfied dependencies.- Returns:
- the message.
-
serviceStatusReportMissing
@Message(id=0, value=" %s (missing) dependents: %s %n") String serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName, String dependents)A message for the service status report for missing dependencies.- Parameters:
serviceName- the name of the service- Returns:
- the message.
-
serviceStatusReportCorrected
@Message(id=185, value=" Newly corrected services:%n") String serviceStatusReportCorrected()A message for the service status report indicating new corrected service.- Returns:
- the message.
-
serviceStatusReportNoLongerRequired
@Message(id=0, value=" %s (no longer required)%n") String serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)A message for the service status report for no longer required dependencies.- Parameters:
serviceName- the name of the service- Returns:
- the message.
-
serviceStatusReportAvailable
@Message(id=0, value=" %s (new available)%n") String serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)A message for the service status report for unavailable dependencies.- Parameters:
serviceName- the name of the service- Returns:
- the message.
-
serviceStatusReportFailed
@Message(id=186, value=" Services which failed to start:") String serviceStatusReportFailed()A message for the service status report for failed services.- Returns:
- the message.
-
serviceTargetRuntimeOperationsOnly
@Message(id=187, value="Get service target only supported in runtime operations") IllegalStateException serviceTargetRuntimeOperationsOnly()Creates an exception indicating the get service target only supported in runtime operations.- Returns:
- an
IllegalStateExceptionfor the error.
-
stageAlreadyComplete
@Message(id=188, value="Stage %s is already complete") IllegalStateException stageAlreadyComplete(OperationContext.Stage stage)Creates an exception indicating the stage is already complete.- Parameters:
stage- the stage.- Returns:
- an
IllegalStateExceptionfor the error.
-
stepHandlerFailed
@Message(id=190, value="Step handler %s for operation %s at address %s failed -- %s") String stepHandlerFailed(OperationStepHandler handler, String op, PathAddress address, Throwable cause)A message indicating the step handler for the operation failed.- Parameters:
handler- the handler that failed.op- the operation.address- the path address.cause- the error.- Returns:
- the message.
-
subsystemBootInterrupted
@Message(id=191, value="Interrupted awaiting subsystem boot operation execution") String subsystemBootInterrupted()A message indicating an interruption awaiting subsystem boot operation execution.- Returns:
- the message.
-
subsystemBootOperationFailed
@Message(id=192, value="Boot operations for subsystem %s failed without explanation") String subsystemBootOperationFailed(String name)A message indicating the boot operations for the subsystem, represented by thenameparameter, failed without explanation.- Parameters:
name- the name of the subsystem.- Returns:
- the message.
-
subsystemBootOperationFailedExecuting
@Message(id=193, value="Failed executing subsystem %s boot operations") String subsystemBootOperationFailedExecuting(String name)A message indicating a failure executing subsystem boot operations.- Returns:
- the message.
-
tableIsFull
@Message(id=194, value="Table is full!") IllegalStateException tableIsFull()Creates an exception indicating the table is full.- Returns:
- an
IllegalStateExceptionfor the error.
-
transactionInterrupted
@Message(id=195, value="Interrupted awaiting transaction commit or rollback") RuntimeException transactionInterrupted()Creates an exception indicating an interruption awaiting a transaction commit or rollback.- Returns:
- a
RuntimeExceptionfor the error.
-
unexpectedAttribute
@Message(id=197, value="Unexpected attribute \'%s\' encountered") XMLStreamException unexpectedAttribute(QName name, @Param Location location)Creates an exception indicating an unexpected attribute, represented by thenameparameter, was encountered.- Parameters:
name- the unexpected attribute name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
unexpectedElement
@Message(id=198, value="Unexpected element \'%s\' encountered") XMLStreamException unexpectedElement(QName name, @Param Location location)Creates an exception indicating an unexpected element, represented by thenameparameter, was encountered.- Parameters:
name- the unexpected element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
unexpectedEndElement
@Message(id=199, value="Unexpected end of element \'%s\' encountered") XMLStreamException unexpectedEndElement(QName name, @Param Location location)Creates an exception indicating an unexpected end of an element, represented by thenameparameter, was encountered.- Parameters:
name- the unexpected element name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
unknownAttribute
@Message(id=201, value="Unknown attribute \'%s\'") String unknownAttribute(String name)A message indicating the attribute, represented by thenameparameter, is unknown.- Parameters:
name- the attribute name.- Returns:
- the message.
-
unknownChildType
@Message(id=202, value="No known child type named %s") String unknownChildType(String name)A message indicating there is no known child type with the name, represented by thenameparameter.- Parameters:
name- the name of the child.- Returns:
- the message.
-
unknownCriteriaInterfaceProperty
@Message(id=203, value="Unknown property in interface criteria list: %s") RuntimeException unknownCriteriaInterfaceProperty(String name)Creates an exception indicating the property, represented by thenameparameter, is unknown.- Parameters:
name- the name of the property.- Returns:
- a
RuntimeExceptionfor the error.
-
unknownCriteriaInterfaceType
@Message(id=204, value="Unknown interface criteria type %s") String unknownCriteriaInterfaceType(String type)A message indicating the interface criteria type, represented by thetypeparameter, is unknown.- Parameters:
type- the unknown criteria type.- Returns:
- the message.
-
unknownInterface
@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)Creates an exception indicating the interface, represented by thevalueattribute, for the attribute, represented by theattributeNameparameter, is unknown on in the element.- Parameters:
value- the value of the attribute.attributeName- the attribute name.elementName- the element name for the attribute.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
unknownValueForElement
@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)Creates an exception indicating an unknownelementName1valueelementName2must be declared in the element represented by theparentElementparameter.- Parameters:
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.- Returns:
- a
XMLStreamExceptionfor the error.
-
validationFailed
@Message(id=207, value="Validation failed for %s") String validationFailed(String name)A message indicating the validation failed.- Parameters:
name- the parameter name the validation failed on.- Returns:
- the message.
-
andNMore
@Message(id=208, value="... and %s more") String andNMore(int number)A message indicating that there are more services than would be practical to display- Parameters:
number- the number of services that were not displayed- Returns:
- the message.
-
invalidAttributeValue
@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)Creates an exception indicating an invalid value, represented by thevalueparameter, was found for the attribute, represented by thenameparameter.- Parameters:
value- the invalid value.name- the attribute name.validValues- the legal values for the attributelocation- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
noPermissionToResolveExpression
@Message(id=210, value="Caught SecurityException attempting to resolve expression \'%s\' -- %s") ExpressionResolver.ExpressionResolutionUserException 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.- Parameters:
toResolve- the node being resolvede- the SecurityException- Returns:
- an
OperationFailedExceptionfor the caller
-
cannotResolveExpression
@Message(id=211, value="Cannot resolve expression \'%s\'") ExpressionResolver.ExpressionResolutionUserException cannotResolveExpression(String toResolve)Creates an exception message indicating an expression could not be resolved due to no corresponding system property or environment variable.- Parameters:
toResolve- the node being resolved- Returns:
- an
OperationFailedExceptionfor the caller
-
duplicateResourceAddress
@Message(id=212, value="Duplicate resource %s") OperationFailedRuntimeException duplicateResourceAddress(PathAddress address)Creates an exception indicating the resource is a duplicate.- Parameters:
address- the address of the resource.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
mainFileNotFound
@Message(id=214, value="Could not load configuration file: %s. The configuration file argument must specify the path to a file located in the configuration directory. The path must be a relative path, and must be relative to the configuration directory %s.") IllegalStateException mainFileNotFound(String name, File configurationDir)Creates an exception indicating the canonical file for the main file could not be found.- Parameters:
name- the main file.configurationDir- the configuration directory- Returns:
- an
IllegalStateExceptionfor the error.
-
absolutePathMainFileNotFound
@Message(id=215, value="Could not load configuration file: %s. The configuration file argument must specify one of the following: 1) an absolute path to an existing file; 2) a relative path to an existing file, relative to the current working directory; or 3) a relative path to a file located in the configuration directory. In the latter case, it must be a path relative to the configuration directory %s.") IllegalStateException absolutePathMainFileNotFound(String name, File configurationDir)
-
managementResourceNotFound
@Message(id=216, value="Management resource \'%s\' not found") Resource.NoSuchResourceException managementResourceNotFound(PathAddress pathAddress)Creates an exception indicating a resource cannot be found.- Parameters:
pathAddress- the address for the resource.- Returns:
- an
OperationFailedRuntimeExceptionfor the error.
-
childResourceNotFound
@Message(id=217, value="Child resource \'%s\' not found") String childResourceNotFound(PathElement childAddress)Creates an exception message indicating a child resource cannot be found.- Parameters:
childAddress- the address element for the child.- Returns:
- an message for the error.
-
nodeAlreadyRegistered
@Message(id=218, value="A node is already registered at \'%s\'") IllegalArgumentException nodeAlreadyRegistered(String location)Creates an exception indicating a node is already registered at the location.- Parameters:
location- the location of the existing node.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
removingExtensionWithRegisteredSubsystem
@Message(id=219, value="An attempt was made to unregister extension %s which still has subsystem %s registered") 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.- Parameters:
moduleName- the name of the extensionsubsystem- the name of the subsystem- Returns:
- an
IllegalStateExceptionfor the error
-
cannotOverrideRootRegistration
@Message(id=220, value="An override model registration is not allowed for the root model registration") IllegalStateException cannotOverrideRootRegistration()Creates an exception indicating that an attempt was made to register an override model for the root model registration.- Returns:
- an
IllegalStateExceptionfor the error
-
cannotOverrideNonWildCardRegistration
@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)Creates an exception indicating that an attempt was made to register an override model for a non-wildcard registration.- Parameters:
valueName- the name of the non-wildcard registration that cannot be overridden- Returns:
- an
IllegalStateExceptionfor the error
-
wildcardRegistrationIsNotAnOverride
@Message(id=222, value="A registration named \'*\' is not an override model and cannot be unregistered via the unregisterOverrideModel API.") IllegalArgumentException wildcardRegistrationIsNotAnOverride()Creates an exception indicating that an attempt was made to remove a wildcard model registration via the unregisterOverrideModel API.- Returns:
- an
IllegalArgumentExceptionfor the error
-
rootRegistrationIsNotOverridable
@Message(id=223, value="The root resource registration does not support overrides, so no override can be removed.") IllegalStateException rootRegistrationIsNotOverridable()Creates an exception indicating that an attempt was made to remove a resource registration from the root registration.- Returns:
- an
IllegalStateExceptionfor the error
-
operationNotRegisteredException
@Message(id=224, value="There is no operation %s registered at address %s") IllegalArgumentException operationNotRegisteredException(String op, PathAddress address)Creates an exception indicating there is no operation, represented by theopparameter, registered at the address, represented by theaddressparameter.- Parameters:
op- the operation.address- the address.- Returns:
- the message.
-
failedToRecoverServices
@Message(id=225, value="Failed to recover services during operation rollback") RuntimeException failedToRecoverServices(@Param OperationFailedException cause)Creates a runtime exception indicating there was a failure to recover services during an operation rollback- Parameters:
cause- the cause of the failure- Returns:
- the runtime exception.
-
duplicateSubsystem
@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)Creates an IllegalStateException indicating a subsystem with the given name has already been registered by a different extension.- Parameters:
subsystemName- the cause of the failure- Returns:
- the runtime exception.
-
validationFailedOperationHasNoField
@Message(id=227, value="Operation has no \'%s\' field. %s") IllegalArgumentException validationFailedOperationHasNoField(String field, String operation)Creates an exception indicating that the operation is missing one of the standard fields.- Parameters:
field- the standard field nameoperation- the operation as a string. May be empty
-
validationFailedOperationHasANullOrEmptyName
@Message(id=228, value="Operation has a null or empty name. %s") IllegalArgumentException validationFailedOperationHasANullOrEmptyName(String operation)Creates an exception indicating that the operation has an empty name.- Parameters:
operation- the operation as a string. May be empty
-
validationFailedNoOperationFound
@Message(id=229, value="No operation called \'%s\' at \'%s\'. %s") IllegalArgumentException validationFailedNoOperationFound(String name, PathAddress address, String operation)Creates an exception indicating that the operation could not be found- Parameters:
name- the name of the operationaddress- the operation addressoperation- the operation as a string. May be empty
-
validationFailedActualParameterNotDescribed
@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)Creates an exception indicating that the operation contains a parameter not in its descriptor- Parameters:
paramName- the name of the parameter in the operationparameterNames- the valid parameter namesoperation- the operation as a string. May be empty
-
validationFailedRequiredParameterNotPresent
@Message(id=231, value="Required parameter %s is not present. %s") IllegalArgumentException validationFailedRequiredParameterNotPresent(String paramName, String operation)Creates an exception indicating that the operation does not contain a required parameter- Parameters:
paramName- the name of the required parameteroperation- the operation as a string. May be empty
-
validationFailedRequiredParameterPresentAsWellAsAlternative
@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)Creates an exception indicating that the operation contains both an alternative and a required parameter- Parameters:
alternative- the name of the alternative parameterparamName- the name of the required parameteroperation- the operation as a string. May be empty
-
validationFailedCouldNotConvertParamToType
@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)Creates an exception indicating that an operation parameter could not be converted to the required type- Parameters:
paramName- the name of the required parametertype- the required typeoperation- the operation as a string. May be empty
-
validationFailedValueIsSmallerThanMin
@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)Creates an exception indicating that an operation parameter value is smaller than the allowed minimum value- Parameters:
value- the name of the required parameterparamName- the name of the required parametermin- the minimum valueoperation- the operation as a string. May be empty
-
validationFailedValueIsGreaterThanMax
@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)Creates an exception indicating that an operation parameter value is greater than the allowed minimum value- Parameters:
value- the name of the required parameterparamName- the name of the required parametermax- the minimum valueoperation- the operation as a string. May be empty
-
validationFailedValueIsShorterThanMinLength
@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)Creates an exception indicating that an operation parameter value is shorter than the allowed minimum length- Parameters:
value- the name of the required parameterparamName- the name of the required parameterminLength- the minimum valueoperation- the operation as a string. May be empty
-
validationFailedValueIsLongerThanMaxLength
@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)Creates an exception indicating that an operation parameter value is longer than the allowed maximum length- Parameters:
value- the name of the required parameterparamName- the name of the required parametermaxLength- the minimum valueoperation- the operation as a string. May be empty
-
validationFailedInvalidElementType
@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)Creates an exception indicating that an operation parameter list value has an element that is not of the accepted type- Parameters:
paramName- the name of the required parameterelementType- the expected element typeoperation- the operation as a string. May be empty
-
invalidDescriptionRequiredFlagIsNotABoolean
@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)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.- Parameters:
paramName- the name of the parameteraddress- the address of the operationdescription- the operation description
-
invalidDescriptionUndefinedRequestProperty
@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)Creates a string for use in an IllegalArgumentException or a warning message indicating that a parameter is undefined in the operation description.- Parameters:
name- the name of the parameteraddress- the address of the operationdescription- the operation description
-
invalidDescriptionNoParamTypeInDescription
@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)Creates a string for use in an IllegalArgumentException or a warning message indicating that a parameter has no type in the operation description- Parameters:
paramName- the name of the parameteraddress- the address of the operationdescription- the operation description
-
invalidDescriptionInvalidParamTypeInDescription
@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)Creates a string for use in an IllegalArgumentException or a warning message indicating that a parameter has an invalid type in the operation description- Parameters:
paramName- the name of the parameteraddress- the address of the operationdescription- the operation description
-
invalidDescriptionMinMaxForParameterHasWrongType
@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)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.- Parameters:
minOrMax-minormaxparamName- the name of the parameterexpectedType- the expected typeaddress- the address of the operationdescription- the operation description
-
invalidDescriptionMinMaxLengthForParameterHasWrongType
@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)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.- Parameters:
minOrMaxLength-minormaxparamName- the name of the parameteraddress- the address of the operationdescription- the operation description
-
invalidPort
@Message(id=245, value="Illegal \'%s\' value %s -- must be a valid port number") XMLStreamException invalidPort(String name, String value, @Param Location location)Creates an exception indicating thevaluefor thenamemust be a valid port number.- Parameters:
name- the name for the value that must be a port number.value- the invalid value.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
cannotResolveProcessUUID
@Message(id=246, value="Cannot resolve the localhost address to create a UUID-based name for this process") RuntimeException cannotResolveProcessUUID(@Cause UnknownHostException cause)
-
useOperationContextRemoveService
@Message(id=247, value="Do not call ServiceController.setMode(REMOVE), use OperationContext.removeService() instead.") IllegalStateException useOperationContextRemoveService()Creates an exception indicating a user tried calling ServiceController.setMode(REMOVE) from an operation handler.- Returns:
- a
XMLStreamExceptionfor the error.
-
invalidEnumValue
@Message(id=248, value="Invalid value %s for %s; legal values are %s") 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.- Parameters:
value- the parameter value.parameterName- the parameter name.allowedValues- a set containing the allowed values.- Returns:
- an
OperationFailedExceptionfor the error.
-
modelUpdateNotAuthorized
@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)
-
serverResultsAccessNotAllowed
@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)
-
cantHaveBothLoopbackAndInetAddressCriteria
@Message(id=251, value="Can\'t have both loopback and inet-address criteria") String cantHaveBothLoopbackAndInetAddressCriteria()
-
cantHaveSameCriteriaForBothNotAndInclusion
@Message(id=253, value="Can\'t have same criteria for both not and inclusion %s") String cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria)
-
nonexistentInterface
@Message(id=254, value="Invalid value \'%s\' for attribute \'%s\' -- no interface configuration with that name exists") OperationFailedException nonexistentInterface(String attributeValue, String attributeName)
-
pathEntryNotFound
@Message(id=256, value="Could not find a path called \'%s\'") IllegalArgumentException pathEntryNotFound(String pathName)
-
pathEntryIsReadOnly
@Message(id=257, value="Path entry is read-only: \'%s\'") IllegalArgumentException pathEntryIsReadOnly(String pathName)
-
pathEntryAlreadyExists
@Message(id=258, value="There is already a path entry called: \'%s\'") IllegalArgumentException pathEntryAlreadyExists(String pathName)
-
invalidRelativePathValue
@Message(id=260, value="Invalid relativePath value \'%s\'") IllegalArgumentException invalidRelativePathValue(String relativePath)
-
pathIsAWindowsAbsolutePath
@Message(id=261, value="\'%s\' is a Windows absolute path") IllegalArgumentException pathIsAWindowsAbsolutePath(String path)
-
cannotRemoveReadOnlyPath
@Message(id=262, value="Path \'%s\' is read-only; it cannot be removed") OperationFailedException cannotRemoveReadOnlyPath(String pathName)
-
cannotModifyReadOnlyPath
@Message(id=263, value="Path \'%s\' is read-only; it cannot be modified") OperationFailedException cannotModifyReadOnlyPath(String pathName)
-
expressionNotAllowed
@Message(id=264, value="%s may not be ModelType.EXPRESSION") OperationFailedException expressionNotAllowed(String name)An exception indicating thenamemay not beModelType.EXPRESSION.- Parameters:
name- the name of the attribute or parameter value that cannot be an expression- Returns:
- the exception.
-
pathManagerNotAvailable
@Message(id=265, value="PathManager not available on processes of type \'%s\'") IllegalStateException pathManagerNotAvailable(ProcessType processType)
-
unknownMulticastAddress
@Message(id=266, value="Value %s for attribute %s is not a valid multicast address") OperationFailedException unknownMulticastAddress(@Cause UnknownHostException cause, String value, String name)Creates an exception indicating thevaluefor the attribute, represented by thenameparameter, is not a valid multicast address.- Parameters:
cause- the cause of the error.value- the invalid value.name- the name of the attribute.- Returns:
- a
XMLStreamExceptionfor the error.
-
cannotRemovePathWithDependencies
@Message(id=267, value="Path \'%s\' cannot be removed, since the following paths depend on it: %s") OperationFailedException cannotRemovePathWithDependencies(String pathName, Set<String> dependencies)
-
failedToRenameTempFile
@Message(id=268, value="Failed to rename temp file %s to %s") ConfigurationPersistenceException failedToRenameTempFile(@Cause Throwable cause, File temp, File file)
-
invalidLocaleString
@Message(id=269, value="Invalid locale format: %s") String invalidLocaleString(String unparsed)
-
operationCancelled
@Message(id=271, value="Operation cancelled") String operationCancelled()Creates a message indicating the operation is cancelled.- Returns:
- the message.
-
operationCancelledAsynchronously
@Message(id=272, value="Operation cancelled asynchronously") OperationCancellationException operationCancelledAsynchronously()Creates a message indicating the operation is cancelled asynchronously.- Returns:
- a
CancellationExceptionfor the error.
-
streamWasKilled
@Message(id=273, value="Stream was killed") IOException streamWasKilled()
-
streamWasClosed
@Message(id=274, value="Stream was closed") IOException streamWasClosed()
-
cannotHaveBothParameters
@Message(id=275, value="Cannot define both \'%s\' and \'%s\'") OperationFailedException cannotHaveBothParameters(String nameA, String name2)
-
couldNotDeleteFile
@Message(id=276, value="Failed to delete file %s") IllegalStateException couldNotDeleteFile(File file)
-
aliasAlreadyRegistered
@Message(id=277, value="An alias is already registered at location \'%s\'") IllegalArgumentException aliasAlreadyRegistered(String location)
-
aliasTargetResourceRegistrationNotFound
@Message(id=279, value="Alias target address not found: %s") IllegalArgumentException aliasTargetResourceRegistrationNotFound(PathAddress targetAddress)
-
aliasStepHandlerOperationNotFound
@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)
-
resourceRegistrationIsNotAnAlias
@Message(id=281, value="Resource registration is not an alias") IllegalStateException resourceRegistrationIsNotAnAlias()
-
modelFieldsNotKnown
@Message(id=282, value="Model contains fields that are not known in definition, fields: %s, path: %s") RuntimeException modelFieldsNotKnown(Set<String> fields, PathAddress address)
-
couldNotMarshalAttributeAsElement
@Message(id=283, value="Could not marshal attribute as element: %s") UnsupportedOperationException couldNotMarshalAttributeAsElement(String attributeName)
-
couldNotMarshalAttributeAsAttribute
@Message(id=284, value="Could not marshal attribute as attribute: %s") UnsupportedOperationException couldNotMarshalAttributeAsAttribute(String attributeName)
-
wildcardOperationFailedAtSingleAddress
@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)
-
wildcardOperationFailedAtSingleAddressWithComplexFailure
@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)
-
wildcardOperationFailedAtMultipleAddresses
@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)
-
missingTransitiveDependencyProblem
@Message(id=288, value="One or more services were unable to start due to one or more indirect dependencies not being available.") String missingTransitiveDependencyProblem()
-
missingTransitiveDependents
@Message(id=0, value="Services that were unable to start:") String missingTransitiveDependents()
-
missingTransitiveDependencies
@Message(id=0, value="Services that may be the cause:") String missingTransitiveDependencies()
-
noOperationEntry
@Message(id=289, value="No operation entry called \'%s\' registered at \'%s\'") String noOperationEntry(String op, PathAddress pathAddress)
-
noOperationHandler
@Message(id=290, value="No operation handler called \'%s\' registered at \'%s\'") String noOperationHandler(String op, PathAddress pathAddress)
-
noPathToResolve
@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)
-
attributesDontSupportExpressions
@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()
-
attributesAreNotUnderstoodAndMustBeIgnored
@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()
-
transformerLoggerCoreModelResourceTransformerAttributes
@Message(id=294, value="Transforming resource %s to core model version \'%s\' -- %s %s") String transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
-
transformerLoggerCoreModelOperationTransformerAttributes
@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)
-
transformerLoggerSubsystemModelResourceTransformerAttributes
@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)
-
transformerLoggerSubsystemModelOperationTransformerAttributes
@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)
-
illegalUnresolvedModel
@Message(id=298, value="Node contains an unresolved expression %s -- a resolved model is required") OperationFailedException illegalUnresolvedModel(String expression)
-
rejectAttributesCoreModelResourceTransformer
@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)
-
rejectAttributesSubsystemModelResourceTransformer
@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)
-
attributesDoNotSupportExpressions
@Message(id=301, value="The following attributes do not support expressions: %s") String attributesDoNotSupportExpressions(Set<String> attributeNames)
-
attributeNames
@Message(id=0, value="attributes %s") String attributeNames(Set<String> attributes)The attribute name list fragment to include in the transformation logging messages
-
attributesAreNotUnderstoodAndMustBeIgnored
@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)
-
rejectedResourceResourceTransformation
@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)
-
rejectResourceOperationTransformation
@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)
-
discoveryOptionsMustBeDeclared
@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)Creates an exception indicating thatdiscoveryOptionsNamemust be declared or thehostNameandportNameneed to be provided.- Parameters:
discoveryOptionsName- the discovery-options element name.hostName- the host attribute name.portName- the port attribute name.location- the location of the error.- Returns:
- a
XMLStreamExceptionfor the error.
-
readOnlyContext
@Message(id=306, value="read only context") IllegalStateException readOnlyContext()
-
cannotGetControllerLock
@Message(id=307, value="We are trying to read data from the domain controller, which is currently busy executing another set of operations. This is a temporary situation, please retry") String cannotGetControllerLock()
-
unsupportedLegacyExtension
@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)
-
extensionModuleNotFound
@Message(id=310, value="Extension module %s not found") OperationFailedRuntimeException extensionModuleNotFound(@Cause org.jboss.modules.ModuleNotFoundException cause, String module)
-
extensionModuleLoadingFailure
@Message(id=311, value="Failed to load Extension module %s") RuntimeException extensionModuleLoadingFailure(@Cause org.jboss.modules.ModuleLoadException cause, String module)
-
noContextToDelegateTo
@Message(id=312, value="no context to delegate with id: %s") IllegalStateException noContextToDelegateTo(int operationId)
-
unauthorized
@Message(id=313, value="Unauthorized to execute operation \'%s\' for resource \'%s\' -- %s") UnauthorizedException unauthorized(String name, PathAddress address, org.jboss.dmr.ModelNode explanation)
-
illegalMultipleRoles
@Message(id=314, value="Users with multiple roles are not allowed") SecurityException illegalMultipleRoles()
-
noHandlerCalled
@Message(id=317, value="There is no handler called \'%s\'") IllegalStateException noHandlerCalled(String name)
-
operationContextIsNotAbstractOperationContext
@Message(id=318, value="The operation context is not an AbstractOperationContext") OperationFailedException operationContextIsNotAbstractOperationContext()
-
handlerIsReferencedBy
@Message(id=319, value="The handler is referenced by %s and so cannot be removed") IllegalStateException handlerIsReferencedBy(Set<PathAddress> references)
-
resolvedFileDoesNotExistOrIsDirectory
@Message(id=320, value="The resolved file %s either does not exist or is a directory") IllegalStateException resolvedFileDoesNotExistOrIsDirectory(File file)
-
couldNotBackUp
@Message(id=321, value="Could not back up \'%s\' to \'%s\'") IllegalStateException couldNotBackUp(@Cause IOException cause, String absolutePath, String absolutePath1)
-
attemptToBothRemoveAndAddHandlerUpdateInstead
@Message(id=322, value="Attempt was made to both remove and add a handler from a composite operation - update the handler instead") IllegalStateException attemptToBothRemoveAndAddHandlerUpdateInstead()
-
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation
@Message(id=323, value="Attempt was made to both add and remove a handler from a composite operation") IllegalStateException attemptToBothAddAndRemoveAndHandlerFromCompositeOperation()
-
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation
@Message(id=324, value="Attempt was made to both update and remove a handler from a composite operation") IllegalStateException attemptToBothUpdateAndRemoveHandlerFromCompositeOperation()
-
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation
@Message(id=325, value="Attempt was made to both remove and add a handler reference from a composite operation") IllegalStateException attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation()
-
unknownRole
@Message(id=327, value="Unknown role \'%s\'") UnknowRoleException unknownRole(String roleName)
-
cannotRemoveStandardRole
@Message(id=328, value="Cannot remove standard role \'%s\'") IllegalStateException cannotRemoveStandardRole(String roleName)
-
unknownBaseRole
@Message(id=329, value="Unknown base role \'%s\'") IllegalArgumentException unknownBaseRole(String roleName)
-
roleIsAlreadyRegistered
@Message(id=330, value="Role \'%s\' is already registered") IllegalStateException roleIsAlreadyRegistered(String roleName)
-
canOnlyCreateChildAuditLoggerForMainAuditLogger
@Message(id=331, value="Can only create child audit logger for main audit logger") IllegalStateException canOnlyCreateChildAuditLoggerForMainAuditLogger()
-
permissionDenied
@Message(id=332, value="Permission denied") String permissionDenied()
-
permissionCollectionIsReadOnly
@Message(id=333, value="Cannot add a Permission to a readonly PermissionCollection") SecurityException permissionCollectionIsReadOnly()
-
incompatiblePermissionType
@Message(id=334, value="Incompatible permission type %s") IllegalArgumentException incompatiblePermissionType(Class<?> clazz)
-
managementResourceNotFoundMessage
@Message(id=335, value="Management resource \'%s\' not found") String managementResourceNotFoundMessage(PathAddress pathAddress)
-
attributesMustBeDefined
@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)
-
unsupportedIdentityType
@Message(id=337, value="Unsupported Identity type \'%X\' received.") IOException unsupportedIdentityType(byte type)
-
unsupportedIdentityParameter
@Message(id=338, value="Unsupported Identity parameter \'%X\' received parsing identity type \'%X\'.") IOException unsupportedIdentityParameter(byte parameterType, byte principalType)
-
attributesMustBeDefinedAs
@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)
-
attributesMustNotBeDefinedAs
@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)
-
badUriSyntax
@Message(id=341, value="A uri with bad syntax \'%s\' was passed for validation.") OperationFailedException badUriSyntax(String uri)
-
invalidBlockingTimeout
@Message(id=342, value="Illegal value %d for operation header %s; value must be greater than zero") OperationFailedException invalidBlockingTimeout(long timeout, String headerName)
-
timeoutAwaitingInitialStability
@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()
-
timeoutExecutingOperation
@Message(id=344, value="Operation timed out awaiting service container stability") String timeoutExecutingOperation()
-
serviceInstallTimedOut
@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)
-
invalidDefaultBlockingTimeout
@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)
-
timeoutAwaitingInitialStability
@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)
-
timeoutExecutingOperation
@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)
-
timeoutCompletingOperation
@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)
-
interruptedAwaitingInitialResponse
@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)
-
interruptedAwaitingFinalResponse
@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)
-
cancellingOperation
@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)
-
responseHandlerNotFound
@Message(id=353, value="No response handler for request %s") IOException responseHandlerNotFound(int id)
-
attemptingReconnectToSyslog
@LogMessage(level=INFO) @Message(id=354, value="Attempting reconnect to syslog handler \'%s; after timeout of %d seconds") void attemptingReconnectToSyslog(String name, int timeout)
-
reconnectToSyslogFailed
@LogMessage(level=INFO) @Message(id=355, value="Reconnecting to syslog handler \'%s failed") void reconnectToSyslogFailed(String name, @Cause Throwable e)
-
failedToEmitNotification
@LogMessage(level=WARN) @Message(id=356, value="Failed to emit notification %s") void failedToEmitNotification(Notification notification, @Cause Throwable cause)
-
notificationIsNotDescribed
@Message(id=357, value="Notification of type %s is not described for the resource at the address %s") String notificationIsNotDescribed(String type, PathAddress source)
-
resourceWasAdded
@Message(id=358, value="The resource was added at the address %s.") String resourceWasAdded(PathAddress address)
-
resourceWasRemoved
@Message(id=359, value="The resource was removed at the address %s.") String resourceWasRemoved(PathAddress address)
-
attributeValueWritten
@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)
-
capabilitiesNotAvailable
@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)
-
requiredCapabilityMissing
@Message(id=362, value="Capabilities required by resource \'%s\' are not available:") String requiredCapabilityMissing(String demandingAddress)
-
capabilityAlreadyRegisteredInContext
@Message(id=363, value="Capability \'%s\' is already registered in context \'%s\'.") IllegalStateException capabilityAlreadyRegisteredInContext(String capability, String context)
-
unknownCapability
@Message(id=364, value="Capability \'%s\' is unknown.") IllegalStateException unknownCapability(String capability)
-
unknownCapabilityInContext
@Message(id=365, value="Capability \'%s\' is unknown in context \'%s\'.") IllegalStateException unknownCapabilityInContext(String capability, String context)
-
capabilityDoesNotExposeRuntimeAPI
@Message(id=366, value="Capability \'%s\' does not expose a runtime API.") IllegalArgumentException capabilityDoesNotExposeRuntimeAPI(String capabilityName)
-
cannotRemoveRequiredCapability
@Message(id=367, value="Cannot remove capability \'%s\' as it is required by other capabilities:") String cannotRemoveRequiredCapability(String capability)
-
cannotRemoveRequiredCapabilityInContext
@Message(id=368, value="Cannot remove capability \'%s\' from context \'%s\' as it is required by other capabilities:") String cannotRemoveRequiredCapabilityInContext(String capability, String context)
-
requiredCapabilityMissing
@Message(id=369, value="Required capabilities are not available:") String requiredCapabilityMissing()
-
requirementPointSimple
@Message(id=0, value="capability \'%s\' requires it for address \'%s\'") String requirementPointSimple(String capability, String requestingAddress)
-
requirementPointFull
@Message(id=0, value="capability \'%s\' requires it for attribute \'%s\' at address \'%s\'") String requirementPointFull(String capability, String attribute, String requestingAddress)
-
formattedCapabilityName
@Message(id=0, value=" %s") String formattedCapabilityName(String capability)
-
formattedCapabilityId
@Message(id=0, value=" %s in context \'%s\'") String formattedCapabilityId(String capability, String context)
-
possibleCapabilityProviderPoints
@Message(id=0, value="; Possible registration points for this capability: %s") String possibleCapabilityProviderPoints(String providerPoints)
-
noKnownProviderPoints
@Message(id=0, value="; There are no known registration points which can provide this capability.") String noKnownProviderPoints()
-
unsupportedUsageOfExpression
@Message(id=0, value="; This unresolvable capability likely is due to the use of an expression string in a configuration attribute that does not support expressions.") String unsupportedUsageOfExpression()
-
incompleteExpression
@Message(id=370, value="Incomplete expression: %s") ExpressionResolver.ExpressionResolutionUserException incompleteExpression(String expression)
-
unsupportedElement
@Message(id=371, value="The element \'%s\' is no longer supported, please use \'%s\' instead") XMLStreamException unsupportedElement(QName name, @Param Location location, String supportedElement)
-
duplicateElementsInList
@Message(id=372, value="List attribute \'%s\' contains duplicates, which are not allowed") String duplicateElementsInList(String name)
-
deploymentResourceMustBeRuntimeOnly
@Message(id=373, value="Deployment resource must be runtime only") IllegalArgumentException deploymentResourceMustBeRuntimeOnly()
-
unableToResolveExpressions
@Message(id=374, value="Unable to resolve expressions at this location.") OperationFailedException unableToResolveExpressions()
-
udpSyslogServerUnavailable
@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)
-
unexpectedAttribute
@Message(id=376, value="Unexpected attribute \'%s\' encountered. Valid attributes are: \'%s\'") XMLStreamException unexpectedAttribute(QName name, StringBuilder possibleAttributes, @Param Location location)
-
unexpectedElement
@Message(id=377, value="Unexpected element \'%s\' encountered. Valid elements are: \'%s\'") XMLStreamException unexpectedElement(QName name, StringBuilder possible, @Param Location location)
-
attributeIsWrongType
@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)
-
managementUnavailableDuringBoot
@Message(id=379, value="System boot is in process; execution of remote management operations is not currently available") String managementUnavailableDuringBoot()
-
requiredAttributeNotSet
@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)
-
illegalPermissionName
@Message(id=381, value="Illegal permission name \'%s\'") IllegalArgumentException illegalPermissionName(String name)
-
illegalPermissionActions
@Message(id=382, value="Illegal permission actions \'%s\'") IllegalArgumentException illegalPermissionActions(String actions)
-
noOperationDefined
@Message(id=383, value="No operation is defined %s") String noOperationDefined(org.jboss.dmr.ModelNode operation)
-
nonHostCapableSubsystemInHostModel
@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)
-
onlyAccessHostControllerInfoInRuntimeStage
@Message(id=386, value="The host controller info can only be accessed after the model stage on boot") OperationFailedException onlyAccessHostControllerInfoInRuntimeStage()
-
illegalCLIStylePathAddress
@Message(id=387, value="Illegal path address \'%s\' , it is not in a correct CLI format") IllegalArgumentException illegalCLIStylePathAddress(String pathAddress)
-
cannotCreateEmptyConfig
@Message(id=388, value="Could not create empty configuration file %s") IllegalStateException cannotCreateEmptyConfig(String absolutePath, @Cause IOException cause)
-
rejectEmptyConfig
@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)
-
couldNotResolveExpressionIndex
@Message(id=391, value="Could not resolve attribute expression: \'%s\', invalid index \'%d\'") OperationFailedException couldNotResolveExpressionIndex(String attributeExpression, int index)
-
couldNotResolveExpressionList
@Message(id=392, value="Could not resolve attribute expression: \'%s\', type is not a list") OperationFailedException couldNotResolveExpressionList(String attributeExpression)
-
couldNotResolveExpression
@Message(id=393, value="Could not resolve attribute expression: \'%s\'") OperationFailedException couldNotResolveExpression(String attributeExpression)
-
invalidCapabilityServiceType
@Message(id=394, value="Capability \'%s\' does not provide services of type \'%s\'") IllegalArgumentException invalidCapabilityServiceType(String capabilityName, Class<?> serviceType)
-
operationDeprecated
@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 operation to learn more about the deprecation.") void operationDeprecated(String name, String address)
-
discardedResourceTransformation
@Message(id=396, value="Resource %s is discarded on the target host %s") String discardedResourceTransformation(PathAddress address, String host)
-
indexedChildResourceRegistrationNotAvailable
@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)
-
orderedChildTypeRenamed
@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)
-
inconsistentCapabilityContexts
@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)
-
inconsistentCapabilityContexts
@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)
-
failedToBuildReport
@Message(id=401, value="Couldn\'t build the report") RuntimeException failedToBuildReport(@Cause Throwable t)
-
removeUnsupportedLegacyExtension
@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)
-
unexpectedOperationExecutionException
@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)
-
unexpectedOperationExecutionFailureDescription
@Message(id=404, value="Unexpected exception during execution: %s") String unexpectedOperationExecutionFailureDescription(RuntimeException e)
-
couldNotFindTransformerRegistryFallingBack
@LogMessage(level=WARN) @Message(id=405, value="Couldn\'t find a transformer to %s, falling back to %s") void couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion, ModelVersion fallbackVersion)
-
selectFailedCouldNotConvertAttributeToType
@Message(id=406, value="Could not convert the attribute \'%s\' to a %s") 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- Parameters:
attribute- the name of the attributetype- the required type
-
failedSendingCompletedResponse
@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)
-
failedSendingFailedResponse
@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)
-
proxiedOperationTimedOut
@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)
-
timeoutAwaitingFinalResponse
@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)
-
failedToParseElementLenient
@LogMessage(level=WARN) @Message(id=411, value="Failed to parse element \'%s\', ignoring ...") void failedToParseElementLenient(@Cause XMLStreamException e, String elementName)
-
missingRequiredServices
@Message(id=412, value="Required services that are not installed:") String missingRequiredServices()
-
deprecatedAndCurrentParameterMismatch
@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)
-
couldNotCreateHistoricalBackup
@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)
-
runtimeModificationBegun
@Message(id=415, value="Modification of the runtime service container by a management operation has begun") String runtimeModificationBegun()
-
runtimeModificationComplete
@Message(id=416, value="Modification of the runtime service container by a management operation has completed") String runtimeModificationComplete()
-
cannotAddMoreThanOneJvmForServerOrHost
@Message(id=417, value="Cannot add more than one jvm. Add of \'%s\' attempted, but \'%s\' already exists") OperationFailedException cannotAddMoreThanOneJvmForServerOrHost(PathAddress requested, PathAddress existing)
-
socketBindingalreadyDeclared
@Message(id=418, value="A %s or a %s %s already declared has already been declared in %s %s") OperationFailedRuntimeException socketBindingalreadyDeclared(String name1, String name2, String value, String parentName, String parentValue)
-
invalidMaxBytesLength
@Message(id=419, value="\'%s\' is an invalid value for parameter %s. Values must have a maximum length of %d bytes") String invalidMaxBytesLength(String str, String parameterName, int max)A message indicating thevalueparameter is invalid and must have a maximum bytes length, represented by thelengthparameter.- Parameters:
str- the invalid value.parameterName- the name of the parameter.max- the maximum length.- Returns:
- the message.
-
invalidMinBytesLength
@Message(id=420, value="\'%s\' is an invalid value for parameter %s. Values must have a minimum length of %d bytes") String invalidMinBytesLength(String str, String parameterName, int min)A message indicating thevalueparameter is invalid and must have a minimum bytes length, represented by thelengthparameter.- Parameters:
str- the invalid value.parameterName- the name of the parameter.min- the minimum length.- Returns:
- the message.
-
explodedDeploymentNotSupported
@Message(id=421, value="Exploded deployment is not supported by some servers") String explodedDeploymentNotSupported()
-
couldNotLoadModuleForTransformers
@Message(id=422, value="Could not load module \'%s\' for transformers") RuntimeException couldNotLoadModuleForTransformers(String name, @Cause org.jboss.modules.ModuleLoadException e)
-
wrongMaskedPasswordFormat
@Message(id=423, value="Masked password command has the wrong format.%nUsage: MASK-<encoded secret>;<salt>;<iteration count> where <salt>=UTF-8 characters, <iteration count>=reasonable sized positive integer") IOException wrongMaskedPasswordFormat()
-
invalidAddressFormat
@Message(id=433, value="\'%s\' is not a valid representation of a resource address") OperationFailedException invalidAddressFormat(org.jboss.dmr.ModelNode address)
-
bootComplete
@Message(id=434, value="Boot complete") String bootComplete()
-
attributeWasNotMarkedAsReloadRequired
@Message(id=435, value="Attribute %s of resource %s was not marked as reload required, either set the RESTART_ALL_SERVICES flag, or register a custom write handler.") RuntimeException attributeWasNotMarkedAsReloadRequired(String name, PathAddress pathAddress)
-
typeConversionError
@Message(id=0, value="Couldn\'t convert %s to %s") String typeConversionError(org.jboss.dmr.ModelNode value, Collection<org.jboss.dmr.ModelType> validTypes)
-
capabilityAlreadyRegisteredInContext
@Message(id=436, value="Cannot register capability \'%s\' at location \'%s\' as it is already registered in context \'%s\' at location(s) \'%s\'") OperationFailedRuntimeException capabilityAlreadyRegisteredInContext(String capability, RegistrationPoint newPoint, String context, Set<RegistrationPoint> oldPoints)
-
duplicateExtensionElement
@Message(id=437, value="Duplicate extension: an %s element with %s attribute value \'%s\' has already been parsed") XMLStreamException duplicateExtensionElement(String elementConstant, String attrConstant, String module, @Param Location location)Creates an exception indicating the parser has found more than one extension element with the same 'module' attribute value.- Parameters:
elementConstant- the constant 'extension'attrConstant- the constant 'module'module- the name of the extension module.- Returns:
- a
XMLStreamExceptionfor the error.
-
couldntConvertWarningLevel
@Message(id=438, value="Couldn\'t convert \'%s\' into proper warning level, threshold falling back to \'ALL\'. Possible values: SEVERE,WARNING,INFO,CONFIG,FINE,FINER,FINEST,ALL,OFF") String couldntConvertWarningLevel(String level)
-
invalidSubnetFormat
@Message(id=439, value="Value %s for attribute %s is not a valid subnet format") OperationFailedException invalidSubnetFormat(String value, String name)
-
cannotDeleteFileOrDirectory
@LogMessage(level=WARN) @Message(id=440, value="Cannot delete file or directory %s") void cannotDeleteFileOrDirectory(File file)
-
serviceStatusReportFailureHeader
@Message(id=441, value="Operation has resulted in failed or missing services %n") String serviceStatusReportFailureHeader()
-
errorStoppingServer
@LogMessage(level=WARN) @Message(id=442, value="Error stopping server") void errorStoppingServer(@Cause Exception cause)
-
errorObtainingPassword
@LogMessage(level=WARN) @Message(id=443, value="Error getting the password from the supplier %s") void errorObtainingPassword(@Cause Exception cause, String message)
-
invalidRuntimeStageForProfile
@LogMessage(level=INFO) @Message(id=444, value="The handler for operation \'%s\' at address \'%s\' attempted to add a stage %s step. This is not valid for a \'profile\' resource on process type %s so this step will not be executed.") void invalidRuntimeStageForProfile(String operation, String address, OperationContext.Stage stage, ProcessType processType)
-
alreadyDefinedAttribute
@Message(id=445, value="%s with value \'%s\' in attribute %s is already defined") OperationFailedException alreadyDefinedAttribute(String resource, String value, String attribute)
-
requiredWithAlternatives
@Message(id=446, value="%s or alternative(s) %s is required") OperationFailedException requiredWithAlternatives(String name, Set<String> alternatives)
-
attributeExpressionDeprecated
@LogMessage(level=WARN) @Message(id=447, value="Attribute \'%s\' in the resource at address \'%s\' has been configured with an expression, but support for use of expressions in this attribute\'s value may be removed in a future version. This attribute configures whether a capability that can be required by other parts of the configuration is present or itself configures a requirement for a capability provided by another part of the configuration. Full support for this kind of configuration cannot be provided when an expression is used.") void attributeExpressionDeprecated(String name, String address)
-
servicesWithTransitiveUnavailability
@Message(id=448, value="%s additional services are down due to their dependencies being missing or failed") String servicesWithTransitiveUnavailability(int count)A message for the service status report for unavailable dependencies.- Parameters:
count- The number of missing services- Returns:
- the message.
-
operationDeprecatedMessage
@Message(id=449, 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 operation to learn more about the deprecation.") String operationDeprecatedMessage(String name, String address)
-
failedToCloneRepository
@Message(id=450, value="Failed to clone the repository %s") RuntimeException failedToCloneRepository(@Cause Exception cause, String repository)
-
failedToPublishConfiguration
@Message(id=451, value="Failed to publish configuration to %s because of %s") ConfigurationPersistenceException failedToPublishConfiguration(@Cause Throwable cause, String name, String error)Logs an error message indicating a failure to store the configuration file.- Parameters:
cause- the cause of the error.name- the name of the configuration.- Returns:
- ConfigurationPersistenceException
-
failedToPersistConfiguration
@Message(id=452, value="Failed to persist configuration to %s because of %s") ConfigurationPersistenceException failedToPersistConfiguration(@Cause Throwable cause, String name, String error)
-
failedToDeleteConfigurationSnapshot
@LogMessage(level=ERROR) @Message(id=453, value="Failed to delete configuration snapshot %s") void failedToDeleteConfigurationSnapshot(@Cause Throwable cause, String name)
-
failedToListConfigurationSnapshot
@LogMessage(level=ERROR) @Message(id=454, value="Failed to list configuration snapshots %s") void failedToListConfigurationSnapshot(@Cause Throwable cause, String name)
-
snapshotAlreadyExistError
@Message(id=455, value="Can\'t take snapshot %s because it already exists") ConfigurationPersistenceException snapshotAlreadyExistError(String name)
-
systemPropertyAlreadyExist
@LogMessage(level=WARN) @Message(id=456, value="System property \"%s\" is already set in the <system-properties> section of the configuration file. The value set in the command line will be overridden by that value.") void systemPropertyAlreadyExist(String name)
-
invalidHeaderName
@Message(id=457, value="Invalid HTTP Header name \'%s\'") OperationFailedException invalidHeaderName(String value)
-
disallowedHeaderName
@Message(id=458, value="Disallowed HTTP Header name \'%s\'") OperationFailedException disallowedHeaderName(String value)
-
missingManagementServices
@LogMessage(level=ERROR) @Message(id=459, value="Triggering roll back due to missing management services.") void missingManagementServices()
-
propertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer
@Message(id=460, value="The system property \'%s\' can only be used with a standalone or embedded server") IllegalStateException propertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer(String propertyName)
-
propertyCanOnlyBeUsedWithAdminOnlyModeServer
@Message(id=461, value="The system property \'%s\' can only be used with an admin-only server") IllegalStateException propertyCanOnlyBeUsedWithAdminOnlyModeServer(String propertyName)
-
couldNotFindDirectorySpecifiedByProperty
@Message(id=462, value="Could not find the directory \'%s\' specified by the system property \'%s\'. Please make sure it exists") IllegalStateException couldNotFindDirectorySpecifiedByProperty(String fileName, String propertyName)
-
moreThanOneInstanceOfAdditionalBootCliScriptInvokerFound
@Message(id=463, value="More than one instance of AdditionalBootCliScriptInvoker found. Have: \'%s\'; found: \'%s") IllegalStateException moreThanOneInstanceOfAdditionalBootCliScriptInvokerFound(String name, String name1)
-
cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload
@Message(id=464, value="If using %s=true, when you use -D%s you need to set -D%s") IllegalStateException cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload(String skipProperty, String scriptProperty, String markerDirectoryProperty)
-
initialisedAdditionalBootCliScriptSystemKeepingAlive
@LogMessage(level=INFO) @Message(id=465, value="Initialised the additional boot CLI script functionality. The CLI commands will be read from %s. The server will remain running in admin-only mode after these have been executed, and the result of the cli operations will be written to %s") void initialisedAdditionalBootCliScriptSystemKeepingAlive(File additionalBootCliScript, File doneMarker)
-
initialisedAdditionalBootCliScriptSystemNotKeepingAlive
@LogMessage(level=INFO) @Message(id=466, value="Initialised the additional boot CLI script functionality. The CLI commands will be read from %s. The server will be rebooted to normal mode after these have been executed") void initialisedAdditionalBootCliScriptSystemNotKeepingAlive(File additionalBootCliScript)
-
executingBootCliScript
@LogMessage(level=INFO) @Message(id=467, value="Running the additional commands from the CLI script %s against the server which is running in admin-only mode") void executingBootCliScript(File additionalBootCliScript)
-
completedRunningBootCliScript
@LogMessage(level=INFO) @Message(id=468, value="Completed running the commands from the CLI script") void completedRunningBootCliScript()
-
restartingServerAfterBootCliScript
@LogMessage(level=INFO) @Message(id=469, value="Restarting the server since the additional commands from the CLI script requires a restart. This will record that the restart has been initiated in the marker file %s since the restart mechanism will preserve all properties pertaining to the additional boot CLI script functionality (%s, %s, %s). The restart maintains the admin-only running mode, so a subsequent reload will happen") void restartingServerAfterBootCliScript(File shutdownInitiated, String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
-
reloadingServerToNormalModeAfterAdditionalBootCliScript
@LogMessage(level=INFO) @Message(id=470, value="Reloading the server to normal mode after execution of the additional commands from the CLI script. This will clear the properties triggering the additional boot cli script functionality if they were set (%s, %s, %s), and delete the marker file indicating the server was restarted") void reloadingServerToNormalModeAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
-
reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript
@LogMessage(level=INFO) @Message(id=471, value="Reloading the server to normal mode after restart follwoing execution of the additional commands from the CLI script. This will clear the properties triggering the additional boot cli script functionality if they were set (%s, %s, %s)") void reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
-
checkingForPresenceOfRestartMarkerFile
@LogMessage(level=INFO) @Message(id=472, value="Checking for presence of marker file indicating that the server has been restarted following execution of the additional commands from the CLI script") void checkingForPresenceOfRestartMarkerFile()
-
foundRestartMarkerFile
@LogMessage(level=INFO) @Message(id=473, value="Marker file indicating that the server has been restarted following execution of the additional commands from the CLI script found at %s") void foundRestartMarkerFile(File file)
-
noRestartMarkerFile
@LogMessage(level=INFO) @Message(id=474, value="No marker file found indicating that the server has been restarted following execution of the additional commands from the CLI script") void noRestartMarkerFile()
-
invalidAttributeValue
@Message(id=475, value="Value for attribute \'%s\' is invalid.") OperationFailedException invalidAttributeValue(String attributeName)
-
invalidCredentialReferenceValue
@Message(id=476, value="Value for attribute \'%s\' is invalid: either \'%s\' must be specified on its own or \'%s\' needs to be specified with at least one of \'%s\' or \'%s\'") OperationFailedException invalidCredentialReferenceValue(String attributeName, String clearTextAttributeName, String credentialStoreAttributeName, String clearTextAttributeName1, String alias)
-
invalidParameterName
@Message(id=477, value="Parameter name \'%s\' is invalid.") IllegalArgumentException invalidParameterName(String parameterName)
-
unableToBuildCommandCredentialSource
@Message(id=478, value="Unable to create command based CredentialSource for credential reference.") OperationFailedException unableToBuildCommandCredentialSource(@Cause Throwable throwable)
-
attributeUnresolvableUsingSimpleResolution
@Message(id=479, value="Attribute \'%s\' at resource \'%s\' with unresolved value \'%s\' cannot be resolved using the non-security-sensitive sources resolution supported by the \'resolve\' parameter. Response will report the unresolved value.") String attributeUnresolvableUsingSimpleResolution(String attribute, String address, org.jboss.dmr.ModelNode unresolved)
-
expressionUnresolvableUsingSimpleResolution
@Message(id=480, value="Expression \'%s\' cannot be resolved using the non-security-sensitive sources resolution supported by the \'%s\' operation. Response will report the unresolved value.") String expressionUnresolvableUsingSimpleResolution(org.jboss.dmr.ModelNode unresolved, String opName)
-
runtimePackageDependencyAlreadyRegistered
@LogMessage(level=WARN) @Message(id=481, value="The runtime dependency package \'%s\' is already registered at location \'%s\'") void runtimePackageDependencyAlreadyRegistered(String pckg, String location)
-
illegalCharsetName
@Message(id=482, value="Value \'%s\' is not a legal charset name") OperationFailedException illegalCharsetName(String charset)
-
unsupportedCharset
@Message(id=483, value="Charset \'%s\' is not supported in this instance of the Java Virtual Machine") OperationFailedException unsupportedCharset(String charset)
-
invalidAttributeDefinition
@Message(id=484, value="Attribute definition of attribute \'%s\' is null") IllegalArgumentException invalidAttributeDefinition(String attributeName)
-
failedToParseYamlConfigurationFile
@Message(id=485, value="Error parsing yaml file %s") IllegalArgumentException failedToParseYamlConfigurationFile(String path, @Cause Throwable throwable)
-
missingYamlFile
@Message(id=486, value="Missing yaml file %s") IllegalArgumentException missingYamlFile(String path)
-
loadingYamlFiles
@LogMessage(level=DEBUG) @Message(id=487, value="It took %s ms to load and parse the following yaml files [%s]") void loadingYamlFiles(long duration, String files)
-
noResourceRegistered
@LogMessage(level=WARN) @Message(id=488, value="No registration found for address %s - Ignoring the subtree") void noResourceRegistered(String address)
-
noResourceForUndefiningAttribute
@Message(id=489, value="Can\'t undefine attribute %s since there is no resource at %s") IllegalArgumentException noResourceForUndefiningAttribute(String attribute, String address)
-
noAttributeSetForAddress
@LogMessage(level=WARN) @Message(id=490, value="You have defined a resource for address %s without any attributes, doing nothing") void noAttributeSetForAddress(String address)
-
unexpectedValueForResource
@LogMessage(level=WARN) @Message(id=491, value="We have an unexpected value %s for address %s and name %s") void unexpectedValueForResource(Object value, String address, String name)
-
noResourceRegistered
@LogMessage(level=WARN) @Message(id=492, value="Couldn\'t find a resource registration for address %s with current registration %s") void noResourceRegistered(String address, String registration)
-
missingListAttributeValueType
@Message(id=493, value="The attribute %s hasn\'t a valueType properly defined.") UnsupportedOperationException missingListAttributeValueType(String name)
-
resolverExtensionExpressionsNotAllowed
@Message(id=494, value="Resolution of extension expression \'%s\' is not allowed at this point.") ExpressionResolver.ExpressionResolutionServerException resolverExtensionExpressionsNotAllowed(String expression)
-
adminOnlyPolicyDeprecatedValue
@LogMessage(level=INFO) @Message(id=495, value="\"fetch-from-master\" is a deprecated value for \"domain-controller.remote.admin-only-policy\", \"fetch-from-domain-controller\" will be used instead.") void adminOnlyPolicyDeprecatedValue()
-
threadDump
@LogMessage(level=WARN) @Message(id=496, value="Thread dump:\n*******************************************************************************\n{0}\n===============================================================================\nEnd Thread dump\n*******************************************************************************\n", format=MESSAGE_FORMAT) void threadDump(String dump)
-
deadLock
@LogMessage(level=WARN) @Message(id=497, value="Deadlock detected!\n*******************************************************************************\n{0}\n===============================================================================\nEnd Deadlock\n*******************************************************************************\n", format=MESSAGE_FORMAT) void deadLock(String dump)
-
threadDumpException
@LogMessage(level=WARN) @Message(id=498, value="Exception thrown during generation of thread dump") void threadDumpException(@Cause Exception cause)
-
errorConstructingYAMLMapping
@Message(id=0, value="While constructing a mapping; %s; expected a mapping for merging, but found %s") String errorConstructingYAMLMapping(org.yaml.snakeyaml.error.Mark mark, org.yaml.snakeyaml.nodes.NodeId node)
-
argYaml
@Message(id=0, value="The yaml configuration files for customizing the configuration. Paths can be absolute, relative to the current execution directory or relative to the standalone configuration directory.") String argYaml()Instructions for theYamlConfigurationExtension#YAML_CONFIGcommand line argument.- Returns:
- Instructions for the
YamlConfigurationExtension#YAML_CONFIGcommand line argument.
-
noSatisfactoryCapability
@Message(id=499, value="There is no satisfactory capability \'%s\' available to resources with capability scope \'%s\'. This capability is registered at address(es) \'%s\', and are not accessible to resources with scope \'%s\'.") IllegalStateException noSatisfactoryCapability(String capability, String scopeName, Set<RegistrationPoint> addresses, String scopeNameAgain)
-
uuidIsEmpty
@LogMessage(level=WARN) @Message(id=500, value="There is no UUID string at \'%s\'. A new value will be generated.") void uuidIsEmpty(String path)
-
uuidNotValid
@LogMessage(level=WARN) @Message(id=501, value="An invalid UUID string \'%s\' was found at \'%s\'. A new value will be generated.") void uuidNotValid(String corruptedUuid, String path)
-
noChildResource
@Message(id=502, value="No child resource called %s could be found at address %s\'.") IllegalArgumentException noChildResource(String name, String address)
-
failedToPublishConfigurationInvalidRemote
@Message(id=503, value="Failed to publish configuration, because the remote name %s is not valid.") ConfigurationPersistenceException failedToPublishConfigurationInvalidRemote(String name)
-
missingOperationForResource
@Message(id=504, value="The operation %s is not defined for resource %s.") UnsupportedOperationException missingOperationForResource(String op, String address)
-
-