@MessageLogger(projectCode="WFLYEE",
length=4)
public interface EeLogger
extends org.jboss.logging.BasicLogger
Modifier and Type | Field and Description |
---|---|
static EeLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
alternateDeploymentDescriptor(org.jboss.vfs.VirtualFile deploymentDescriptor,
org.jboss.vfs.VirtualFile moduleFile)
Creates an exception indicating the alternate deployment descriptor specified for the module file could not be
found.
|
IllegalArgumentException |
annotationAttributeMissing(String annotation,
String attribute)
Creates an exception indicating the annotation must provide the attribute.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
aroundInvokeAnnotationUsedTooManyTimes(org.jboss.jandex.DotName className,
int numberOfAnnotatedMethods)
Creates an exception indicating that there was a exception while deploying AroundInvokeInterceptor
|
IllegalStateException |
cannotAddMoreItems()
Creates an exception indicating more items cannot be added once getSortedItems() has been called.
|
RuntimeException |
cannotBeEmpty(String name)
Creates an exception indicating the
name cannot be empty. |
IllegalArgumentException |
cannotBeNullOrEmpty(String name,
Object value)
Creates an exception indicating the
name cannot be null or empty. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotConfigureComponent(Throwable cause,
String name)
Creates an exception indicating the component, represented by the
name parameter, could not be
configured. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotDetermineType(String name)
Creates an exception indicating the type for the resource-env-ref could not be determined.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotDetermineType(String tag,
String value,
String typeTag)
Creates an exception indicating the type for the
tag could not be determined. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotLoad(String injectionTarget)
Creates an exception indicating the injection target referenced in the env-entry injection point could not be
loaded.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotLoad(Throwable cause,
String injectionTarget)
Creates an exception indicating the injection target referenced in the env-entry injection point could not be
loaded.
|
RuntimeException |
cannotLoadInterceptor(Throwable cause,
String className)
Creates an exception indicating an interceptor class could not be loaded.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotLoadInterceptor(Throwable cause,
String className,
Class<?> component)
Creates an exception indicating an interceptor class could not be loaded on the component.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotLoadViewClass(Throwable cause,
String className,
ComponentConfiguration component)
Creates an exception indicating the view class, represented by the
className parameter, for the
component. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotParseResourceRefUri(Throwable cause,
String uri)
Creates an exception indicating the inability to parse the resource-ref URI.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotProcessEarModule(org.jboss.vfs.VirtualFile earFile,
String moduleFile)
Creates an exception indicating the inability to process modules in the application.xml for the EAR, represented
by the
earFile parameter, module file was not found. |
void |
cannotProxyTransactionalDatasource(Throwable cause,
String className)
Logs a warning message indicating the transaction datasource, represented by the
className parameter,
could not be proxied and will not be enlisted in the transactions automatically. |
void |
cannotResolve(String elementName,
String name)
Logs a warning message indicating the resource-env-ref could not be resolved.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotResolveInjectionPoint(String targetName,
String className)
Creates an exception indicating the injection point could not be resolved on the class specified in the web.xml.
|
RuntimeException |
cannotResolveMethod(org.jboss.invocation.proxy.MethodIdentifier method,
Class<?> component,
Collection<?> annotations)
Creates an exception indicating the method could not be found on the class with the annotations.
|
IllegalStateException |
cannotRunScheduledTask(Object delegate) |
RuntimeException |
cannotSetProperty(Throwable cause,
String name,
String className)
Creates an exception indicating the property, represented by the
name parameter, could not be set on the
datasource class, represented by the className parameter. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
cannotSpecifyBoth(String element1,
String element2)
Creates an exception indicating both the
element1 and element2 cannot be specified in an
environment entry. |
IllegalArgumentException |
circularDependency(String bindingName)
Creates an exception indicating a circular dependency is installing.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
classOnlyAnnotation(String annotation,
org.jboss.jandex.AnnotationTarget target)
Creates an exception indicating the annotation is only allowed on a class.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
classOrMethodOnlyAnnotation(org.jboss.jandex.DotName annotation)
Creates an exception indicating the annotation is only allowed on method or class targets.
|
void |
classPathEntryASubDeployment(org.jboss.vfs.VirtualFile file)
Logs a warning message indicating the class path entry in file may not point to a sub deployment.
|
void |
classPathEntryNotAJar(String entry,
org.jboss.vfs.VirtualFile file)
Logs a warning message indicating the class path entry, represented by the
entry parameter, was not found
in the file. |
void |
classPathEntryNotFound(String entry,
org.jboss.vfs.VirtualFile file)
Logs a warning message indicating the class path entry, represented by the
entry parameter, was not found
in the file. |
IllegalArgumentException |
componentAlreadyDefined(String name)
Creates an exception indicating a component, represented by the
name parameter, is already defined in
this module. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
componentClassHasErrors(String className,
String componentName,
String errorMsg)
Creates an exception indicating the component class, represented by the
className parameter, for the
component, represented by the componentName parameter, has errors. |
IllegalStateException |
componentConstructionFailure(Throwable cause)
Creates an exception indicating a failure to construct a component instance.
|
void |
componentDestroyFailure(Throwable cause,
ComponentInstance component)
Logs a warning message indicating a failure to destroy the component instance.
|
void |
componentInstallationFailure(String name)
Logs a warning message indicating the component is not being installed due to an exception.
|
IllegalStateException |
componentIsStopped()
Creates an exception indicating the component is stopped.
|
IllegalStateException |
componentNotAvailable()
Creates an exception indicating the component is not available.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
componentNotFound(String typeName)
Creates an exception indicating no component was found for the type.
|
IllegalStateException |
componentViewConstructionFailure(Throwable cause)
Creates an exception indicating a failure to construct a component view.
|
IOException |
concurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName) |
IllegalStateException |
concurrentServiceValueUninitialized() |
IllegalArgumentException |
conflictingBinding(String bindingName,
InjectionSource source)
Creates an exception indicating an incompatible conflicting binding.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
couldNotLoadComponentClass(Throwable cause,
String className) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
defaultConstructorNotFound(Class<?> clazz)
Creates an exception indicating the default constructor for the class, represented by the
clazz
parameter, could not be found. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
defaultConstructorNotFound(String annotation,
String className)
Creates an exception indicating the default constructor for the class, represented by the
className
parameter, could not be found. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
defaultConstructorNotFoundOnComponent(String className,
Class<?> component)
Creates an exception indicating the default constructor for the class, represented by the
className
parameter, could not be found on the component. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
earModuleChildOfLibraryDirectory(String libraryDirectory,
String moduleFileName) |
IllegalArgumentException |
elementAttributeMissing(String element,
String attribute)
Creates an exception indicating the element must provide the attribute.
|
XMLStreamException |
errorParsingEJBClientDescriptor(String message,
Location location)
Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml
|
IllegalArgumentException |
factoryAlreadyExists(ConcurrentContext concurrentContext,
String factoryName) |
IOException |
factoryNotFound(ConcurrentContext concurrentContext,
String factoryName) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToInstallComponent(Throwable cause,
String name)
Creates an exception indicating a failure to install the component.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToLoadJbossProperties(IOException e) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToParse(Throwable cause,
org.jboss.vfs.VirtualFile xmlFile)
Creates an exception indicating a failure to parse the
xmlFile . |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToProcessChild(Throwable cause,
org.jboss.vfs.VirtualFile earFile)
Creates an exception indicating a failure to process the children for the EAR.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
failedToProcessEJBClientDescriptor(Throwable cause)
Creates an exception indicating that the jboss-ejb-client.xml couldn't be processed
|
String |
failedToRead(String entryName,
String appName)
A message indicating a failure to read the entries in the application.
|
String |
failedToRead(String entryName,
String appName,
String moduleName)
A message indicating a failure to read the entries in the module.
|
String |
failedToRead(String entryName,
String appName,
String moduleName,
String componentName)
A message indicating a failure to read the entries in the module.
|
void |
failedToRunTask(Exception e) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
fieldNotFound(String name)
Creates an exception indicating the field, represented by the
name parameter, was not found. |
void |
ignoringProperty(String name,
String methodName,
String parameterType,
String className)
Logs a warning message indicating the property, represented by the
name parameter, is be ignored due to
missing on the setter method on the datasource class. |
IllegalStateException |
injectionTargetNotFound()
Creates an exception indicating no injection target was found.
|
IllegalStateException |
instanceDataCanOnlyBeSetDuringConstruction() |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
invalidCharacterLength(String elementName,
String value)
Creates an exception indicating the
elementName character type is not exactly one character long. |
org.jboss.as.controller.OperationFailedException |
invalidCoreThreadsSize(String queueLengthValue)
Creates an exception indicating the core-threads must be greater than 0 for the task queue.
|
RuntimeException |
invalidDescriptor(String descriptor)
Creates an exception indicating the descriptor is not valid.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
invalidInjectionTarget(String targetName,
String targetType,
Class<?> type)
Creates an exception indicating the injection target, represented by the
targetName parameter, on the
class, represented by the targetType parameter, is not compatible with the type of injection. |
void |
invalidManagedBeanAbstractOrFinal(String sectionId,
String className)
Logs a warning message indicating the managed bean implementation class MUST NOT be an interface.
|
void |
invalidManagedBeanInterface(String sectionId,
String className)
Logs a warning message indicating the managed bean implementation class MUST NOT be abstract or final.
|
org.jboss.as.controller.OperationFailedException |
invalidMaxThreads(int maxThreads,
int coreThreads)
Creates an exception indicating the max-threads value cannot be less than the core-threads value.
|
String |
invalidNumberOfArguments(String methodName,
org.jboss.jandex.DotName annotation,
org.jboss.jandex.DotName className)
A message indicating there are an invalid number of arguments for the method, represented by the parameter,
annotated with the
annotation on the class, represented by the className parameter. |
IllegalArgumentException |
invalidReturnType(String returnType,
String methodName,
org.jboss.jandex.DotName annotation,
org.jboss.jandex.DotName className)
Creates an exception indicating a return type for the method, represented by the
methodName parameter, annotated with the annotation on the class, represented by the
className parameter. |
String |
invalidSignature(String name,
org.jboss.jandex.DotName annotation,
org.jboss.jandex.DotName className,
String signatureArg)
A message indicating methods annotated with the
annotation must have a single argument. |
XMLStreamException |
invalidValue(String value,
String element,
Location location)
Creates an exception indicating the value for the element is invalid.
|
RuntimeException |
managedReferenceWasNull(Field field) |
IllegalStateException |
methodNotFound(Method method)
Creates an exception indicating the method does not exist.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
methodNotFound(String name,
String paramType,
String className)
Creates an exception indicating the method does not exist.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
methodOnlyAnnotation(org.jboss.jandex.DotName annotation)
Creates an exception indicating the annotation is only allowed on method targets.
|
String |
moreThanOneMessageDestination(String name,
String binding,
Set<String> jndiNames)
If a message destination could not be resolved
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
multipleComponentsFound(String typeName)
Creates an exception indicating multiple components were found for the type.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
multipleMethodsFound(String name,
String paramType,
String className)
Creates an exception indicating multiple methods found.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
multipleSetterMethodsFound(String targetName,
String className)
Creates an exception indicating multiple setter methods found.
|
IllegalStateException |
noComponentInstance()
Creates an exception indicating there is no component instance associated.
|
String |
noMessageDestination(String name,
String binding)
If a message destination could not be resolved
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
nullBindingName(BindingConfiguration config)
Creates an exception indicating the binding name must not be
null . |
IllegalArgumentException |
nullOrEmptyManagedBeanClassName()
Creates an exception indicating a
null or empty managed bean class name. |
IllegalArgumentException |
nullOrEmptyResourceReferenceType()
Creates an exception indicating a
null or empty resource reference type. |
IllegalArgumentException |
nullResourceReference()
Creates an exception indicating a
null resource reference processor cannot be registered. |
IllegalArgumentException |
nullVar(String name)
Creates an exception indicating the variable, represented by the
name parameter, is null . |
String |
onlyTrueAllowedForJBossDescriptorPropertyReplacement_AS7_4892() |
void |
preDestroyInterceptorFailure(Throwable cause,
Class<?> component)
Logs a warning message indicating an exception occurred while invoking the pre-destroy on the interceptor
component class, represented by the
component parameter. |
IllegalArgumentException |
priorityAlreadyExists(Object item,
String hexPriority,
Object current)
Creates an exception indicating the item cannot be added because the priority is already taken.
|
String |
propertiesNotAllowedOnGlobalModules() |
UnsupportedOperationException |
resourceDescriptionResolverError()
Creates an exception indicating the ResourceDescriptionResolver variant should be used.
|
IllegalArgumentException |
resourceReferenceNotRegistered(String type)
Creates an exception indicating the resource reference for the
type is not registered. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
rootAsLibraryDirectory() |
IOException |
serializationMustBeHandledByTheFactory() |
IllegalStateException |
serviceNotStarted()
Creates an exception indicating the service is not started.
|
IllegalArgumentException |
setterMethodOnly(String annotation,
org.jboss.jandex.MethodInfo methodInfo)
Creates an exception indicating the
annotation injection target is invalid and only setter methods are
allowed. |
void |
subdeploymentIgnored(String pathName) |
IllegalStateException |
transactionSetupProviderServiceNotInstalled() |
void |
transactionSubsystemNotAvailable(String className)
Logs a warning message indicating the transaction datasource, represented by the
className parameter,
will not be enlisted in the transaction as the transaction subsystem is not available. |
XMLStreamException |
unexpectedElement(QName name,
Location location)
Creates an exception indicating an unexpected element, represented by the
name parameter, was
encountered. |
RuntimeException |
unknownAnnotationTargetType(org.jboss.jandex.AnnotationTarget target)
Creates an exception indicating the
AnnotationTarget type is unknown. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
unknownElementType(String elementName,
String type)
Creates an exception indicating the type for the
elementName for the type is unknown. |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
unsupportedModuleType(String moduleFileName) |
IllegalArgumentException |
viewMethodNotFound(String name,
String descriptor,
Class<?> viewClass,
Class<?> component)
Creates an exception indicating the method could not found on the view.
|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
xmlErrorParsingEJBClientDescriptor(XMLStreamException cause,
String fileLocation)
Creates an exception indicating that there was an exception while parsing a jboss-ejb-client.xml
|
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
static final EeLogger ROOT_LOGGER
@LogMessage(level=WARN) @Message(id=1, value="Transactional datasource %s could not be proxied and will not be enlisted in transactions automatically") void cannotProxyTransactionalDatasource(@Cause Throwable cause, String className)
className
parameter,
could not be proxied and will not be enlisted in the transactions automatically.cause
- the cause of the error.className
- the datasource class name.@LogMessage(level=WARN) @Message(id=2, value="Could not resolve %s %s") void cannotResolve(String elementName, String name)
elementName
- the name of the element.name
- the name resource environment reference.@LogMessage(level=WARN) @Message(id=3, value="Class Path entry %s in %s does not point to a valid jar for a Class-Path reference.") void classPathEntryNotAJar(String entry, org.jboss.vfs.VirtualFile file)
entry
parameter, was not found
in the file.entry
- the class path entry.file
- the file.@LogMessage(level=WARN) @Message(id=4, value="Class Path entry in %s may not point to a sub deployment.") void classPathEntryASubDeployment(org.jboss.vfs.VirtualFile file)
file
- the file.@LogMessage(level=WARN) @Message(id=5, value="Class Path entry %s in %s not found.") void classPathEntryNotFound(String entry, org.jboss.vfs.VirtualFile file)
entry
parameter, was not found
in the file.entry
- the class path entry.file
- the file.@LogMessage(level=WARN) @Message(id=6, value="Failed to destroy component instance %s") void componentDestroyFailure(@Cause Throwable cause, ComponentInstance component)
cause
- the cause of the error.component
- the component instance.@LogMessage(level=WARN) @Message(id=7, value="Not installing optional component %s due to an exception (enable DEBUG log level to see the cause)") void componentInstallationFailure(String name)
name
- the name of the component.@LogMessage(level=WARN) @Message(id=8, value="Ignoring property %s due to missing setter method: %s(%s) on datasource class: %s") void ignoringProperty(String name, String methodName, String parameterType, String className)
name
parameter, is be ignored due to
missing on the setter method on the datasource class.name
- the name of the property.methodName
- the name of the method.parameterType
- the name of the parameter type.className
- the name of the datasource class.@LogMessage(level=WARN) @Message(id=9, value="[Managed Bean spec, section %s] Managed bean implementation class MUST NOT be an interface - %s is an interface, hence won\'t be considered as a managed bean.") void invalidManagedBeanAbstractOrFinal(String sectionId, String className)
sectionId
- the section id of the managed bean spec.className
- the class name@LogMessage(level=WARN) @Message(id=10, value="[Managed Bean spec, section %s] Managed bean implementation class MUST NOT be abstract or final - %s won\'t be considered as a managed bean, since it doesn\'t meet that requirement.") void invalidManagedBeanInterface(String sectionId, String className)
sectionId
- the section id of the managed bean spec.className
- the class name@LogMessage(level=WARN) @Message(id=11, value="Exception while invoking pre-destroy interceptor for component class: %s") void preDestroyInterceptorFailure(@Cause Throwable cause, Class<?> component)
component
parameter.cause
- the cause of the error.component
- the component.@LogMessage(level=WARN) @Message(id=12, value="Transactional datasource %s will not be enlisted in the transaction as the transaction subsystem is not available") void transactionSubsystemNotAvailable(String className)
className
parameter,
will not be enlisted in the transaction as the transaction subsystem is not available.className
- the name of the datasource class.@LogMessage(level=WARN) @Message(id=14, value="%s in subdeployment ignored. jboss-ejb-client.xml is only parsed for top level deployments.") void subdeploymentIgnored(String pathName)
@Message(id=19, value="Could not find alternate deployment descriptor %s specified for %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException alternateDeploymentDescriptor(org.jboss.vfs.VirtualFile deploymentDescriptor, org.jboss.vfs.VirtualFile moduleFile)
deploymentDescriptor
- the alternate deployment descriptor.moduleFile
- the module file.DeploymentUnitProcessingException
for the error.@Message(id=20, value="%s annotations must provide a %s.") IllegalArgumentException annotationAttributeMissing(String annotation, String attribute)
annotation
- the annotation.attribute
- the attribute.IllegalArgumentException
for the exception.@Message(id=21, value="Cannot add any more items once getSortedItems() has been called") IllegalStateException cannotAddMoreItems()
IllegalStateException
for the error.@Message(id=22, value="%s may not be empty") RuntimeException cannotBeEmpty(String name)
name
cannot be empty.name
- the name that cannot be empty.RuntimeException
for the error.@Message(id=23, value="%s cannot be null or empty: %s") IllegalArgumentException cannotBeNullOrEmpty(String name, Object value)
name
cannot be null
or empty.name
- the name that cannot be empty.value
- the value of the object.IllegalArgumentException
for the error.@Message(id=24, value="Could not configure component %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotConfigureComponent(@Cause Throwable cause, String name)
name
parameter, could not be
configured.cause
- the cause of the error.name
- the name of the component.DeploymentUnitProcessingException
for the error.@Message(id=25, value="Could not determine type for resource-env-ref %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotDetermineType(String name)
name
- the name of the of the resource environment reference.DeploymentUnitProcessingException
for the error.@Message(id=26, value="Could not determine type for %s %s please specify the %s.") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotDetermineType(String tag, String value, String typeTag)
tag
could not be determined.tag
- the tag name.value
- the value of the tag.typeTag
- the type tag.DeploymentUnitProcessingException
for the error.@Message(id=27, value="Could not load %s referenced in env-entry") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoad(String injectionTarget)
injectionTarget
- the injection target.DeploymentUnitProcessingException
for the error.org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoad(@Cause Throwable cause, String injectionTarget)
cause
- the cause of the error.injectionTarget
- the injection target.DeploymentUnitProcessingException
for the error.@Message(id=28, value="Could not load interceptor class %s") RuntimeException cannotLoadInterceptor(@Cause Throwable cause, String className)
cause
- the cause of the error.className
- the name of the interceptor class.DeploymentUnitProcessingException
for the error.@Message(id=29, value="Could not load interceptor class %s on component %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadInterceptor(@Cause Throwable cause, String className, Class<?> component)
cause
- the cause of the error.className
- the name of the interceptor class.component
- the component.DeploymentUnitProcessingException
for the error.@Message(id=30, value="Could not load view class %s for component %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadViewClass(@Cause Throwable cause, String className, ComponentConfiguration component)
className
parameter, for the
component.cause
- the cause of the error.className
- the name of the class.component
- the component.DeploymentUnitProcessingException
for the error.@Message(id=31, value="Unable to process modules in application.xml for EAR [%s], module file %s not found") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotProcessEarModule(org.jboss.vfs.VirtualFile earFile, String moduleFile)
earFile
parameter, module file was not found.earFile
- the EAR file.moduleFile
- the module file.DeploymentUnitProcessingException
for the error.@Message(id=32, value="Unable to parse resource-ref URI: %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotParseResourceRefUri(@Cause Throwable cause, String uri)
cause
- the cause of the error.uri
- the URI.DeploymentUnitProcessingException
for the error.@Message(id=33, value="Could not resolve injection point %s on class %s specified in web.xml") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotResolveInjectionPoint(String targetName, String className)
targetName
- the injection point name.className
- the class name.DeploymentUnitProcessingException
for the error.@Message(id=34, value="Could not resolve method %s on class %s with annotations %s") RuntimeException cannotResolveMethod(org.jboss.invocation.proxy.MethodIdentifier method, Class<?> component, Collection<?> annotations)
method
- the method.component
- the class.annotations
- the annotations.RuntimeException
for the error.@Message(id=35, value="Could not set property %s on datasource class %s") RuntimeException cannotSetProperty(@Cause Throwable cause, String name, String className)
name
parameter, could not be set on the
datasource class, represented by the className
parameter.cause
- the cause of the error.name
- the name of the property.className
- the datasource class name.RuntimeException
for the error.@Message(id=36, value="Cannot specify both a %s and a %s in an environment entry.") org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotSpecifyBoth(String element1, String element2)
element1
and element2
cannot be specified in an
environment entry.element1
- the first element.element2
- the second element.DeploymentUnitProcessingException
for the error.@Message(id=37, value="Circular dependency installing %s") IllegalArgumentException circularDependency(String bindingName)
bindingName
- the binding name.IllegalArgumentException
for the error.@Message(id=38, value="%s annotation is only allowed on a class. %s is not a class.") org.jboss.as.server.deployment.DeploymentUnitProcessingException classOnlyAnnotation(String annotation, org.jboss.jandex.AnnotationTarget target)
annotation
- the annotation.target
- the annotation target.DeploymentUnitProcessingException
for the error.@Message(id=39, value="@%s annotation is only allowed on methods and classes") org.jboss.as.server.deployment.DeploymentUnitProcessingException classOrMethodOnlyAnnotation(org.jboss.jandex.DotName annotation)
annotation
- the annotation.DeploymentUnitProcessingException
for the error.@Message(id=40, value="A component named \'%s\' is already defined in this module") IllegalArgumentException componentAlreadyDefined(String name)
name
parameter, is already defined in
this module.name
- the name of the module.IllegalArgumentException
for the error.@Message(id=41, value="Component class %s for component %s has errors: %n%s") org.jboss.as.server.deployment.DeploymentUnitProcessingException componentClassHasErrors(String className, String componentName, String errorMsg)
className
parameter, for the
component, represented by the componentName
parameter, has errors.className
- the class name.componentName
- the name of the component.errorMsg
- the error message.DeploymentUnitProcessingException
for the error.@Message(id=42, value="Failed to construct component instance") IllegalStateException componentConstructionFailure(@Cause Throwable cause)
cause
- the cause of the error.IllegalStateException
for the error.@Message(id=43, value="Component is stopped") IllegalStateException componentIsStopped()
IllegalStateException
for the error.@Message(id=44, value="Component not available (interrupted)") IllegalStateException componentNotAvailable()
IllegalStateException
for the error.@Message(id=45, value="No component found for type \'%s\'") org.jboss.as.server.deployment.DeploymentUnitProcessingException componentNotFound(String typeName)
typeName
- the name of the component.DeploymentUnitProcessingException
for the error.@Message(id=46, value="Failed to instantiate component view") IllegalStateException componentViewConstructionFailure(@Cause Throwable cause)
cause
- the cause of the error.IllegalStateException
for the error.@Message(id=47, value="Incompatible conflicting binding at %s source: %s") IllegalArgumentException conflictingBinding(String bindingName, InjectionSource source)
bindingName
- the binding name.source
- the source.IllegalArgumentException
for the error.@Message(id=48, value="Could not find default constructor for %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultConstructorNotFound(Class<?> clazz)
clazz
parameter, could not be found.clazz
- the class.DeploymentUnitProcessingException
for the error.@Message(id=49, value="Could not find default constructor for %s class %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultConstructorNotFound(String annotation, String className)
className
parameter, could not be found.annotation
- the annotation.className
- the name of the class.DeploymentUnitProcessingException
for the error.@Message(id=50, value="No default constructor for interceptor class %s on component %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultConstructorNotFoundOnComponent(String className, Class<?> component)
className
parameter, could not be found on the component.className
- the name of the class.component
- the component name.DeploymentUnitProcessingException
for the error.@Message(id=51, value="%s elements must provide a %s.") IllegalArgumentException elementAttributeMissing(String element, String attribute)
element
- the element.attribute
- the attribute.IllegalArgumentException
for the exception.@Message(id=52, value="Failed to install component %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToInstallComponent(@Cause Throwable cause, String name)
cause
- the cause of the error.name
- the name of the component.DeploymentUnitProcessingException
for the error.@Message(id=53, value="Failed to parse %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParse(@Cause Throwable cause, org.jboss.vfs.VirtualFile xmlFile)
xmlFile
.cause
- the cause of the error.xmlFile
- the XML file.DeploymentUnitProcessingException
for the error.@Message(id=54, value="Failed to process children for EAR [%s]") org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessChild(@Cause Throwable cause, org.jboss.vfs.VirtualFile earFile)
cause
- the cause of the error.earFile
- the EAR file.DeploymentUnitProcessingException
for the error.@Message(id=55, value="Failed to read %s entries for application [%s]") String failedToRead(String entryName, String appName)
entryName
- the name of the entry.appName
- the application name.@Message(id=56, value="Failed to read %s entries for module [%s, %s]") String failedToRead(String entryName, String appName, String moduleName)
entryName
- the name of the entry.appName
- the application name.moduleName
- the module name.@Message(id=57, value="Failed to read %s entries for component [%s, %s, %s]") String failedToRead(String entryName, String appName, String moduleName, String componentName)
entryName
- the name of the entry.appName
- the application name.moduleName
- the module name.componentName
- the component name@Message(id=58, value="No matching field found for \'%s\'") org.jboss.as.server.deployment.DeploymentUnitProcessingException fieldNotFound(String name)
name
parameter, was not found.name
- the name of the field.DeploymentUnitProcessingException
for the error.@Message(id=59, value="No injection target found") IllegalStateException injectionTargetNotFound()
IllegalStateException
for the error.@Message(id=60, value="%s of type java.lang.Character is not exactly one character long %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidCharacterLength(String elementName, String value)
elementName
character type is not exactly one character long.elementName
- the element name.value
- the value.DeploymentUnitProcessingException
for the error.@Message(id=61, value="%s is not a valid descriptor") RuntimeException invalidDescriptor(String descriptor)
descriptor
- the invalid descriptorRuntimeException
for the error.@Message(id=62, value="Injection target %s on class %s is not compatible with the type of injection: %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidInjectionTarget(String targetName, String targetType, Class<?> type)
targetName
parameter, on the
class, represented by the targetType
parameter, is not compatible with the type of injection.targetName
- the name of the target.targetType
- the type of the target.type
- the type provided.DeploymentUnitProcessingException
for the error.@Message(id=63, value="Invalid number of arguments for method %s annotated with %s on class %s") String invalidNumberOfArguments(String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)
annotation
on the class, represented by the className
parameter.methodName
- the name of the method.annotation
- the annotation.className
- the name of the class.@Message(id=64, value="A return type of %s is required for method %s annotated with %s on class %s") IllegalArgumentException invalidReturnType(String returnType, String methodName, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className)
methodName
parameter, annotated with the annotation
on the class, represented by the
className
parameter.returnType
- the return type required.methodName
- the name of the method.annotation
- the annotation.className
- the name of the class.IllegalArgumentException
for the error.@Message(id=65, value="Invalid signature for method %s annotated with %s on class %s, signature must be \'%s\'") String invalidSignature(String name, org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName className, String signatureArg)
annotation
must have a single argument.name
- the name of the method.annotation
- the annotation.className
- the class name.signatureArg
- the signature argument.@Message(id=66, value="Invalid value: %s for \'%s\' element") XMLStreamException invalidValue(String value, String element, @Param Location location)
value
- the invalid value.element
- the element.location
- the location of the error.XMLStreamException
for the error.@Message(id=67, value="Method does not exist %s") IllegalStateException methodNotFound(Method method)
method
- the method that does not exist.IllegalStateException
for the error.@Message(id=68, value="No matching method found for method %s (%s) on %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException methodNotFound(String name, String paramType, String className)
name
- the name of the method.paramType
- the parameter type.className
- the class name.DeploymentUnitProcessingException
for the error.@Message(id=69, value="@%s is only valid on method targets.") org.jboss.as.server.deployment.DeploymentUnitProcessingException methodOnlyAnnotation(org.jboss.jandex.DotName annotation)
annotation
- the annotation.DeploymentUnitProcessingException
for the error.@Message(id=70, value="Multiple components found for type \'%s\'") org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleComponentsFound(String typeName)
typeName
- the name of the component.DeploymentUnitProcessingException
for the error.@Message(id=71, value="More than one matching method found for method \'%s (%s) on %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleMethodsFound(String name, String paramType, String className)
name
- the name of the method.paramType
- the parameter type.className
- the class name.DeploymentUnitProcessingException
for the error.@Message(id=72, value="Multiple setter methods for %s on class %s found when applying <injection-target> for env-entry") org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleSetterMethodsFound(String targetName, String className)
targetName
- the name of the method.className
- the class name.DeploymentUnitProcessingException
for the error.@Message(id=73, value="No component instance associated") IllegalStateException noComponentInstance()
IllegalStateException
for the error.@Message(id=74, value="Binding name must not be null: %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException nullBindingName(BindingConfiguration config)
null
.config
- the binding configuration.DeploymentUnitProcessingException
for the error.@Message(id=75, value="Managed bean class name cannot be null or empty") IllegalArgumentException nullOrEmptyManagedBeanClassName()
null
or empty managed bean class name.IllegalArgumentException
for the error.@Message(id=76, value="Resource reference type cannot be null or empty") IllegalArgumentException nullOrEmptyResourceReferenceType()
null
or empty resource reference type.IllegalArgumentException
for the error.@Message(id=77, value="Cannot register a null resource reference processor") IllegalArgumentException nullResourceReference()
null
resource reference processor cannot be registered.IllegalArgumentException
for the error.@Message(id=78, value="%s is null") IllegalArgumentException nullVar(String name)
name
parameter, is null
.name
- the name of the variable.IllegalArgumentException
for the error.@Message(id=79, value="Can\'t add %s, priority 0x%s is already taken by %s") IllegalArgumentException priorityAlreadyExists(Object item, String hexPriority, Object current)
item
- the item that was not added.hexPriority
- the priority.current
- the current item at that priority.IllegalArgumentException
for the error.@Message(id=80, value="Use the ResourceDescriptionResolver variant") UnsupportedOperationException resourceDescriptionResolverError()
UnsupportedOperationException
for the error.@Message(id=81, value="Resource reference for type: %s is not registered. Cannot unregister") IllegalArgumentException resourceReferenceNotRegistered(String type)
type
is not registered.type
- the resource reference type.IllegalArgumentException
for the error.@Message(id=82, value="Service not started") IllegalStateException serviceNotStarted()
IllegalStateException
for the error.@Message(id=83, value="%s injection target is invalid. Only setter methods are allowed: %s") IllegalArgumentException setterMethodOnly(String annotation, org.jboss.jandex.MethodInfo methodInfo)
annotation
injection target is invalid and only setter methods are
allowed.annotation
- the annotation.methodInfo
- the method information.IllegalArgumentException
for the error.@Message(id=84, value="Unknown AnnotationTarget type: %s") RuntimeException unknownAnnotationTargetType(org.jboss.jandex.AnnotationTarget target)
AnnotationTarget
type is unknown.target
- the annotation target.RuntimeException
for the error.@Message(id=85, value="Unknown %s type %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException unknownElementType(String elementName, String type)
elementName
for the type
is unknown.elementName
- the name of the element.type
- the type.DeploymentUnitProcessingException
for the error.@Message(id=86, value="Could not find method %s %s on view %s of %s") IllegalArgumentException viewMethodNotFound(String name, String descriptor, Class<?> viewClass, Class<?> component)
name
- the name of the method.descriptor
- the method descriptor.viewClass
- the view class.component
- the component class.IllegalArgumentException
for the error.@Message(id=87, value="Could not load component class %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotLoadComponentClass(@Cause Throwable cause, String className)
@Message(id=88, value="Unexpected element \'%s\' encountered") XMLStreamException unexpectedElement(QName name, @Param Location location)
name
parameter, was
encountered.name
- the unexpected element name.location
- the location of the error.XMLStreamException
for the error.@Message(id=89, value="Failed to process jboss-ejb-client.xml") org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessEJBClientDescriptor(@Cause Throwable cause)
DeploymentUnitProcessingException
for the error.@Message(id=90, value="Exception while parsing jboss-ejb-client.xml file found at %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException xmlErrorParsingEJBClientDescriptor(@Cause XMLStreamException cause, String fileLocation)
fileLocation
- the location of jboss-ejb-client.xmlDeploymentUnitProcessingException
for the error.@Message(id=91, value="%s") XMLStreamException errorParsingEJBClientDescriptor(String message, @Param Location location)
message
- The error messagelocation
- The location of the errorXMLStreamException
for the error.@Message(id=92, value="No message destination with name %s for binding %s") String noMessageDestination(String name, String binding)
@Message(id=93, value="More than one message destination with name %s for binding %s destinations: %s") String moreThanOneMessageDestination(String name, String binding, Set<String> jndiNames)
@Message(id=94, value="Failed to load jboss.properties") org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToLoadJbossProperties(@Cause IOException e)
@Message(id=95, value="Unsupported ear module type: %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException unsupportedModuleType(String moduleFileName)
@Message(id=96, value="library-directory of value / is not supported") org.jboss.as.server.deployment.DeploymentUnitProcessingException rootAsLibraryDirectory()
@Message(id=97, value="Module may not be a child of the EAR\'s library directory. Library directory: %s, module file name: %s") org.jboss.as.server.deployment.DeploymentUnitProcessingException earModuleChildOfLibraryDirectory(String libraryDirectory, String moduleFileName)
@Message(id=98, value="ManagedReference was null and injection is not optional for injection into field %s") RuntimeException managedReferenceWasNull(Field field)
@Message(id=99, value="Only \'true\' is allowed for \'jboss-descriptor-property-replacement\' due to AS7-4892") String onlyTrueAllowedForJBossDescriptorPropertyReplacement_AS7_4892()
@Message(id=100, value="Global modules may not specify \'annotations\', \'meta-inf\' or \'services\'.") String propertiesNotAllowedOnGlobalModules()
@Message(id=102, value="EE Concurrent Service\'s value uninitialized.") IllegalStateException concurrentServiceValueUninitialized()
@Message(id=103, value="EE Concurrent ContextHandle serialization must be handled by the factory.") IOException serializationMustBeHandledByTheFactory()
@Message(id=104, value="The EE Concurrent Context %s already has a factory named %s") IllegalArgumentException factoryAlreadyExists(ConcurrentContext concurrentContext, String factoryName)
@Message(id=105, value="EE Concurrent Context %s does not has a factory named %s") IOException factoryNotFound(ConcurrentContext concurrentContext, String factoryName)
@Message(id=106, value="EE Concurrent Context %s service not installed.") IOException concurrentContextServiceNotInstalled(org.jboss.msc.service.ServiceName serviceName)
@Message(id=107, value="EE Concurrent Transaction Setup Provider service not installed.") IllegalStateException transactionSetupProviderServiceNotInstalled()
@Message(id=108, value="Instance data can only be set during construction") IllegalStateException instanceDataCanOnlyBeSetDuringConstruction()
@Message(id=109, value="A class must not declare more than one AroundInvoke method. %s has %s methods annotated.") org.jboss.as.server.deployment.DeploymentUnitProcessingException aroundInvokeAnnotationUsedTooManyTimes(org.jboss.jandex.DotName className, int numberOfAnnotatedMethods)
className
- the name of the class.numberOfAnnotatedMethods
- the number of @aroundInvoke annotations in the specified class.DeploymentUnitProcessingException
for the error.@LogMessage(level=ERROR) @Message(id=110, value="Failed to run scheduled task") void failedToRunTask(@Cause Exception e)
@Message(id=111, value="Cannot run scheduled task %s as container is suspended") IllegalStateException cannotRunScheduledTask(Object delegate)
@Message(id=112, value="The core-threads value must be greater than 0 when the queue-length is %s") org.jboss.as.controller.OperationFailedException invalidCoreThreadsSize(String queueLengthValue)
queueLengthValue
- the queue length valueOperationFailedException
for the exception@Message(id=113, value="The max-threads value %d cannot be less than the core-threads value %d.") org.jboss.as.controller.OperationFailedException invalidMaxThreads(int maxThreads, int coreThreads)
maxThreads
- the size for the max threadscoreThreads
- the size for the core threadsOperationFailedException
for the exceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.