Package org.jboss.as.connector.logging
Class ConnectorLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.connector.logging.ConnectorLogger_$logger
-
- All Implemented Interfaces:
Serializable,ConnectorLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-07-15T18:20:21+0100") public class ConnectorLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ConnectorLogger, org.jboss.logging.BasicLogger, SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.connector.logging.ConnectorLogger
DEPLOYER_JDBC_LOGGER, DEPLOYMENT_CONNECTOR_LOGGER, DEPLOYMENT_CONNECTOR_REGISTRY_LOGGER, DS_DEPLOYER_LOGGER, MDR_LOGGER, ROOT_LOGGER, SUBSYSTEM_DATASOURCES_LOGGER, SUBSYSTEM_RA_LOGGER
-
-
Constructor Summary
Constructors Constructor Description ConnectorLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadminObjectAnnotation(String jndiName)protected StringadminObjectAnnotation$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionadminObjectForJCA10(String ra, String jndiName)Admin object declared for JCA 1.0 archiveprotected StringadminObjectForJCA10$str()org.jboss.as.controller.OperationFailedExceptionarchiveOrModuleRequired()A message indicating that at least one of archive or module attributes gave to be definedprotected StringarchiveOrModuleRequired$str()org.jboss.as.controller.OperationFailedExceptionattributeRequiresFalseOrUndefinedAttribute(String attribute, String requiredFalseAttribute)A message indicating that an attribute can only be set if another attribute is undefined or set asfalse.protected StringattributeRequiresFalseOrUndefinedAttribute$str()org.jboss.as.controller.OperationFailedExceptionattributeRequiresTrueAttribute(String attribute, String requiredAttribute)A message indicating that an attribute can only be set if another attribute is set astrue.protected StringattributeRequiresTrueAttribute$str()voidbindingAlias(String jndiName, String alias)protected StringbindingAlias$str()voidboundDataSource(String jndiName)Logs an informational message indicating the data source has been bound.protected StringboundDataSource$str()voidboundJca(String description, String jndiName)Logs an informational message indicating the Jakarta Connectors bound the object represented by thedescriptionparameter.protected StringboundJca$str()voidboundNonJTADataSource(String jndiName)protected StringboundNonJTADataSource$str()org.jboss.jca.deployers.common.DeployExceptioncannotDeploy(Throwable cause)Creates an exception indicating the inability to complete the deployment.protected StringcannotDeploy$str()org.jboss.jca.deployers.common.DeployExceptioncannotDeployAndValidate(Throwable cause)Creates an exception indicating the inability to deploy and validate a datasource or an XA datasource.protected StringcannotDeployAndValidate$str()voidcannotFindDriverClassName(String driverName)Logs a warning message indicating can't find the driver class name.protected StringcannotFindDriverClassName$str()StringcannotInstantiateDriverClass(String driverClassName)A message indicating inability to instantiate the driver class.voidcannotInstantiateDriverClass(String driverClassName, Throwable reason)Logs a warning message indicating inability to instantiate the driver class.protected StringcannotInstantiateDriverClass1$str()protected StringcannotInstantiateDriverClass2$str()org.jboss.msc.service.StartExceptioncannotStartDSNoConnectionFactory(String dataSourceJNDIName)Creates an exception indicating the data source was unable to start because it create more than one connection factory.protected StringcannotStartDSNoConnectionFactory$str()org.jboss.msc.service.StartExceptioncannotStartDSTooManyConnectionFactories(String dataSourceJNDIName, int factoriesCount)Creates an exception indicating the data source was unable to start because it create more than one connection factory.protected StringcannotStartDSTooManyConnectionFactories$str()StringcompressedRarNotSupportedInModuleRA(String moduleName)A message indicating a failure to load the module for a RA deployed as module.protected StringcompressedRarNotSupportedInModuleRA$str()voidconnectionFactoryAnnotation(String jndiName)protected StringconnectionFactoryAnnotation$str()IllegalArgumentExceptiondatasourceIsDisabled(String jndiName)protected StringdatasourceIsDisabled$str()voiddeployingCompliantJdbcDriver(Class<? extends Driver> driver, int majorVersion, int minorVersion)Logs an informational message indicating the JDBC driver is compliant.protected StringdeployingCompliantJdbcDriver$str()voiddeployingNonCompliantJdbcDriver(Class<? extends Driver> driver, int majorVersion, int minorVersion)Logs an informational message indicating the JDBC driver is non-compliant.protected StringdeployingNonCompliantJdbcDriver$str()org.jboss.msc.service.StartExceptiondeploymentError(Throwable cause, String name)Creates an exception indicating an error occurred during deployment.protected StringdeploymentError$str()org.jboss.jca.deployers.common.DeployExceptiondeploymentFailed(Throwable cause, String className)Creates an exception indicating the deployment failed.protected StringdeploymentFailed$str()voiddeprecated()protected Stringdeprecated$str()org.jboss.as.controller.OperationFailedExceptiondriverNameAndResourceNameNotEquals(String driverName, String resourceName)protected StringdriverNameAndResourceNameNotEquals$str()voiddriversElementNotSupported(String deploymentName)protected StringdriversElementNotSupported$str()IllegalStateExceptiondriverVersionMismatch()Creates an exception indicating the specified driver version does not match the actual driver version.protected StringdriverVersionMismatch$str()voidelytronHandlerHandle(String callbacks)protected StringelytronHandlerHandle$str()voiderrorDuringRecoveryShutdown(Throwable cause)protected StringerrorDuringRecoveryShutdown$str()voiderrorStoppingRA(Throwable cause)protected StringerrorStoppingRA$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionexceptionDeployingDatasource(Throwable cause, String datasource)protected StringexceptionDeployingDatasource$str()voidexceptionDuringUnregistering(org.jboss.jca.core.spi.rar.NotFoundException nfe)protected StringexceptionDuringUnregistering$str()SecurityExceptionexecutionSubjectNotSetInHandler()protected StringexecutionSubjectNotSetInHandler$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionFailedDeployDriverNotSpecified(String dsName)Creates an exception indicating a failure to deploy the datasource because driver is not specifiedprotected StringFailedDeployDriverNotSpecified$str()StringfailedToCreate(String type, org.jboss.dmr.ModelNode operation, String reasonMessage)A message indicating the type, represented by thetypeparameter, failed to be created for the operation represented by theoperationmessage.protected StringfailedToCreate$str()org.jboss.as.controller.OperationFailedExceptionfailedToFindDistributedWorkManager(String wmName)protected StringfailedToFindDistributedWorkManager$str()StringfailedToGetMetrics(String message)A message indicating a failure to get the metrics.protected StringfailedToGetMetrics$str()org.jboss.jca.deployers.common.DeployExceptionfailedToGetUrlDelimiter(Throwable cause)Creates an exception indicating a failure to get the URL delimiter.protected StringfailedToGetUrlDelimiter$str()StringfailedToInvokeOperation(String message)A message indicating a failure to invoke an operation.protected StringfailedToInvokeOperation$str()org.jboss.as.controller.OperationFailedExceptionfailedToLoadDataSourceClass(String clsName, Throwable t)protected StringfailedToLoadDataSourceClass$str()StringfailedToLoadModuleDriver(String moduleName)A message indicating a failure to load the module for a driver.protected StringfailedToLoadModuleDriver$str()StringfailedToLoadModuleRA(String moduleName)A message indicating a failure to load the module for a RA deployed as module.protected StringfailedToLoadModuleRA$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToLoadNativeLibraries(Throwable cause)Failed to load native librariesprotected StringfailedToLoadNativeLibraries$str()IllegalArgumentExceptionfailedToMatchPool(String jndiName)Creates an exception indicating a failure to match the pool.protected StringfailedToMatchPool$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParseServiceXml(Throwable cause, org.jboss.vfs.VirtualFile xmlFile)Creates an exception indicating a failure to parse the service XML.org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParseServiceXml(org.jboss.vfs.VirtualFile xmlFile)Creates an exception indicating a failure to parse the service XML.protected StringfailedToParseServiceXml$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToProcessRaChild(Throwable cause, org.jboss.vfs.VirtualFile deploymentRoot)Creates an exception indicating a failure to process the resource adapter child archives for the deployment root represented by thedeploymentRootparameter.protected StringfailedToProcessRaChild$str()StringfailedToSetAttribute(String message)A message indicating a failure to set an attribute.protected StringfailedToSetAttribute$str()org.jboss.msc.service.StartExceptionfailedToStartDWMTransport(String wmName)protected StringfailedToStartDWMTransport$str()org.jboss.msc.service.StartExceptionfailedToStartJGroupsChannel(String channelName, String wmName)Creates an exception indicating a failure to start JGroup channel for a Distributed Work Managerprotected StringfailedToStartJGroupsChannel$str()org.jboss.msc.service.StartExceptionfailedToStartRaDeployment(Throwable cause, String deploymentName)Creates an exception indicating the deployment, represented by thedeploymentNameparameter, failed to start.protected StringfailedToStartRaDeployment$str()voidforceIJToNull()protected StringforceIJToNull$str()protected LocalegetLoggingLocale()IllegalStateExceptionindexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)protected StringindexedChildResourceRegistrationNotAvailable$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidAdminObject(String ao, String ra, String jndiName)Invalid admin object class definedprotected StringinvalidAdminObject$str()IllegalArgumentExceptioninvalidCallbackSecurityDomain()protected StringinvalidCallbackSecurityDomain$str()IllegalStateExceptioninvalidConnection(Exception e)Creates an exception indicating the connection is not valid.protected StringinvalidConnection$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidConnectionFactory(String cf, String ra, String jndiName)Invalid connection factory interface definedprotected StringinvalidConnectionFactory$str()IllegalStateExceptioninvalidCredentialSourceSupplier(Throwable cause)protected StringinvalidCredentialSourceSupplier$str()IllegalStateExceptioninvalidElytronWorkManagerSetting()protected StringinvalidElytronWorkManagerSetting$str()IllegalStateExceptionjndiBindingsNotSupported()Creates an exception indicating non-explicit JNDI bindings are not supported.protected StringjndiBindingsNotSupported$str()org.jboss.as.controller.OperationFailedExceptionjndiNameInvalidFormat()A message indicating that jndi-name has an invalid formatprotected StringjndiNameInvalidFormat$str()org.jboss.as.controller.OperationFailedExceptionjndiNameRequired()A message indicating that jndi-name is missing and it's a required attributeprotected StringjndiNameRequired$str()org.jboss.as.controller.OperationFailedExceptionjndiNameShouldValidate()protected StringjndiNameShouldValidate$str()voidlegacyDisableEnableOperation(String name)protected StringlegacyDisableEnableOperation$str()IllegalStateExceptionlegacySecurityNotAvailable()org.jboss.as.controller.OperationFailedExceptionlegacySecurityNotAvailable(String datasourceName)org.jboss.as.controller.OperationFailedExceptionlegacySecurityNotAvailable(String connectionDef, String ra)protected StringlegacySecurityNotAvailable0$str()protected StringlegacySecurityNotAvailable1$str()protected StringlegacySecurityNotAvailable2$str()IllegalStateExceptionlegacySecurityNotAvailableForConnectionFactory(String jndiName)protected StringlegacySecurityNotAvailableForConnectionFactory$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionlegacySecurityNotAvailableForDsXml(String datasourceName)protected StringlegacySecurityNotAvailableForDsXml$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionlegacySecurityNotAvailableForRa(String deploymentName)protected StringlegacySecurityNotAvailableForRa$str()voidmethodNotFoundOnDataSource(String method, Class<?> clazz)protected StringmethodNotFoundOnDataSource$str()StringmissingDependencyInModuleDriver(String moduleName, String missingModule)protected StringmissingDependencyInModuleDriver$str()StringnoDataSourceRegisteredForAddress(org.jboss.as.controller.PathAddress address)No datasource exists at the deployment addressprotected StringnoDataSourceRegisteredForAddress$str()StringnoMetricsAvailable()A message indicating there are no metrics available.protected StringnoMetricsAvailable$str()IllegalArgumentExceptionnoPropertyResolution(String name)Creates an exception indicating a property can't be resolvedprotected StringnoPropertyResolution$str()voidnoSecurityDefined(String jndiName)protected StringnoSecurityDefined$str()NoSuchMethodExceptionnoSuchField(String name)Creates an exception indicating a field is undefined.protected StringnoSuchField$str()NoSuchMethodExceptionnoSuchMethod(String name)Creates an exception indicating a method is undefined.protected StringnoSuchMethod$str()UnsupportedOperationExceptionnoSupportedOperation(String operation)protected StringnoSupportedOperation$str()IllegalArgumentExceptionnotAnAnnotation(Class<?> clazz)Creates an exception indicating the class, represented by theclazzparameter, should be an annotation.protected StringnotAnAnnotation$str()org.jboss.as.controller.OperationFailedExceptionnotAValidDataSourceClass(String clz, String dsClz)protected StringnotAValidDataSourceClass$str()StringnullVar(String name)A message indicating the variable isnull.protected StringnullVar$str()org.jboss.as.controller.OperationFailedExceptiononeThreadPoolWorkManager(String threadPoolName, String threadPoolType, String workManagerName)protected StringoneThreadPoolWorkManager$str()StringraModuleNotFound(String moduleName, String missingModule)protected StringraModuleNotFound$str()org.jboss.as.controller.OperationFailedExceptionRARNotYetDeployed(String raName)Creates an exception indicating missing rar.protected StringRARNotYetDeployed$str()voidregisteredAdminObject(String jndiName)Logs an informational message indicating an admin object was registered.protected StringregisteredAdminObject$str()voidregisteredConnectionFactory(String jndiName)Logs an informational message indicating the JNDI connection factory was registered.protected StringregisteredConnectionFactory$str()StringrejectAttributesMustBeTrue(Set<String> key)protected StringrejectAttributesMustBeTrue$str()org.jboss.as.controller.OperationFailedExceptionreportDirectoryDoesNotExist(String reportDirectory)protected StringreportDirectoryDoesNotExist$str()StringserviceAlreadyStarted(String serviceType, Object obj)A message indicating the service, represented by theserviceTypeparameter, is already started on the object represented by theobjparameter.protected StringserviceAlreadyStarted$str()StringserviceNotAvailable(String serviceType, Object obj)A message indicating the service, represented by theserviceTypeparameter, is not available on th object represented by theobjparameter.protected StringserviceNotAvailable$str()IllegalStateExceptionserviceNotStarted()Creates an exception indicating the service is not started.protected StringserviceNotStarted$str()voidstartedDriverService(String driverName)protected StringstartedDriverService$str()voidstartingSubsystem(String subsystem, String version)Logs an informational message indicating the subsystem, represented by thesubsystemparameter, is starting.protected StringstartingSubsystem$str()voidstoppedDriverService(String driverName)protected StringstoppedDriverService$str()Stringsubject(Subject subject, String identity)protected Stringsubject$str()org.jboss.as.controller.OperationFailedExceptionthreadPoolNameMustMatchWorkManagerName(String threadPoolName, String threadPoolType, String workManagerName)protected StringthreadPoolNameMustMatchWorkManagerName$str()voidunableToRegisterRecovery(String key, boolean isXa)protected StringunableToRegisterRecovery$str()voidunbindingAlias(String jndiName, String alias)protected StringunbindingAlias$str()voidunboundDataSource(String jndiName)Logs an informational message indicating the data source has been unbound.protected StringunboundDataSource$str()voidunboundJca(String description, String jndiName)Logs an informational message indicating the Jakarta Connectors inbound the object represented by thedescriptionparameter.protected StringunboundJca$str()voidunBoundNonJTADataSource(String jndiName)protected StringunBoundNonJTADataSource$str()IllegalArgumentExceptionundefinedVar(String name)Creates an exception indicating a variable is undefined.protected StringundefinedVar$str()voidunexceptedWorkerCompletionError(String errorMessage, Throwable t)protected StringunexceptedWorkerCompletionError$str()IllegalStateExceptionunknownAttribute(String attributeName)Creates an exception indicating unknown attributeprotected StringunknownAttribute$str()IllegalStateExceptionunknownOperation(String attributeName)Creates an exception indicating unknown operationprotected StringunknownOperation$str()UnsupportedOperationExceptionunsupportedCreateCallbackHandlerMethod()protected StringunsupportedCreateCallbackHandlerMethod$str()org.jboss.as.controller.OperationFailedExceptionunsupportedPolicy(String name)protected StringunsupportedPolicy$str()voidunsupportedPolicyOption(String name)protected StringunsupportedPolicyOption$str()org.jboss.as.controller.OperationFailedExceptionunsupportedSelector(String name)protected StringunsupportedSelector$str()voidunsupportedSelectorOption(String name)protected StringunsupportedSelectorOption$str()org.jboss.as.controller.OperationFailedExceptionwrongModuleName(org.jboss.modules.ModuleLoadException exception, String moduleName)protected StringwrongModuleName$str()org.jboss.as.controller.OperationFailedExceptionxaDataSourcePropertiesNotPresent()A message indicating that at least on xa-datasource-property is requiredprotected StringxaDataSourcePropertiesNotPresent$str()-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
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
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
boundDataSource
public final void boundDataSource(String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the data source has been bound.- Specified by:
boundDataSourcein interfaceConnectorLogger- Parameters:
jndiName- the JNDI name
-
boundDataSource$str
protected String boundDataSource$str()
-
boundJca
public final void boundJca(String description, String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the Jakarta Connectors bound the object represented by thedescriptionparameter.- Specified by:
boundJcain interfaceConnectorLogger- Parameters:
description- the description of what was bound.jndiName- the JNDI name.
-
boundJca$str
protected String boundJca$str()
-
cannotInstantiateDriverClass
public final void cannotInstantiateDriverClass(String driverClassName, Throwable reason)
Description copied from interface:ConnectorLoggerLogs a warning message indicating inability to instantiate the driver class.- Specified by:
cannotInstantiateDriverClassin interfaceConnectorLogger- Parameters:
driverClassName- the driver class name.reason- the reason the the driver could not be instantiated.
-
cannotInstantiateDriverClass2$str
protected String cannotInstantiateDriverClass2$str()
-
deployingCompliantJdbcDriver
public final void deployingCompliantJdbcDriver(Class<? extends Driver> driver, int majorVersion, int minorVersion)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the JDBC driver is compliant.- Specified by:
deployingCompliantJdbcDriverin interfaceConnectorLogger- Parameters:
driver- the JDBC driver class.majorVersion- the major version of the driver.minorVersion- the minor version of the driver.
-
deployingCompliantJdbcDriver$str
protected String deployingCompliantJdbcDriver$str()
-
deployingNonCompliantJdbcDriver
public final void deployingNonCompliantJdbcDriver(Class<? extends Driver> driver, int majorVersion, int minorVersion)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the JDBC driver is non-compliant.- Specified by:
deployingNonCompliantJdbcDriverin interfaceConnectorLogger- Parameters:
driver- the non-compliant JDBC driver class.majorVersion- the major version of the driver.minorVersion- the minor version of the driver.
-
deployingNonCompliantJdbcDriver$str
protected String deployingNonCompliantJdbcDriver$str()
-
registeredAdminObject
public final void registeredAdminObject(String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating an admin object was registered.- Specified by:
registeredAdminObjectin interfaceConnectorLogger- Parameters:
jndiName- the JNDI name.
-
registeredAdminObject$str
protected String registeredAdminObject$str()
-
registeredConnectionFactory
public final void registeredConnectionFactory(String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the JNDI connection factory was registered.- Specified by:
registeredConnectionFactoryin interfaceConnectorLogger- Parameters:
jndiName- the JNDI connection factory.
-
registeredConnectionFactory$str
protected String registeredConnectionFactory$str()
-
startingSubsystem
public final void startingSubsystem(String subsystem, String version)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the subsystem, represented by thesubsystemparameter, is starting.- Specified by:
startingSubsystemin interfaceConnectorLogger- Parameters:
subsystem- the subsystem that is starting.version- the version of the subsystem.
-
startingSubsystem$str
protected String startingSubsystem$str()
-
unboundDataSource
public final void unboundDataSource(String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the data source has been unbound.- Specified by:
unboundDataSourcein interfaceConnectorLogger- Parameters:
jndiName- the JNDI name
-
unboundDataSource$str
protected String unboundDataSource$str()
-
unboundJca
public final void unboundJca(String description, String jndiName)
Description copied from interface:ConnectorLoggerLogs an informational message indicating the Jakarta Connectors inbound the object represented by thedescriptionparameter.- Specified by:
unboundJcain interfaceConnectorLogger- Parameters:
description- the description of what was unbound.jndiName- the JNDI name.
-
unboundJca$str
protected String unboundJca$str()
-
driversElementNotSupported
public final void driversElementNotSupported(String deploymentName)
- Specified by:
driversElementNotSupportedin interfaceConnectorLogger
-
driversElementNotSupported$str
protected String driversElementNotSupported$str()
-
driverNameAndResourceNameNotEquals$str
protected String driverNameAndResourceNameNotEquals$str()
-
driverNameAndResourceNameNotEquals
public final org.jboss.as.controller.OperationFailedException driverNameAndResourceNameNotEquals(String driverName, String resourceName)
- Specified by:
driverNameAndResourceNameNotEqualsin interfaceConnectorLogger
-
methodNotFoundOnDataSource
public final void methodNotFoundOnDataSource(String method, Class<?> clazz)
- Specified by:
methodNotFoundOnDataSourcein interfaceConnectorLogger
-
methodNotFoundOnDataSource$str
protected String methodNotFoundOnDataSource$str()
-
forceIJToNull
public final void forceIJToNull()
- Specified by:
forceIJToNullin interfaceConnectorLogger
-
forceIJToNull$str
protected String forceIJToNull$str()
-
startedDriverService
public final void startedDriverService(String driverName)
- Specified by:
startedDriverServicein interfaceConnectorLogger
-
startedDriverService$str
protected String startedDriverService$str()
-
stoppedDriverService
public final void stoppedDriverService(String driverName)
- Specified by:
stoppedDriverServicein interfaceConnectorLogger
-
stoppedDriverService$str
protected String stoppedDriverService$str()
-
unsupportedSelectorOption
public final void unsupportedSelectorOption(String name)
- Specified by:
unsupportedSelectorOptionin interfaceConnectorLogger
-
unsupportedSelectorOption$str
protected String unsupportedSelectorOption$str()
-
unsupportedPolicyOption
public final void unsupportedPolicyOption(String name)
- Specified by:
unsupportedPolicyOptionin interfaceConnectorLogger
-
unsupportedPolicyOption$str
protected String unsupportedPolicyOption$str()
-
failedToStartJGroupsChannel$str
protected String failedToStartJGroupsChannel$str()
-
failedToStartJGroupsChannel
public final org.jboss.msc.service.StartException failedToStartJGroupsChannel(String channelName, String wmName)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to start JGroup channel for a Distributed Work Manager- Specified by:
failedToStartJGroupsChannelin interfaceConnectorLogger- Parameters:
channelName- the name of the channelwmName- the name of the workmanager- Returns:
- a
StartExceptionfor the error.
-
failedToFindDistributedWorkManager$str
protected String failedToFindDistributedWorkManager$str()
-
failedToFindDistributedWorkManager
public final org.jboss.as.controller.OperationFailedException failedToFindDistributedWorkManager(String wmName)
- Specified by:
failedToFindDistributedWorkManagerin interfaceConnectorLogger
-
failedToStartDWMTransport$str
protected String failedToStartDWMTransport$str()
-
failedToStartDWMTransport
public final org.jboss.msc.service.StartException failedToStartDWMTransport(String wmName)
- Specified by:
failedToStartDWMTransportin interfaceConnectorLogger
-
unsupportedSelector$str
protected String unsupportedSelector$str()
-
unsupportedSelector
public final org.jboss.as.controller.OperationFailedException unsupportedSelector(String name)
- Specified by:
unsupportedSelectorin interfaceConnectorLogger
-
unsupportedPolicy$str
protected String unsupportedPolicy$str()
-
unsupportedPolicy
public final org.jboss.as.controller.OperationFailedException unsupportedPolicy(String name)
- Specified by:
unsupportedPolicyin interfaceConnectorLogger
-
noSecurityDefined
public final void noSecurityDefined(String jndiName)
- Specified by:
noSecurityDefinedin interfaceConnectorLogger
-
noSecurityDefined$str
protected String noSecurityDefined$str()
-
connectionFactoryAnnotation
public final void connectionFactoryAnnotation(String jndiName)
- Specified by:
connectionFactoryAnnotationin interfaceConnectorLogger
-
connectionFactoryAnnotation$str
protected String connectionFactoryAnnotation$str()
-
adminObjectAnnotation
public final void adminObjectAnnotation(String jndiName)
- Specified by:
adminObjectAnnotationin interfaceConnectorLogger
-
adminObjectAnnotation$str
protected String adminObjectAnnotation$str()
-
cannotDeploy$str
protected String cannotDeploy$str()
-
cannotDeploy
public final org.jboss.jca.deployers.common.DeployException cannotDeploy(Throwable cause)
Description copied from interface:ConnectorLoggerCreates an exception indicating the inability to complete the deployment.- Specified by:
cannotDeployin interfaceConnectorLogger- Parameters:
cause- the cause of the error.- Returns:
- a
DeployExceptionfor the error.
-
cannotDeployAndValidate$str
protected String cannotDeployAndValidate$str()
-
cannotDeployAndValidate
public final org.jboss.jca.deployers.common.DeployException cannotDeployAndValidate(Throwable cause)
Description copied from interface:ConnectorLoggerCreates an exception indicating the inability to deploy and validate a datasource or an XA datasource.- Specified by:
cannotDeployAndValidatein interfaceConnectorLogger- Parameters:
cause- the cause of the error.- Returns:
- a
DeployExceptionfor the error.
-
deploymentError$str
protected String deploymentError$str()
-
deploymentError
public final org.jboss.msc.service.StartException deploymentError(Throwable cause, String name)
Description copied from interface:ConnectorLoggerCreates an exception indicating an error occurred during deployment.- Specified by:
deploymentErrorin interfaceConnectorLogger- Parameters:
cause- the cause of the error.name- the name of the deployment in error.- Returns:
- a
StartExceptionfor the error.
-
cannotInstantiateDriverClass1$str
protected String cannotInstantiateDriverClass1$str()
-
cannotInstantiateDriverClass
public final String cannotInstantiateDriverClass(String driverClassName)
Description copied from interface:ConnectorLoggerA message indicating inability to instantiate the driver class.- Specified by:
cannotInstantiateDriverClassin interfaceConnectorLogger- Parameters:
driverClassName- the driver class name.- Returns:
- the message.
-
driverVersionMismatch$str
protected String driverVersionMismatch$str()
-
driverVersionMismatch
public final IllegalStateException driverVersionMismatch()
Description copied from interface:ConnectorLoggerCreates an exception indicating the specified driver version does not match the actual driver version.- Specified by:
driverVersionMismatchin interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
failedToCreate$str
protected String failedToCreate$str()
-
failedToCreate
public final String failedToCreate(String type, org.jboss.dmr.ModelNode operation, String reasonMessage)
Description copied from interface:ConnectorLoggerA message indicating the type, represented by thetypeparameter, failed to be created for the operation represented by theoperationmessage.- Specified by:
failedToCreatein interfaceConnectorLogger- Parameters:
type- the type that failed to create.operation- the operation.reasonMessage- the reason.- Returns:
- the message.
-
failedToGetMetrics$str
protected String failedToGetMetrics$str()
-
failedToGetMetrics
public final String failedToGetMetrics(String message)
Description copied from interface:ConnectorLoggerA message indicating a failure to get the metrics.- Specified by:
failedToGetMetricsin interfaceConnectorLogger- Parameters:
message- a message to append.- Returns:
- the message.
-
failedToGetUrlDelimiter$str
protected String failedToGetUrlDelimiter$str()
-
failedToGetUrlDelimiter
public final org.jboss.jca.deployers.common.DeployException failedToGetUrlDelimiter(Throwable cause)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to get the URL delimiter.- Specified by:
failedToGetUrlDelimiterin interfaceConnectorLogger- Parameters:
cause- the cause of the error.- Returns:
- a
DeployExceptionfor the error.
-
failedToInvokeOperation$str
protected String failedToInvokeOperation$str()
-
failedToInvokeOperation
public final String failedToInvokeOperation(String message)
Description copied from interface:ConnectorLoggerA message indicating a failure to invoke an operation.- Specified by:
failedToInvokeOperationin interfaceConnectorLogger- Parameters:
message- the message to append.- Returns:
- th message.
-
failedToLoadModuleDriver$str
protected String failedToLoadModuleDriver$str()
-
failedToLoadModuleDriver
public final String failedToLoadModuleDriver(String moduleName)
Description copied from interface:ConnectorLoggerA message indicating a failure to load the module for a driver.- Specified by:
failedToLoadModuleDriverin interfaceConnectorLogger- Parameters:
moduleName- the module name.- Returns:
- the message.
-
failedToMatchPool$str
protected String failedToMatchPool$str()
-
failedToMatchPool
public final IllegalArgumentException failedToMatchPool(String jndiName)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to match the pool.- Specified by:
failedToMatchPoolin interfaceConnectorLogger- Parameters:
jndiName- the JNDI name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failedToParseServiceXml$str
protected String failedToParseServiceXml$str()
-
failedToParseServiceXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParseServiceXml(org.jboss.vfs.VirtualFile xmlFile)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to parse the service XML.- Specified by:
failedToParseServiceXmlin interfaceConnectorLogger- Parameters:
xmlFile- the service XML file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToParseServiceXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParseServiceXml(Throwable cause, org.jboss.vfs.VirtualFile xmlFile)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to parse the service XML.- Specified by:
failedToParseServiceXmlin interfaceConnectorLogger- Parameters:
cause- the cause of the error.xmlFile- the service XML file.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToProcessRaChild$str
protected String failedToProcessRaChild$str()
-
failedToProcessRaChild
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessRaChild(Throwable cause, org.jboss.vfs.VirtualFile deploymentRoot)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to process the resource adapter child archives for the deployment root represented by thedeploymentRootparameter.- Specified by:
failedToProcessRaChildin interfaceConnectorLogger- Parameters:
cause- the cause of the error.deploymentRoot- the deployment root.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToSetAttribute$str
protected String failedToSetAttribute$str()
-
failedToSetAttribute
public final String failedToSetAttribute(String message)
Description copied from interface:ConnectorLoggerA message indicating a failure to set an attribute.- Specified by:
failedToSetAttributein interfaceConnectorLogger- Parameters:
message- the message to append.- Returns:
- the message.
-
failedToStartRaDeployment$str
protected String failedToStartRaDeployment$str()
-
failedToStartRaDeployment
public final org.jboss.msc.service.StartException failedToStartRaDeployment(Throwable cause, String deploymentName)
Description copied from interface:ConnectorLoggerCreates an exception indicating the deployment, represented by thedeploymentNameparameter, failed to start.- Specified by:
failedToStartRaDeploymentin interfaceConnectorLogger- Parameters:
cause- the cause of the error.deploymentName- the deployment name.- Returns:
- a
StartExceptionfor the error.
-
invalidConnection$str
protected String invalidConnection$str()
-
invalidConnection
public final IllegalStateException invalidConnection(Exception e)
Description copied from interface:ConnectorLoggerCreates an exception indicating the connection is not valid.- Specified by:
invalidConnectionin interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
jndiBindingsNotSupported$str
protected String jndiBindingsNotSupported$str()
-
jndiBindingsNotSupported
public final IllegalStateException jndiBindingsNotSupported()
Description copied from interface:ConnectorLoggerCreates an exception indicating non-explicit JNDI bindings are not supported.- Specified by:
jndiBindingsNotSupportedin interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
noMetricsAvailable$str
protected String noMetricsAvailable$str()
-
noMetricsAvailable
public final String noMetricsAvailable()
Description copied from interface:ConnectorLoggerA message indicating there are no metrics available.- Specified by:
noMetricsAvailablein interfaceConnectorLogger- Returns:
- the message.
-
notAnAnnotation$str
protected String notAnAnnotation$str()
-
notAnAnnotation
public final IllegalArgumentException notAnAnnotation(Class<?> clazz)
Description copied from interface:ConnectorLoggerCreates an exception indicating the class, represented by theclazzparameter, should be an annotation.- Specified by:
notAnAnnotationin interfaceConnectorLogger- Parameters:
clazz- the invalid class.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullVar$str
protected String nullVar$str()
-
nullVar
public final String nullVar(String name)
Description copied from interface:ConnectorLoggerA message indicating the variable isnull.- Specified by:
nullVarin interfaceConnectorLogger- Parameters:
name- the name of the variable.- Returns:
- the message
-
serviceAlreadyStarted$str
protected String serviceAlreadyStarted$str()
-
serviceAlreadyStarted
public final String serviceAlreadyStarted(String serviceType, Object obj)
Description copied from interface:ConnectorLoggerA message indicating the service, represented by theserviceTypeparameter, is already started on the object represented by theobjparameter.- Specified by:
serviceAlreadyStartedin interfaceConnectorLogger- Parameters:
serviceType- the service type.obj- the object.- Returns:
- the message.
-
serviceNotAvailable$str
protected String serviceNotAvailable$str()
-
serviceNotAvailable
public final String serviceNotAvailable(String serviceType, Object obj)
Description copied from interface:ConnectorLoggerA message indicating the service, represented by theserviceTypeparameter, is not available on th object represented by theobjparameter.- Specified by:
serviceNotAvailablein interfaceConnectorLogger- Parameters:
serviceType- the service type.obj- the object.- Returns:
- the message.
-
serviceNotStarted$str
protected String serviceNotStarted$str()
-
serviceNotStarted
public final IllegalStateException serviceNotStarted()
Description copied from interface:ConnectorLoggerCreates an exception indicating the service is not started.- Specified by:
serviceNotStartedin interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
undefinedVar$str
protected String undefinedVar$str()
-
undefinedVar
public final IllegalArgumentException undefinedVar(String name)
Description copied from interface:ConnectorLoggerCreates an exception indicating a variable is undefined.- Specified by:
undefinedVarin interfaceConnectorLogger- Parameters:
name- the name of the variable.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failedToLoadNativeLibraries$str
protected String failedToLoadNativeLibraries$str()
-
failedToLoadNativeLibraries
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToLoadNativeLibraries(Throwable cause)
Description copied from interface:ConnectorLoggerFailed to load native libraries- Specified by:
failedToLoadNativeLibrariesin interfaceConnectorLogger- Parameters:
cause- the exception.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
exceptionDeployingDatasource$str
protected String exceptionDeployingDatasource$str()
-
exceptionDeployingDatasource
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException exceptionDeployingDatasource(Throwable cause, String datasource)
- Specified by:
exceptionDeployingDatasourcein interfaceConnectorLogger
-
noDataSourceRegisteredForAddress$str
protected String noDataSourceRegisteredForAddress$str()
-
noDataSourceRegisteredForAddress
public final String noDataSourceRegisteredForAddress(org.jboss.as.controller.PathAddress address)
Description copied from interface:ConnectorLoggerNo datasource exists at the deployment address- Specified by:
noDataSourceRegisteredForAddressin interfaceConnectorLogger
-
unknownAttribute$str
protected String unknownAttribute$str()
-
unknownAttribute
public final IllegalStateException unknownAttribute(String attributeName)
Description copied from interface:ConnectorLoggerCreates an exception indicating unknown attribute- Specified by:
unknownAttributein interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
unknownOperation$str
protected String unknownOperation$str()
-
unknownOperation
public final IllegalStateException unknownOperation(String attributeName)
Description copied from interface:ConnectorLoggerCreates an exception indicating unknown operation- Specified by:
unknownOperationin interfaceConnectorLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
xaDataSourcePropertiesNotPresent$str
protected String xaDataSourcePropertiesNotPresent$str()
-
xaDataSourcePropertiesNotPresent
public final org.jboss.as.controller.OperationFailedException xaDataSourcePropertiesNotPresent()
Description copied from interface:ConnectorLoggerA message indicating that at least on xa-datasource-property is required- Specified by:
xaDataSourcePropertiesNotPresentin interfaceConnectorLogger- Returns:
- the message.
-
jndiNameRequired$str
protected String jndiNameRequired$str()
-
jndiNameRequired
public final org.jboss.as.controller.OperationFailedException jndiNameRequired()
Description copied from interface:ConnectorLoggerA message indicating that jndi-name is missing and it's a required attribute- Specified by:
jndiNameRequiredin interfaceConnectorLogger- Returns:
- the message.
-
jndiNameInvalidFormat$str
protected String jndiNameInvalidFormat$str()
-
jndiNameInvalidFormat
public final org.jboss.as.controller.OperationFailedException jndiNameInvalidFormat()
Description copied from interface:ConnectorLoggerA message indicating that jndi-name has an invalid format- Specified by:
jndiNameInvalidFormatin interfaceConnectorLogger- Returns:
- the message.
-
deploymentFailed$str
protected String deploymentFailed$str()
-
deploymentFailed
public final org.jboss.jca.deployers.common.DeployException deploymentFailed(Throwable cause, String className)
Description copied from interface:ConnectorLoggerCreates an exception indicating the deployment failed.- Specified by:
deploymentFailedin interfaceConnectorLogger- Parameters:
cause- the cause of the error.className- the name of the class that failed.- Returns:
- a
DeployExceptionfor the error.
-
failedToLoadModuleRA$str
protected String failedToLoadModuleRA$str()
-
failedToLoadModuleRA
public final String failedToLoadModuleRA(String moduleName)
Description copied from interface:ConnectorLoggerA message indicating a failure to load the module for a RA deployed as module.- Specified by:
failedToLoadModuleRAin interfaceConnectorLogger- Parameters:
moduleName- the module name.- Returns:
- the message.
-
noSuchMethod$str
protected String noSuchMethod$str()
-
noSuchMethod
public final NoSuchMethodException noSuchMethod(String name)
Description copied from interface:ConnectorLoggerCreates an exception indicating a method is undefined.- Specified by:
noSuchMethodin interfaceConnectorLogger- Parameters:
name- the name of the method.- Returns:
- an
NoSuchMethodExceptionfor the error.
-
noSuchField$str
protected String noSuchField$str()
-
noSuchField
public final NoSuchMethodException noSuchField(String name)
Description copied from interface:ConnectorLoggerCreates an exception indicating a field is undefined.- Specified by:
noSuchFieldin interfaceConnectorLogger- Parameters:
name- the name of the field.- Returns:
- an
NoSuchMethodExceptionfor the error.
-
noPropertyResolution$str
protected String noPropertyResolution$str()
-
noPropertyResolution
public final IllegalArgumentException noPropertyResolution(String name)
Description copied from interface:ConnectorLoggerCreates an exception indicating a property can't be resolved- Specified by:
noPropertyResolutionin interfaceConnectorLogger- Parameters:
name- the name of the property.- Returns:
- an
NoSuchMethodExceptionfor the error.
-
archiveOrModuleRequired$str
protected String archiveOrModuleRequired$str()
-
archiveOrModuleRequired
public final org.jboss.as.controller.OperationFailedException archiveOrModuleRequired()
Description copied from interface:ConnectorLoggerA message indicating that at least one of archive or module attributes gave to be defined- Specified by:
archiveOrModuleRequiredin interfaceConnectorLogger- Returns:
- the message.
-
compressedRarNotSupportedInModuleRA$str
protected String compressedRarNotSupportedInModuleRA$str()
-
compressedRarNotSupportedInModuleRA
public final String compressedRarNotSupportedInModuleRA(String moduleName)
Description copied from interface:ConnectorLoggerA message indicating a failure to load the module for a RA deployed as module. The cause of this failure ius the use of unsupported compressed form for the rar- Specified by:
compressedRarNotSupportedInModuleRAin interfaceConnectorLogger- Parameters:
moduleName- the module name.- Returns:
- the message.
-
FailedDeployDriverNotSpecified$str
protected String FailedDeployDriverNotSpecified$str()
-
FailedDeployDriverNotSpecified
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException FailedDeployDriverNotSpecified(String dsName)
Description copied from interface:ConnectorLoggerCreates an exception indicating a failure to deploy the datasource because driver is not specified- Specified by:
FailedDeployDriverNotSpecifiedin interfaceConnectorLogger- Parameters:
dsName- the datasource to be deployed.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
RARNotYetDeployed$str
protected String RARNotYetDeployed$str()
-
RARNotYetDeployed
public final org.jboss.as.controller.OperationFailedException RARNotYetDeployed(String raName)
Description copied from interface:ConnectorLoggerCreates an exception indicating missing rar.- Specified by:
RARNotYetDeployedin interfaceConnectorLogger- Parameters:
raName- - name.- Returns:
- a
OperationFailedExceptionfor the error.
-
invalidConnectionFactory$str
protected String invalidConnectionFactory$str()
-
invalidConnectionFactory
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidConnectionFactory(String cf, String ra, String jndiName)
Description copied from interface:ConnectorLoggerInvalid connection factory interface defined- Specified by:
invalidConnectionFactoryin interfaceConnectorLogger- Parameters:
cf- The connection factoryra- The resource adapterjndiName- The JNDI name- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
adminObjectForJCA10$str
protected String adminObjectForJCA10$str()
-
adminObjectForJCA10
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException adminObjectForJCA10(String ra, String jndiName)
Description copied from interface:ConnectorLoggerAdmin object declared for JCA 1.0 archive- Specified by:
adminObjectForJCA10in interfaceConnectorLogger- Parameters:
ra- The resource adapterjndiName- The JNDI name- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
invalidAdminObject$str
protected String invalidAdminObject$str()
-
invalidAdminObject
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidAdminObject(String ao, String ra, String jndiName)
Description copied from interface:ConnectorLoggerInvalid admin object class defined- Specified by:
invalidAdminObjectin interfaceConnectorLogger- Parameters:
ao- The admin objectra- The resource adapterjndiName- The JNDI name- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotFindDriverClassName
public final void cannotFindDriverClassName(String driverName)
Description copied from interface:ConnectorLoggerLogs a warning message indicating can't find the driver class name.- Specified by:
cannotFindDriverClassNamein interfaceConnectorLogger- Parameters:
driverName- the driver jar.
-
cannotFindDriverClassName$str
protected String cannotFindDriverClassName$str()
-
unableToRegisterRecovery
public final void unableToRegisterRecovery(String key, boolean isXa)
- Specified by:
unableToRegisterRecoveryin interfaceConnectorLogger
-
unableToRegisterRecovery$str
protected String unableToRegisterRecovery$str()
-
rejectAttributesMustBeTrue$str
protected String rejectAttributesMustBeTrue$str()
-
rejectAttributesMustBeTrue
public final String rejectAttributesMustBeTrue(Set<String> key)
- Specified by:
rejectAttributesMustBeTruein interfaceConnectorLogger
-
exceptionDuringUnregistering
public final void exceptionDuringUnregistering(org.jboss.jca.core.spi.rar.NotFoundException nfe)
- Specified by:
exceptionDuringUnregisteringin interfaceConnectorLogger
-
exceptionDuringUnregistering$str
protected String exceptionDuringUnregistering$str()
-
jndiNameShouldValidate$str
protected String jndiNameShouldValidate$str()
-
jndiNameShouldValidate
public final org.jboss.as.controller.OperationFailedException jndiNameShouldValidate()
- Specified by:
jndiNameShouldValidatein interfaceConnectorLogger
-
deprecated
public final void deprecated()
- Specified by:
deprecatedin interfaceConnectorLogger
-
deprecated$str
protected String deprecated$str()
-
indexedChildResourceRegistrationNotAvailable$str
protected String indexedChildResourceRegistrationNotAvailable$str()
-
indexedChildResourceRegistrationNotAvailable
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)
- Specified by:
indexedChildResourceRegistrationNotAvailablein interfaceConnectorLogger
-
legacyDisableEnableOperation
public final void legacyDisableEnableOperation(String name)
- Specified by:
legacyDisableEnableOperationin interfaceConnectorLogger
-
legacyDisableEnableOperation$str
protected String legacyDisableEnableOperation$str()
-
errorDuringRecoveryShutdown
public final void errorDuringRecoveryShutdown(Throwable cause)
- Specified by:
errorDuringRecoveryShutdownin interfaceConnectorLogger
-
errorDuringRecoveryShutdown$str
protected String errorDuringRecoveryShutdown$str()
-
errorStoppingRA
public final void errorStoppingRA(Throwable cause)
- Specified by:
errorStoppingRAin interfaceConnectorLogger
-
errorStoppingRA$str
protected String errorStoppingRA$str()
-
boundNonJTADataSource
public final void boundNonJTADataSource(String jndiName)
- Specified by:
boundNonJTADataSourcein interfaceConnectorLogger
-
boundNonJTADataSource$str
protected String boundNonJTADataSource$str()
-
unBoundNonJTADataSource
public final void unBoundNonJTADataSource(String jndiName)
- Specified by:
unBoundNonJTADataSourcein interfaceConnectorLogger
-
unBoundNonJTADataSource$str
protected String unBoundNonJTADataSource$str()
-
noSupportedOperation$str
protected String noSupportedOperation$str()
-
noSupportedOperation
public final UnsupportedOperationException noSupportedOperation(String operation)
- Specified by:
noSupportedOperationin interfaceConnectorLogger
-
oneThreadPoolWorkManager$str
protected String oneThreadPoolWorkManager$str()
-
oneThreadPoolWorkManager
public final org.jboss.as.controller.OperationFailedException oneThreadPoolWorkManager(String threadPoolName, String threadPoolType, String workManagerName)
- Specified by:
oneThreadPoolWorkManagerin interfaceConnectorLogger
-
attributeRequiresTrueAttribute$str
protected String attributeRequiresTrueAttribute$str()
-
attributeRequiresTrueAttribute
public final org.jboss.as.controller.OperationFailedException attributeRequiresTrueAttribute(String attribute, String requiredAttribute)
Description copied from interface:ConnectorLoggerA message indicating that an attribute can only be set if another attribute is set astrue.- Specified by:
attributeRequiresTrueAttributein interfaceConnectorLogger- Parameters:
attribute- attribute that is invalid: it is defined but requires another attribute to be set astruerequiredAttribute- attribute that is required to be defined astrue- Returns:
- the message.
-
attributeRequiresFalseOrUndefinedAttribute$str
protected String attributeRequiresFalseOrUndefinedAttribute$str()
-
attributeRequiresFalseOrUndefinedAttribute
public final org.jboss.as.controller.OperationFailedException attributeRequiresFalseOrUndefinedAttribute(String attribute, String requiredFalseAttribute)
Description copied from interface:ConnectorLoggerA message indicating that an attribute can only be set if another attribute is undefined or set asfalse.- Specified by:
attributeRequiresFalseOrUndefinedAttributein interfaceConnectorLogger- Parameters:
attribute- attribute that is invalid: it is defined but requires another attribute to be set asfalseor to be undefinedrequiredFalseAttribute- attribute that is required to be undefined or defined asfalse- Returns:
- the message.
-
subject$str
protected String subject$str()
-
subject
public final String subject(Subject subject, String identity)
- Specified by:
subjectin interfaceConnectorLogger
-
elytronHandlerHandle
public final void elytronHandlerHandle(String callbacks)
- Specified by:
elytronHandlerHandlein interfaceConnectorLogger
-
elytronHandlerHandle$str
protected String elytronHandlerHandle$str()
-
executionSubjectNotSetInHandler$str
protected String executionSubjectNotSetInHandler$str()
-
executionSubjectNotSetInHandler
public final SecurityException executionSubjectNotSetInHandler()
- Specified by:
executionSubjectNotSetInHandlerin interfaceConnectorLogger
-
invalidCallbackSecurityDomain$str
protected String invalidCallbackSecurityDomain$str()
-
invalidCallbackSecurityDomain
public final IllegalArgumentException invalidCallbackSecurityDomain()
- Specified by:
invalidCallbackSecurityDomainin interfaceConnectorLogger
-
unsupportedCreateCallbackHandlerMethod$str
protected String unsupportedCreateCallbackHandlerMethod$str()
-
unsupportedCreateCallbackHandlerMethod
public final UnsupportedOperationException unsupportedCreateCallbackHandlerMethod()
- Specified by:
unsupportedCreateCallbackHandlerMethodin interfaceConnectorLogger
-
invalidCredentialSourceSupplier$str
protected String invalidCredentialSourceSupplier$str()
-
invalidCredentialSourceSupplier
public final IllegalStateException invalidCredentialSourceSupplier(Throwable cause)
- Specified by:
invalidCredentialSourceSupplierin interfaceConnectorLogger
-
invalidElytronWorkManagerSetting$str
protected String invalidElytronWorkManagerSetting$str()
-
invalidElytronWorkManagerSetting
public final IllegalStateException invalidElytronWorkManagerSetting()
- Specified by:
invalidElytronWorkManagerSettingin interfaceConnectorLogger
-
datasourceIsDisabled$str
protected String datasourceIsDisabled$str()
-
datasourceIsDisabled
public final IllegalArgumentException datasourceIsDisabled(String jndiName)
- Specified by:
datasourceIsDisabledin interfaceConnectorLogger
-
unexceptedWorkerCompletionError
public final void unexceptedWorkerCompletionError(String errorMessage, Throwable t)
- Specified by:
unexceptedWorkerCompletionErrorin interfaceConnectorLogger
-
unexceptedWorkerCompletionError$str
protected String unexceptedWorkerCompletionError$str()
-
failedToLoadDataSourceClass$str
protected String failedToLoadDataSourceClass$str()
-
failedToLoadDataSourceClass
public final org.jboss.as.controller.OperationFailedException failedToLoadDataSourceClass(String clsName, Throwable t)
- Specified by:
failedToLoadDataSourceClassin interfaceConnectorLogger
-
missingDependencyInModuleDriver$str
protected String missingDependencyInModuleDriver$str()
-
missingDependencyInModuleDriver
public final String missingDependencyInModuleDriver(String moduleName, String missingModule)
- Specified by:
missingDependencyInModuleDriverin interfaceConnectorLogger
-
raModuleNotFound$str
protected String raModuleNotFound$str()
-
raModuleNotFound
public final String raModuleNotFound(String moduleName, String missingModule)
- Specified by:
raModuleNotFoundin interfaceConnectorLogger
-
notAValidDataSourceClass$str
protected String notAValidDataSourceClass$str()
-
notAValidDataSourceClass
public final org.jboss.as.controller.OperationFailedException notAValidDataSourceClass(String clz, String dsClz)
- Specified by:
notAValidDataSourceClassin interfaceConnectorLogger
-
bindingAlias
public final void bindingAlias(String jndiName, String alias)
- Specified by:
bindingAliasin interfaceConnectorLogger
-
bindingAlias$str
protected String bindingAlias$str()
-
unbindingAlias
public final void unbindingAlias(String jndiName, String alias)
- Specified by:
unbindingAliasin interfaceConnectorLogger
-
unbindingAlias$str
protected String unbindingAlias$str()
-
cannotStartDSNoConnectionFactory$str
protected String cannotStartDSNoConnectionFactory$str()
-
cannotStartDSNoConnectionFactory
public final org.jboss.msc.service.StartException cannotStartDSNoConnectionFactory(String dataSourceJNDIName)
Description copied from interface:ConnectorLoggerCreates an exception indicating the data source was unable to start because it create more than one connection factory.- Specified by:
cannotStartDSNoConnectionFactoryin interfaceConnectorLogger- Returns:
- a
StartExceptionfor the error.
-
cannotStartDSTooManyConnectionFactories$str
protected String cannotStartDSTooManyConnectionFactories$str()
-
cannotStartDSTooManyConnectionFactories
public final org.jboss.msc.service.StartException cannotStartDSTooManyConnectionFactories(String dataSourceJNDIName, int factoriesCount)
Description copied from interface:ConnectorLoggerCreates an exception indicating the data source was unable to start because it create more than one connection factory.- Specified by:
cannotStartDSTooManyConnectionFactoriesin interfaceConnectorLogger- Returns:
- a
StartExceptionfor the error.
-
threadPoolNameMustMatchWorkManagerName$str
protected String threadPoolNameMustMatchWorkManagerName$str()
-
threadPoolNameMustMatchWorkManagerName
public final org.jboss.as.controller.OperationFailedException threadPoolNameMustMatchWorkManagerName(String threadPoolName, String threadPoolType, String workManagerName)
- Specified by:
threadPoolNameMustMatchWorkManagerNamein interfaceConnectorLogger
-
legacySecurityNotAvailable2$str
protected String legacySecurityNotAvailable2$str()
-
legacySecurityNotAvailable
public final org.jboss.as.controller.OperationFailedException legacySecurityNotAvailable(String connectionDef, String ra)
- Specified by:
legacySecurityNotAvailablein interfaceConnectorLogger
-
legacySecurityNotAvailable1$str
protected String legacySecurityNotAvailable1$str()
-
legacySecurityNotAvailable
public final org.jboss.as.controller.OperationFailedException legacySecurityNotAvailable(String datasourceName)
- Specified by:
legacySecurityNotAvailablein interfaceConnectorLogger
-
legacySecurityNotAvailableForDsXml$str
protected String legacySecurityNotAvailableForDsXml$str()
-
legacySecurityNotAvailableForDsXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException legacySecurityNotAvailableForDsXml(String datasourceName)
- Specified by:
legacySecurityNotAvailableForDsXmlin interfaceConnectorLogger
-
legacySecurityNotAvailableForRa$str
protected String legacySecurityNotAvailableForRa$str()
-
legacySecurityNotAvailableForRa
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException legacySecurityNotAvailableForRa(String deploymentName)
- Specified by:
legacySecurityNotAvailableForRain interfaceConnectorLogger
-
legacySecurityNotAvailableForConnectionFactory$str
protected String legacySecurityNotAvailableForConnectionFactory$str()
-
legacySecurityNotAvailableForConnectionFactory
public final IllegalStateException legacySecurityNotAvailableForConnectionFactory(String jndiName)
- Specified by:
legacySecurityNotAvailableForConnectionFactoryin interfaceConnectorLogger
-
legacySecurityNotAvailable0$str
protected String legacySecurityNotAvailable0$str()
-
legacySecurityNotAvailable
public final IllegalStateException legacySecurityNotAvailable()
- Specified by:
legacySecurityNotAvailablein interfaceConnectorLogger
-
wrongModuleName$str
protected String wrongModuleName$str()
-
wrongModuleName
public final org.jboss.as.controller.OperationFailedException wrongModuleName(org.jboss.modules.ModuleLoadException exception, String moduleName)- Specified by:
wrongModuleNamein interfaceConnectorLogger
-
reportDirectoryDoesNotExist$str
protected String reportDirectoryDoesNotExist$str()
-
reportDirectoryDoesNotExist
public final org.jboss.as.controller.OperationFailedException reportDirectoryDoesNotExist(String reportDirectory)
- Specified by:
reportDirectoryDoesNotExistin interfaceConnectorLogger
-
-