Package org.jboss.as.jpa.messages
Class JpaLogger_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.jboss.as.jpa.messages.JpaLogger_$logger
- All Implemented Interfaces:
Serializable,JpaLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
date="2025-04-09T16:28:56-0500")
public class JpaLogger_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements JpaLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.jboss.as.jpa.messages.JpaLogger
ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IllegalStateExceptionbadSynchronizationTypeCombination(String puScopedName) Can't use a new unsynchronization persistence context when transaction already has a synchronized persistence context.protected Stringfinal IllegalStateExceptionCreates an exception indicating the entity manager cannot be closed when it is managed by the container.protected Stringfinal IllegalStateExceptionCreates an exception indicating the transactional entity manager cannot be closed when it is managed by the container.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotCreateAdapter(Throwable cause, String className) Creates an exception indicating the inability to create an instance of the adapter class represented by theclassNameparameter.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotDeployApp(Throwable cause, String providerName) Creates an exception indicating the application could not be deployed with the persistence provider, represented by theproviderNameparameter, packaged.protected Stringfinal RuntimeExceptioncannotGetSessionFactory(Throwable cause) Creates an exception indicating a failure to get the Hibernate session factory from the entity manager.protected Stringfinal StringA message indicating the inability to inject aPersistenceUnitTransactionType.RESOURCE_LOCALcontainer managed EntityManager using thePersistenceContextannotation.protected Stringfinal RuntimeExceptioncannotLoadFromJpa(Throwable cause, String injectionTypeName) Creates an exception indicating theinjectionTypeNamecould not be loaded from the Jakarta Persistence modules class loader.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoadPersistenceProviderIntegratorModule(Throwable cause, String persistenceProviderModule) Creates an exception indicating the persistence provider integrator module, represented by thepersistenceProviderModuleparameter, had an error loading.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotLoadPersistenceProviderModule(Throwable cause, String persistenceProviderModule, String persistenceProviderClass) Creates an exception indicating the persistence provider module, represented by thepersistenceProviderModuleparameter, had an error loading.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncannotSpecifyBoth(String key1, Object value1, String key2, Object value2, String parentTag, Object object) Creates an exception indicating that bothkey1andkey2cannot be specified for the object.protected Stringfinal jakarta.ejb.EJBExceptioncannotUseExtendedPersistenceTransaction(String puScopedName, jakarta.persistence.EntityManager existingEntityManager, jakarta.persistence.EntityManager self) Creates an exception indicating the extended persistence context for the SFSB already exists.protected Stringfinal RuntimeExceptionchildNotFound(String child, org.jboss.vfs.VirtualFile parent) Creates an exception indicating the child could not be found on the parent.protected Stringfinal StringclassLevelAnnotationParameterRequired(String annotation, String className, String parameter) Creates an exception indicating the class level annotation must provide the parameter specified.protected Stringfinal RuntimeExceptionclassloaderHasMultipleAdapters(String classloader) Only one persistence provider adapter per (persistence provider or application) classloader is allowedprotected Stringfinal RuntimeExceptioncouldNotCreateInstanceProvider(Throwable cause, String providerClassName) Creates an exception indicating the persistence provider could not be instantiated ,protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondifferentSearchModuleDependencies(String deployment, String searchModuleName1, String searchModuleName2) protected Stringfinal voidduplicatePersistenceUnitDefinition(String puName, String ogPuName, String dupPuName) Logs a warning message indicating duplicate persistence.xml files were found.protected Stringfinal IllegalStateExceptionerrorGettingTransaction(Exception cause) Creates an exception indicating there was an error when trying to get the transaction associated with the current thread.protected Stringfinal voidLogs an error message indicating an exception occurred while preloading the default persistence provider module.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToAddPersistenceUnit(Throwable cause, String puName) Creates an exception indicating a failure to add the persistence unit service.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToGetAdapter(String className) Creates an exception indicating a failure to get the adapter for the persistence provider.protected Stringfinal StringfailedToParse(org.jboss.vfs.VirtualFile file) A message indicating a failure to parse the file.protected Stringfinal voidfailedToStopPUService(Throwable cause, String name) Logs an error message indicating the persistence unit was not stoppedprotected Stringprotected Localefinal IllegalStateExceptionprotected Stringfinal StringinvalidClassFormat(String className) protected Stringfinal IllegalArgumentExceptioninvalidPersistenceUnitName(String persistenceUnitName, char c) Creates an exception indicating the persistence unit name contains an invalid character.protected Stringfinal IllegalArgumentExceptioninvalidScopedName(String persistenceUnitName, char c) Creates an exception indicating the (custom) scoped persistence unit name is invalid.protected Stringfinal RuntimeExceptionmultipleAdapters(String adapterModule) Creates an exception indicating the persistence provider adapter module, represented by theadapterModuleparameter, has more than one adapter.protected Stringfinal IllegalArgumentExceptionnoPUnitNameSpecifiedAndMultiplePersistenceUnits(int puCount, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) JBoss 4 prevented applications from referencing the persistence unit without specifying the pu name, if there were multiple persistence unit definitions in the app.protected Stringfinal RuntimeExceptionnullParameter(String description, String parameterName) Creates an exception indicating thedescriptionisnull.protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionpersistenceProviderAdaptorModuleLoadError(Throwable cause, String adaptorModule) persistence provider adaptor module load errorprotected Stringfinal jakarta.persistence.PersistenceExceptionpersistenceProviderNotFound(String providerName) Creates an exception indicating the persistence provider could not be found.protected Stringfinal IllegalArgumentExceptionpersistenceUnitNotFound(String path, String puName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) Creates an exception indicating that the persistence unit, represented by thepathandpuNameparameters, could not be found at the current deployment unit, represented by thedeploymentUnitparameter.final StringpersistenceUnitNotFound(String puName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) A message indicating that the persistence unit, represented by thepathparameter, could not be found at the current deployment unit, represented by thedeploymentUnitparameter.protected Stringprotected Stringfinal voidreadingPersistenceXml(String puUnitName) Logs an informational message indicating the persistence.xml file is being read.protected Stringfinal RuntimeExceptionreferenceCountedEntityManagerNegativeCount(int referenceCount, String scopedPuName) internal error indicating that the number of stateful session beans associated with a extended persistence context has reached a negative count.protected Stringfinal RuntimeExceptionrelativePathNotFound(Throwable cause, String path) Creates an exception indicating the relative path could not be found.protected Stringprotected Stringprotected Stringfinal StringsetterMethodOnlyAnnotation(String annotation, org.jboss.jandex.MethodInfo methodInfo) A message indicating the annotation is only valid on setter method targets.protected Stringfinal voidstartingPersistenceUnitService(int phase, String name) Logs an informational message indicating the persistence unit service is starting phase n of 2.protected Stringfinal voidstartingService(String serviceName, String name) Logs an informational message indicating the service, represented by theserviceNameparameter, is starting.protected Stringfinal voidstoppingPersistenceUnitService(int phase, String name) Logs an informational message indicating the service is stopping.protected Stringfinal voidstoppingService(String serviceName, String name) Logs an informational message indicating the service, represented by theserviceNameparameter, is stopping.protected Stringfinal jakarta.persistence.TransactionRequiredExceptionCreates an exception indicating a transaction is required for the operation.protected Stringfinal voidLogs warning about unexpected problem gathering statistics.protected Stringfinal IllegalStateExceptionxpcOnlyFromSFSB(String scopedPuName) extended persistence context can only be used within a stateful session bean.protected StringMethods 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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-
Constructor Details
-
JpaLogger_$logger
public JpaLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
duplicatePersistenceUnitDefinition
public final void duplicatePersistenceUnitDefinition(String puName, String ogPuName, String dupPuName) Description copied from interface:JpaLoggerLogs a warning message indicating duplicate persistence.xml files were found.- Specified by:
duplicatePersistenceUnitDefinitionin interfaceJpaLogger- Parameters:
puName- the persistence XML file.ogPuName- the original persistence.xml file.dupPuName- the duplicate persistence.xml file.
-
duplicatePersistenceUnitDefinition$str
-
readingPersistenceXml
Description copied from interface:JpaLoggerLogs an informational message indicating the persistence.xml file is being read.- Specified by:
readingPersistenceXmlin interfaceJpaLogger- Parameters:
puUnitName- the persistence unit name.
-
readingPersistenceXml$str
-
startingService
Description copied from interface:JpaLoggerLogs an informational message indicating the service, represented by theserviceNameparameter, is starting.- Specified by:
startingServicein interfaceJpaLogger- Parameters:
serviceName- the name of the service.name- an additional name for the service.
-
startingService$str
-
stoppingService
Description copied from interface:JpaLoggerLogs an informational message indicating the service, represented by theserviceNameparameter, is stopping.- Specified by:
stoppingServicein interfaceJpaLogger- Parameters:
serviceName- the name of the service.name- an additional name for the service.
-
stoppingService$str
-
errorPreloadingDefaultProvider
Description copied from interface:JpaLoggerLogs an error message indicating an exception occurred while preloading the default persistence provider module. Initialization continues after logging the error.- Specified by:
errorPreloadingDefaultProviderin interfaceJpaLogger- Parameters:
cause- the cause of the error.
-
errorPreloadingDefaultProvider$str
-
failedToStopPUService
Description copied from interface:JpaLoggerLogs an error message indicating the persistence unit was not stopped- Specified by:
failedToStopPUServicein interfaceJpaLogger- Parameters:
cause- the cause of the error.name- name of the persistence unit
-
failedToStopPUService$str
-
startingPersistenceUnitService
Description copied from interface:JpaLoggerLogs an informational message indicating the persistence unit service is starting phase n of 2.- Specified by:
startingPersistenceUnitServicein interfaceJpaLogger- Parameters:
phase- is the phase number (1 or 2)name- an additional name for the service.
-
startingPersistenceUnitService$str
-
stoppingPersistenceUnitService
Description copied from interface:JpaLoggerLogs an informational message indicating the service is stopping.- Specified by:
stoppingPersistenceUnitServicein interfaceJpaLogger- Parameters:
phase- is the phase number (1 or 2)name- an additional name for the service.
-
stoppingPersistenceUnitService$str
-
unexpectedStatisticsProblem
Description copied from interface:JpaLoggerLogs warning about unexpected problem gathering statistics.- Specified by:
unexpectedStatisticsProblemin interfaceJpaLogger- Parameters:
cause- is the cause of the warning
-
unexpectedStatisticsProblem$str
-
cannotCloseContainerManagedEntityManager$str
-
cannotCloseContainerManagedEntityManager
Description copied from interface:JpaLoggerCreates an exception indicating the entity manager cannot be closed when it is managed by the container.- Specified by:
cannotCloseContainerManagedEntityManagerin interfaceJpaLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotCloseTransactionContainerEntityManger$str
-
cannotCloseTransactionContainerEntityManger
Description copied from interface:JpaLoggerCreates an exception indicating the transactional entity manager cannot be closed when it is managed by the container.- Specified by:
cannotCloseTransactionContainerEntityMangerin interfaceJpaLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotCreateAdapter$str
-
cannotCreateAdapter
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotCreateAdapter(Throwable cause, String className) Description copied from interface:JpaLoggerCreates an exception indicating the inability to create an instance of the adapter class represented by theclassNameparameter.- Specified by:
cannotCreateAdapterin interfaceJpaLogger- Parameters:
cause- the cause of the error.className- the adapter class name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotDeployApp$str
-
cannotDeployApp
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotDeployApp(Throwable cause, String providerName) Description copied from interface:JpaLoggerCreates an exception indicating the application could not be deployed with the persistence provider, represented by theproviderNameparameter, packaged.- Specified by:
cannotDeployAppin interfaceJpaLogger- Parameters:
cause- the cause of the error.providerName- the persistence provider.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotGetSessionFactory$str
-
cannotGetSessionFactory
Description copied from interface:JpaLoggerCreates an exception indicating a failure to get the Hibernate session factory from the entity manager.- Specified by:
cannotGetSessionFactoryin interfaceJpaLogger- Parameters:
cause- the cause of the error.- Returns:
- a
RuntimeExceptionfor the error.
-
cannotInjectResourceLocalEntityManager$str
-
cannotInjectResourceLocalEntityManager
Description copied from interface:JpaLoggerA message indicating the inability to inject aPersistenceUnitTransactionType.RESOURCE_LOCALcontainer managed EntityManager using thePersistenceContextannotation.- Specified by:
cannotInjectResourceLocalEntityManagerin interfaceJpaLogger- Returns:
- the message.
-
cannotLoadFromJpa$str
-
cannotLoadFromJpa
Description copied from interface:JpaLoggerCreates an exception indicating theinjectionTypeNamecould not be loaded from the Jakarta Persistence modules class loader.- Specified by:
cannotLoadFromJpain interfaceJpaLogger- Parameters:
cause- the cause of the error.injectionTypeName- the name of the type.- Returns:
- a
RuntimeExceptionfor the error.
-
cannotLoadPersistenceProviderModule$str
-
cannotLoadPersistenceProviderModule
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadPersistenceProviderModule(Throwable cause, String persistenceProviderModule, String persistenceProviderClass) Description copied from interface:JpaLoggerCreates an exception indicating the persistence provider module, represented by thepersistenceProviderModuleparameter, had an error loading.- Specified by:
cannotLoadPersistenceProviderModulein interfaceJpaLogger- Parameters:
cause- the cause of the error.persistenceProviderModule- the name of the adapter module.persistenceProviderClass- the persistence provider class.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotSpecifyBoth$str
-
cannotSpecifyBoth
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotSpecifyBoth(String key1, Object value1, String key2, Object value2, String parentTag, Object object) Description copied from interface:JpaLoggerCreates an exception indicating that bothkey1andkey2cannot be specified for the object.- Specified by:
cannotSpecifyBothin interfaceJpaLogger- Parameters:
key1- the first key/tag.value1- the first value.key2- the second key/tag.value2- the second value.parentTag- the parent tag.object- the object the values are being specified for.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
cannotUseExtendedPersistenceTransaction$str
-
cannotUseExtendedPersistenceTransaction
public final jakarta.ejb.EJBException cannotUseExtendedPersistenceTransaction(String puScopedName, jakarta.persistence.EntityManager existingEntityManager, jakarta.persistence.EntityManager self) Description copied from interface:JpaLoggerCreates an exception indicating the extended persistence context for the SFSB already exists.- Specified by:
cannotUseExtendedPersistenceTransactionin interfaceJpaLogger- Parameters:
puScopedName- the persistence unit name.existingEntityManager- the existing transactional entity manager.self- the entity manager attempting to be created.- Returns:
- an
EJBExceptionfor the error.
-
childNotFound$str
-
childNotFound
Description copied from interface:JpaLoggerCreates an exception indicating the child could not be found on the parent.- Specified by:
childNotFoundin interfaceJpaLogger- Parameters:
child- the child that could not be found.parent- the parent.- Returns:
- a
RuntimeExceptionfor the error.
-
classLevelAnnotationParameterRequired$str
-
classLevelAnnotationParameterRequired
public final String classLevelAnnotationParameterRequired(String annotation, String className, String parameter) Description copied from interface:JpaLoggerCreates an exception indicating the class level annotation must provide the parameter specified.- Specified by:
classLevelAnnotationParameterRequiredin interfaceJpaLogger- Parameters:
annotation- the annotation.className- the class nameparameter- the parameter.- Returns:
- a string for the error.
-
persistenceUnitNotFound2$str
-
persistenceUnitNotFound
public final String persistenceUnitNotFound(String puName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) Description copied from interface:JpaLoggerA message indicating that the persistence unit, represented by thepathparameter, could not be found at the current deployment unit, represented by thedeploymentUnitparameter.- Specified by:
persistenceUnitNotFoundin interfaceJpaLogger- Parameters:
puName- the persistence unit name.deploymentUnit- the deployment unit.- Returns:
- the message.
-
persistenceUnitNotFound3$str
-
persistenceUnitNotFound
public final IllegalArgumentException persistenceUnitNotFound(String path, String puName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) Description copied from interface:JpaLoggerCreates an exception indicating that the persistence unit, represented by thepathandpuNameparameters, could not be found at the current deployment unit, represented by thedeploymentUnitparameter.- Specified by:
persistenceUnitNotFoundin interfaceJpaLogger- Parameters:
path- the path.puName- the persistence unit name.deploymentUnit- the deployment unit.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
errorGettingTransaction$str
-
errorGettingTransaction
Description copied from interface:JpaLoggerCreates an exception indicating there was an error when trying to get the transaction associated with the current thread.- Specified by:
errorGettingTransactionin interfaceJpaLogger- Parameters:
cause- the cause of the error.- Returns:
- an
IllegalStateExceptionfor the error.
-
failedToGetAdapter$str
-
failedToGetAdapter
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToGetAdapter(String className) Description copied from interface:JpaLoggerCreates an exception indicating a failure to get the adapter for the persistence provider.- Specified by:
failedToGetAdapterin interfaceJpaLogger- Parameters:
className- the adapter class name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToAddPersistenceUnit$str
-
failedToAddPersistenceUnit
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToAddPersistenceUnit(Throwable cause, String puName) Description copied from interface:JpaLoggerCreates an exception indicating a failure to add the persistence unit service.- Specified by:
failedToAddPersistenceUnitin interfaceJpaLogger- Parameters:
cause- the cause of the error.puName- the persistence unit name.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failedToParse$str
-
failedToParse
Description copied from interface:JpaLoggerA message indicating a failure to parse the file.- Specified by:
failedToParsein interfaceJpaLogger- Parameters:
file- the file that could not be parsed.- Returns:
- the message.
-
invalidPersistenceUnitName$str
-
invalidPersistenceUnitName
public final IllegalArgumentException invalidPersistenceUnitName(String persistenceUnitName, char c) Description copied from interface:JpaLoggerCreates an exception indicating the persistence unit name contains an invalid character.- Specified by:
invalidPersistenceUnitNamein interfaceJpaLogger- Parameters:
persistenceUnitName- the persistence unit name.c- the invalid character.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidScopedName$str
-
invalidScopedName
Description copied from interface:JpaLoggerCreates an exception indicating the (custom) scoped persistence unit name is invalid.- Specified by:
invalidScopedNamein interfaceJpaLogger- Returns:
- a
RuntimeExceptionfor the error.
-
multipleAdapters$str
-
multipleAdapters
Description copied from interface:JpaLoggerCreates an exception indicating the persistence provider adapter module, represented by theadapterModuleparameter, has more than one adapter.- Specified by:
multipleAdaptersin interfaceJpaLogger- Parameters:
adapterModule- the adapter module name.- Returns:
- a
RuntimeExceptionfor the error.
-
nullParameter$str
-
nullParameter
Description copied from interface:JpaLoggerCreates an exception indicating thedescriptionisnull.- Specified by:
nullParameterin interfaceJpaLogger- Parameters:
description- the description of the parameter.parameterName- the parameter name.- Returns:
- a
RuntimeExceptionfor the error.
-
persistenceProviderNotFound$str
-
persistenceProviderNotFound
public final jakarta.persistence.PersistenceException persistenceProviderNotFound(String providerName) Description copied from interface:JpaLoggerCreates an exception indicating the persistence provider could not be found.- Specified by:
persistenceProviderNotFoundin interfaceJpaLogger- Parameters:
providerName- the provider name.- Returns:
- a
PersistenceExceptionfor the error.
-
relativePathNotFound$str
-
relativePathNotFound
Description copied from interface:JpaLoggerCreates an exception indicating the relative path could not be found.- Specified by:
relativePathNotFoundin interfaceJpaLogger- Parameters:
cause- the cause of the error.path- the path that could not be found.- Returns:
- a
RuntimeExceptionfor the error.
-
setterMethodOnlyAnnotation$str
-
setterMethodOnlyAnnotation
public final String setterMethodOnlyAnnotation(String annotation, org.jboss.jandex.MethodInfo methodInfo) Description copied from interface:JpaLoggerA message indicating the annotation is only valid on setter method targets.- Specified by:
setterMethodOnlyAnnotationin interfaceJpaLogger- Parameters:
annotation- the annotation.methodInfo- the method information.- Returns:
- the message.
-
transactionRequired$str
-
transactionRequired
public final jakarta.persistence.TransactionRequiredException transactionRequired()Description copied from interface:JpaLoggerCreates an exception indicating a transaction is required for the operation.- Specified by:
transactionRequiredin interfaceJpaLogger- Returns:
- a
TransactionRequiredExceptionfor the error.
-
noPUnitNameSpecifiedAndMultiplePersistenceUnits$str
-
noPUnitNameSpecifiedAndMultiplePersistenceUnits
public final IllegalArgumentException noPUnitNameSpecifiedAndMultiplePersistenceUnits(int puCount, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) Description copied from interface:JpaLoggerJBoss 4 prevented applications from referencing the persistence unit without specifying the pu name, if there were multiple persistence unit definitions in the app. JBoss 5 loosened the checking up, to let applications, just use any PU definition that they find. For AS7, we are strictly enforcing this again just like we did in JBoss 4. AS7-2275- Specified by:
noPUnitNameSpecifiedAndMultiplePersistenceUnitsin interfaceJpaLogger- Parameters:
puCount- is number of persistence units defined in applicationdeploymentUnit- the deployment unit.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
couldNotCreateInstanceProvider$str
-
couldNotCreateInstanceProvider
public final RuntimeException couldNotCreateInstanceProvider(Throwable cause, String providerClassName) Description copied from interface:JpaLoggerCreates an exception indicating the persistence provider could not be instantiated ,- Specified by:
couldNotCreateInstanceProviderin interfaceJpaLogger- Parameters:
cause- the cause of the error.providerClassName- name of the provider class- Returns:
- a
RuntimeExceptionfor the error.
-
referenceCountedEntityManagerNegativeCount$str
-
referenceCountedEntityManagerNegativeCount
public final RuntimeException referenceCountedEntityManagerNegativeCount(int referenceCount, String scopedPuName) Description copied from interface:JpaLoggerinternal error indicating that the number of stateful session beans associated with a extended persistence context has reached a negative count.- Specified by:
referenceCountedEntityManagerNegativeCountin interfaceJpaLogger- Returns:
- a
RuntimeExceptionfor the error
-
badSynchronizationTypeCombination$str
-
badSynchronizationTypeCombination
Description copied from interface:JpaLoggerCan't use a new unsynchronization persistence context when transaction already has a synchronized persistence context.- Specified by:
badSynchronizationTypeCombinationin interfaceJpaLogger- Parameters:
puScopedName- the persistence unit name.- Returns:
- an
IllegalStateExceptionfor the error.
-
resourcesOfTypeCannotBeRegistered$str
-
resourcesOfTypeCannotBeRegistered
- Specified by:
resourcesOfTypeCannotBeRegisteredin interfaceJpaLogger
-
resourcesOfTypeCannotBeRemoved$str
-
resourcesOfTypeCannotBeRemoved
- Specified by:
resourcesOfTypeCannotBeRemovedin interfaceJpaLogger
-
classloaderHasMultipleAdapters$str
-
classloaderHasMultipleAdapters
Description copied from interface:JpaLoggerOnly one persistence provider adapter per (persistence provider or application) classloader is allowed- Specified by:
classloaderHasMultipleAdaptersin interfaceJpaLogger- Parameters:
classloader- offending classloader- Returns:
- a
RuntimeExceptionfor the error.
-
persistenceProviderAdaptorModuleLoadError$str
-
persistenceProviderAdaptorModuleLoadError
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException persistenceProviderAdaptorModuleLoadError(Throwable cause, String adaptorModule) Description copied from interface:JpaLoggerpersistence provider adaptor module load error- Specified by:
persistenceProviderAdaptorModuleLoadErrorin interfaceJpaLogger- Parameters:
cause- the cause of the error.adaptorModule- name of persistence provider adaptor module that couldn't be loaded.- Returns:
- the exception
-
xpcOnlyFromSFSB$str
-
xpcOnlyFromSFSB
Description copied from interface:JpaLoggerextended persistence context can only be used within a stateful session bean. WFLY-69- Specified by:
xpcOnlyFromSFSBin interfaceJpaLogger- Parameters:
scopedPuName- name of the persistence unit- Returns:
- the exception
-
differentSearchModuleDependencies$str
-
differentSearchModuleDependencies
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException differentSearchModuleDependencies(String deployment, String searchModuleName1, String searchModuleName2) - Specified by:
differentSearchModuleDependenciesin interfaceJpaLogger
-
invalidClassFormat$str
-
invalidClassFormat
- Specified by:
invalidClassFormatin interfaceJpaLogger
-
cannotLoadPersistenceProviderIntegratorModule$str
-
cannotLoadPersistenceProviderIntegratorModule
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException cannotLoadPersistenceProviderIntegratorModule(Throwable cause, String persistenceProviderModule) Description copied from interface:JpaLoggerCreates an exception indicating the persistence provider integrator module, represented by thepersistenceProviderModuleparameter, had an error loading.- Specified by:
cannotLoadPersistenceProviderIntegratorModulein interfaceJpaLogger- Parameters:
cause- the cause of the error.persistenceProviderModule- the name of the adapter module.- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
illegalCallOnCloseMethod$str
-
illegalCallOnCloseMethod
- Specified by:
illegalCallOnCloseMethodin interfaceJpaLogger
-