@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2021-10-29T08:14:18+0000") public class ControllerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ControllerLogger, org.jboss.logging.BasicLogger, Serializable
ACCESS_LOGGER, DEPRECATED_LOGGER, MGMT_OP_LOGGER, ROOT_LOGGER| Constructor and Description |
|---|
ControllerLogger_$logger(org.jboss.logging.Logger log) |
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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic ControllerLogger_$logger(org.jboss.logging.Logger log)
protected Locale getLoggingLocale()
public final void cannotResolveAddress(String address)
ControllerLoggeraddress parameter, could not be
resolved, so cannot match it to any InetAddress.cannotResolveAddress in interface ControllerLoggeraddress - the address that could not be resolved.protected String cannotResolveAddress$str()
public final void errorBootingContainer(Throwable cause)
ControllerLoggererrorBootingContainer in interface ControllerLoggercause - the cause of the error.protected String errorBootingContainer0$str()
public final void errorBootingContainer(Throwable cause, long bootStackSize, String name)
ControllerLoggererrorBootingContainer in interface ControllerLoggercause - the cause of the error.bootStackSize - the boot stack size.name - the property name to increase the boot stack size.protected String errorBootingContainer2$str()
public final void errorRevertingOperation(Throwable cause, String className, String op, PathAddress address)
ControllerLoggerclassName parameter, caught exception
attempting to revert the operation, represented by the op parameter, at the address, represented by the
address parameter.errorRevertingOperation in interface ControllerLoggercause - the cause of the error.className - the name of the class that caught the error.op - the operation.address - the address.protected String errorRevertingOperation$str()
public final void failedExecutingOperation(Throwable cause, org.jboss.dmr.ModelNode op, PathAddress path)
ControllerLoggerop parameter, at
the address represented by the path parameter.failedExecutingOperation in interface ControllerLoggercause - the cause of the error.op - the operation.path - the path the operation was executed on.protected String failedExecutingOperation$str()
public final void failedSubsystemBootOperations(Throwable cause, String name)
ControllerLoggername parameter,
boot operations.failedSubsystemBootOperations in interface ControllerLoggercause - the cause of the error.name - the name of subsystem.protected String failedSubsystemBootOperations$str()
public final void failedToCloseResource(Throwable cause, Closeable closeable)
ControllerLoggercloseable parameter.failedToCloseResource in interface ControllerLoggercause - the cause of the error.closeable - the resource.protected String failedToCloseResource$str()
public final void failedToCloseResource(Throwable cause, XMLStreamWriter writer)
ControllerLoggerwriter parameter.failedToCloseResource in interface ControllerLoggercause - the cause of the error.writer - the resource.public final void failedToCloseResource(Throwable cause, XMLStreamReader reader)
ControllerLoggerreader parameter.failedToCloseResource in interface ControllerLoggercause - the cause of the error.reader - the resource.public final void failedToPersistConfigurationChange(Throwable cause)
ControllerLoggerfailedToPersistConfigurationChange in interface ControllerLoggercause - the cause of the error.protected String failedToPersistConfigurationChange0$str()
public final void failedToStoreConfiguration(Throwable cause, String name)
ControllerLoggerfailedToStoreConfiguration in interface ControllerLoggercause - the cause of the error.name - the name of the configuration.protected String failedToStoreConfiguration$str()
public final void invalidSystemPropertyValue(String value, String name, int defaultValue)
ControllerLoggername
parameter, was found.invalidSystemPropertyValue in interface ControllerLoggervalue - the invalid value.name - the name of the system property.defaultValue - the default value being used.protected String invalidSystemPropertyValue$str()
public final void invalidWildcardAddress(String address, String inetAddress, String anyAddress)
ControllerLoggeraddress parameter, is a wildcard
address and will not match any specific address.invalidWildcardAddress in interface ControllerLoggeraddress - the wildcard address.inetAddress - the inet-address tag.anyAddress - the any-address tag.protected String invalidWildcardAddress$str()
public final void operationFailed(Throwable cause, org.jboss.dmr.ModelNode op, org.jboss.dmr.ModelNode opAddress)
ControllerLoggeroperationFailed in interface ControllerLoggercause - the cause of the error.op - the operation that failed.opAddress - the address the operation failed on.protected String operationFailed2$str()
public final void operationFailed(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode failureDescription)
ControllerLoggeroperationFailed in interface ControllerLoggerop - the operation that failed.opAddress - the address the operation failed on.failureDescription - the failure description.protected String operationFailed3$str()
public final void wildcardAddressDetected()
ControllerLoggerwildcardAddressDetected in interface ControllerLoggerprotected String wildcardAddressDetected$str()
public final void noFinalProxyOutcomeReceived(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode proxyAddress)
ControllerLoggerProxyController did not provide a final response.noFinalProxyOutcomeReceived in interface ControllerLoggerprotected String noFinalProxyOutcomeReceived$str()
public final void operationFailedOnClientError(org.jboss.dmr.ModelNode op,
org.jboss.dmr.ModelNode opAddress,
org.jboss.dmr.ModelNode failureDescription)
ControllerLoggeroperationFailedOnClientError in interface ControllerLoggerop - the operation that failed.opAddress - the address the operation failed on.failureDescription - the failure description.protected String operationFailedOnClientError$str()
public final void gracefulManagementChannelHandlerShutdownTimedOut(int timeout)
ControllerLoggergracefulManagementChannelHandlerShutdownTimedOut in interface ControllerLoggertimeout - the timeout, in ms.protected String gracefulManagementChannelHandlerShutdownTimedOut$str()
public final void gracefulManagementChannelHandlerShutdownFailed(Throwable cause)
ControllerLoggergracefulManagementChannelHandlerShutdownFailed in interface ControllerLoggercause - the timeout, in ms.protected String gracefulManagementChannelHandlerShutdownFailed$str()
public final void invalidChannelCloseTimeout(NumberFormatException cause, String propertyName, String propValue)
ControllerLoggerinvalidChannelCloseTimeout in interface ControllerLoggercause - the the cause of the failurepropertyName - the name of the system propertypropValue - the value providedprotected String invalidChannelCloseTimeout$str()
public final void multipleMatchingAddresses(String interfaceName, Set<InetAddress> addresses, Set<String> nis, InetAddress inetAddress, String networkInterface)
ControllerLoggermultipleMatchingAddresses in interface ControllerLoggerinterfaceName - the name of the interface configurationaddresses - the matching addressesnis - the matching nicsinetAddress - the selected addressnetworkInterface - the selected nicprotected String multipleMatchingAddresses5$str()
public final void multipleMatchingAddresses(String toMatch, Set<InetAddress> addresses, Set<String> nis)
ControllerLoggermultipleMatchingAddresses in interface ControllerLoggertoMatch - the name of the interface configurationaddresses - the matching addressesnis - the matching nicsprotected String multipleMatchingAddresses3$str()
public final void cannotReadTargetDefinition(Throwable cause)
ControllerLoggercannotReadTargetDefinition in interface ControllerLoggercause - the cause of the error.protected String cannotReadTargetDefinition$str()
public final void interruptedWaitingStability(String operation, PathAddress address)
ControllerLoggerinterruptedWaitingStability in interface ControllerLoggerprotected String interruptedWaitingStability$str()
public final void attributeDeprecated(String name, String address)
attributeDeprecated in interface ControllerLoggerprotected String attributeDeprecated$str()
public final void cannotDeleteTempFile(String name)
ControllerLoggercannotDeleteTempFile in interface ControllerLoggername - temp filenameprotected String cannotDeleteTempFile$str()
protected String noSuchResourceType$str()
public final String noSuchResourceType(PathAddress address)
noSuchResourceType in interface ControllerLoggerprotected String noHandlerForOperation$str()
public final String noHandlerForOperation(String operationName, PathAddress address)
noHandlerForOperation in interface ControllerLoggerpublic final void transformationWarnings(String hostName, Set<String> problems)
transformationWarnings in interface ControllerLoggerprotected String transformationWarnings$str()
public final void extensionDeprecated(String extensionName)
extensionDeprecated in interface ControllerLoggerprotected String extensionDeprecated$str()
public final void ignoringUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)
ignoringUnsupportedLegacyExtension in interface ControllerLoggerprotected String ignoringUnsupportedLegacyExtension$str()
public final void failedToUpdateAuditLog(Exception e)
ControllerLoggerfailedToUpdateAuditLog in interface ControllerLoggerprotected String failedToUpdateAuditLog$str()
public final void disablingLoggingDueToFailures(short failureCount)
ControllerLoggerdisablingLoggingDueToFailures in interface ControllerLoggerprotected String disablingLoggingDueToFailures$str()
public final void logHandlerWriteFailed(Throwable t, String name)
ControllerLoggerlogHandlerWriteFailed in interface ControllerLoggerprotected String logHandlerWriteFailed$str()
public final void disablingLogHandlerDueToFailures(int failureCount,
String name)
ControllerLoggerdisablingLogHandlerDueToFailures in interface ControllerLoggerprotected String disablingLogHandlerDueToFailures$str()
protected String alreadyDefined$str()
public final XMLStreamException alreadyDefined(String name, Location location)
ControllerLoggername is already defined.alreadyDefined in interface ControllerLoggername - the name that is already defined.location - the location of the error.XMLStreamException for the error.protected String alreadyDeclared4$str()
public final XMLStreamException alreadyDeclared(String name, String value, String parentName, String parentValue, Location location)
ControllerLoggervalue has already been declared.alreadyDeclared in interface ControllerLoggername - the attribute name.value - the value that has already been declared.parentName - the name of the parent.parentValue - the parent value.location - the location of the error.XMLStreamException for the error.protected String alreadyDeclared5$str()
public final XMLStreamException alreadyDeclared(String name1, String name2, String value, String parentName, String parentValue, Location location)
ControllerLoggervalue has already been declared.alreadyDeclared in interface ControllerLoggername1 - the first attribute name.name2 - the second attribute name.value - the value that has already been declared.parentName - the name of the parent.parentValue - the parent value.location - the location of the error.XMLStreamException for the error.protected String alreadyRegistered$str()
public final IllegalArgumentException alreadyRegistered(String type, String name, String location)
ControllerLoggertype with the name is already registered at the
location.alreadyRegistered in interface ControllerLoggertype - the type.name - the name.location - the location.IllegalArgumentException for the error.protected String ambiguousConfigurationFiles$str()
public final IllegalStateException ambiguousConfigurationFiles(String backupType, File searchDir, String suffix)
ControllerLoggersuffix were found in the directory.ambiguousConfigurationFiles in interface ControllerLoggerbackupType - the backup type.searchDir - the search directory.suffix - the file suffix.IllegalStateException for the error.protected String ambiguousName$str()
public final IllegalArgumentException ambiguousName(String prefix, String dir, Collection<String> files)
ControllerLoggerprefix parameter, was found in
the directory, represented by the dir parameter.ambiguousName in interface ControllerLoggerprefix - the file prefix.dir - the search directory.files - the ambiguous files.IllegalArgumentException for the error.protected String attributeNotWritable$str()
public final String attributeNotWritable(String attributeName)
ControllerLoggerattributeName parameter, is not writable.attributeNotWritable in interface ControllerLoggerattributeName - the attribute name.protected String cannotDetermineDefaultName$str()
public final RuntimeException cannotDetermineDefaultName(Throwable cause)
ControllerLoggercannotDetermineDefaultName in interface ControllerLoggercause - the cause of the error.RuntimeException for the error.protected String cannotCreate$str()
public final IllegalStateException cannotCreate(String path)
ControllerLoggercannotCreate in interface ControllerLoggerpath - the path to the file.IllegalStateException for the error.protected String cannotDelete$str()
public final IllegalStateException cannotDelete(File file)
ControllerLoggercannotDelete in interface ControllerLoggerfile - the file to delete.IllegalStateException for the error.protected String cannotRegisterSubmodelWithNullPath$str()
public final IllegalArgumentException cannotRegisterSubmodelWithNullPath()
ControllerLoggernull path.cannotRegisterSubmodelWithNullPath in interface ControllerLoggerIllegalArgumentException for the error.protected String cannotRemove$str()
public final OperationFailedRuntimeException cannotRemove(String name)
ControllerLoggername.cannotRemove in interface ControllerLoggername - the name.OperationFailedRuntimeException for the error.public final void cannotRename(IOException ioe, Path fromPath, Path toPath)
ControllerLoggercannotRename in interface ControllerLoggerfromPath - the from file.toPath - the to file.protected String cannotRename$str()
protected String cannotWriteTo$str()
public final IllegalArgumentException cannotWriteTo(String name)
ControllerLoggername.cannotWriteTo in interface ControllerLoggername - the name.IllegalArgumentException for the error.protected String childAlreadyDeclared$str()
public final XMLStreamException childAlreadyDeclared(String childName, String parentName, Location location)
ControllerLoggerchildName parameter, of the parent element,
represented by the parentName parameter, has already been declared.childAlreadyDeclared in interface ControllerLoggerchildName - the child element name.parentName - the parent element name.location - the location of the error.XMLStreamException for the error.protected String canonicalBootFileNotFound$str()
public final RuntimeException canonicalBootFileNotFound(Throwable cause, File file)
ControllerLoggercanonicalBootFileNotFound in interface ControllerLoggercause - the cause of the error.file - the boot file.RuntimeException for the error.protected String canonicalMainFileNotFound$str()
public final IllegalStateException canonicalMainFileNotFound(Throwable cause, File file)
ControllerLoggercanonicalMainFileNotFound in interface ControllerLoggercause - the cause of the error.file - the main file.IllegalStateException for the error.protected String compositeOperationFailed$str()
public final String compositeOperationFailed()
ControllerLoggercompositeOperationFailed in interface ControllerLoggerprotected String compositeOperationRolledBack$str()
public final String compositeOperationRolledBack()
ControllerLoggercompositeOperationRolledBack in interface ControllerLoggerprotected String configurationFileNameNotAllowed$str()
public final IllegalArgumentException configurationFileNameNotAllowed(String backupType)
ControllerLoggerbackupType is
not allowed.configurationFileNameNotAllowed in interface ControllerLoggerbackupType - the backup type.IllegalArgumentException for the error.protected String configurationFileNotFound$str()
public final IllegalStateException configurationFileNotFound(String suffix, File dir)
ControllerLoggersuffix was found in the directory,
represented by the dir parameter.configurationFileNotFound in interface ControllerLoggersuffix - the suffix.dir - the search directory.IllegalStateException for the error.protected String directoryNotFound$str()
public final IllegalArgumentException directoryNotFound(String pathName)
ControllerLoggerpathName parameter, was not found.directoryNotFound in interface ControllerLoggerpathName - the path name.IllegalArgumentException for the error.protected String domainControllerMustBeDeclared$str()
public final XMLStreamException domainControllerMustBeDeclared(String remoteName, String localName, Location location)
ControllerLoggerremoteName or the localName domain controller
configuration must be declared.domainControllerMustBeDeclared in interface ControllerLoggerremoteName - the remote element name.localName - the local element name.location - the location of the error.XMLStreamException for the error.protected String duplicateAttribute$str()
public final XMLStreamException duplicateAttribute(String name, Location location)
ControllerLoggername parameter, has already been
declared.duplicateAttribute in interface ControllerLoggername - the attribute name.location - the location of the error.XMLStreamException for the error.protected String duplicateDeclaration1$str()
public final XMLStreamException duplicateDeclaration(String name, Location location)
ControllerLoggerduplicateDeclaration in interface ControllerLoggername - the name of the duplicate entry.location - the location of the error.XMLStreamException for the error.protected String duplicateDeclaration2$str()
public final XMLStreamException duplicateDeclaration(String name, String value, Location location)
ControllerLoggerduplicateDeclaration in interface ControllerLoggername - the name of the duplicate entry.value - the duplicate entry.location - the location of the error.XMLStreamException for the error.protected String duplicateElement$str()
public final OperationFailedRuntimeException duplicateElement(String name)
ControllerLoggername parameter, was found.duplicateElement in interface ControllerLoggername - the name of the duplicate entry.OperationFailedRuntimeException for the error.protected String duplicateInterfaceDeclaration$str()
public final XMLStreamException duplicateInterfaceDeclaration(Location location)
ControllerLoggerduplicateInterfaceDeclaration in interface ControllerLoggerlocation - the location of the error.XMLStreamException for the error.protected String duplicateNamedElement$str()
public final XMLStreamException duplicateNamedElement(String name, Location location)
ControllerLoggername parameter, has already been
declared.duplicateNamedElement in interface ControllerLoggername - the element name.location - the location of the error.XMLStreamException for the error.protected String duplicateResource$str()
public final IllegalStateException duplicateResource(String name)
ControllerLoggerduplicateResource in interface ControllerLoggername - the name of the resource.IllegalStateException for the error.protected String duplicateResourceType$str()
public final IllegalStateException duplicateResourceType(String type)
ControllerLoggerduplicateResourceType in interface ControllerLoggertype - the duplicate type.IllegalStateException for the error.protected String failedInitializingModule$str()
public final RuntimeException failedInitializingModule(Throwable cause, String name)
ControllerLoggerfailedInitializingModule in interface ControllerLoggercause - the cause of the error.name - the name of the module.RuntimeException for the error.protected String failedServices$str()
public final String failedServices()
ControllerLoggerfailedServices in interface ControllerLoggerprotected String failedToBackup$str()
public final ConfigurationPersistenceException failedToBackup(Throwable cause, File file)
ControllerLoggerfile parameter.failedToBackup in interface ControllerLoggercause - the cause of the error.file - the file that failed to backup.ConfigurationPersistenceException for the error.protected String failedToCreateConfigurationBackup$str()
public final ConfigurationPersistenceException failedToCreateConfigurationBackup(Throwable cause, File file)
ControllerLoggerfile parameter.failedToCreateConfigurationBackup in interface ControllerLoggercause - the cause of the error.file - the configuration file that failed to backup.ConfigurationPersistenceException for the error.protected String failedToLoadModule0$str()
public final XMLStreamException failedToLoadModule(Throwable cause)
ControllerLoggerfailedToLoadModule in interface ControllerLoggercause - the cause of the error.XMLStreamException for the error.protected String failedToLoadModule1$str()
public final XMLStreamException failedToLoadModule(Throwable cause, String name)
ControllerLoggerfailedToLoadModule in interface ControllerLoggercause - the cause of the error.name - the module name.XMLStreamException for the error.protected String failedToMarshalConfiguration$str()
public final ConfigurationPersistenceException failedToMarshalConfiguration(Throwable cause)
ControllerLoggerfailedToMarshalConfiguration in interface ControllerLoggercause - the cause of the error.ConfigurationPersistenceException for the error.protected String failedToParseConfiguration$str()
public final ConfigurationPersistenceException failedToParseConfiguration(Throwable cause)
ControllerLoggerfailedToParseConfiguration in interface ControllerLoggercause - the cause of the error.ConfigurationPersistenceException for the error.protected String failedToPersistConfigurationChange1$str()
public final String failedToPersistConfigurationChange(String cause)
ControllerLoggerfailedToPersistConfigurationChange in interface ControllerLoggercause - the cause of the error.protected String failedToTakeSnapshot$str()
public final ConfigurationPersistenceException failedToTakeSnapshot(Throwable cause, File file, File snapshot)
ControllerLoggerfile
parameter.failedToTakeSnapshot in interface ControllerLoggercause - the cause of the error.file - the file that failed to take the snapshot of.snapshot - the snapshot file.ConfigurationPersistenceException for the error.protected String failedToWriteConfiguration$str()
public final ConfigurationPersistenceException failedToWriteConfiguration(Throwable cause)
ControllerLoggerfailedToWriteConfiguration in interface ControllerLoggercause - the cause of the error.ConfigurationPersistenceException for the error.protected String fileNotFound$str()
public final IllegalArgumentException fileNotFound(String path1)
ControllerLoggerpath1 does not exist.fileNotFound in interface ControllerLoggerpath1 - the first non-existing path.IllegalArgumentException for the error.protected String fileNotFoundWithPrefix$str()
public final IllegalArgumentException fileNotFoundWithPrefix(String prefix, String dir)
ControllerLoggerprefix were found in the directory,
represented by the dir parameter.fileNotFoundWithPrefix in interface ControllerLoggerprefix - the file prefix.dir - the search directory.IllegalArgumentException for the error.protected String fullServerBootRequired$str()
public final IllegalStateException fullServerBootRequired(Class<?> clazz)
ControllerLoggerclazz cannot be used except in a full server boot.fullServerBootRequired in interface ControllerLoggerclazz - the class that cannot be used.IllegalStateException for the error.protected String illegalInterfaceCriteria$str()
public final String illegalInterfaceCriteria(org.jboss.dmr.ModelType invalidType, org.jboss.dmr.ModelType validType)
ControllerLoggervalueType parameter.illegalInterfaceCriteria in interface ControllerLoggerinvalidType - the invalid type.validType - the valid type.protected String illegalValueForInterfaceCriteria$str()
public final String illegalValueForInterfaceCriteria(org.jboss.dmr.ModelType valueType, String id, org.jboss.dmr.ModelType validType)
ControllerLoggervalueType parameter, is invalid for the interface
criteria, represented by the id parameter.illegalValueForInterfaceCriteria in interface ControllerLoggervalueType - the type of the invalid value.id - the id of the criteria interface.validType - the valid type.protected String immutableResource$str()
public final UnsupportedOperationException immutableResource()
ControllerLoggerimmutableResource in interface ControllerLoggerUnsupportedOperationException for the error.protected String incorrectType$str()
public final OperationFailedException incorrectType(String name, Collection<org.jboss.dmr.ModelType> validTypes, org.jboss.dmr.ModelType invalidType)
ControllerLoggerincorrectType in interface ControllerLoggername - the name the invalid type was found for.validTypes - a collection of valid types.invalidType - the invalid type.protected String invalid1$str()
public final String invalid(String name)
ControllerLoggername is invalid.invalid in interface ControllerLoggername - the name of the invalid attribute.protected String invalid2$str()
public final XMLStreamException invalid(Throwable cause, int value, String name, Location location)
ControllerLoggervalue is invalid.invalid in interface ControllerLoggercause - the cause of the error.value - the invalid value.name - the name of the invalid attribute.location - the location of the error.XMLStreamException for the error.protected String invalidAddress$str()
public final String invalidAddress(String address, String msg)
ControllerLoggeraddress parameter, is invalid.invalidAddress in interface ControllerLoggeraddress - the invalid address.msg - the error message.protected String invalidAddressMaskValue$str()
public final String invalidAddressMaskValue(String value)
ControllerLoggervalue parameter, is invalid and must be of the form
address/mask.invalidAddressMaskValue in interface ControllerLoggervalue - the invalid value.protected String invalidAddressMask$str()
public final String invalidAddressMask(String mask, String msg)
ControllerLoggermask parameter, is invalid.invalidAddressMask in interface ControllerLoggermask - the invalid mask.msg - the error message.protected String invalidAddressValue$str()
public final String invalidAddressValue(String value, String msg)
ControllerLoggervalue parameter, is invalid.invalidAddressValue in interface ControllerLoggervalue - the invalid address value.msg - the error message.protected String invalidAttributeCombo$str()
public final String invalidAttributeCombo(String attributeName, StringBuilder combos)
ControllerLoggerattributeName parameter, is invalid in
combination with the combos parameter.invalidAttributeCombo in interface ControllerLoggerattributeName - the attribute name.combos - the combinations.protected String invalidAttributeValue2$str()
public final XMLStreamException invalidAttributeValue(String value, QName name, Location location)
ControllerLoggervalue parameter, was found for the
attribute, represented by the name parameter.invalidAttributeValue in interface ControllerLoggervalue - the invalid value.name - the attribute name.location - the location of the error.XMLStreamException for the error.protected String invalidInterfaceCriteriaPattern$str()
public final String invalidInterfaceCriteriaPattern(String pattern, String name)
ControllerLoggerpattern parameter, for the interface criteria,
represented by the name parameter, is invalid.invalidInterfaceCriteriaPattern in interface ControllerLoggerpattern - the pattern.name - the interface criteria.protected String invalidPathElementKey$str()
public final String invalidPathElementKey(String element, String key)
ControllerLoggerkey is invalid.invalidPathElementKey in interface ControllerLoggerelement - the path elementkey - the invalid value.OperationFailedRuntimeException for the error.protected String invalidLoadFactor$str()
public final IllegalArgumentException invalidLoadFactor()
ControllerLoggerinvalidLoadFactor in interface ControllerLoggerIllegalArgumentException for the error.protected String invalidMaxLength$str()
public final String invalidMaxLength(String value, String name, int length)
ControllerLoggervalue parameter is invalid and must have a maximum length, represented by the
length parameter.invalidMaxLength in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.length - the maximum length.protected String invalidMinLength$str()
public final String invalidMinLength(String value, String name, int length)
ControllerLoggervalue parameter is invalid and must have a minimum length, represented by the
length parameter.invalidMinLength in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.length - the minimum length.protected String invalidMaxSize$str()
public final String invalidMaxSize(int size, String name, int maxSize)
ControllerLoggersize is an invalid size for the parameter, represented by the name
parameter.invalidMaxSize in interface ControllerLoggersize - the invalid size.name - the name of the parameter.maxSize - the maximum size allowed.protected String invalidMinSize$str()
public final String invalidMinSize(int size, String name, int minSize)
ControllerLoggersize is an invalid size for the parameter, represented by the name
parameter.invalidMinSize in interface ControllerLoggersize - the invalid size.name - the name of the parameter.minSize - the minimum size allowed.protected String invalidMaxValue$str()
public final String invalidMaxValue(int value, String name, int maxValue)
ControllerLoggervalue is invalid for the parameter, represented by the name parameter.invalidMaxValue in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.maxValue - the minimum value required.public final String invalidMaxValue(long value, String name, long maxValue)
ControllerLoggervalue is invalid for the parameter, represented by the name parameter.invalidMaxValue in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.maxValue - the minimum value required.protected String invalidMinValue$str()
public final String invalidMinValue(int value, String name, int minValue)
ControllerLoggervalue is invalid for the parameter, represented by the name parameter.invalidMinValue in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.minValue - the minimum value required.public final String invalidMinValue(long value, String name, long minValue)
ControllerLoggervalue is invalid for the parameter, represented by the name parameter.invalidMinValue in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.minValue - the minimum value required.protected String invalidModificationAfterCompletedStep$str()
public final IllegalStateException invalidModificationAfterCompletedStep()
ControllerLoggerinvalidModificationAfterCompletedStep in interface ControllerLoggerIllegalStateException for the error.protected String invalidMulticastAddress$str()
public final OperationFailedException invalidMulticastAddress(String value, String name)
ControllerLoggervalue for the attribute, represented by the name parameter,
is not a valid multicast address.invalidMulticastAddress in interface ControllerLoggervalue - the invalid value.name - the name of the attribute.\XMLStreamException for the error.protected String invalidOutboundSocketBinding$str()
public final XMLStreamException invalidOutboundSocketBinding(String name, String localTag, String remoteTag, Location location)
ControllerLoggerlocalTag and the
remoteTag.invalidOutboundSocketBinding in interface ControllerLoggername - the name of the socket binding.localTag - the local tag.remoteTag - the remote tag.location - the location of the error.XMLStreamException for the error.protected String invalidParameterValue$str()
public final IllegalArgumentException invalidParameterValue(OperationEntry.Flag flag, String name, Collection<OperationEntry.Flag> validFlags)
ControllerLoggerflag is invalid.invalidParameterValue in interface ControllerLoggerflag - the invalid flag.name - the name of the parameter.validFlags - a collection of valid flags.IllegalArgumentException for the error.protected String invalidSha1Value$str()
public final XMLStreamException invalidSha1Value(Throwable cause, String value, String name, Location location)
ControllerLoggervalue for the attribute, represented by the name parameter,
does not represent a properly hex-encoded SHA1 hash.invalidSha1Value in interface ControllerLoggercause - the cause of the error.value - the invalid value.name - the name of the attribute.location - the location of the error.XMLStreamException for the error.protected String invalidStage$str()
public final IllegalStateException invalidStage(OperationContext.Stage stage, ProcessType processType)
ControllerLoggerinvalidStage in interface ControllerLoggerstage - the stage.processType - the context process type.IllegalStateException for the error.protected String invalidStepStage$str()
public final IllegalArgumentException invalidStepStage()
ControllerLoggerinvalidStepStage in interface ControllerLoggerIllegalArgumentException for the error.protected String invalidTableSize$str()
public final IllegalArgumentException invalidTableSize()
ControllerLoggerinvalidTableSize in interface ControllerLoggerIllegalArgumentException for the error.protected String invalidType$str()
public final String invalidType(org.jboss.dmr.ModelType type)
ControllerLoggertype parameter, is invalid.invalidType in interface ControllerLoggertype - the invalid type.protected String invalidPathElementValue$str()
public final String invalidPathElementValue(String element, String value, Character character)
ControllerLoggervalue is invalid.invalidPathElementValue in interface ControllerLoggerelement - the path elementvalue - the invalid value.character - the invalid characterOperationFailedRuntimeException for the error.protected String invalidValue$str()
public final String invalidValue(String value, String name, Collection<?> validValues)
ControllerLoggervalue for the parameter, represented by the name parameter, is invalid.invalidValue in interface ControllerLoggervalue - the invalid value.name - the name of the parameter.validValues - a collection of valid values.protected String missingOneOf$str()
public final XMLStreamException missingOneOf(StringBuilder sb, Location location)
ControllerLoggersb parameter,
included.missingOneOf in interface ControllerLoggersb - the acceptable elements.location - the location of the error.XMLStreamException for the error.protected String missingRequiredAttributes$str()
public final XMLStreamException missingRequiredAttributes(StringBuilder sb, Location location)
ControllerLoggermissingRequiredAttributes in interface ControllerLoggersb - the missing attributes.location - the location of the error.XMLStreamException for the error.protected String missingRequiredElements$str()
public final XMLStreamException missingRequiredElements(StringBuilder sb, Location location)
ControllerLoggermissingRequiredElements in interface ControllerLoggersb - the missing element.location - the location of the error.XMLStreamException for the error.protected String moduleLoadingInterrupted$str()
public final XMLStreamException moduleLoadingInterrupted(String name)
ControllerLoggermoduleLoadingInterrupted in interface ControllerLoggername - the name of the module.XMLStreamException for the error.protected String moduleInitializationInterrupted$str()
public final RuntimeException moduleInitializationInterrupted(String name)
ControllerLoggermoduleInitializationInterrupted in interface ControllerLoggername - the name of the module.RuntimeException for the error.protected String multipleModelNodes$str()
public final IllegalStateException multipleModelNodes(String name)
ControllerLoggermultipleModelNodes in interface ControllerLoggername - the name of the node.IllegalStateException for the error.protected String namespaceAlreadyRegistered$str()
public final String namespaceAlreadyRegistered(String prefix, String uri)
ControllerLoggerprefix parameter, is already
registered with the schema URI, represented by the uri parameter.namespaceAlreadyRegistered in interface ControllerLoggerprefix - the namespace prefix.uri - the schema URI.protected String namespaceNotFound$str()
public final String namespaceNotFound(String prefix)
ControllerLoggerprefix, was found.namespaceNotFound in interface ControllerLoggerprefix - the prefix.protected String nestedElementNotAllowed$str()
public final String nestedElementNotAllowed(Element element)
ControllerLoggerelement parameter, does not allow nesting.nestedElementNotAllowed in interface ControllerLoggerelement - the element.protected String noActiveStep$str()
public final IllegalStateException noActiveStep()
ControllerLoggernoActiveStep in interface ControllerLoggerIllegalStateException for the error.protected String noChildType$str()
public final OperationFailedRuntimeException noChildType(String name)
ControllerLoggername.noChildType in interface ControllerLoggername - the name.OperationFailedRuntimeException for the error.protected String noInterfaceCriteria$str()
public final String noInterfaceCriteria()
ControllerLoggernoInterfaceCriteria in interface ControllerLoggerprotected String noOperationHandler0$str()
public final String noOperationHandler()
ControllerLoggernoOperationHandler in interface ControllerLoggerprotected String notADirectory$str()
public final IllegalStateException notADirectory(String path)
ControllerLoggerpath is not a directory.notADirectory in interface ControllerLoggerpath - the path.IllegalStateException for the error.protected String notFound$str()
public final IllegalStateException notFound(String path, String className, String moduleName)
ControllerLoggerpath/className was found for the module name.notFound in interface ControllerLoggerpath - the path of the SPI.className - the class name.moduleName - the module name.IllegalStateException for the error.protected String nullAsynchronousExecutor$str()
public final IllegalStateException nullAsynchronousExecutor()
ControllerLoggernullAsynchronousExecutor in interface ControllerLoggerIllegalStateException for the error.protected String nullNotAllowed$str()
public final OperationFailedException nullNotAllowed(String name)
ControllerLoggername may not be null.nullNotAllowed in interface ControllerLoggername - the name that cannot be null.protected String operation$str()
public final String operation(String step)
ControllerLoggeroperation in interface ControllerLoggerstep - the step.protected String operationAlreadyComplete$str()
public final IllegalStateException operationAlreadyComplete()
ControllerLoggeroperationAlreadyComplete in interface ControllerLoggerIllegalStateException for the error.protected String operationHandlerFailed$str()
public final String operationHandlerFailed(String msg)
ControllerLoggeroperationHandlerFailed in interface ControllerLoggermsg - the failure message.protected String operationRollingBack$str()
public final String operationRollingBack()
ControllerLoggeroperationRollingBack in interface ControllerLoggerprotected String operationSucceeded$str()
public final String operationSucceeded()
ControllerLoggeroperationSucceeded in interface ControllerLoggerprotected String operationNotRegistered$str()
public final String operationNotRegistered(String op, PathAddress address)
ControllerLoggerop parameter, registered at the address,
represented by the address parameter.operationNotRegistered in interface ControllerLoggerop - the operation.address - the address.protected String persisterNotInjected$str()
public final org.jboss.msc.service.StartException persisterNotInjected()
ControllerLoggerpersisterNotInjected in interface ControllerLoggerStartException for the error.protected String proxyHandlerAlreadyRegistered$str()
public final IllegalArgumentException proxyHandlerAlreadyRegistered(String location)
ControllerLoggerproxyHandlerAlreadyRegistered in interface ControllerLoggerlocation - the location.IllegalArgumentException for the error.protected String removingServiceUnsatisfiedDependencies0$str()
public final String removingServiceUnsatisfiedDependencies()
ControllerLoggerControllerLogger.removingServiceUnsatisfiedDependencies(String)removingServiceUnsatisfiedDependencies in interface ControllerLoggerprotected String removingServiceUnsatisfiedDependencies1$str()
public final String removingServiceUnsatisfiedDependencies(String name)
ControllerLoggerControllerLogger.removingServiceUnsatisfiedDependencies()removingServiceUnsatisfiedDependencies in interface ControllerLoggername - the name of the service.protected String required$str()
public final OperationFailedException required(String name)
ControllerLoggername is required.required in interface ControllerLoggername - the name of the required attribute.protected String reserved$str()
public final XMLStreamException reserved(String name, Location location)
ControllerLoggername is reserved.reserved in interface ControllerLoggername - the name that is reserved.location - the location of the error.XMLStreamException for the error.protected String resourceNotFound$str()
public final OperationFailedRuntimeException resourceNotFound(PathAddress ancestor, PathAddress address)
ControllerLoggerresourceNotFound in interface ControllerLoggerancestor - the ancestor path.address - the address.OperationFailedRuntimeException for the error.protected String rollbackAlreadyInvoked$str()
public final IllegalStateException rollbackAlreadyInvoked()
ControllerLoggerrollbackAlreadyInvoked in interface ControllerLoggerIllegalStateException for the error.protected String schemaAlreadyRegistered$str()
public final String schemaAlreadyRegistered(String schemaUri, String location)
ControllerLoggerschemaUri parameter, is already registered
with the location, represented by the location parameter.schemaAlreadyRegistered in interface ControllerLoggerschemaUri - the schema URI.location - the location.protected String schemaNotFound$str()
public final String schemaNotFound(String uri)
ControllerLoggeruri.schemaNotFound in interface ControllerLoggeruri - the schema URI.protected String serviceInstallCancelled$str()
public final CancellationException serviceInstallCancelled()
ControllerLoggerserviceInstallCancelled in interface ControllerLoggerCancellationException for the error.protected String servicesMissing$str()
public final String servicesMissing(StringBuilder sb)
ControllerLoggerservicesMissing in interface ControllerLoggersb - the missing services.protected String servicesMissingDependencies$str()
public final String servicesMissingDependencies()
ControllerLoggerservicesMissingDependencies in interface ControllerLoggerprotected String serviceRegistryRuntimeOperationsOnly$str()
public final IllegalStateException serviceRegistryRuntimeOperationsOnly()
ControllerLoggerserviceRegistryRuntimeOperationsOnly in interface ControllerLoggerIllegalStateException for the error.protected String serviceRemovalRuntimeOperationsOnly$str()
public final IllegalStateException serviceRemovalRuntimeOperationsOnly()
ControllerLoggerserviceRemovalRuntimeOperationsOnly in interface ControllerLoggerIllegalStateException for the error.protected String serviceStatusReportHeader$str()
public final String serviceStatusReportHeader()
ControllerLoggerserviceStatusReportHeader in interface ControllerLoggerprotected String serviceStatusReportDependencies$str()
public final String serviceStatusReportDependencies()
ControllerLoggerserviceStatusReportDependencies in interface ControllerLoggerprotected String serviceStatusReportMissing$str()
public final String serviceStatusReportMissing(org.jboss.msc.service.ServiceName serviceName, String dependents)
ControllerLoggerserviceStatusReportMissing in interface ControllerLoggerserviceName - the name of the serviceprotected String serviceStatusReportCorrected$str()
public final String serviceStatusReportCorrected()
ControllerLoggerserviceStatusReportCorrected in interface ControllerLoggerprotected String serviceStatusReportNoLongerRequired$str()
public final String serviceStatusReportNoLongerRequired(org.jboss.msc.service.ServiceName serviceName)
ControllerLoggerserviceStatusReportNoLongerRequired in interface ControllerLoggerserviceName - the name of the serviceprotected String serviceStatusReportAvailable$str()
public final String serviceStatusReportAvailable(org.jboss.msc.service.ServiceName serviceName)
ControllerLoggerserviceStatusReportAvailable in interface ControllerLoggerserviceName - the name of the serviceprotected String serviceStatusReportFailed$str()
public final String serviceStatusReportFailed()
ControllerLoggerserviceStatusReportFailed in interface ControllerLoggerprotected String serviceTargetRuntimeOperationsOnly$str()
public final IllegalStateException serviceTargetRuntimeOperationsOnly()
ControllerLoggerserviceTargetRuntimeOperationsOnly in interface ControllerLoggerIllegalStateException for the error.protected String stageAlreadyComplete$str()
public final IllegalStateException stageAlreadyComplete(OperationContext.Stage stage)
ControllerLoggerstageAlreadyComplete in interface ControllerLoggerstage - the stage.IllegalStateException for the error.protected String stepHandlerFailed$str()
public final String stepHandlerFailed(OperationStepHandler handler, String op, PathAddress address, Throwable cause)
ControllerLoggerstepHandlerFailed in interface ControllerLoggerhandler - the handler that failed.op - the operation.address - the path address.cause - the error.protected String subsystemBootInterrupted$str()
public final String subsystemBootInterrupted()
ControllerLoggersubsystemBootInterrupted in interface ControllerLoggerprotected String subsystemBootOperationFailed$str()
public final String subsystemBootOperationFailed(String name)
ControllerLoggername parameter, failed
without explanation.subsystemBootOperationFailed in interface ControllerLoggername - the name of the subsystem.protected String subsystemBootOperationFailedExecuting$str()
public final String subsystemBootOperationFailedExecuting(String name)
ControllerLoggersubsystemBootOperationFailedExecuting in interface ControllerLoggerprotected String tableIsFull$str()
public final IllegalStateException tableIsFull()
ControllerLoggertableIsFull in interface ControllerLoggerIllegalStateException for the error.protected String transactionInterrupted$str()
public final RuntimeException transactionInterrupted()
ControllerLoggertransactionInterrupted in interface ControllerLoggerRuntimeException for the error.protected String unexpectedAttribute1$str()
public final XMLStreamException unexpectedAttribute(QName name, Location location)
ControllerLoggername parameter, was
encountered.unexpectedAttribute in interface ControllerLoggername - the unexpected attribute name.location - the location of the error.XMLStreamException for the error.protected String unexpectedElement1$str()
public final XMLStreamException unexpectedElement(QName name, Location location)
ControllerLoggername parameter, was
encountered.unexpectedElement in interface ControllerLoggername - the unexpected element name.location - the location of the error.XMLStreamException for the error.protected String unexpectedEndElement$str()
public final XMLStreamException unexpectedEndElement(QName name, Location location)
ControllerLoggername parameter, was
encountered.unexpectedEndElement in interface ControllerLoggername - the unexpected element name.location - the location of the error.XMLStreamException for the error.protected String unknownAttribute$str()
public final String unknownAttribute(String name)
ControllerLoggername parameter, is unknown.unknownAttribute in interface ControllerLoggername - the attribute name.protected String unknownChildType$str()
public final String unknownChildType(String name)
ControllerLoggername parameter.unknownChildType in interface ControllerLoggername - the name of the child.protected String unknownCriteriaInterfaceProperty$str()
public final RuntimeException unknownCriteriaInterfaceProperty(String name)
ControllerLoggername parameter, is unknown.unknownCriteriaInterfaceProperty in interface ControllerLoggername - the name of the property.RuntimeException for the error.protected String unknownCriteriaInterfaceType$str()
public final String unknownCriteriaInterfaceType(String type)
ControllerLoggertype parameter, is unknown.unknownCriteriaInterfaceType in interface ControllerLoggertype - the unknown criteria type.protected String unknownInterface$str()
public final XMLStreamException unknownInterface(String value, String attributeName, String elementName, Location location)
ControllerLoggervalue attribute, for the attribute,
represented by the attributeName parameter, is unknown on in the element.unknownInterface in interface ControllerLoggervalue - the value of the attribute.attributeName - the attribute name.elementName - the element name for the attribute.location - the location of the error.XMLStreamException for the error.protected String unknownValueForElement$str()
public final XMLStreamException unknownValueForElement(String elementName1, String value, String elementName2, String parentElement, Location location)
ControllerLoggerelementName1 value elementName2 must be
declared in the element represented by the parentElement parameter.unknownValueForElement in interface ControllerLoggerelementName1 - the name of the first element.value - the value.elementName2 - the name of the second element.parentElement - the parent element name.location - the location of the error.XMLStreamException for the error.protected String validationFailed$str()
public final String validationFailed(String name)
ControllerLoggervalidationFailed in interface ControllerLoggername - the parameter name the validation failed on.protected String andNMore$str()
public final String andNMore(int number)
ControllerLoggerandNMore in interface ControllerLoggernumber - the number of services that were not displayedprotected String invalidAttributeValue3$str()
public final XMLStreamException invalidAttributeValue(String value, QName name, Set<String> validValues, Location location)
ControllerLoggervalue parameter, was found for the
attribute, represented by the name parameter.invalidAttributeValue in interface ControllerLoggervalue - the invalid value.name - the attribute name.validValues - the legal values for the attributelocation - the location of the error.XMLStreamException for the error.protected String noPermissionToResolveExpression$str()
public final String noPermissionToResolveExpression(org.jboss.dmr.ModelNode toResolve, SecurityException e)
ControllerLoggernoPermissionToResolveExpression in interface ControllerLoggertoResolve - the node being resolvede - the SecurityExceptionOperationFailedException for the callerprotected String cannotResolveExpression$str()
public final OperationFailedException cannotResolveExpression(String toResolve)
ControllerLoggercannotResolveExpression in interface ControllerLoggertoResolve - the node being resolvedOperationFailedException for the callerprotected String duplicateResourceAddress$str()
public final OperationFailedRuntimeException duplicateResourceAddress(PathAddress address)
ControllerLoggerduplicateResourceAddress in interface ControllerLoggeraddress - the address of the resource.OperationFailedRuntimeException for the error.protected String mainFileNotFound$str()
public final IllegalStateException mainFileNotFound(String name, File configurationDir)
ControllerLoggermainFileNotFound in interface ControllerLoggername - the main file.configurationDir - the configuration directoryIllegalStateException for the error.protected String managementResourceNotFound$str()
public final Resource.NoSuchResourceException managementResourceNotFound(PathAddress pathAddress)
ControllerLoggermanagementResourceNotFound in interface ControllerLoggerpathAddress - the address for the resource.OperationFailedRuntimeException for the error.protected String childResourceNotFound$str()
public final String childResourceNotFound(PathElement childAddress)
ControllerLoggerchildResourceNotFound in interface ControllerLoggerchildAddress - the address element for the child.protected String nodeAlreadyRegistered$str()
public final IllegalArgumentException nodeAlreadyRegistered(String location)
ControllerLoggernodeAlreadyRegistered in interface ControllerLoggerlocation - the location of the existing node.IllegalArgumentException for the error.protected String removingExtensionWithRegisteredSubsystem$str()
public final IllegalStateException removingExtensionWithRegisteredSubsystem(String moduleName, String subsystem)
ControllerLoggerremovingExtensionWithRegisteredSubsystem in interface ControllerLoggermoduleName - the name of the extensionsubsystem - the name of the subsystemIllegalStateException for the errorprotected String cannotOverrideRootRegistration$str()
public final IllegalStateException cannotOverrideRootRegistration()
ControllerLoggercannotOverrideRootRegistration in interface ControllerLoggerIllegalStateException for the errorprotected String cannotOverrideNonWildCardRegistration$str()
public final IllegalStateException cannotOverrideNonWildCardRegistration(String valueName)
ControllerLoggercannotOverrideNonWildCardRegistration in interface ControllerLoggervalueName - the name of the non-wildcard registration that cannot be overriddenIllegalStateException for the errorprotected String wildcardRegistrationIsNotAnOverride$str()
public final IllegalArgumentException wildcardRegistrationIsNotAnOverride()
ControllerLoggerwildcardRegistrationIsNotAnOverride in interface ControllerLoggerIllegalArgumentException for the errorprotected String rootRegistrationIsNotOverridable$str()
public final IllegalStateException rootRegistrationIsNotOverridable()
ControllerLoggerrootRegistrationIsNotOverridable in interface ControllerLoggerIllegalStateException for the errorprotected String operationNotRegisteredException$str()
public final IllegalArgumentException operationNotRegisteredException(String op, PathAddress address)
ControllerLoggerop parameter, registered at the address,
represented by the address parameter.operationNotRegisteredException in interface ControllerLoggerop - the operation.address - the address.protected String failedToRecoverServices$str()
public final RuntimeException failedToRecoverServices(OperationFailedException cause)
ControllerLoggerfailedToRecoverServices in interface ControllerLoggercause - the cause of the failureprotected String duplicateSubsystem$str()
public final IllegalStateException duplicateSubsystem(String subsystemName, String duplicatingModule, String existingModule)
ControllerLoggerduplicateSubsystem in interface ControllerLoggersubsystemName - the cause of the failureprotected String validationFailedOperationHasNoField$str()
public final IllegalArgumentException validationFailedOperationHasNoField(String field, String operation)
ControllerLoggervalidationFailedOperationHasNoField in interface ControllerLoggerfield - the standard field nameoperation - the operation as a string. May be emptyprotected String validationFailedOperationHasANullOrEmptyName$str()
public final IllegalArgumentException validationFailedOperationHasANullOrEmptyName(String operation)
ControllerLoggervalidationFailedOperationHasANullOrEmptyName in interface ControllerLoggeroperation - the operation as a string. May be emptyprotected String validationFailedNoOperationFound$str()
public final IllegalArgumentException validationFailedNoOperationFound(String name, PathAddress address, String operation)
ControllerLoggervalidationFailedNoOperationFound in interface ControllerLoggername - the name of the operationaddress - the operation addressoperation - the operation as a string. May be emptyprotected String validationFailedActualParameterNotDescribed$str()
public final IllegalArgumentException validationFailedActualParameterNotDescribed(String paramName, Set<String> parameterNames, String operation)
ControllerLoggervalidationFailedActualParameterNotDescribed in interface ControllerLoggerparamName - the name of the parameter in the operationparameterNames - the valid parameter namesoperation - the operation as a string. May be emptyprotected String validationFailedRequiredParameterNotPresent$str()
public final IllegalArgumentException validationFailedRequiredParameterNotPresent(String paramName, String operation)
ControllerLoggervalidationFailedRequiredParameterNotPresent in interface ControllerLoggerparamName - the name of the required parameteroperation - the operation as a string. May be emptyprotected String validationFailedRequiredParameterPresentAsWellAsAlternative$str()
public final IllegalArgumentException validationFailedRequiredParameterPresentAsWellAsAlternative(String alternative, String paramName, String operation)
ControllerLoggervalidationFailedRequiredParameterPresentAsWellAsAlternative in interface ControllerLoggeralternative - the name of the alternative parameterparamName - the name of the required parameteroperation - the operation as a string. May be emptyprotected String validationFailedCouldNotConvertParamToType$str()
public final IllegalArgumentException validationFailedCouldNotConvertParamToType(String paramName, org.jboss.dmr.ModelType type, String operation)
ControllerLoggervalidationFailedCouldNotConvertParamToType in interface ControllerLoggerparamName - the name of the required parametertype - the required typeoperation - the operation as a string. May be emptyprotected String validationFailedValueIsSmallerThanMin$str()
public final IllegalArgumentException validationFailedValueIsSmallerThanMin(Number value, String paramName, Number min, String operation)
ControllerLoggervalidationFailedValueIsSmallerThanMin in interface ControllerLoggervalue - the name of the required parameterparamName - the name of the required parametermin - the minimum valueoperation - the operation as a string. May be emptyprotected String validationFailedValueIsGreaterThanMax$str()
public final IllegalArgumentException validationFailedValueIsGreaterThanMax(Number value, String paramName, Number max, String operation)
ControllerLoggervalidationFailedValueIsGreaterThanMax in interface ControllerLoggervalue - the name of the required parameterparamName - the name of the required parametermax - the minimum valueoperation - the operation as a string. May be emptyprotected String validationFailedValueIsShorterThanMinLength$str()
public final IllegalArgumentException validationFailedValueIsShorterThanMinLength(Object value, String paramName, Object minLength, String operation)
ControllerLoggervalidationFailedValueIsShorterThanMinLength in interface ControllerLoggervalue - the name of the required parameterparamName - the name of the required parameterminLength - the minimum valueoperation - the operation as a string. May be emptyprotected String validationFailedValueIsLongerThanMaxLength$str()
public final IllegalArgumentException validationFailedValueIsLongerThanMaxLength(Object value, String paramName, Object maxLength, String operation)
ControllerLoggervalidationFailedValueIsLongerThanMaxLength in interface ControllerLoggervalue - the name of the required parameterparamName - the name of the required parametermaxLength - the minimum valueoperation - the operation as a string. May be emptyprotected String validationFailedInvalidElementType$str()
public final IllegalArgumentException validationFailedInvalidElementType(String paramName, org.jboss.dmr.ModelType elementType, String operation)
ControllerLoggervalidationFailedInvalidElementType in interface ControllerLoggerparamName - the name of the required parameterelementType - the expected element typeoperation - the operation as a string. May be emptyprotected String invalidDescriptionRequiredFlagIsNotABoolean$str()
public final String invalidDescriptionRequiredFlagIsNotABoolean(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionRequiredFlagIsNotABoolean in interface ControllerLoggerparamName - the name of the parameteraddress - the address of the operationdescription - the operation descriptionprotected String invalidDescriptionUndefinedRequestProperty$str()
public final String invalidDescriptionUndefinedRequestProperty(String name, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionUndefinedRequestProperty in interface ControllerLoggername - the name of the parameteraddress - the address of the operationdescription - the operation descriptionprotected String invalidDescriptionNoParamTypeInDescription$str()
public final String invalidDescriptionNoParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionNoParamTypeInDescription in interface ControllerLoggerparamName - the name of the parameteraddress - the address of the operationdescription - the operation descriptionprotected String invalidDescriptionInvalidParamTypeInDescription$str()
public final String invalidDescriptionInvalidParamTypeInDescription(String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionInvalidParamTypeInDescription in interface ControllerLoggerparamName - the name of the parameteraddress - the address of the operationdescription - the operation descriptionprotected String invalidDescriptionMinMaxForParameterHasWrongType$str()
public final String invalidDescriptionMinMaxForParameterHasWrongType(String minOrMax, String paramName, org.jboss.dmr.ModelType expectedType, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionMinMaxForParameterHasWrongType in interface ControllerLoggerminOrMax - min or maxparamName - the name of the parameterexpectedType - the expected typeaddress - the address of the operationdescription - the operation descriptionprotected String invalidDescriptionMinMaxLengthForParameterHasWrongType$str()
public final String invalidDescriptionMinMaxLengthForParameterHasWrongType(String minOrMaxLength, String paramName, PathAddress address, org.jboss.dmr.ModelNode description)
ControllerLoggerinvalidDescriptionMinMaxLengthForParameterHasWrongType in interface ControllerLoggerminOrMaxLength - min or maxparamName - the name of the parameteraddress - the address of the operationdescription - the operation descriptionprotected String invalidPort$str()
public final XMLStreamException invalidPort(String name, String value, Location location)
ControllerLoggervalue for the name must be a valid port number.invalidPort in interface ControllerLoggername - the name for the value that must be a port number.value - the invalid value.location - the location of the error.XMLStreamException for the error.protected String cannotResolveProcessUUID$str()
public final RuntimeException cannotResolveProcessUUID(UnknownHostException cause)
cannotResolveProcessUUID in interface ControllerLoggerprotected String useOperationContextRemoveService$str()
public final IllegalStateException useOperationContextRemoveService()
ControllerLoggeruseOperationContextRemoveService in interface ControllerLoggerXMLStreamException for the error.protected String invalidEnumValue$str()
public final OperationFailedException invalidEnumValue(String value, String parameterName, Set<?> allowedValues)
ControllerLoggerinvalidEnumValue in interface ControllerLoggervalue - the parameter value.parameterName - the parameter name.allowedValues - a set containing the allowed values.OperationFailedException for the error.protected String modelUpdateNotAuthorized$str()
public final OperationFailedRuntimeException modelUpdateNotAuthorized(String operation, PathAddress address)
modelUpdateNotAuthorized in interface ControllerLoggerprotected String serverResultsAccessNotAllowed$str()
public final IllegalStateException serverResultsAccessNotAllowed(ProcessType validType, ProcessType processType)
serverResultsAccessNotAllowed in interface ControllerLoggerprotected String cantHaveBothLoopbackAndInetAddressCriteria$str()
public final String cantHaveBothLoopbackAndInetAddressCriteria()
cantHaveBothLoopbackAndInetAddressCriteria in interface ControllerLoggerprotected String cantHaveSameCriteriaForBothNotAndInclusion$str()
public final String cantHaveSameCriteriaForBothNotAndInclusion(InterfaceCriteria interfaceCriteria)
cantHaveSameCriteriaForBothNotAndInclusion in interface ControllerLoggerprotected String nonexistentInterface$str()
public final OperationFailedException nonexistentInterface(String attributeValue, String attributeName)
nonexistentInterface in interface ControllerLoggerprotected String pathEntryNotFound$str()
public final IllegalArgumentException pathEntryNotFound(String pathName)
pathEntryNotFound in interface ControllerLoggerprotected String pathEntryIsReadOnly$str()
public final IllegalArgumentException pathEntryIsReadOnly(String pathName)
pathEntryIsReadOnly in interface ControllerLoggerprotected String pathEntryAlreadyExists$str()
public final IllegalArgumentException pathEntryAlreadyExists(String pathName)
pathEntryAlreadyExists in interface ControllerLoggerprotected String invalidRelativePathValue$str()
public final IllegalArgumentException invalidRelativePathValue(String relativePath)
invalidRelativePathValue in interface ControllerLoggerprotected String pathIsAWindowsAbsolutePath$str()
public final IllegalArgumentException pathIsAWindowsAbsolutePath(String path)
pathIsAWindowsAbsolutePath in interface ControllerLoggerprotected String cannotRemoveReadOnlyPath$str()
public final OperationFailedException cannotRemoveReadOnlyPath(String pathName)
cannotRemoveReadOnlyPath in interface ControllerLoggerprotected String cannotModifyReadOnlyPath$str()
public final OperationFailedException cannotModifyReadOnlyPath(String pathName)
cannotModifyReadOnlyPath in interface ControllerLoggerprotected String expressionNotAllowed$str()
public final OperationFailedException expressionNotAllowed(String name)
ControllerLoggername may not be ModelType.EXPRESSION.expressionNotAllowed in interface ControllerLoggername - the name of the attribute or parameter value that cannot be an expressionprotected String pathManagerNotAvailable$str()
public final IllegalStateException pathManagerNotAvailable(ProcessType processType)
pathManagerNotAvailable in interface ControllerLoggerprotected String unknownMulticastAddress$str()
public final OperationFailedException unknownMulticastAddress(UnknownHostException cause, String value, String name)
ControllerLoggervalue for the attribute, represented by the name parameter,
is not a valid multicast address.unknownMulticastAddress in interface ControllerLoggercause - the cause of the error.value - the invalid value.name - the name of the attribute.XMLStreamException for the error.protected String cannotRemovePathWithDependencies$str()
public final OperationFailedException cannotRemovePathWithDependencies(String pathName, Set<String> dependencies)
cannotRemovePathWithDependencies in interface ControllerLoggerprotected String failedToRenameTempFile$str()
public final ConfigurationPersistenceException failedToRenameTempFile(Throwable cause, File temp, File file)
failedToRenameTempFile in interface ControllerLoggerprotected String invalidLocaleString$str()
public final String invalidLocaleString(String unparsed)
invalidLocaleString in interface ControllerLoggerprotected String operationCancelled$str()
public final String operationCancelled()
ControllerLoggeroperationCancelled in interface ControllerLoggerprotected String operationCancelledAsynchronously$str()
public final OperationCancellationException operationCancelledAsynchronously()
ControllerLoggeroperationCancelledAsynchronously in interface ControllerLoggerCancellationException for the error.protected String streamWasKilled$str()
public final IOException streamWasKilled()
streamWasKilled in interface ControllerLoggerprotected String streamWasClosed$str()
public final IOException streamWasClosed()
streamWasClosed in interface ControllerLoggerprotected String cannotHaveBothParameters$str()
public final OperationFailedException cannotHaveBothParameters(String nameA, String name2)
cannotHaveBothParameters in interface ControllerLoggerprotected String couldNotDeleteFile$str()
public final IllegalStateException couldNotDeleteFile(File file)
couldNotDeleteFile in interface ControllerLoggerprotected String aliasAlreadyRegistered$str()
public final IllegalArgumentException aliasAlreadyRegistered(String location)
aliasAlreadyRegistered in interface ControllerLoggerprotected String aliasTargetResourceRegistrationNotFound$str()
public final IllegalArgumentException aliasTargetResourceRegistrationNotFound(PathAddress targetAddress)
aliasTargetResourceRegistrationNotFound in interface ControllerLoggerprotected String aliasStepHandlerOperationNotFound$str()
public final IllegalArgumentException aliasStepHandlerOperationNotFound(String name, PathAddress aliasAddress, PathAddress targetAddress)
aliasStepHandlerOperationNotFound in interface ControllerLoggerprotected String resourceRegistrationIsNotAnAlias$str()
public final IllegalStateException resourceRegistrationIsNotAnAlias()
resourceRegistrationIsNotAnAlias in interface ControllerLoggerprotected String modelFieldsNotKnown$str()
public final RuntimeException modelFieldsNotKnown(Set<String> fields, PathAddress address)
modelFieldsNotKnown in interface ControllerLoggerprotected String couldNotMarshalAttributeAsElement$str()
public final UnsupportedOperationException couldNotMarshalAttributeAsElement(String attributeName)
couldNotMarshalAttributeAsElement in interface ControllerLoggerprotected String couldNotMarshalAttributeAsAttribute$str()
public final UnsupportedOperationException couldNotMarshalAttributeAsAttribute(String attributeName)
couldNotMarshalAttributeAsAttribute in interface ControllerLoggerprotected String wildcardOperationFailedAtSingleAddress$str()
public final String wildcardOperationFailedAtSingleAddress(String operation, PathAddress address, String failureMessage)
wildcardOperationFailedAtSingleAddress in interface ControllerLoggerprotected String wildcardOperationFailedAtSingleAddressWithComplexFailure$str()
public final String wildcardOperationFailedAtSingleAddressWithComplexFailure(String operation, PathAddress address)
wildcardOperationFailedAtSingleAddressWithComplexFailure in interface ControllerLoggerprotected String wildcardOperationFailedAtMultipleAddresses$str()
public final String wildcardOperationFailedAtMultipleAddresses(String operation, Set<PathAddress> addresses)
wildcardOperationFailedAtMultipleAddresses in interface ControllerLoggerprotected String missingTransitiveDependencyProblem$str()
public final String missingTransitiveDependencyProblem()
missingTransitiveDependencyProblem in interface ControllerLoggerprotected String missingTransitiveDependents$str()
public final String missingTransitiveDependents()
missingTransitiveDependents in interface ControllerLoggerprotected String missingTransitiveDependencies$str()
public final String missingTransitiveDependencies()
missingTransitiveDependencies in interface ControllerLoggerprotected String noOperationEntry$str()
public final String noOperationEntry(String op, PathAddress pathAddress)
noOperationEntry in interface ControllerLoggerprotected String noOperationHandler2$str()
public final String noOperationHandler(String op, PathAddress pathAddress)
noOperationHandler in interface ControllerLoggerprotected String noPathToResolve$str()
public final IllegalStateException noPathToResolve(String pathAttributeName, String relativeToAttributeName, org.jboss.dmr.ModelNode model)
noPathToResolve in interface ControllerLoggerprotected String attributesDontSupportExpressions$str()
public final String attributesDontSupportExpressions()
attributesDontSupportExpressions in interface ControllerLoggerprotected String attributesAreNotUnderstoodAndMustBeIgnored0$str()
public final String attributesAreNotUnderstoodAndMustBeIgnored()
attributesAreNotUnderstoodAndMustBeIgnored in interface ControllerLoggerprotected String transformerLoggerCoreModelResourceTransformerAttributes$str()
public final String transformerLoggerCoreModelResourceTransformerAttributes(PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerCoreModelResourceTransformerAttributes in interface ControllerLoggerprotected String transformerLoggerCoreModelOperationTransformerAttributes$str()
public final String transformerLoggerCoreModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerCoreModelOperationTransformerAttributes in interface ControllerLoggerprotected String transformerLoggerSubsystemModelResourceTransformerAttributes$str()
public final String transformerLoggerSubsystemModelResourceTransformerAttributes(PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerSubsystemModelResourceTransformerAttributes in interface ControllerLoggerprotected String transformerLoggerSubsystemModelOperationTransformerAttributes$str()
public final String transformerLoggerSubsystemModelOperationTransformerAttributes(org.jboss.dmr.ModelNode op, PathAddress pathAddress, String subsystem, ModelVersion modelVersion, String attributeNames, String message)
transformerLoggerSubsystemModelOperationTransformerAttributes in interface ControllerLoggerprotected String illegalUnresolvedModel$str()
public final OperationFailedException illegalUnresolvedModel(String expression)
illegalUnresolvedModel in interface ControllerLoggerprotected String rejectAttributesCoreModelResourceTransformer$str()
public final OperationFailedException rejectAttributesCoreModelResourceTransformer(PathAddress pathAddress, String legacyHostName, ModelVersion modelVersion, List<String> details)
rejectAttributesCoreModelResourceTransformer in interface ControllerLoggerprotected String rejectAttributesSubsystemModelResourceTransformer$str()
public final OperationFailedException rejectAttributesSubsystemModelResourceTransformer(PathAddress pathAddress, String legacyHostName, String subsystem, ModelVersion modelVersion, List<String> details)
rejectAttributesSubsystemModelResourceTransformer in interface ControllerLoggerprotected String attributesDoNotSupportExpressions$str()
public final String attributesDoNotSupportExpressions(Set<String> attributeNames)
attributesDoNotSupportExpressions in interface ControllerLoggerprotected String attributeNames$str()
public final String attributeNames(Set<String> attributes)
ControllerLoggerattributeNames in interface ControllerLoggerprotected String attributesAreNotUnderstoodAndMustBeIgnored1$str()
public final String attributesAreNotUnderstoodAndMustBeIgnored(Set<String> attributeNames)
attributesAreNotUnderstoodAndMustBeIgnored in interface ControllerLoggerprotected String rejectedResourceResourceTransformation$str()
public final String rejectedResourceResourceTransformation(PathAddress address)
rejectedResourceResourceTransformation in interface ControllerLoggerprotected String rejectResourceOperationTransformation$str()
public final String rejectResourceOperationTransformation(PathAddress address, org.jboss.dmr.ModelNode operation)
rejectResourceOperationTransformation in interface ControllerLoggerprotected String discoveryOptionsMustBeDeclared$str()
public final XMLStreamException discoveryOptionsMustBeDeclared(String adminOnlyCmd, String policyAttribute, String fetchValue, String discoveryOptionsName, String hostName, String portName, Location location)
ControllerLoggerdiscoveryOptionsName must be declared
or the hostName and portName need to be provided.discoveryOptionsMustBeDeclared in interface ControllerLoggerdiscoveryOptionsName - the discovery-options element name.hostName - the host attribute name.portName - the port attribute name.location - the location of the error.XMLStreamException for the error.protected String readOnlyContext$str()
public final IllegalStateException readOnlyContext()
readOnlyContext in interface ControllerLoggerprotected String cannotGetControllerLock$str()
public final String cannotGetControllerLock()
cannotGetControllerLock in interface ControllerLoggerprotected String unsupportedLegacyExtension$str()
public final String unsupportedLegacyExtension(String extensionName)
unsupportedLegacyExtension in interface ControllerLoggerprotected String extensionModuleNotFound$str()
public final OperationFailedRuntimeException extensionModuleNotFound(org.jboss.modules.ModuleNotFoundException cause, String module)
extensionModuleNotFound in interface ControllerLoggerprotected String extensionModuleLoadingFailure$str()
public final RuntimeException extensionModuleLoadingFailure(org.jboss.modules.ModuleLoadException cause, String module)
extensionModuleLoadingFailure in interface ControllerLoggerprotected String noContextToDelegateTo$str()
public final IllegalStateException noContextToDelegateTo(int operationId)
noContextToDelegateTo in interface ControllerLoggerprotected String unauthorized$str()
public final UnauthorizedException unauthorized(String name, PathAddress address, org.jboss.dmr.ModelNode explanation)
unauthorized in interface ControllerLoggerprotected String illegalMultipleRoles$str()
public final SecurityException illegalMultipleRoles()
illegalMultipleRoles in interface ControllerLoggerprotected String noHandlerCalled$str()
public final IllegalStateException noHandlerCalled(String name)
noHandlerCalled in interface ControllerLoggerprotected String operationContextIsNotAbstractOperationContext$str()
public final OperationFailedException operationContextIsNotAbstractOperationContext()
operationContextIsNotAbstractOperationContext in interface ControllerLoggerprotected String handlerIsReferencedBy$str()
public final IllegalStateException handlerIsReferencedBy(Set<PathAddress> references)
handlerIsReferencedBy in interface ControllerLoggerprotected String resolvedFileDoesNotExistOrIsDirectory$str()
public final IllegalStateException resolvedFileDoesNotExistOrIsDirectory(File file)
resolvedFileDoesNotExistOrIsDirectory in interface ControllerLoggerprotected String couldNotBackUp$str()
public final IllegalStateException couldNotBackUp(IOException cause, String absolutePath, String absolutePath1)
couldNotBackUp in interface ControllerLoggerprotected String attemptToBothRemoveAndAddHandlerUpdateInstead$str()
public final IllegalStateException attemptToBothRemoveAndAddHandlerUpdateInstead()
attemptToBothRemoveAndAddHandlerUpdateInstead in interface ControllerLoggerprotected String attemptToBothAddAndRemoveAndHandlerFromCompositeOperation$str()
public final IllegalStateException attemptToBothAddAndRemoveAndHandlerFromCompositeOperation()
attemptToBothAddAndRemoveAndHandlerFromCompositeOperation in interface ControllerLoggerprotected String attemptToBothUpdateAndRemoveHandlerFromCompositeOperation$str()
public final IllegalStateException attemptToBothUpdateAndRemoveHandlerFromCompositeOperation()
attemptToBothUpdateAndRemoveHandlerFromCompositeOperation in interface ControllerLoggerprotected String attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation$str()
public final IllegalStateException attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation()
attemptToBothRemoveAndAddHandlerReferenceFromCompositeOperation in interface ControllerLoggerprotected String unknownRole$str()
public final UnknowRoleException unknownRole(String roleName)
unknownRole in interface ControllerLoggerprotected String cannotRemoveStandardRole$str()
public final IllegalStateException cannotRemoveStandardRole(String roleName)
cannotRemoveStandardRole in interface ControllerLoggerprotected String unknownBaseRole$str()
public final IllegalArgumentException unknownBaseRole(String roleName)
unknownBaseRole in interface ControllerLoggerprotected String roleIsAlreadyRegistered$str()
public final IllegalStateException roleIsAlreadyRegistered(String roleName)
roleIsAlreadyRegistered in interface ControllerLoggerprotected String canOnlyCreateChildAuditLoggerForMainAuditLogger$str()
public final IllegalStateException canOnlyCreateChildAuditLoggerForMainAuditLogger()
canOnlyCreateChildAuditLoggerForMainAuditLogger in interface ControllerLoggerprotected String permissionDenied$str()
public final String permissionDenied()
permissionDenied in interface ControllerLoggerprotected String permissionCollectionIsReadOnly$str()
public final SecurityException permissionCollectionIsReadOnly()
permissionCollectionIsReadOnly in interface ControllerLoggerprotected String incompatiblePermissionType$str()
public final IllegalArgumentException incompatiblePermissionType(Class<?> clazz)
incompatiblePermissionType in interface ControllerLoggerprotected String managementResourceNotFoundMessage$str()
public final String managementResourceNotFoundMessage(PathAddress pathAddress)
managementResourceNotFoundMessage in interface ControllerLoggerprotected String attributesMustBeDefined$str()
public final String attributesMustBeDefined(Set<String> keySet)
attributesMustBeDefined in interface ControllerLoggerprotected String unsupportedIdentityType$str()
public final IOException unsupportedIdentityType(byte type)
unsupportedIdentityType in interface ControllerLoggerprotected String unsupportedIdentityParameter$str()
public final IOException unsupportedIdentityParameter(byte parameterType, byte principalType)
unsupportedIdentityParameter in interface ControllerLoggerprotected String attributesMustBeDefinedAs$str()
public final String attributesMustBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)
attributesMustBeDefinedAs in interface ControllerLoggerprotected String attributesMustNotBeDefinedAs$str()
public final String attributesMustNotBeDefinedAs(org.jboss.dmr.ModelNode value, Set<String> names)
attributesMustNotBeDefinedAs in interface ControllerLoggerprotected String badUriSyntax$str()
public final OperationFailedException badUriSyntax(String uri)
badUriSyntax in interface ControllerLoggerprotected String invalidBlockingTimeout$str()
public final OperationFailedException invalidBlockingTimeout(long timeout, String headerName)
invalidBlockingTimeout in interface ControllerLoggerprotected String timeoutAwaitingInitialStability0$str()
public final String timeoutAwaitingInitialStability()
timeoutAwaitingInitialStability in interface ControllerLoggerprotected String timeoutExecutingOperation0$str()
public final String timeoutExecutingOperation()
timeoutExecutingOperation in interface ControllerLoggerprotected String serviceInstallTimedOut$str()
public final IllegalStateException serviceInstallTimedOut(long timeout, org.jboss.msc.service.ServiceName name)
serviceInstallTimedOut in interface ControllerLoggerpublic final void invalidDefaultBlockingTimeout(String sysPropValue, String sysPropName, long defaultUsed)
invalidDefaultBlockingTimeout in interface ControllerLoggerprotected String invalidDefaultBlockingTimeout$str()
public final void timeoutAwaitingInitialStability(long blockingTimeout,
String name,
PathAddress address)
timeoutAwaitingInitialStability in interface ControllerLoggerprotected String timeoutAwaitingInitialStability3$str()
public final void timeoutExecutingOperation(long blockingTimeout,
String name,
PathAddress address)
timeoutExecutingOperation in interface ControllerLoggerprotected String timeoutExecutingOperation3$str()
public final void timeoutCompletingOperation(long blockingTimeout,
String name,
PathAddress address)
timeoutCompletingOperation in interface ControllerLoggerprotected String timeoutCompletingOperation$str()
public final void interruptedAwaitingInitialResponse(String operation, PathAddress proxyNodeAddress)
interruptedAwaitingInitialResponse in interface ControllerLoggerprotected String interruptedAwaitingInitialResponse$str()
public final void interruptedAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress)
interruptedAwaitingFinalResponse in interface ControllerLoggerprotected String interruptedAwaitingFinalResponse$str()
public final void cancellingOperation(String operation, int id, String thread)
cancellingOperation in interface ControllerLoggerprotected String cancellingOperation$str()
protected String responseHandlerNotFound$str()
public final IOException responseHandlerNotFound(int id)
responseHandlerNotFound in interface ControllerLoggerpublic final void attemptingReconnectToSyslog(String name, int timeout)
attemptingReconnectToSyslog in interface ControllerLoggerprotected String attemptingReconnectToSyslog$str()
public final void reconnectToSyslogFailed(String name, Throwable e)
reconnectToSyslogFailed in interface ControllerLoggerprotected String reconnectToSyslogFailed$str()
public final void failedToEmitNotification(Notification notification, Throwable cause)
failedToEmitNotification in interface ControllerLoggerprotected String failedToEmitNotification$str()
protected String notificationIsNotDescribed$str()
public final String notificationIsNotDescribed(String type, PathAddress source)
notificationIsNotDescribed in interface ControllerLoggerprotected String resourceWasAdded$str()
public final String resourceWasAdded(PathAddress address)
resourceWasAdded in interface ControllerLoggerprotected String resourceWasRemoved$str()
public final String resourceWasRemoved(PathAddress address)
resourceWasRemoved in interface ControllerLoggerprotected String attributeValueWritten$str()
public final String attributeValueWritten(String attributeName, org.jboss.dmr.ModelNode currentValue, org.jboss.dmr.ModelNode newVal)
attributeValueWritten in interface ControllerLoggerprotected String capabilitiesNotAvailable$str()
public final IllegalStateException capabilitiesNotAvailable(OperationContext.Stage currentStage, OperationContext.Stage runtime)
capabilitiesNotAvailable in interface ControllerLoggerprotected String requiredCapabilityMissing1$str()
public final String requiredCapabilityMissing(String demandingAddress)
requiredCapabilityMissing in interface ControllerLoggerprotected String capabilityAlreadyRegisteredInContext2$str()
public final IllegalStateException capabilityAlreadyRegisteredInContext(String capability, String context)
capabilityAlreadyRegisteredInContext in interface ControllerLoggerprotected String unknownCapability$str()
public final IllegalStateException unknownCapability(String capability)
unknownCapability in interface ControllerLoggerprotected String unknownCapabilityInContext$str()
public final IllegalStateException unknownCapabilityInContext(String capability, String context)
unknownCapabilityInContext in interface ControllerLoggerprotected String capabilityDoesNotExposeRuntimeAPI$str()
public final IllegalArgumentException capabilityDoesNotExposeRuntimeAPI(String capabilityName)
capabilityDoesNotExposeRuntimeAPI in interface ControllerLoggerprotected String cannotRemoveRequiredCapability$str()
public final String cannotRemoveRequiredCapability(String capability)
cannotRemoveRequiredCapability in interface ControllerLoggerprotected String cannotRemoveRequiredCapabilityInContext$str()
public final String cannotRemoveRequiredCapabilityInContext(String capability, String context)
cannotRemoveRequiredCapabilityInContext in interface ControllerLoggerprotected String requiredCapabilityMissing0$str()
public final String requiredCapabilityMissing()
requiredCapabilityMissing in interface ControllerLoggerprotected String requirementPointSimple$str()
public final String requirementPointSimple(String capability, String requestingAddress)
requirementPointSimple in interface ControllerLoggerprotected String requirementPointFull$str()
public final String requirementPointFull(String capability, String attribute, String requestingAddress)
requirementPointFull in interface ControllerLoggerprotected String formattedCapabilityName$str()
public final String formattedCapabilityName(String capability)
formattedCapabilityName in interface ControllerLoggerprotected String formattedCapabilityId$str()
public final String formattedCapabilityId(String capability, String context)
formattedCapabilityId in interface ControllerLoggerprotected String possibleCapabilityProviderPoints$str()
public final String possibleCapabilityProviderPoints(String providerPoints)
possibleCapabilityProviderPoints in interface ControllerLoggerprotected String noKnownProviderPoints$str()
public final String noKnownProviderPoints()
noKnownProviderPoints in interface ControllerLoggerprotected String unsupportedUsageOfExpression$str()
public final String unsupportedUsageOfExpression()
unsupportedUsageOfExpression in interface ControllerLoggerprotected String incompleteExpression$str()
public final OperationFailedException incompleteExpression(String expression)
incompleteExpression in interface ControllerLoggerprotected String unsupportedElement$str()
public final XMLStreamException unsupportedElement(QName name, Location location, String supportedElement)
unsupportedElement in interface ControllerLoggerprotected String duplicateElementsInList$str()
public final String duplicateElementsInList(String name)
duplicateElementsInList in interface ControllerLoggerprotected String deploymentResourceMustBeRuntimeOnly$str()
public final IllegalArgumentException deploymentResourceMustBeRuntimeOnly()
deploymentResourceMustBeRuntimeOnly in interface ControllerLoggerprotected String unableToResolveExpressions$str()
public final OperationFailedException unableToResolveExpressions()
unableToResolveExpressions in interface ControllerLoggerpublic final void udpSyslogServerUnavailable(String name, String message)
udpSyslogServerUnavailable in interface ControllerLoggerprotected String udpSyslogServerUnavailable$str()
protected String unexpectedAttribute2$str()
public final XMLStreamException unexpectedAttribute(QName name, StringBuilder possibleAttributes, Location location)
unexpectedAttribute in interface ControllerLoggerprotected String unexpectedElement2$str()
public final XMLStreamException unexpectedElement(QName name, StringBuilder possible, Location location)
unexpectedElement in interface ControllerLoggerprotected String attributeIsWrongType$str()
public final OperationFailedException attributeIsWrongType(String name, org.jboss.dmr.ModelType expectedType, org.jboss.dmr.ModelType providedType)
attributeIsWrongType in interface ControllerLoggerprotected String managementUnavailableDuringBoot$str()
public final String managementUnavailableDuringBoot()
managementUnavailableDuringBoot in interface ControllerLoggerprotected String requiredAttributeNotSet$str()
public final OperationFailedException requiredAttributeNotSet(String required, String name)
requiredAttributeNotSet in interface ControllerLoggerprotected String illegalPermissionName$str()
public final IllegalArgumentException illegalPermissionName(String name)
illegalPermissionName in interface ControllerLoggerprotected String illegalPermissionActions$str()
public final IllegalArgumentException illegalPermissionActions(String actions)
illegalPermissionActions in interface ControllerLoggerprotected String noOperationDefined$str()
public final String noOperationDefined(org.jboss.dmr.ModelNode operation)
noOperationDefined in interface ControllerLoggerprotected String registerHostCapableMustHappenFirst$str()
public final IllegalStateException registerHostCapableMustHappenFirst(String name)
registerHostCapableMustHappenFirst in interface ControllerLoggerprotected String nonHostCapableSubsystemInHostModel$str()
public final IllegalStateException nonHostCapableSubsystemInHostModel(String subsystemName, String extensionModuleName)
nonHostCapableSubsystemInHostModel in interface ControllerLoggerprotected String onlyAccessHostControllerInfoInRuntimeStage$str()
public final OperationFailedException onlyAccessHostControllerInfoInRuntimeStage()
onlyAccessHostControllerInfoInRuntimeStage in interface ControllerLoggerprotected String illegalCLIStylePathAddress$str()
public final IllegalArgumentException illegalCLIStylePathAddress(String pathAddress)
illegalCLIStylePathAddress in interface ControllerLoggerprotected String cannotCreateEmptyConfig$str()
public final IllegalStateException cannotCreateEmptyConfig(String absolutePath, IOException cause)
cannotCreateEmptyConfig in interface ControllerLoggerprotected String rejectEmptyConfig$str()
public final IllegalStateException rejectEmptyConfig(String absolutePath)
rejectEmptyConfig in interface ControllerLoggerprotected String couldNotResolveExpressionIndex$str()
public final OperationFailedException couldNotResolveExpressionIndex(String attributeExpression, int index)
couldNotResolveExpressionIndex in interface ControllerLoggerprotected String couldNotResolveExpressionList$str()
public final OperationFailedException couldNotResolveExpressionList(String attributeExpression)
couldNotResolveExpressionList in interface ControllerLoggerprotected String couldNotResolveExpression$str()
public final OperationFailedException couldNotResolveExpression(String attributeExpression)
couldNotResolveExpression in interface ControllerLoggerprotected String invalidCapabilityServiceType$str()
public final IllegalArgumentException invalidCapabilityServiceType(String capabilityName, Class<?> serviceType)
invalidCapabilityServiceType in interface ControllerLoggerpublic final void operationDeprecated(String name, String address)
operationDeprecated in interface ControllerLoggerprotected String operationDeprecated$str()
protected String discardedResourceTransformation$str()
public final String discardedResourceTransformation(PathAddress address, String host)
discardedResourceTransformation in interface ControllerLoggerprotected String indexedChildResourceRegistrationNotAvailable$str()
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(PathElement element)
indexedChildResourceRegistrationNotAvailable in interface ControllerLoggerprotected String orderedChildTypeRenamed$str()
public final OperationFailedRuntimeException orderedChildTypeRenamed(PathAddress read, PathAddress transformed, String type, Set<String> parentOrderedChildren)
orderedChildTypeRenamed in interface ControllerLoggerprotected String inconsistentCapabilityContexts4$str()
public final String inconsistentCapabilityContexts(String requiredName, String dependentName, String dependentContext, String dependentContextAgain)
inconsistentCapabilityContexts in interface ControllerLoggerpublic final void inconsistentCapabilityContexts(String dependentName, String dependentContext, String address, String requiredName, String dependentContextAgain)
inconsistentCapabilityContexts in interface ControllerLoggerprotected String inconsistentCapabilityContexts5$str()
protected String failedToBuildReport$str()
public final RuntimeException failedToBuildReport(Throwable t)
failedToBuildReport in interface ControllerLoggerpublic final void removeUnsupportedLegacyExtension(List<String> subsystemNames, String extensionName)
removeUnsupportedLegacyExtension in interface ControllerLoggerprotected String removeUnsupportedLegacyExtension$str()
public final void unexpectedOperationExecutionException(Throwable t, List<org.jboss.dmr.ModelNode> controllerOperations)
unexpectedOperationExecutionException in interface ControllerLoggerprotected String unexpectedOperationExecutionException$str()
protected String unexpectedOperationExecutionFailureDescription$str()
public final String unexpectedOperationExecutionFailureDescription(RuntimeException e)
unexpectedOperationExecutionFailureDescription in interface ControllerLoggerpublic final void couldNotFindTransformerRegistryFallingBack(ModelVersion currentVersion, ModelVersion fallbackVersion)
couldNotFindTransformerRegistryFallingBack in interface ControllerLoggerprotected String couldNotFindTransformerRegistryFallingBack$str()
protected String selectFailedCouldNotConvertAttributeToType$str()
public final OperationFailedException selectFailedCouldNotConvertAttributeToType(String attribute, org.jboss.dmr.ModelType type)
ControllerLoggerselectFailedCouldNotConvertAttributeToType in interface ControllerLoggerattribute - the name of the attributetype - the required typepublic final void failedSendingCompletedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
failedSendingCompletedResponse in interface ControllerLoggerprotected String failedSendingCompletedResponse$str()
public final void failedSendingFailedResponse(Throwable cause, org.jboss.dmr.ModelNode response, int operationId)
failedSendingFailedResponse in interface ControllerLoggerprotected String failedSendingFailedResponse$str()
protected String proxiedOperationTimedOut$str()
public final String proxiedOperationTimedOut(String operation, PathAddress target, long timeout)
proxiedOperationTimedOut in interface ControllerLoggerpublic final void timeoutAwaitingFinalResponse(String operation, PathAddress proxyNodeAddress, long timeout)
timeoutAwaitingFinalResponse in interface ControllerLoggerprotected String timeoutAwaitingFinalResponse$str()
public final void failedToParseElementLenient(XMLStreamException e, String elementName)
failedToParseElementLenient in interface ControllerLoggerprotected String failedToParseElementLenient$str()
protected String missingRequiredServices$str()
public final String missingRequiredServices()
missingRequiredServices in interface ControllerLoggerprotected String deprecatedAndCurrentParameterMismatch$str()
public final OperationFailedException deprecatedAndCurrentParameterMismatch(String deprecated, String current)
deprecatedAndCurrentParameterMismatch in interface ControllerLoggerpublic final void couldNotCreateHistoricalBackup(String currentHistoryDir)
couldNotCreateHistoricalBackup in interface ControllerLoggerprotected String couldNotCreateHistoricalBackup$str()
protected String runtimeModificationBegun$str()
public final String runtimeModificationBegun()
runtimeModificationBegun in interface ControllerLoggerprotected String runtimeModificationComplete$str()
public final String runtimeModificationComplete()
runtimeModificationComplete in interface ControllerLoggerprotected String cannotAddMoreThanOneJvmForServerOrHost$str()
public final OperationFailedException cannotAddMoreThanOneJvmForServerOrHost(PathAddress requested, PathAddress existing)
cannotAddMoreThanOneJvmForServerOrHost in interface ControllerLoggerprotected String socketBindingalreadyDeclared$str()
public final OperationFailedRuntimeException socketBindingalreadyDeclared(String name1, String name2, String value, String parentName, String parentValue)
socketBindingalreadyDeclared in interface ControllerLoggerprotected String invalidMaxBytesLength$str()
public final String invalidMaxBytesLength(String str, String parameterName, int max)
ControllerLoggervalue parameter is invalid and must have a maximum bytes length, represented by the
length parameter.invalidMaxBytesLength in interface ControllerLoggerstr - the invalid value.parameterName - the name of the parameter.max - the maximum length.protected String invalidMinBytesLength$str()
public final String invalidMinBytesLength(String str, String parameterName, int min)
ControllerLoggervalue parameter is invalid and must have a minimum bytes length, represented by the
length parameter.invalidMinBytesLength in interface ControllerLoggerstr - the invalid value.parameterName - the name of the parameter.min - the minimum length.protected String explodedDeploymentNotSupported$str()
public final String explodedDeploymentNotSupported()
explodedDeploymentNotSupported in interface ControllerLoggerprotected String couldNotLoadModuleForTransformers$str()
public final RuntimeException couldNotLoadModuleForTransformers(String name, org.jboss.modules.ModuleLoadException e)
couldNotLoadModuleForTransformers in interface ControllerLoggerprotected String wrongMaskedPasswordFormat$str()
public final IOException wrongMaskedPasswordFormat()
wrongMaskedPasswordFormat in interface ControllerLoggerprotected String invalidAddressFormat$str()
public final OperationFailedException invalidAddressFormat(org.jboss.dmr.ModelNode address)
invalidAddressFormat in interface ControllerLoggerprotected String bootComplete$str()
public final String bootComplete()
bootComplete in interface ControllerLoggerprotected String attributeWasNotMarkedAsReloadRequired$str()
public final RuntimeException attributeWasNotMarkedAsReloadRequired(String name, PathAddress pathAddress)
attributeWasNotMarkedAsReloadRequired in interface ControllerLoggerprotected String typeConversionError$str()
public final String typeConversionError(org.jboss.dmr.ModelNode value, Collection<org.jboss.dmr.ModelType> validTypes)
typeConversionError in interface ControllerLoggerprotected String capabilityAlreadyRegisteredInContext4$str()
public final OperationFailedRuntimeException capabilityAlreadyRegisteredInContext(String capability, RegistrationPoint newPoint, String context, Set<RegistrationPoint> oldPoints)
capabilityAlreadyRegisteredInContext in interface ControllerLoggerprotected String duplicateExtensionElement$str()
public final XMLStreamException duplicateExtensionElement(String elementConstant, String attrConstant, String module, Location location)
ControllerLoggerduplicateExtensionElement in interface ControllerLoggerelementConstant - the constant 'extension'attrConstant - the constant 'module'module - the name of the extension module.XMLStreamException for the error.protected String couldntConvertWarningLevel$str()
public final String couldntConvertWarningLevel(String level)
couldntConvertWarningLevel in interface ControllerLoggerprotected String invalidSubnetFormat$str()
public final OperationFailedException invalidSubnetFormat(String value, String name)
invalidSubnetFormat in interface ControllerLoggerpublic final void cannotDeleteFileOrDirectory(File file)
cannotDeleteFileOrDirectory in interface ControllerLoggerprotected String cannotDeleteFileOrDirectory$str()
protected String serviceStatusReportFailureHeader$str()
public final String serviceStatusReportFailureHeader()
serviceStatusReportFailureHeader in interface ControllerLoggerpublic final void errorStoppingServer(Exception cause)
errorStoppingServer in interface ControllerLoggerprotected String errorStoppingServer$str()
public final void errorObtainingPassword(Exception cause, String message)
errorObtainingPassword in interface ControllerLoggerprotected String errorObtainingPassword$str()
public final void invalidRuntimeStageForProfile(String operation, String address, OperationContext.Stage stage, ProcessType processType)
invalidRuntimeStageForProfile in interface ControllerLoggerprotected String invalidRuntimeStageForProfile$str()
protected String alreadyDefinedAttribute$str()
public final OperationFailedException alreadyDefinedAttribute(String resource, String value, String attribute)
alreadyDefinedAttribute in interface ControllerLoggerprotected String requiredWithAlternatives$str()
public final OperationFailedException requiredWithAlternatives(String name, Set<String> alternatives)
requiredWithAlternatives in interface ControllerLoggerpublic final void attributeExpressionDeprecated(String name, String address)
attributeExpressionDeprecated in interface ControllerLoggerprotected String attributeExpressionDeprecated$str()
protected String servicesWithTransitiveUnavailability$str()
public final String servicesWithTransitiveUnavailability(int count)
ControllerLoggerservicesWithTransitiveUnavailability in interface ControllerLoggercount - The number of missing servicesprotected String operationDeprecatedMessage$str()
public final String operationDeprecatedMessage(String name, String address)
operationDeprecatedMessage in interface ControllerLoggerprotected String failedToCloneRepository$str()
public final RuntimeException failedToCloneRepository(Exception cause, String repository)
failedToCloneRepository in interface ControllerLoggerprotected String failedToPublishConfiguration$str()
public final ConfigurationPersistenceException failedToPublishConfiguration(Throwable cause, String name, String error)
ControllerLoggerfailedToPublishConfiguration in interface ControllerLoggercause - the cause of the error.name - the name of the configuration.protected String failedToPersistConfiguration$str()
public final ConfigurationPersistenceException failedToPersistConfiguration(Throwable cause, String name, String error)
failedToPersistConfiguration in interface ControllerLoggerpublic final void failedToDeleteConfigurationSnapshot(Throwable cause, String name)
failedToDeleteConfigurationSnapshot in interface ControllerLoggerprotected String failedToDeleteConfigurationSnapshot$str()
public final void failedToListConfigurationSnapshot(Throwable cause, String name)
failedToListConfigurationSnapshot in interface ControllerLoggerprotected String failedToListConfigurationSnapshot$str()
protected String snapshotAlreadyExistError$str()
public final ConfigurationPersistenceException snapshotAlreadyExistError(String name)
snapshotAlreadyExistError in interface ControllerLoggerpublic final void systemPropertyAlreadyExist(String name)
systemPropertyAlreadyExist in interface ControllerLoggerprotected String systemPropertyAlreadyExist$str()
protected String invalidHeaderName$str()
public final OperationFailedException invalidHeaderName(String value)
invalidHeaderName in interface ControllerLoggerprotected String disallowedHeaderName$str()
public final OperationFailedException disallowedHeaderName(String value)
disallowedHeaderName in interface ControllerLoggerpublic final void missingManagementServices()
missingManagementServices in interface ControllerLoggerprotected String missingManagementServices$str()
protected String propertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer$str()
public final IllegalStateException propertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer(String propertyName)
propertyCanOnlyBeUsedWithStandaloneOrEmbeddedServer in interface ControllerLoggerprotected String propertyCanOnlyBeUsedWithAdminOnlyModeServer$str()
public final IllegalStateException propertyCanOnlyBeUsedWithAdminOnlyModeServer(String propertyName)
propertyCanOnlyBeUsedWithAdminOnlyModeServer in interface ControllerLoggerprotected String couldNotFindDirectorySpecifiedByProperty$str()
public final IllegalStateException couldNotFindDirectorySpecifiedByProperty(String fileName, String propertyName)
couldNotFindDirectorySpecifiedByProperty in interface ControllerLoggerprotected String moreThanOneInstanceOfAdditionalBootCliScriptInvokerFound$str()
public final IllegalStateException moreThanOneInstanceOfAdditionalBootCliScriptInvokerFound(String name, String name1)
moreThanOneInstanceOfAdditionalBootCliScriptInvokerFound in interface ControllerLoggerprotected String cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload$str()
public final IllegalStateException cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload(String skipProperty, String scriptProperty, String markerDirectoryProperty)
cliScriptPropertyDefinedWithoutMarkerDirectoryWhenNotSkippingReload in interface ControllerLoggerpublic final void initialisedAdditionalBootCliScriptSystemKeepingAlive(File additionalBootCliScript, File doneMarker)
initialisedAdditionalBootCliScriptSystemKeepingAlive in interface ControllerLoggerprotected String initialisedAdditionalBootCliScriptSystemKeepingAlive$str()
public final void initialisedAdditionalBootCliScriptSystemNotKeepingAlive(File additionalBootCliScript)
initialisedAdditionalBootCliScriptSystemNotKeepingAlive in interface ControllerLoggerprotected String initialisedAdditionalBootCliScriptSystemNotKeepingAlive$str()
public final void executingBootCliScript(File additionalBootCliScript)
executingBootCliScript in interface ControllerLoggerprotected String executingBootCliScript$str()
public final void completedRunningBootCliScript()
completedRunningBootCliScript in interface ControllerLoggerprotected String completedRunningBootCliScript$str()
public final void restartingServerAfterBootCliScript(File shutdownInitiated, String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
restartingServerAfterBootCliScript in interface ControllerLoggerprotected String restartingServerAfterBootCliScript$str()
public final void reloadingServerToNormalModeAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
reloadingServerToNormalModeAfterAdditionalBootCliScript in interface ControllerLoggerprotected String reloadingServerToNormalModeAfterAdditionalBootCliScript$str()
public final void reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript(String cliScriptProperty, String skipReloadProperty, String markerDirectoryProperty)
reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript in interface ControllerLoggerprotected String reloadingServerToNormalModeAfterRestartAfterAdditionalBootCliScript$str()
public final void checkingForPresenceOfRestartMarkerFile()
checkingForPresenceOfRestartMarkerFile in interface ControllerLoggerprotected String checkingForPresenceOfRestartMarkerFile$str()
public final void foundRestartMarkerFile(File file)
foundRestartMarkerFile in interface ControllerLoggerprotected String foundRestartMarkerFile$str()
public final void noRestartMarkerFile()
noRestartMarkerFile in interface ControllerLoggerprotected String noRestartMarkerFile$str()
protected String invalidAttributeValue1$str()
public final OperationFailedException invalidAttributeValue(String attributeName)
invalidAttributeValue in interface ControllerLoggerprotected String invalidCredentialReferenceValue$str()
public final OperationFailedException invalidCredentialReferenceValue(String attributeName, String clearTextAttributeName, String credentialStoreAttributeName, String clearTextAttributeName1, String alias)
invalidCredentialReferenceValue in interface ControllerLoggerprotected String invalidParameterName$str()
public final IllegalArgumentException invalidParameterName(String parameterName)
invalidParameterName in interface ControllerLoggerprotected String unableToBuildCommandCredentialSource$str()
public final OperationFailedException unableToBuildCommandCredentialSource(Throwable throwable)
unableToBuildCommandCredentialSource in interface ControllerLoggerprotected String attributeUnresolvableUsingSimpleResolution$str()
public final String attributeUnresolvableUsingSimpleResolution(String attribute, String address, org.jboss.dmr.ModelNode unresolved)
attributeUnresolvableUsingSimpleResolution in interface ControllerLoggerprotected String expressionUnresolvableUsingSimpleResolution$str()
public final String expressionUnresolvableUsingSimpleResolution(org.jboss.dmr.ModelNode unresolved, String opName)
expressionUnresolvableUsingSimpleResolution in interface ControllerLoggerpublic final void runtimePackageDependencyAlreadyRegistered(String pckg, String location)
runtimePackageDependencyAlreadyRegistered in interface ControllerLoggerprotected String runtimePackageDependencyAlreadyRegistered$str()
protected String illegalCharsetName$str()
public final OperationFailedException illegalCharsetName(String charset)
illegalCharsetName in interface ControllerLoggerprotected String unsupportedCharset$str()
public final OperationFailedException unsupportedCharset(String charset)
unsupportedCharset in interface ControllerLoggerprotected String invalidAttributeDefinition$str()
public final IllegalArgumentException invalidAttributeDefinition(String attributeName)
invalidAttributeDefinition in interface ControllerLoggerCopyright © 2021 JBoss by Red Hat. All rights reserved.