Package org.jboss.as.ejb3.logging
Class EjbLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.ejb3.logging.EjbLogger_$logger
-
- All Implemented Interfaces:
Serializable,EjbLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-05-18T15:10:02-0400") public class EjbLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements EjbLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.ejb3.logging.EjbLogger
DEPLOYMENT_LOGGER, EJB3_INVOCATION_LOGGER, EJB3_TIMER_LOGGER, REMOTE_LOGGER, ROOT_LOGGER
-
-
Constructor Summary
Constructors Constructor Description EjbLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description jakarta.ejb.EJBExceptionacquireSemaphoreInterrupted()protected StringacquireSemaphoreInterrupted$str()voidactivationConfigPropertyIgnored(Object propName, String resourceAdapterName)Logs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapterprotected StringactivationConfigPropertyIgnored$str()RuntimeExceptionactivationFailed(Throwable cause, Object id)protected StringactivationFailed$str()IllegalArgumentExceptionannotationApplicableOnlyForMethods(String annotationName)protected StringannotationApplicableOnlyForMethods$str()RuntimeExceptionannotationOnlyAllowedOnClass(String annotationName, org.jboss.jandex.AnnotationTarget incorrectTarget)protected StringannotationOnlyAllowedOnClass$str()IllegalArgumentExceptionaroundTimeoutMethodExpectedWithInvocationContextParam(String methodName, String className)protected StringaroundTimeoutMethodExpectedWithInvocationContextParam$str()IllegalArgumentExceptionaroundTimeoutMethodMustReturnObjectType(String methodName, String className)protected StringaroundTimeoutMethodMustReturnObjectType$str()IllegalStateExceptionasymmetricCacheUsage()protected StringasymmetricCacheUsage$str()RuntimeExceptionasyncInvocationOnlyApplicableForSessionBeans()protected StringasyncInvocationOnlyApplicableForSessionBeans$str()IllegalStateExceptionbeanComponentMissingEjbObject(String componentName, String ejbLocalObject)Creates an exception indicating Bean component does not have an ejb objectprotected StringbeanComponentMissingEjbObject$str()IllegalStateExceptionbeanHomeInterfaceIsNull(String componentName)Creates an exception indicating the bean home interface was not setprotected StringbeanHomeInterfaceIsNull$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionbeanInterfaceAttributeRequiredForEJBAnnotationOnClass(String className)protected StringbeanInterfaceAttributeRequiredForEJBAnnotationOnClass$str()IllegalStateExceptionbeanLocalHomeInterfaceIsNull(String componentName)Creates an exception indicating the bean local home interface was not setprotected StringbeanLocalHomeInterfaceIsNull$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionbeanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?> beanClass)protected StringbeanWithLocalAnnotationImplementsMoreThanOneInterface$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionbeanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?> beanClass)protected StringbeanWithRemoteAnnotationImplementsMoreThanOneInterface$str()IllegalArgumentExceptionbothMethodIntAndClassNameSet(String componentName)Creates an exception indicating both methodIntf and className are setprotected StringbothMethodIntAndClassNameSet$str()IllegalStateExceptionbusinessInterfaceIsNull()Creates an exception indicating business interface type cannot be nullprotected StringbusinessInterfaceIsNull$str()IllegalStateExceptioncacheEntryInUse(Object entry)protected StringcacheEntryInUse$str()IllegalStateExceptioncacheEntryNotInUse(Object entry)protected StringcacheEntryNotInUse$str()IllegalArgumentExceptioncannotBeApplicationExceptionBecauseNotAnExceptionType(Class<?> klass)protected StringcannotBeApplicationExceptionBecauseNotAnExceptionType$str()jakarta.ejb.EJBExceptioncannotBeginUserTransaction()protected StringcannotBeginUserTransaction$str()RuntimeExceptioncannotBuildIndexForServerInterceptor(String interceptorClass, Exception e)protected StringcannotBuildIndexForServerInterceptor$str()IllegalStateExceptioncannotCall(String methodName, String missing)Creates an exception indicating the inability to call the method as something is missing for the invocation.IllegalStateExceptioncannotCall(String methodName, String name, String localName)Creates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb objectprotected StringcannotCall2$str()protected StringcannotCall3$str()jakarta.ejb.EJBExceptioncannotCallGetPKOnSessionBean()protected StringcannotCallGetPKOnSessionBean$str()IllegalStateExceptioncannotCallMethod(String methodName, String state)Exception thrown if a method cannot be invoked at the given timeprotected StringcannotCallMethod$str()IllegalStateExceptioncannotCallMethodInAfterCompletion(String methodName)protected StringcannotCallMethodInAfterCompletion$str()voidcannotDeactivateBeanServant(Throwable cause)protected StringcannotDeactivateBeanServant$str()voidcannotDeactivateHomeServant(Throwable cause)protected StringcannotDeactivateHomeServant$str()RuntimeExceptioncannotLoadServerInterceptorModule(String moduleId, Exception e)protected StringcannotLoadServerInterceptorModule$str()org.jboss.as.controller.OperationFailedExceptioncannotReadStrictMaxPoolDerivedSize(org.jboss.msc.service.ServiceName serviceName)protected StringcannotReadStrictMaxPoolDerivedSize$str()jakarta.ejb.RemoveExceptioncannotRemoveWhileParticipatingInTransaction()Exception that is thrown when invoking remove while an Jakarta Enterprise Beans is in a transactionprotected StringcannotRemoveWhileParticipatingInTransaction$str()InvalidClassExceptioncannotResolveFilteredClass(String clazz)protected StringcannotResolveFilteredClass$str()voidcannotUnregisterEJBHomeFromCobra(Throwable cause)protected StringcannotUnregisterEJBHomeFromCobra$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionclusteredAnnotationIsNotApplicableForBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Returns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on the Jakarta Enterprise Beans component represented bycomponentNameprotected StringclusteredAnnotationIsNotApplicableForBean$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionclusteredAnnotationIsNotApplicableForEntityBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Returns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on an entity beanprotected StringclusteredAnnotationIsNotApplicableForEntityBean$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionclusteredAnnotationIsNotApplicableForMDB(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Returns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on a message driven beanprotected StringclusteredAnnotationIsNotApplicableForMDB$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionclusteredAnnotationNotYetImplementedForSingletonBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Returns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation is currently not supported on singleton Jakarta Enterprise Beans.protected StringclusteredAnnotationNotYetImplementedForSingletonBean$str()voidclusteredEJBsBoundToINADDRANY(String nodeName, String ip)protected StringclusteredEJBsBoundToINADDRANY$str()voidcobraInterfaceRepository(String repo, String object)protected StringcobraInterfaceRepository$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncomponentClassHasMultipleTimeoutAnnotations(Class<?> componentClass)Creates an exception indicating Component class has multiple @Timeout annotationsprotected StringcomponentClassHasMultipleTimeoutAnnotations$str()ExceptioncomponentInstanceNotAvailable(org.jboss.invocation.InterceptorContext interceptorContext)Creates an exception indicating component instance isn't available for invocationprotected StringcomponentInstanceNotAvailable$str()IllegalArgumentExceptioncomponentIsNull(String name)Creates an exception indicating component cannot be nullprotected StringcomponentIsNull$str()EJBComponentUnavailableExceptioncomponentIsShuttingDown()protected StringcomponentIsShuttingDown$str()IllegalArgumentExceptioncomponentNotInstanceOfSessionComponent(Component component, Class<?> componentClass, String type)Creates an exception indicating Component with component specified class: isn't a stateful componentprotected StringcomponentNotInstanceOfSessionComponent$str()IllegalStateExceptioncomponentNotSetInInterceptor(org.jboss.invocation.InterceptorContext context)Creates an exception indicating it a component was not set on the InterceptorContextprotected StringcomponentNotSetInInterceptor$str()IllegalStateExceptioncomponentViewNotAvailableInContext(org.jboss.invocation.InterceptorContext context)Creates an exception indicating the component view instance is not available in interceptor contextprotected StringcomponentViewNotAvailableInContext$str()jakarta.ejb.ConcurrentAccessTimeoutExceptionconcurrentAccessTimeoutException(String ejb, String s)Creates an exception Enterprise Beans 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock withinprotected StringconcurrentAccessTimeoutException$str()voidconnectorNotConfiguredForEJBClientInvocations(String address, int port)protected StringconnectorNotConfiguredForEJBClientInvocations$str()EJBComponentUnavailableExceptioncontainerSuspended()protected StringcontainerSuspended$str()RuntimeExceptioncouldNotCreateCorbaObject(Exception cause, org.jboss.ejb.client.EJBLocator<?> locator)protected StringcouldNotCreateCorbaObject$str()voidcouldNotCreateTable(SQLException e)protected StringcouldNotCreateTable$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName, ResourceInjectionTarget injectionTarget)protected StringcouldNotDetermineEjbLocalRefForInjectionTarget$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineEjbRefForInjectionTarget(String ejbRefName, ResourceInjectionTarget injectionTarget)protected StringcouldNotDetermineEjbRefForInjectionTarget$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass, String beanName)protected StringcouldNotDetermineLocalInterfaceFromLocalHome$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineRemoteInterfaceFromHome(String homeClass, String beanName)protected StringcouldNotDetermineRemoteInterfaceFromHome$str()RuntimeExceptioncouldNotFindClassLoaderForStub(String stub)protected StringcouldNotFindClassLoaderForStub$str()jakarta.ejb.NoSuchEJBExceptioncouldNotFindEjb(String sessionId)Creates an exception indicating it could not find the Jakarta Enterprise Beans with specific idprotected StringcouldNotFindEjb$str()voidcouldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<?> locator)Logs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocationprotected StringcouldNotFindEjbForLocatorIIOP$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotFindViewMethodOnEjb(Method method, String viewClass, String ejb)Thrown when an Jakarta Enterprise Beans 2 Jakarta Enterprise Beans does not implement a method on an Jakarta Enterprise Beans 2protected StringcouldNotFindViewMethodOnEjb$str()voidcouldNotWriteMethodInvocation(Throwable cause, Method invokedMethod, String beanName, String appName, String moduleName, String distinctName)protected StringcouldNotWriteMethodInvocation$str()IllegalStateExceptioncurrentComponentNotAEjb(ComponentInstance component)Creates an exception indicating the current component is not an Jakarta Enterprise Beans.protected StringcurrentComponentNotAEjb$str()voiddatabaseDialectNotConfiguredOrDetected()Logs a warning message indicating that the database dialect cannot be detected automatically.protected StringdatabaseDialectNotConfiguredOrDetected$str()voiddefaultInterceptorClassNotListed(String clazz)Logs a warning message indicating Default interceptor class is not listed in thesection of ejb-jar.xml and will not be applied" protected StringdefaultInterceptorClassNotListed$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondefaultInterceptorsNotBindToMethod()Creates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xmlprotected StringdefaultInterceptorsNotBindToMethod$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiondefaultInterceptorsNotSpecifyOrder()Creates an exception indicating Default interceptors specify an absolute orderingprotected StringdefaultInterceptorsNotSpecifyOrder$str()voiddefaultPoolExpressionCouldNotBeResolved(String defaultPoolName, String defaultPoolValue)protected StringdefaultPoolExpressionCouldNotBeResolved$str()voiddeploymentAddListenerException(Throwable cause)protected StringdeploymentAddListenerException$str()voiddeploymentRemoveListenerException(Throwable cause)protected StringdeploymentRemoveListenerException$str()voiddeprecatedAnnotation(String annotation)protected StringdeprecatedAnnotation$str()voiddeprecatedNamespace(String namespace, String element)protected StringdeprecatedNamespace$str()org.jboss.as.controller.OperationFailedExceptiondisableDefaultEjbPermissionsCannotBeTrue()protected StringdisableDefaultEjbPermissionsCannotBeTrue$str()voiddiscardingStatefulComponent(StatefulSessionComponentInstance component, Throwable t)Logs an error message indicating Discarding stateful component instance due to exceptionprotected StringdiscardingStatefulComponent$str()IllegalStateExceptionduplicateCacheEntry(Object id)protected StringduplicateCacheEntry$str()IllegalStateExceptionduplicateSerializationGroupMember(Object id, Object groupId)protected StringduplicateSerializationGroupMember$str()voiddynamicStubCreationFailed(String clazz, Throwable t)Logs an error message indicating that dynamic stub creation failedprotected StringdynamicStubCreationFailed$str()RuntimeExceptionejb2xViewNotApplicableForSingletonBeans()protected Stringejb2xViewNotApplicableForSingletonBeans$str()voidejbBusinessMethodMustBePublic(Method method)protected StringejbBusinessMethodMustBePublic$str()StringejbHasNoTimerMethods()protected StringejbHasNoTimerMethods$str()IllegalStateExceptionejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory, String componentName)Creates an exception indicating EjbJarConfiguration hasn't been setprotected StringejbJarConfigNotBeenSet$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbJarConfigNotFound(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)Creates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unitprotected StringejbJarConfigNotFound$str()IllegalArgumentExceptionEjbJarConfigurationIsNull()Creates an exception indicating EjbJarConfiguration cannot be nullprotected StringEjbJarConfigurationIsNull$str()IllegalStateExceptionejbLocalObjectUnavailable(String beanName)protected StringejbLocalObjectUnavailable$str()voidejbMethodMustNotBeFinalNorStatic(String ejbName, String methodName)protected StringejbMethodMustNotBeFinalNorStatic$str()IllegalArgumentExceptionejbMethodSecurityMetaDataIsNull()Creates an exception indicating the Jakarta Enterprise Beans method security metadata cannot be nullprotected StringejbMethodSecurityMetaDataIsNull$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustBePublicClass(String componentName, String componentClassName)protected StringejbMustBePublicClass$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustHavePublicDefaultConstructor(String componentName, String componentClassName)protected StringejbMustHavePublicDefaultConstructor$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustNotBeFinalClass(String componentName, String componentClassName)protected StringejbMustNotBeFinalClass$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustNotBeInnerClass(String componentName, String componentClassName)protected StringejbMustNotBeInnerClass$str()voidejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<?> locator)Logs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocationprotected StringejbNotExposedOverIIOP$str()StringejbNotFound(String typeName, String binding)StringejbNotFound(String typeName, String beanName, String binding)protected StringejbNotFound2$str()protected StringejbNotFound3$str()jakarta.ejb.NoSuchEJBExceptionejbNotFoundInDeployment(org.jboss.ejb.client.EJBLocator<?> locator)protected StringejbNotFoundInDeployment$str()IllegalStateExceptionendpointUnAvailable(String componentName)Returns aIllegalStateExceptionindicating that theEndpointis not availableprotected StringendpointUnAvailable$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionentityBeansAreNotSupported(String beanName)protected StringentityBeansAreNotSupported$str()voiderrorDuringRetryTimeout(jakarta.ejb.Timer timer, Throwable e)Logs an error message indicating an error during retyring timeout for timerprotected StringerrorDuringRetryTimeout$str()voiderrorInvokeTimeout(jakarta.ejb.Timer timer, Throwable e)Logs an error message indicating an error invoking timeout for timerprotected StringerrorInvokeTimeout$str()voidexceptionCheckingIfTimerShouldRun(jakarta.ejb.Timer timer, Exception e)protected StringexceptionCheckingIfTimerShouldRun$str()voidexceptionGeneratingSessionId(Throwable cause, String componentName, Object invocationInformation)protected StringexceptionGeneratingSessionId$str()voidexceptionPersistPostTimerState(jakarta.ejb.Timer timer, Exception e)protected StringexceptionPersistPostTimerState$str()voidexceptionPersistTimerState(jakarta.ejb.Timer timer, Exception e)protected StringexceptionPersistTimerState$str()RuntimeExceptionexceptionRepositoryNotFound(String name, String message)protected StringexceptionRepositoryNotFound$str()voidexceptionRunningTimerTask(jakarta.ejb.Timer timer, String timedObjectId, Exception e)protected StringexceptionRunningTimerTask$str()IllegalArgumentExceptionexecutorIsNull()Creates an exception indicating the Executor cannot be nullprotected StringexecutorIsNull$str()IllegalStateExceptionexistingSerializationGroup(Object key, Object group)protected StringexistingSerializationGroup$str()jakarta.ejb.EJBExceptionfailedToAcquirePermit(long timeout, TimeUnit timeUnit)protected StringfailedToAcquirePermit$str()RuntimeExceptionfailedToActivateMdb(String componentName, Exception e)protected StringfailedToActivateMdb$str()RuntimeExceptionfailedToAnalyzeRemoteInterface(Exception e, String beanName)protected StringfailedToAnalyzeRemoteInterface$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToCreateDeploymentNodeSelector(Exception e, String deploymentNodeSelectorClassName)protected StringfailedToCreateDeploymentNodeSelector$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToCreateEJBClientInterceptor(Exception e, String ejbClientInterceptorClassName)protected StringfailedToCreateEJBClientInterceptor$str()voidfailedToCreateOptionForProperty(String propertyName, String reason)protected StringfailedToCreateOptionForProperty$str()RuntimeExceptionfailedToCreateSessionForStatefulBean(Exception e, String beanName)protected StringfailedToCreateSessionForStatefulBean$str()voidfailedToGetStatus(Throwable cause)protected StringfailedToGetStatus$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToInstallManagementResource(Exception e, String componentName)protected StringfailedToInstallManagementResource$str()RuntimeExceptionfailedToLoadViewClass(Exception e, String viewClassName)protected StringfailedToLoadViewClass$str()RuntimeExceptionfailedToLoadViewClassForComponent(Exception e, String componentName)protected StringfailedToLoadViewClassForComponent$str()IOExceptionfailedToLookupORB()protected StringfailedToLookupORB$str()RuntimeExceptionfailedToMarshalEjbParameters(Exception e)protected StringfailedToMarshalEjbParameters$str()RuntimeExceptionfailedToObtainSSLContext(Exception cause)protected StringfailedToObtainSSLContext$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParse(Exception e, String filePath)protected StringfailedToParse$str()voidfailedToPersistTimer(jakarta.ejb.Timer timerid, Exception e)protected StringfailedToPersistTimer$str()voidfailedToPersistTimerOnStartup(TimerImpl activeTimer, Exception e)protected StringfailedToPersistTimerOnStartup$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToProcessBusinessInterfaces(Class<?> ejbClass, Exception e)protected StringfailedToProcessBusinessInterfaces$str()voidfailedToRefreshTimers(String timedObjectId)protected StringfailedToRefreshTimers$str()voidfailedToRemoveManagementResources(InstalledComponent component, String cause)protected StringfailedToRemoveManagementResources$str()voidfailedToRetrieveTimerInfo(TimerImpl timer, Exception e)protected StringfailedToRetrieveTimerInfo$str()voidfailedToRollback(Throwable cause)protected StringfailedToRollback$str()voidfailedToSetRollbackOnly(Throwable e)protected StringfailedToSetRollbackOnly$str()IllegalStateExceptionfailProcessInvocation(String name, Method invokedMethod, String viewClassOfInvokedMethod, Method viewMethod, String viewClassName)Creates an exception indicating class cannot handle method of view classprotected StringfailProcessInvocation$str()IllegalStateExceptionfailToAddClassToLocalView(String viewClassName, String ejbName)Creates an exception indicating can't add view class as local view since it's already marked as remote view for beanprotected StringfailToAddClassToLocalView$str()jakarta.ejb.EJBExceptionfailToCallBusinessOnNonePublicMethod(Method method)Creates an exception indicating not a business method.protected StringfailToCallBusinessOnNonePublicMethod$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToCallEjbCreateForHomeInterface(Method method, String ejbClassName)Creates an exception indicating Could not resolve corresponding ejbCreate or @Init method for home interface method on Jakarta Enterprise Beansprotected StringfailToCallEjbCreateForHomeInterface$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToCallEjbRefByDependsOn(String annotationValue, String componentClassName, Set<ComponentDescription> components)Creates an exception indicating more than one Jakarta Enterprise Beans called referenced by @DependsOn annotation in Componentsprotected StringfailToCallEjbRefByDependsOn$str()IllegalStateExceptionfailToCallgetRollbackOnly()Creates an exception indicating the getRollBackOnly was called on none container-managed transactionprotected StringfailToCallgetRollbackOnly$str()IllegalStateExceptionfailToCallgetRollbackOnlyAfterTxcompleted()Creates an exception indicating the call getRollBackOnly not allowed after transaction is completedprotected StringfailToCallgetRollbackOnlyAfterTxcompleted$str()IllegalStateExceptionfailToCallgetRollbackOnlyOnNoneTransaction()Creates an exception indicating the getRollBackOnly not allowed without a transactionprotected StringfailToCallgetRollbackOnlyOnNoneTransaction$str()IllegalStateExceptionfailToCallSetRollbackOnlyOnNoneCMB()Creates an exception indicating setRollBackOnly was called on none CMBprotected StringfailToCallSetRollbackOnlyOnNoneCMB$str()IllegalStateExceptionfailToCallSetRollbackOnlyWithNoTx()Creates an exception indicating setRollBackOnly was without a transactionprotected StringfailToCallSetRollbackOnlyWithNoTx$str()voidfailToCloseFile(Throwable e)Logs an error message indicating error closing fileprotected StringfailToCloseFile$str()TimeoutExceptionfailToCompleteTaskBeforeTimeOut(long timeout, TimeUnit unit)Creates an exception indicating it fail to complete task before time outprotected StringfailToCompleteTaskBeforeTimeOut$str()voidfailToCreateDirectoryForPersistTimers(File file)Logs an error message indicating Could not restore timers for specified idprotected StringfailToCreateDirectoryForPersistTimers$str()RuntimeExceptionfailToCreateTimerFileStoreDir(File baseDir)Creates an exception indicating it could not create timer file store directoryprotected StringfailToCreateTimerFileStoreDir$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToFindEjbRefByDependsOn(String annotationValue, String componentClassName)Creates an exception indicating it Could not find Jakarta Enterprise Beans referenced by @DependsOn annotationprotected StringfailToFindEjbRefByDependsOn$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToFindMethodInEjbJarXml(String name, String methodName)Creates an exception indicating Could not find method specified referenced in ejb-jar.xmlprotected StringfailToFindMethodInEjbJarXml$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToFindMethodWithParameterTypes(String name, String methodName, org.jboss.metadata.ejb.spec.MethodParametersMetaData methodParams)Creates an exception indicating could not find method with parameter types referenced in ejb-jar.xmlprotected StringfailToFindMethodWithParameterTypes$str()IllegalStateExceptionfailToGetEjbComponent(org.jboss.invocation.InterceptorContext currentInvocationContext)Creates an exception indicating EJBComponent has not been set in the current invocation contextprotected StringfailToGetEjbComponent$str()IllegalStateExceptionfailToInvokegetTimeoutMethod()Creates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timerprotected StringfailToInvokegetTimeoutMethod$str()RuntimeExceptionfailToInvokeTimeout(Method method)Creates an exception indicating it cannot invoke timeout methodprotected StringfailToInvokeTimeout$str()IllegalStateExceptionfailToInvokeTimerServiceDoLifecycle()Creates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beansprotected StringfailToInvokeTimerServiceDoLifecycle$str()IllegalArgumentExceptionfailToLinkFromEmptySecurityRole(String fromRole)Creates an exception indicating it cannot link from a null or empty security roleprotected StringfailToLinkFromEmptySecurityRole$str()IllegalArgumentExceptionfailToLinkToEmptySecurityRole(String toRole)Creates an exception indicating it cannot link to a null or empty security role:protected StringfailToLinkToEmptySecurityRole$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToLoadAppExceptionClassInEjbJarXml(String exceptionClassName, Throwable e)Creates an exception indicating it could not load application exception class %s in ejb-jar.xmlprotected StringfailToLoadAppExceptionClassInEjbJarXml$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToLoadComponentClass(Throwable t, String componentName)Creates an exception indicating could not load component classprotected StringfailToLoadComponentClass$str()RuntimeExceptionfailToLoadDeclaringClassOfTimeOut(String declaringClass)Creates an exception indicating it could not load declared class of timeout methodprotected StringfailToLoadDeclaringClassOfTimeOut$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToLoadEjbClass(String ejbClassName, Throwable e)Creates an exception indicating it could not load Jakarta Enterprise Beans classprotected StringfailToLoadEjbClass$str()RuntimeExceptionfailToLoadViewClassEjb(String beanName, Throwable e)Creates an exception indicating it could not load view class for ejbprotected StringfailToLoadViewClassEjb$str()RuntimeExceptionfailToLookupJNDI(String name, Throwable e)Creates an exception indicating the NamespaceContextSelector was not setprotected StringfailToLookupJNDI$str()IllegalArgumentExceptionfailToLookupJNDINameSpace(String name)Creates an exception indicating the namespace was wrongprotected StringfailToLookupJNDINameSpace$str()IllegalArgumentExceptionfailToLookupStrippedJNDI(NamespaceContextSelector namespaceContextSelector, Context jndiContext, Throwable ne)Creates an exception indicating it failed to lookup the namespaceprotected StringfailToLookupStrippedJNDI$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToMergeData(String componentName, Throwable e)Creates an exception indicating Could not merge dataprotected StringfailToMergeData$str()jakarta.ejb.ConcurrentAccessTimeoutExceptionfailToObtainLock(String ejb, long value, TimeUnit timeUnit)Creates an exception indicating could not obtain lock within the specified timeprotected StringfailToObtainLock$str()IllegalStateExceptionfailToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent)Creates an exception indicating Illegal lock type for componentprotected StringfailToObtainLockIllegalType$str()voidfailToReadTimerInformation(String componentName)Logs a warning message indicating could not read timer information for Jakarta Enterprise Beans componentprotected StringfailToReadTimerInformation$str()voidfailToRestoreTimers(File file)Logs an error message indicating it's not a directory, could not restore timers"protected StringfailToRestoreTimers$str()voidfailToRestoreTimersForObjectId(String timedObjectId, Throwable e)Logs an error message indicating Could not restore timers for specified idprotected StringfailToRestoreTimersForObjectId$str()voidfailToRestoreTimersFromFile(File timerFile, Throwable e)Logs an error message indicating it could not restore timer from fileprotected StringfailToRestoreTimersFromFile$str()jakarta.ejb.IllegalLoopbackExceptionfailToUpgradeToWriteLock()Creates an exception indicating Enterprise Beans 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowedprotected StringfailToUpgradeToWriteLock$str()RuntimeExceptionfailureDuringEndpointDeactivation(String componentName, jakarta.resource.ResourceException cause)Returns aRuntimeExceptionindicating that theEndpointfor the message driven component, could not be deactivatedprotected StringfailureDuringEndpointDeactivation$str()RuntimeExceptionfailureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName, String clusterName, Exception e)protected StringfailureDuringLoadOfClusterNodeSelector$str()protected LocalegetLoggingLocale()IllegalStateExceptiongetRollBackOnlyIsNotAllowWithSupportsAttribute()Creates an exception indicating Jakarta Enterprise Beans 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attributeprotected StringgetRollBackOnlyIsNotAllowWithSupportsAttribute$str()voidgetTxManagerStatusFailed(Throwable cause)Logs an error message indicating an exception occurred while getting statusprotected StringgetTxManagerStatusFailed$str()IllegalStateExceptiongroupCreationContextAlreadyExists()protected StringgroupCreationContextAlreadyExists$str()voidignoringException(Throwable e)Logs an error message indicating Ignoring exception during setRollbackOnlyprotected StringignoringException$str()voidiiopBindings(String componentName, String moduleName, String name)protected StringiiopBindings$str()jakarta.ejb.RemoveExceptionillegalCallToEjbHomeRemove()protected StringillegalCallToEjbHomeRemove$str()IllegalStateExceptionincompatibleCaches()protected StringincompatibleCaches$str()IllegalStateExceptionincompatibleSerializationGroup(Object object, Object group)protected StringincompatibleSerializationGroup$str()org.jboss.as.controller.OperationFailedExceptioninconsistentAttributeNotSupported(String attributeName, String mustMatch)protected StringinconsistentAttributeNotSupported$str()IllegalArgumentExceptionincorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<?> locator, String beanName)protected StringincorrectEJBLocatorForBean$str()IllegalStateExceptionindexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)protected StringindexedChildResourceRegistrationNotAvailable$str()IllegalArgumentExceptioninvalidComponentConfiguration(String componentName)Creates an exception indicating component configuration is not an Jakarta Enterprise Beans component"protected StringinvalidComponentConfiguration$str()StringinvalidComponentState(org.jboss.as.controller.PathAddress operationAddress, org.jboss.msc.service.ServiceController.State controllerState, org.jboss.msc.service.ServiceController.State up)Creates an exception indicating Jakarta Enterprise Beans component for specified address is in invalid stateprotected StringinvalidComponentState$str()IllegalStateExceptioninvalidComponentType(String simpleName)Creates an exception indicating Jakarta Enterprise Beans component type does not support poolsprotected StringinvalidComponentType$str()IllegalArgumentExceptioninvalidEjbComponent(String componentName, Class<?> componentClass)Creates an exception indicating the component named with component class is not an Jakarta Enterprise Beans componentprotected StringinvalidEjbComponent$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioninvalidEjbEntityTimeout(String versionId, Class<?> componentClass)Creates an exception indicating the Jakarta Enterprise Beans entity bean implemented TimedObject but has a different timeout method specified either via annotations or via the deployment descriptor.protected StringinvalidEjbEntityTimeout$str()RuntimeExceptioninvalidEjbLocalInterface(String componentName)Creates an exception indicating component does not have an Enterprise Beans 2.x local interfaceprotected StringinvalidEjbLocalInterface$str()IllegalArgumentExceptioninvalidFilterSpec(String spec)protected StringinvalidFilterSpec$str()IllegalArgumentExceptioninvalidListValue(String listItem)Creates an exception indicating A list value can only contain either a range or an individual valueprotected StringinvalidListValue$str()IllegalArgumentExceptioninvalidScheduleExpressionType(String value, String name, String type)Creates an exception indicating Invalid value it doesn't support values of specified typesprotected StringinvalidScheduleExpressionType$str()IllegalArgumentExceptioninvalidScheduleValue(String type, String value)Creates an exception indicating invalid value of a certain type.protected StringinvalidScheduleValue$str()IllegalStateExceptioninvalidSecurityForDomainSet(String componentName)Creates an exception indicating Jakarta Enterprise Beans are enabled for security but doesn't have a security domain setprotected StringinvalidSecurityForDomainSet$str()RuntimeExceptioninvalidTimerFileStoreDir(File baseDir)Creates an exception indicating the timer file store directory is not a directoryprotected StringinvalidTimerFileStoreDir$str()IllegalStateExceptioninvalidTimerHandlersForPersistentTimers(String s)Creates an exception indicating timer handles are only available for persistent timersprotected StringinvalidTimerHandlersForPersistentTimers$str()IllegalStateExceptioninvalidTimerNotCalendarBaseTimer(jakarta.ejb.Timer timer)Creates an exception indicating the timer is not a calendar based timer"protected StringinvalidTimerNotCalendarBaseTimer$str()IllegalArgumentExceptioninvalidTimerParameter(String name, String valueAsString)Creates an exception indicating the invalid parameter name and value while creating a timerprotected StringinvalidTimerParameter$str()voidinvalidTransactionTypeForMDB(jakarta.ejb.TransactionAttributeType transactionAttributeType, String methond, String componentName)protected StringinvalidTransactionTypeForMDB$str()voidinvalidTransactionTypeForSfsbLifecycleMethod(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.proxy.MethodIdentifier method, Class<?> clazz)protected StringinvalidTransactionTypeForSfsbLifecycleMethod$str()IllegalArgumentExceptioninvalidValueForSecondInScheduleExpression(String value)protected StringinvalidValueForSecondInScheduleExpression$str()IllegalArgumentExceptioninvalidValuesRange(Integer value, int min, int max)Creates an exception indicating invalid value rangeprotected StringinvalidValuesRange$str()voidinvocationFailed(String component, Method method, Throwable t)Logs an error message indicating that an invocation failedprotected StringinvocationFailed$str()IllegalArgumentExceptioninvocationNotApplicableForMethodInvocation(jakarta.interceptor.InvocationContext invocationContext)Creates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocationprotected StringinvocationNotApplicableForMethodInvocation$str()jakarta.ejb.EJBAccessExceptioninvocationOfMethodNotAllowed(Method invokedMethod, String componentName)Creates an exception indicating the Invocation on method is not allowedprotected StringinvocationOfMethodNotAllowed$str()IllegalArgumentExceptioninvokerIsNull()Creates an exception indicating the invoker cannot be nullprotected StringinvokerIsNull$str()voidjndiBindings(String ejbName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, StringBuilder bindings)protected StringjndiBindings$str()IllegalArgumentExceptionjndiNameCannotBeNull()Creates an exception indicating the call lookup was call with an empty jndi nameprotected StringjndiNameCannotBeNull$str()voidlegacyClientMappingsRegistryProviderInUse(String name)protected StringlegacyClientMappingsRegistryProviderInUse$str()voidlegacySecurityDomainAnnotationIsUsed(String cls)protected StringlegacySecurityDomainAnnotationIsUsed$str()IllegalStateExceptionlegacySecurityUnsupported(String domainName)protected StringlegacySecurityUnsupported$str()IllegalStateExceptionlifecycleMethodNotAllowed(String methodName)Creates an exception indicating the method invocation is not allowed in lifecycle methods.protected StringlifecycleMethodNotAllowed$str()voidloadedPersistentTimerInTimeout(String timer, String timedObject)protected StringloadedPersistentTimerInTimeout$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionlocalHomeNotAllow(EJBComponentDescription description)Creates an exception indicating Local Home not allowedprotected StringlocalHomeNotAllow$str()RuntimeExceptionlockAcquisitionInterrupted(Throwable cause, Object id)protected StringlockAcquisitionInterrupted$str()voidlogInconsistentAttributeNotSupported(String attributeName, String mustMatch)protected StringlogInconsistentAttributeNotSupported$str()voidlogMDBStart(String mdbName, String raName)Logs a message which includes the resource adapter name and the destination on which a message driven bean is listeningprotected StringlogMDBStart$str()voidmappedNameNotSupported(String mappedName, String ejb)protected StringmappedNameNotSupported$str()voidmdbCantHaveFinalizeMethod(String className)protected StringmdbCantHaveFinalizeMethod$str()voidmdbClassCannotBeAnInterface(String className)protected StringmdbClassCannotBeAnInterface$str()voidmdbClassMustBePublicNonAbstractNonFinal(String className)protected StringmdbClassMustBePublicNonAbstractNonFinal$str()voidmdbDeliveryStarted(String appName, String componentName)protected StringmdbDeliveryStarted$str()voidmdbDeliveryStopped(String appName, String componentName)protected StringmdbDeliveryStopped$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass)protected StringmdbDoesNotImplementNorSpecifyMessageListener$str()voidmdbOnMessageMethodCantBeFinal(String className)protected StringmdbOnMessageMethodCantBeFinal$str()voidmdbOnMessageMethodCantBePrivate(String className)protected StringmdbOnMessageMethodCantBePrivate$str()voidmdbOnMessageMethodCantBeStatic(String className)protected StringmdbOnMessageMethodCantBeStatic$str()jakarta.resource.spi.UnavailableExceptionmessageEndpointAlreadyReleased(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint)protected StringmessageEndpointAlreadyReleased$str()IllegalArgumentExceptionmethodNameIsNull()Creates an exception indicating the method was called with null in the nameprotected StringmethodNameIsNull$str()IllegalStateExceptionmethodNotImplemented()Creates an exception indicating the method is not implementedprotected StringmethodNotImplemented$str()IllegalStateExceptionmissingCacheEntry(Object id)protected StringmissingCacheEntry$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmissingClassInAnnotation(String anCls, String resCls)protected StringmissingClassInAnnotation$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmissingMdbDeliveryGroup(String deliveryGroupName)protected StringmissingMdbDeliveryGroup$str()voidmissingRunAsAnnotation(String className)protected StringmissingRunAsAnnotation$str()IllegalStateExceptionmissingSerializationGroupMember(Object id, Object groupId)protected StringmissingSerializationGroupMember$str()IllegalStateExceptionmoduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)protected StringmoduleNotAttachedToDeploymentUnit$str()StringmoreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews)StringmoreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews)protected StringmoreThanOneEjbFound3$str()protected StringmoreThanOneEjbFound4$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmoreThanOneMethodWithSameNameOnComponent(String methodName, Class<?> componentClass)protected StringmoreThanOneMethodWithSameNameOnComponent$str()RuntimeExceptionmultipleAnnotationsOnBean(String annotationType, String ejbClassName)Creates an exception indicating only one annotation method is allowed on beanprotected StringmultipleAnnotationsOnBean$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleCreateMethod(Class<?> localHomeClass)Creates an exception indicating it could not determine type of corresponding implied Enterprise Beans 2.x local interface (see Enterprise Beans 3.1 21.4.5) due to multiple create* methods with different return types on homeprotected StringmultipleCreateMethod$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleMethodReferencedInEjbJarXml(String methodName, String name)Creates an exception indicating More than one method found on class referenced in ejb-jar.xml.protected StringmultipleMethodReferencedInEjbJarXml$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmultipleSecurityDomainsDetected()protected StringmultipleSecurityDomainsDetected$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmustOnlyBeSingleContainerTransactionElementWithWildcard()protected StringmustOnlyBeSingleContainerTransactionElementWithWildcard$str()XMLStreamExceptionmutuallyExclusiveAttributes(Location location, String attribute1, String attribute2)protected StringmutuallyExclusiveAttributes$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionnameAttributeRequiredForEJBAnnotationOnClass(String className)protected StringnameAttributeRequiredForEJBAnnotationOnClass$str()voidnextExpirationIsNull(TimerImpl timer)Logs an info message indicating the next expiration is null.protected StringnextExpirationIsNull$str()IllegalStateExceptionnoAsynchronousInvocationInProgress()Creates an exception indicating No asynchronous invocation in progressprotected StringnoAsynchronousInvocationInProgress$str()StringnoComponentAvailableForAddress(org.jboss.as.controller.PathAddress operationAddress)Creates an exception indicating No Jakarta Enterprise Beans component is available for addressprotected StringnoComponentAvailableForAddress$str()StringnoComponentRegisteredForAddress(org.jboss.as.controller.PathAddress operationAddress)Creates an exception indicating no Jakarta Enterprise Beans component registered for addressprotected StringnoComponentRegisteredForAddress$str()IllegalStateExceptionnoEjbContextAvailable()The user attempts to look up the Jakarta Enterprise Beans context in a war when no Jakarta Enterprise Beans context is activeprotected StringnoEjbContextAvailable$str()voidnoJNDIBindingsForSessionBean(String beanName)protected StringnoJNDIBindingsForSessionBean$str()jakarta.ejb.NoMoreTimeoutsExceptionnoMoreTimeoutForTimer(jakarta.ejb.Timer timer)Creates an exception indicating no more timeouts for timerprotected StringnoMoreTimeoutForTimer$str()IllegalArgumentExceptionnoNamespaceContextSelectorAvailable(String name)Creates an exception indicating the NamespaceContextSelector was not setprotected StringnoNamespaceContextSelectorAvailable$str()IllegalArgumentExceptionnoSuchEndpointException(String resourceAdapterName, org.jboss.jca.core.spi.rar.NotFoundException notFoundException)Returns aIllegalArgumentExceptionindicating that noEndpointcould be found for a resource adapter namedresourceAdapterNameprotected StringnoSuchEndpointException$str()IllegalStateExceptionnotAllowedFromStatefulBeans(String method)protected StringnotAllowedFromStatefulBeans$str()IOExceptionnotAnObjectImpl(Class<?> type)protected StringnotAnObjectImpl$str()IllegalArgumentExceptionnotStatefulSessionBean(String ejbName, String appName, String moduleName, String distinctName)protected StringnotStatefulSessionBean$str()IllegalArgumentExceptiononlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo)protected StringonlySetterMethodsAllowedToHaveEJBAnnotation$str()IllegalArgumentExceptionparamCannotBeNull(String paramName)Creates and returns an exception indicating that the param namedparamNamecannot be nullprotected StringparamCannotBeNull$str()RuntimeExceptionpassivationDirectoryCreationFailed(String path)protected StringpassivationDirectoryCreationFailed$str()RuntimeExceptionpassivationFailed(Throwable cause, Object id)protected StringpassivationFailed$str()RuntimeExceptionpassivationPathNotADirectory(String path)protected StringpassivationPathNotADirectory$str()IllegalStateExceptionpoolConfigIsEmpty()Creates an exception indicating poolConfig cannot be null or emptyprotected StringpoolConfigIsEmpty$str()IllegalArgumentExceptionpoolNameCannotBeEmptyString(String ejbName)Creates and returns an exception indicating that the pool name configured for a bean cannot be an empty stringprotected StringpoolNameCannotBeEmptyString$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprofileAndRemotingEjbReceiversUsedTogether()protected StringprofileAndRemotingEjbReceiversUsedTogether$str()IllegalStateExceptionreentrantSingletonCreation(String componentName, String componentClassName)protected StringreentrantSingletonCreation$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionrelativeResourceAdapterNameInStandaloneModule(String module, String bean, String adapterName)protected StringrelativeResourceAdapterNameInStandaloneModule$str()voidremappingCacheAttributes(String address, org.jboss.dmr.ModelNode defClustered, org.jboss.dmr.ModelNode passivationDisabled)protected StringremappingCacheAttributes$str()IllegalArgumentExceptionremoveMethodIsNull()Creates an exception indicating @Remove method cannot be nullprotected StringremoveMethodIsNull$str()IllegalStateExceptionresourceAdapterRepositoryUnAvailable()Returns aIllegalStateExceptionindicating thatResourceAdapterRepositorywas unavailableprotected StringresourceAdapterRepositoryUnAvailable$str()UnsupportedOperationExceptionresourceBundleDescriptionsNotSupported(String name)Creates an exception indicating resourceBundle based descriptions are not supportedprotected StringresourceBundleDescriptionsNotSupported$str()voidretryingTimeout(jakarta.ejb.Timer timer)Logs an info message indicating retrying timeout for timerprotected StringretryingTimeout$str()RuntimeExceptionrmiIiopVoliation(String violation)protected StringrmiIiopVoliation$str()IllegalArgumentExceptionrmiRemoteExceptionCannotBeApplicationException(Class<?> klass)protected StringrmiRemoteExceptionCannotBeApplicationException$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionroleNamesIsNull(String ejbName)Creates an exception indicatingcannot be null or empty in for bean protected StringroleNamesIsNull$str()UnsupportedOperationExceptionruntimeAttributeNotMarshallable(String name)Creates an exception indicating a runtime attribute is not marshallableprotected StringruntimeAttributeNotMarshallable$str()voidscheduleExpressionDateFromTimerPersistenceInvalid(String timerId, String parserMessage)protected StringscheduleExpressionDateFromTimerPersistenceInvalid$str()IllegalArgumentExceptionSecurityRolesIsNull()Creates an exception indicating the security roles is nullprotected StringSecurityRolesIsNull$str()RuntimeExceptionserverInterceptorInvalidMethod(String methodName, String interceptorClass, String annotationClass, Exception e)protected StringserverInterceptorInvalidMethod$str()RuntimeExceptionserverInterceptorNoEmptyConstructor(String interceptorClass, Exception e)protected StringserverInterceptorNoEmptyConstructor$str()voidsessionBeanClassCannotBeAnInterface(String className)protected StringsessionBeanClassCannotBeAnInterface$str()voidsessionBeanClassMustBePublicNonAbstractNonFinal(String className)protected StringsessionBeanClassMustBePublicNonAbstractNonFinal$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionsessionTypeNotSpecified(String bean)Exception thrown if the session-type of a session bean is not specifiedprotected StringsessionTypeNotSpecified$str()voidsetRollbackOnlyFailed(Throwable se)Logs an error message indicating an exception occurred while calling setRollBackOnlyprotected StringsetRollbackOnlyFailed$str()IllegalStateExceptionsetRollbackOnlyNotAllowedForSupportsTxAttr()protected StringsetRollbackOnlyNotAllowedForSupportsTxAttr$str()voidsingletonCantImplementSessionBean(String className)protected StringsingletonCantImplementSessionBean$str()voidskipInvokeTimeoutDuringRetry(jakarta.ejb.Timer timer, Date scheduledTime)Logs a waring message indicating an overlapped invoking timeout for timerprotected StringskipInvokeTimeoutDuringRetry$str()voidskipOverlappingInvokeTimeout(jakarta.ejb.Timer timer, Date scheduledTime)Logs a waring message indicating an overlapped invoking timeout for timerprotected StringskipOverlappingInvokeTimeout$str()IllegalStateExceptionstatefulSessionIdIsNull(String componentName)Creates an exception indicating session id hasn't been set for stateful componentprotected StringstatefulSessionIdIsNull$str()voidstrictPoolDerivedFromCPUs(String name, int max)protected StringstrictPoolDerivedFromCPUs$str()voidstrictPoolDerivedFromWorkers(String name, int max)protected StringstrictPoolDerivedFromWorkers$str()IllegalArgumentExceptionstringParamCannotBeNullOrEmpty(String paramName)Creates and returns an exception indicating that the param namedparamNamecannot be null or empty string.protected StringstringParamCannotBeNullOrEmpty$str()voidsuspensionComplete()protected StringsuspensionComplete$str()voidsuspensionWaitingActiveTransactions(int activeTransactionCount)protected StringsuspensionWaitingActiveTransactions$str()CancellationExceptiontaskWasCancelled()Creates an exception indicating the task was cancelledprotected StringtaskWasCancelled$str()RuntimeExceptiontimerCannotBeAdded(TimerImpl timer)protected StringtimerCannotBeAdded$str()RuntimeExceptiontimerFileStoreDirNotExist(File baseDir)Creates an exception indicating timer file store directory does not exist"protected StringtimerFileStoreDirNotExist$str()jakarta.ejb.NoSuchObjectLocalExceptiontimerHandleIsNotActive(String timerId, String timedObjectId)Creates an exception indicating the timer for the handle is not active.protected StringtimerHandleIsNotActive$str()jakarta.ejb.NoSuchObjectLocalExceptiontimerHasExpired(String id)Creates an exception indicating the Timer has expiredprotected StringtimerHasExpired$str()org.jboss.as.controller.OperationFailedExceptiontimerInvocationFailed(Exception e)protected StringtimerInvocationFailed$str()IllegalStateExceptiontimerInvocationFailedDueToInvokerNotBeingStarted()protected StringtimerInvocationFailedDueToInvokerNotBeingStarted$str()TimerTransactionRolledBackExceptiontimerInvocationRolledBack()protected StringtimerInvocationRolledBack$str()IllegalStateExceptiontimerIsActive(jakarta.ejb.Timer timer)Creates an exception indicating that timer is active.protected StringtimerIsActive$str()IllegalStateExceptiontimerIsNull()Creates an exception indicating timer cannot be nullprotected StringtimerIsNull$str()voidtimerNotActive(jakarta.ejb.Timer timer)Logs an info message indicating timer is not active, skipping retry of timerprotected StringtimerNotActive$str()voidtimerNotDeployed(String timer)protected StringtimerNotDeployed$str()org.jboss.as.controller.OperationFailedExceptiontimerNotFound(String timerId)protected StringtimerNotFound$str()voidtimerNotRunning(jakarta.transaction.NotSupportedException e, TimerImpl timer)protected StringtimerNotRunning$str()voidtimerPersistenceNotEnable()Logs a warning message indicating the timer persistence is not enabled, persistent timers will not survive JVM restartsprotected StringtimerPersistenceNotEnable$str()voidtimerReinstatementFailed(String timedObjectId, String timerId, Throwable cause)protected StringtimerReinstatementFailed$str()voidtimerRetried(jakarta.ejb.Timer timer)Logs an info message indicating timer will be retriedprotected StringtimerRetried$str()StringtimerServiceIsNotActive()protected StringtimerServiceIsNotActive$str()StringtimerServiceMethodNotAllowedForSFSB(String ejbComponent)protected StringtimerServiceMethodNotAllowedForSFSB$str()jakarta.ejb.EJBExceptiontimerServiceWithIdNotRegistered(String timedObjectId)Creates an exception indicating the timerservice with timedObjectId is not registeredprotected StringtimerServiceWithIdNotRegistered$str()voidtimerUpdateFailedAndRollbackNotPossible(Throwable rbe)Transaction rollback after problems not successfulprotected StringtimerUpdateFailedAndRollbackNotPossible$str()jakarta.ejb.NoSuchObjectLocalExceptiontimerWasCanceled(String id)Creates an exception indicating the timer was canceledprotected StringtimerWasCanceled$str()jakarta.transaction.RollbackExceptiontransactionAlreadyRolledBack(jakarta.transaction.Transaction tx)protected StringtransactionAlreadyRolledBack$str()jakarta.ejb.EJBExceptiontransactionInUnexpectedState(jakarta.transaction.Transaction tx, String txStatus)protected StringtransactionInUnexpectedState$str()StringtransactionNotComplete(String componentName)voidtransactionNotComplete(String componentName, String status)protected StringtransactionNotComplete1$str()protected StringtransactionNotComplete2$str()RemoteExceptiontransactionPropagationNotSupported()protected StringtransactionPropagationNotSupported$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiontwoEjbBindingsSpecifyAbsoluteOrder(String component)Creates an exception indicating Two ejb-jar.xml bindings for %s specify an absolute orderprotected StringtwoEjbBindingsSpecifyAbsoluteOrder$str()jakarta.ejb.EJBExceptiontxPresentForNeverTxAttribute()protected StringtxPresentForNeverTxAttribute$str()jakarta.ejb.EJBTransactionRequiredExceptiontxRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation)protected StringtxRequiredForInvocation$str()voidtypeSpecViolation(String className)protected StringtypeSpecViolation$str()IllegalStateExceptionunauthorizedAccessToUserTransaction()protected StringunauthorizedAccessToUserTransaction$str()IllegalStateExceptionunexpectedComponent(Component component, Class<?> entityBeanComponentClass)Creates an exception indicating unexpected componentprotected StringunexpectedComponent$str()jakarta.ejb.EJBExceptionunexpectedError(Throwable cause)protected StringunexpectedError$str()jakarta.ejb.EJBTransactionRolledbackExceptionunexpectedErrorRolledBack(Error error)protected StringunexpectedErrorRolledBack$str()voidunexpectedInvocationState(int state)protected StringunexpectedInvocationState$str()IllegalStateExceptionunknownAttribute(String attributeName)Creates an exception indicating unknown attributeprotected StringunknownAttribute$str()IllegalArgumentExceptionunknownChannelCreationOptionType(String optionType)protected StringunknownChannelCreationOptionType$str()IllegalArgumentExceptionunknownComponentDescriptionType(Class<?> aClass)Creates an exception indicating an unknown Jakarta Enterprise Beans Component description typeprotected StringunknownComponentDescriptionType$str()IllegalStateExceptionunknownComponentType(EJBComponentType ejbComponentType)Creates an exception indicating Unknown Jakarta Enterprise Beans Component typeprotected StringunknownComponentType$str()voidunknownDatabaseName(String name)protected StringunknownDatabaseName$str()jakarta.ejb.NoSuchEJBExceptionunknownDeployment(org.jboss.ejb.client.EJBLocator<?> locator)protected StringunknownDeployment$str()RuntimeExceptionunknownEJBLocatorType(org.jboss.ejb.client.EJBLocator<?> locator)protected StringunknownEJBLocatorType$str()IllegalStateExceptionunknownMessageListenerType(String resourceAdapterName, String messageListenerType)Creates an exception indicating that there was no message listener of the expected type in the resource adapterprotected StringunknownMessageListenerType$str()IllegalStateExceptionunknownOperations(String opName)Creates an exception indicating Unknown operationprotected StringunknownOperations$str()IllegalStateExceptionunknownResourceAdapter(String resourceAdapterName)Creates an exception indicating no resource adapter registered with resource adapter nameprotected StringunknownResourceAdapter$str()IllegalArgumentExceptionunknownSessionBeanType(String sessionType)protected StringunknownSessionBeanType$str()voidunknownTimezoneId(String timezoneId, String id)Logs a warning message indicating Unknown timezone id found in schedule expression.protected StringunknownTimezoneId$str()IllegalStateExceptionunknownTxAttributeOnInvocation(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.InterceptorContext invocation)protected StringunknownTxAttributeOnInvocation$str()IllegalArgumentExceptionviewClassNameIsNull()Creates an exception indicating the view classname cannot be null or emptyprotected StringviewClassNameIsNull$str()IllegalArgumentExceptionviewInterfaceCannotBeNull()protected StringviewInterfaceCannotBeNull$str()IllegalArgumentExceptionviewMethodIsNull()Creates an exception indicating View method cannot be nullprotected StringviewMethodIsNull$str()IllegalStateExceptionviewNotFound(String viewClass, String ejbName)protected StringviewNotFound$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionwildcardContainerTransactionElementsMustHaveWildcardMethodName()protected StringwildcardContainerTransactionElementsMustHaveWildcardMethodName$str()org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionwrongReturnTypeForAsyncMethod(Method method)Creates an exception indicating Async method does not return void or Futureprotected StringwrongReturnTypeForAsyncMethod$str()voidwrongTransactionIsolationConfiguredForTimer()Logs a waring message that the current datasource configuration does not ensure consistency in a clustered environment.protected StringwrongTransactionIsolationConfiguredForTimer$str()IllegalStateExceptionwrongTxOnThread(jakarta.transaction.Transaction expected, jakarta.transaction.Transaction actual)protected StringwrongTxOnThread$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()
-
getTxManagerStatusFailed
public final void getTxManagerStatusFailed(Throwable cause)
Description copied from interface:EjbLoggerLogs an error message indicating an exception occurred while getting status- Specified by:
getTxManagerStatusFailedin interfaceEjbLogger- Parameters:
cause- the cause of the error.
-
getTxManagerStatusFailed$str
protected String getTxManagerStatusFailed$str()
-
setRollbackOnlyFailed
public final void setRollbackOnlyFailed(Throwable se)
Description copied from interface:EjbLoggerLogs an error message indicating an exception occurred while calling setRollBackOnly- Specified by:
setRollbackOnlyFailedin interfaceEjbLogger- Parameters:
se- the cause of the error.
-
setRollbackOnlyFailed$str
protected String setRollbackOnlyFailed$str()
-
activationConfigPropertyIgnored
public final void activationConfigPropertyIgnored(Object propName, String resourceAdapterName)
Description copied from interface:EjbLoggerLogs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapter- Specified by:
activationConfigPropertyIgnoredin interfaceEjbLogger
-
activationConfigPropertyIgnored$str
protected String activationConfigPropertyIgnored$str()
-
discardingStatefulComponent
public final void discardingStatefulComponent(StatefulSessionComponentInstance component, Throwable t)
Description copied from interface:EjbLoggerLogs an error message indicating Discarding stateful component instance due to exception- Specified by:
discardingStatefulComponentin interfaceEjbLogger- Parameters:
component- the discarded instancet- the cause of error
-
discardingStatefulComponent$str
protected String discardingStatefulComponent$str()
-
defaultInterceptorClassNotListed
public final void defaultInterceptorClassNotListed(String clazz)
Description copied from interface:EjbLoggerLogs a warning message indicating Default interceptor class is not listed in thesection of ejb-jar.xml and will not be applied" - Specified by:
defaultInterceptorClassNotListedin interfaceEjbLogger
-
defaultInterceptorClassNotListed$str
protected String defaultInterceptorClassNotListed$str()
-
unknownTimezoneId
public final void unknownTimezoneId(String timezoneId, String id)
Description copied from interface:EjbLoggerLogs a warning message indicating Unknown timezone id found in schedule expression. Ignoring it and using server's timezone- Specified by:
unknownTimezoneIdin interfaceEjbLogger
-
unknownTimezoneId$str
protected String unknownTimezoneId$str()
-
timerPersistenceNotEnable
public final void timerPersistenceNotEnable()
Description copied from interface:EjbLoggerLogs a warning message indicating the timer persistence is not enabled, persistent timers will not survive JVM restarts- Specified by:
timerPersistenceNotEnablein interfaceEjbLogger
-
timerPersistenceNotEnable$str
protected String timerPersistenceNotEnable$str()
-
nextExpirationIsNull
public final void nextExpirationIsNull(TimerImpl timer)
Description copied from interface:EjbLoggerLogs an info message indicating the next expiration is null. No tasks will be scheduled for timer- Specified by:
nextExpirationIsNullin interfaceEjbLogger
-
nextExpirationIsNull$str
protected String nextExpirationIsNull$str()
-
ignoringException
public final void ignoringException(Throwable e)
Description copied from interface:EjbLoggerLogs an error message indicating Ignoring exception during setRollbackOnly- Specified by:
ignoringExceptionin interfaceEjbLogger
-
ignoringException$str
protected String ignoringException$str()
-
errorInvokeTimeout
public final void errorInvokeTimeout(jakarta.ejb.Timer timer, Throwable e)Description copied from interface:EjbLoggerLogs an error message indicating an error invoking timeout for timer- Specified by:
errorInvokeTimeoutin interfaceEjbLogger
-
errorInvokeTimeout$str
protected String errorInvokeTimeout$str()
-
timerRetried
public final void timerRetried(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerLogs an info message indicating timer will be retried- Specified by:
timerRetriedin interfaceEjbLogger
-
timerRetried$str
protected String timerRetried$str()
-
errorDuringRetryTimeout
public final void errorDuringRetryTimeout(jakarta.ejb.Timer timer, Throwable e)Description copied from interface:EjbLoggerLogs an error message indicating an error during retyring timeout for timer- Specified by:
errorDuringRetryTimeoutin interfaceEjbLogger
-
errorDuringRetryTimeout$str
protected String errorDuringRetryTimeout$str()
-
retryingTimeout
public final void retryingTimeout(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerLogs an info message indicating retrying timeout for timer- Specified by:
retryingTimeoutin interfaceEjbLogger
-
retryingTimeout$str
protected String retryingTimeout$str()
-
timerNotActive
public final void timerNotActive(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerLogs an info message indicating timer is not active, skipping retry of timer- Specified by:
timerNotActivein interfaceEjbLogger
-
timerNotActive$str
protected String timerNotActive$str()
-
failToReadTimerInformation
public final void failToReadTimerInformation(String componentName)
Description copied from interface:EjbLoggerLogs a warning message indicating could not read timer information for Jakarta Enterprise Beans component- Specified by:
failToReadTimerInformationin interfaceEjbLogger
-
failToReadTimerInformation$str
protected String failToReadTimerInformation$str()
-
failToRestoreTimers
public final void failToRestoreTimers(File file)
Description copied from interface:EjbLoggerLogs an error message indicating it's not a directory, could not restore timers"- Specified by:
failToRestoreTimersin interfaceEjbLogger
-
failToRestoreTimers$str
protected String failToRestoreTimers$str()
-
failToRestoreTimersFromFile
public final void failToRestoreTimersFromFile(File timerFile, Throwable e)
Description copied from interface:EjbLoggerLogs an error message indicating it could not restore timer from file- Specified by:
failToRestoreTimersFromFilein interfaceEjbLogger
-
failToRestoreTimersFromFile$str
protected String failToRestoreTimersFromFile$str()
-
failToCloseFile
public final void failToCloseFile(Throwable e)
Description copied from interface:EjbLoggerLogs an error message indicating error closing file- Specified by:
failToCloseFilein interfaceEjbLogger
-
failToCloseFile$str
protected String failToCloseFile$str()
-
failToRestoreTimersForObjectId
public final void failToRestoreTimersForObjectId(String timedObjectId, Throwable e)
Description copied from interface:EjbLoggerLogs an error message indicating Could not restore timers for specified id- Specified by:
failToRestoreTimersForObjectIdin interfaceEjbLogger
-
failToRestoreTimersForObjectId$str
protected String failToRestoreTimersForObjectId$str()
-
failToCreateDirectoryForPersistTimers
public final void failToCreateDirectoryForPersistTimers(File file)
Description copied from interface:EjbLoggerLogs an error message indicating Could not restore timers for specified id- Specified by:
failToCreateDirectoryForPersistTimersin interfaceEjbLogger
-
failToCreateDirectoryForPersistTimers$str
protected String failToCreateDirectoryForPersistTimers$str()
-
invocationFailed
public final void invocationFailed(String component, Method method, Throwable t)
Description copied from interface:EjbLoggerLogs an error message indicating that an invocation failed- Specified by:
invocationFailedin interfaceEjbLogger
-
invocationFailed$str
protected String invocationFailed$str()
-
couldNotFindEjbForLocatorIIOP
public final void couldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<?> locator)
Description copied from interface:EjbLoggerLogs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation- Specified by:
couldNotFindEjbForLocatorIIOPin interfaceEjbLogger
-
couldNotFindEjbForLocatorIIOP$str
protected String couldNotFindEjbForLocatorIIOP$str()
-
ejbNotExposedOverIIOP
public final void ejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<?> locator)
Description copied from interface:EjbLoggerLogs an error message indicating that an Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation- Specified by:
ejbNotExposedOverIIOPin interfaceEjbLogger
-
ejbNotExposedOverIIOP$str
protected String ejbNotExposedOverIIOP$str()
-
dynamicStubCreationFailed
public final void dynamicStubCreationFailed(String clazz, Throwable t)
Description copied from interface:EjbLoggerLogs an error message indicating that dynamic stub creation failed- Specified by:
dynamicStubCreationFailedin interfaceEjbLogger
-
dynamicStubCreationFailed$str
protected String dynamicStubCreationFailed$str()
-
logMDBStart
public final void logMDBStart(String mdbName, String raName)
Description copied from interface:EjbLoggerLogs a message which includes the resource adapter name and the destination on which a message driven bean is listening- Specified by:
logMDBStartin interfaceEjbLogger- Parameters:
mdbName- The message driven bean nameraName- The resource adapter name
-
logMDBStart$str
protected String logMDBStart$str()
-
skipOverlappingInvokeTimeout
public final void skipOverlappingInvokeTimeout(jakarta.ejb.Timer timer, Date scheduledTime)Description copied from interface:EjbLoggerLogs a waring message indicating an overlapped invoking timeout for timer- Specified by:
skipOverlappingInvokeTimeoutin interfaceEjbLogger
-
skipOverlappingInvokeTimeout$str
protected String skipOverlappingInvokeTimeout$str()
-
resourceAdapterRepositoryUnAvailable$str
protected String resourceAdapterRepositoryUnAvailable$str()
-
resourceAdapterRepositoryUnAvailable
public final IllegalStateException resourceAdapterRepositoryUnAvailable()
Description copied from interface:EjbLoggerReturns aIllegalStateExceptionindicating thatResourceAdapterRepositorywas unavailable- Specified by:
resourceAdapterRepositoryUnAvailablein interfaceEjbLogger- Returns:
- the exception
-
noSuchEndpointException$str
protected String noSuchEndpointException$str()
-
noSuchEndpointException
public final IllegalArgumentException noSuchEndpointException(String resourceAdapterName, org.jboss.jca.core.spi.rar.NotFoundException notFoundException)
Description copied from interface:EjbLoggerReturns aIllegalArgumentExceptionindicating that noEndpointcould be found for a resource adapter namedresourceAdapterName- Specified by:
noSuchEndpointExceptionin interfaceEjbLogger- Parameters:
resourceAdapterName- The name of the resource adapternotFoundException- The original exception cause- Returns:
- the exception
-
endpointUnAvailable$str
protected String endpointUnAvailable$str()
-
endpointUnAvailable
public final IllegalStateException endpointUnAvailable(String componentName)
Description copied from interface:EjbLoggerReturns aIllegalStateExceptionindicating that theEndpointis not available- Specified by:
endpointUnAvailablein interfaceEjbLogger- Parameters:
componentName- The MDB component name- Returns:
- the exception
-
failureDuringEndpointDeactivation$str
protected String failureDuringEndpointDeactivation$str()
-
failureDuringEndpointDeactivation
public final RuntimeException failureDuringEndpointDeactivation(String componentName, jakarta.resource.ResourceException cause)
Description copied from interface:EjbLoggerReturns aRuntimeExceptionindicating that theEndpointfor the message driven component, could not be deactivated- Specified by:
failureDuringEndpointDeactivationin interfaceEjbLogger- Parameters:
componentName- The message driven component namecause- Original cause- Returns:
- the exception
-
failureDuringLoadOfClusterNodeSelector$str
protected String failureDuringLoadOfClusterNodeSelector$str()
-
failureDuringLoadOfClusterNodeSelector
public final RuntimeException failureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName, String clusterName, Exception e)
- Specified by:
failureDuringLoadOfClusterNodeSelectorin interfaceEjbLogger
-
failedToCreateOptionForProperty
public final void failedToCreateOptionForProperty(String propertyName, String reason)
- Specified by:
failedToCreateOptionForPropertyin interfaceEjbLogger
-
failedToCreateOptionForProperty$str
protected String failedToCreateOptionForProperty$str()
-
viewNotFound$str
protected String viewNotFound$str()
-
viewNotFound
public final IllegalStateException viewNotFound(String viewClass, String ejbName)
- Specified by:
viewNotFoundin interfaceEjbLogger
-
asyncInvocationOnlyApplicableForSessionBeans$str
protected String asyncInvocationOnlyApplicableForSessionBeans$str()
-
asyncInvocationOnlyApplicableForSessionBeans
public final RuntimeException asyncInvocationOnlyApplicableForSessionBeans()
- Specified by:
asyncInvocationOnlyApplicableForSessionBeansin interfaceEjbLogger
-
notStatefulSessionBean$str
protected String notStatefulSessionBean$str()
-
notStatefulSessionBean
public final IllegalArgumentException notStatefulSessionBean(String ejbName, String appName, String moduleName, String distinctName)
- Specified by:
notStatefulSessionBeanin interfaceEjbLogger
-
failedToMarshalEjbParameters$str
protected String failedToMarshalEjbParameters$str()
-
failedToMarshalEjbParameters
public final RuntimeException failedToMarshalEjbParameters(Exception e)
- Specified by:
failedToMarshalEjbParametersin interfaceEjbLogger
-
unknownDeployment$str
protected String unknownDeployment$str()
-
unknownDeployment
public final jakarta.ejb.NoSuchEJBException unknownDeployment(org.jboss.ejb.client.EJBLocator<?> locator)
- Specified by:
unknownDeploymentin interfaceEjbLogger
-
ejbNotFoundInDeployment$str
protected String ejbNotFoundInDeployment$str()
-
ejbNotFoundInDeployment
public final jakarta.ejb.NoSuchEJBException ejbNotFoundInDeployment(org.jboss.ejb.client.EJBLocator<?> locator)
- Specified by:
ejbNotFoundInDeploymentin interfaceEjbLogger
-
annotationApplicableOnlyForMethods$str
protected String annotationApplicableOnlyForMethods$str()
-
annotationApplicableOnlyForMethods
public final IllegalArgumentException annotationApplicableOnlyForMethods(String annotationName)
- Specified by:
annotationApplicableOnlyForMethodsin interfaceEjbLogger
-
aroundTimeoutMethodExpectedWithInvocationContextParam$str
protected String aroundTimeoutMethodExpectedWithInvocationContextParam$str()
-
aroundTimeoutMethodExpectedWithInvocationContextParam
public final IllegalArgumentException aroundTimeoutMethodExpectedWithInvocationContextParam(String methodName, String className)
- Specified by:
aroundTimeoutMethodExpectedWithInvocationContextParamin interfaceEjbLogger
-
aroundTimeoutMethodMustReturnObjectType$str
protected String aroundTimeoutMethodMustReturnObjectType$str()
-
aroundTimeoutMethodMustReturnObjectType
public final IllegalArgumentException aroundTimeoutMethodMustReturnObjectType(String methodName, String className)
- Specified by:
aroundTimeoutMethodMustReturnObjectTypein interfaceEjbLogger
-
wrongTxOnThread$str
protected String wrongTxOnThread$str()
-
wrongTxOnThread
public final IllegalStateException wrongTxOnThread(jakarta.transaction.Transaction expected, jakarta.transaction.Transaction actual)
- Specified by:
wrongTxOnThreadin interfaceEjbLogger
-
unknownTxAttributeOnInvocation$str
protected String unknownTxAttributeOnInvocation$str()
-
unknownTxAttributeOnInvocation
public final IllegalStateException unknownTxAttributeOnInvocation(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.InterceptorContext invocation)
- Specified by:
unknownTxAttributeOnInvocationin interfaceEjbLogger
-
txRequiredForInvocation$str
protected String txRequiredForInvocation$str()
-
txRequiredForInvocation
public final jakarta.ejb.EJBTransactionRequiredException txRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation)
- Specified by:
txRequiredForInvocationin interfaceEjbLogger
-
txPresentForNeverTxAttribute$str
protected String txPresentForNeverTxAttribute$str()
-
txPresentForNeverTxAttribute
public final jakarta.ejb.EJBException txPresentForNeverTxAttribute()
- Specified by:
txPresentForNeverTxAttributein interfaceEjbLogger
-
failedToSetRollbackOnly
public final void failedToSetRollbackOnly(Throwable e)
- Specified by:
failedToSetRollbackOnlyin interfaceEjbLogger
-
failedToSetRollbackOnly$str
protected String failedToSetRollbackOnly$str()
-
viewInterfaceCannotBeNull$str
protected String viewInterfaceCannotBeNull$str()
-
viewInterfaceCannotBeNull
public final IllegalArgumentException viewInterfaceCannotBeNull()
- Specified by:
viewInterfaceCannotBeNullin interfaceEjbLogger
-
failedToLoadViewClassForComponent$str
protected String failedToLoadViewClassForComponent$str()
-
failedToLoadViewClassForComponent
public final RuntimeException failedToLoadViewClassForComponent(Exception e, String componentName)
- Specified by:
failedToLoadViewClassForComponentin interfaceEjbLogger
-
illegalCallToEjbHomeRemove$str
protected String illegalCallToEjbHomeRemove$str()
-
illegalCallToEjbHomeRemove
public final jakarta.ejb.RemoveException illegalCallToEjbHomeRemove()
- Specified by:
illegalCallToEjbHomeRemovein interfaceEjbLogger
-
setRollbackOnlyNotAllowedForSupportsTxAttr$str
protected String setRollbackOnlyNotAllowedForSupportsTxAttr$str()
-
setRollbackOnlyNotAllowedForSupportsTxAttr
public final IllegalStateException setRollbackOnlyNotAllowedForSupportsTxAttr()
- Specified by:
setRollbackOnlyNotAllowedForSupportsTxAttrin interfaceEjbLogger
-
cannotCallGetPKOnSessionBean$str
protected String cannotCallGetPKOnSessionBean$str()
-
cannotCallGetPKOnSessionBean
public final jakarta.ejb.EJBException cannotCallGetPKOnSessionBean()
- Specified by:
cannotCallGetPKOnSessionBeanin interfaceEjbLogger
-
ejb2xViewNotApplicableForSingletonBeans$str
protected String ejb2xViewNotApplicableForSingletonBeans$str()
-
ejb2xViewNotApplicableForSingletonBeans
public final RuntimeException ejb2xViewNotApplicableForSingletonBeans()
- Specified by:
ejb2xViewNotApplicableForSingletonBeansin interfaceEjbLogger
-
ejbLocalObjectUnavailable$str
protected String ejbLocalObjectUnavailable$str()
-
ejbLocalObjectUnavailable
public final IllegalStateException ejbLocalObjectUnavailable(String beanName)
- Specified by:
ejbLocalObjectUnavailablein interfaceEjbLogger
-
cannotBeApplicationExceptionBecauseNotAnExceptionType$str
protected String cannotBeApplicationExceptionBecauseNotAnExceptionType$str()
-
cannotBeApplicationExceptionBecauseNotAnExceptionType
public final IllegalArgumentException cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<?> klass)
- Specified by:
cannotBeApplicationExceptionBecauseNotAnExceptionTypein interfaceEjbLogger
-
rmiRemoteExceptionCannotBeApplicationException$str
protected String rmiRemoteExceptionCannotBeApplicationException$str()
-
rmiRemoteExceptionCannotBeApplicationException
public final IllegalArgumentException rmiRemoteExceptionCannotBeApplicationException(Class<?> klass)
- Specified by:
rmiRemoteExceptionCannotBeApplicationExceptionin interfaceEjbLogger
-
annotationOnlyAllowedOnClass$str
protected String annotationOnlyAllowedOnClass$str()
-
annotationOnlyAllowedOnClass
public final RuntimeException annotationOnlyAllowedOnClass(String annotationName, org.jboss.jandex.AnnotationTarget incorrectTarget)
- Specified by:
annotationOnlyAllowedOnClassin interfaceEjbLogger
-
beanWithRemoteAnnotationImplementsMoreThanOneInterface$str
protected String beanWithRemoteAnnotationImplementsMoreThanOneInterface$str()
-
beanWithRemoteAnnotationImplementsMoreThanOneInterface
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?> beanClass)
- Specified by:
beanWithRemoteAnnotationImplementsMoreThanOneInterfacein interfaceEjbLogger
-
beanWithLocalAnnotationImplementsMoreThanOneInterface$str
protected String beanWithLocalAnnotationImplementsMoreThanOneInterface$str()
-
beanWithLocalAnnotationImplementsMoreThanOneInterface
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?> beanClass)
- Specified by:
beanWithLocalAnnotationImplementsMoreThanOneInterfacein interfaceEjbLogger
-
failedToAnalyzeRemoteInterface$str
protected String failedToAnalyzeRemoteInterface$str()
-
failedToAnalyzeRemoteInterface
public final RuntimeException failedToAnalyzeRemoteInterface(Exception e, String beanName)
- Specified by:
failedToAnalyzeRemoteInterfacein interfaceEjbLogger
-
failedToParse$str
protected String failedToParse$str()
-
failedToParse
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParse(Exception e, String filePath)
- Specified by:
failedToParsein interfaceEjbLogger
-
failedToInstallManagementResource$str
protected String failedToInstallManagementResource$str()
-
failedToInstallManagementResource
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToInstallManagementResource(Exception e, String componentName)
- Specified by:
failedToInstallManagementResourcein interfaceEjbLogger
-
failedToLoadViewClass$str
protected String failedToLoadViewClass$str()
-
failedToLoadViewClass
public final RuntimeException failedToLoadViewClass(Exception e, String viewClassName)
- Specified by:
failedToLoadViewClassin interfaceEjbLogger
-
couldNotDetermineEjbRefForInjectionTarget$str
protected String couldNotDetermineEjbRefForInjectionTarget$str()
-
couldNotDetermineEjbRefForInjectionTarget
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbRefForInjectionTarget(String ejbRefName, ResourceInjectionTarget injectionTarget)
- Specified by:
couldNotDetermineEjbRefForInjectionTargetin interfaceEjbLogger
-
couldNotDetermineEjbLocalRefForInjectionTarget$str
protected String couldNotDetermineEjbLocalRefForInjectionTarget$str()
-
couldNotDetermineEjbLocalRefForInjectionTarget
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName, ResourceInjectionTarget injectionTarget)
- Specified by:
couldNotDetermineEjbLocalRefForInjectionTargetin interfaceEjbLogger
-
onlySetterMethodsAllowedToHaveEJBAnnotation$str
protected String onlySetterMethodsAllowedToHaveEJBAnnotation$str()
-
onlySetterMethodsAllowedToHaveEJBAnnotation
public final IllegalArgumentException onlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo)
- Specified by:
onlySetterMethodsAllowedToHaveEJBAnnotationin interfaceEjbLogger
-
nameAttributeRequiredForEJBAnnotationOnClass$str
protected String nameAttributeRequiredForEJBAnnotationOnClass$str()
-
nameAttributeRequiredForEJBAnnotationOnClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException nameAttributeRequiredForEJBAnnotationOnClass(String className)
- Specified by:
nameAttributeRequiredForEJBAnnotationOnClassin interfaceEjbLogger
-
beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str
protected String beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str()
-
beanInterfaceAttributeRequiredForEJBAnnotationOnClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String className)
- Specified by:
beanInterfaceAttributeRequiredForEJBAnnotationOnClassin interfaceEjbLogger
-
moduleNotAttachedToDeploymentUnit$str
protected String moduleNotAttachedToDeploymentUnit$str()
-
moduleNotAttachedToDeploymentUnit
public final IllegalStateException moduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
- Specified by:
moduleNotAttachedToDeploymentUnitin interfaceEjbLogger
-
mdbDoesNotImplementNorSpecifyMessageListener$str
protected String mdbDoesNotImplementNorSpecifyMessageListener$str()
-
mdbDoesNotImplementNorSpecifyMessageListener
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass)
- Specified by:
mdbDoesNotImplementNorSpecifyMessageListenerin interfaceEjbLogger
-
unknownSessionBeanType$str
protected String unknownSessionBeanType$str()
-
unknownSessionBeanType
public final IllegalArgumentException unknownSessionBeanType(String sessionType)
- Specified by:
unknownSessionBeanTypein interfaceEjbLogger
-
moreThanOneMethodWithSameNameOnComponent$str
protected String moreThanOneMethodWithSameNameOnComponent$str()
-
moreThanOneMethodWithSameNameOnComponent
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException moreThanOneMethodWithSameNameOnComponent(String methodName, Class<?> componentClass)
- Specified by:
moreThanOneMethodWithSameNameOnComponentin interfaceEjbLogger
-
unknownEJBLocatorType$str
protected String unknownEJBLocatorType$str()
-
unknownEJBLocatorType
public final RuntimeException unknownEJBLocatorType(org.jboss.ejb.client.EJBLocator<?> locator)
- Specified by:
unknownEJBLocatorTypein interfaceEjbLogger
-
couldNotCreateCorbaObject$str
protected String couldNotCreateCorbaObject$str()
-
couldNotCreateCorbaObject
public final RuntimeException couldNotCreateCorbaObject(Exception cause, org.jboss.ejb.client.EJBLocator<?> locator)
- Specified by:
couldNotCreateCorbaObjectin interfaceEjbLogger
-
incorrectEJBLocatorForBean$str
protected String incorrectEJBLocatorForBean$str()
-
incorrectEJBLocatorForBean
public final IllegalArgumentException incorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<?> locator, String beanName)
- Specified by:
incorrectEJBLocatorForBeanin interfaceEjbLogger
-
failedToLookupORB$str
protected String failedToLookupORB$str()
-
failedToLookupORB
public final IOException failedToLookupORB()
- Specified by:
failedToLookupORBin interfaceEjbLogger
-
notAnObjectImpl$str
protected String notAnObjectImpl$str()
-
notAnObjectImpl
public final IOException notAnObjectImpl(Class<?> type)
- Specified by:
notAnObjectImplin interfaceEjbLogger
-
messageEndpointAlreadyReleased$str
protected String messageEndpointAlreadyReleased$str()
-
messageEndpointAlreadyReleased
public final jakarta.resource.spi.UnavailableException messageEndpointAlreadyReleased(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint)
- Specified by:
messageEndpointAlreadyReleasedin interfaceEjbLogger
-
timerInvocationFailedDueToInvokerNotBeingStarted$str
protected String timerInvocationFailedDueToInvokerNotBeingStarted$str()
-
timerInvocationFailedDueToInvokerNotBeingStarted
public final IllegalStateException timerInvocationFailedDueToInvokerNotBeingStarted()
- Specified by:
timerInvocationFailedDueToInvokerNotBeingStartedin interfaceEjbLogger
-
invalidValueForSecondInScheduleExpression$str
protected String invalidValueForSecondInScheduleExpression$str()
-
invalidValueForSecondInScheduleExpression
public final IllegalArgumentException invalidValueForSecondInScheduleExpression(String value)
- Specified by:
invalidValueForSecondInScheduleExpressionin interfaceEjbLogger
-
timerInvocationRolledBack$str
protected String timerInvocationRolledBack$str()
-
timerInvocationRolledBack
public final TimerTransactionRolledBackException timerInvocationRolledBack()
- Specified by:
timerInvocationRolledBackin interfaceEjbLogger
-
noJNDIBindingsForSessionBean
public final void noJNDIBindingsForSessionBean(String beanName)
- Specified by:
noJNDIBindingsForSessionBeanin interfaceEjbLogger
-
noJNDIBindingsForSessionBean$str
protected String noJNDIBindingsForSessionBean$str()
-
sessionBeanClassCannotBeAnInterface
public final void sessionBeanClassCannotBeAnInterface(String className)
- Specified by:
sessionBeanClassCannotBeAnInterfacein interfaceEjbLogger
-
sessionBeanClassCannotBeAnInterface$str
protected String sessionBeanClassCannotBeAnInterface$str()
-
sessionBeanClassMustBePublicNonAbstractNonFinal
public final void sessionBeanClassMustBePublicNonAbstractNonFinal(String className)
- Specified by:
sessionBeanClassMustBePublicNonAbstractNonFinalin interfaceEjbLogger
-
sessionBeanClassMustBePublicNonAbstractNonFinal$str
protected String sessionBeanClassMustBePublicNonAbstractNonFinal$str()
-
mdbClassCannotBeAnInterface
public final void mdbClassCannotBeAnInterface(String className)
- Specified by:
mdbClassCannotBeAnInterfacein interfaceEjbLogger
-
mdbClassCannotBeAnInterface$str
protected String mdbClassCannotBeAnInterface$str()
-
mdbClassMustBePublicNonAbstractNonFinal
public final void mdbClassMustBePublicNonAbstractNonFinal(String className)
- Specified by:
mdbClassMustBePublicNonAbstractNonFinalin interfaceEjbLogger
-
mdbClassMustBePublicNonAbstractNonFinal$str
protected String mdbClassMustBePublicNonAbstractNonFinal$str()
-
failedToCreateDeploymentNodeSelector$str
protected String failedToCreateDeploymentNodeSelector$str()
-
failedToCreateDeploymentNodeSelector
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToCreateDeploymentNodeSelector(Exception e, String deploymentNodeSelectorClassName)
- Specified by:
failedToCreateDeploymentNodeSelectorin interfaceEjbLogger
-
ejbMustHavePublicDefaultConstructor$str
protected String ejbMustHavePublicDefaultConstructor$str()
-
ejbMustHavePublicDefaultConstructor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustHavePublicDefaultConstructor(String componentName, String componentClassName)
- Specified by:
ejbMustHavePublicDefaultConstructorin interfaceEjbLogger
-
ejbMustNotBeInnerClass$str
protected String ejbMustNotBeInnerClass$str()
-
ejbMustNotBeInnerClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeInnerClass(String componentName, String componentClassName)
- Specified by:
ejbMustNotBeInnerClassin interfaceEjbLogger
-
ejbMustBePublicClass$str
protected String ejbMustBePublicClass$str()
-
ejbMustBePublicClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustBePublicClass(String componentName, String componentClassName)
- Specified by:
ejbMustBePublicClassin interfaceEjbLogger
-
ejbMustNotBeFinalClass$str
protected String ejbMustNotBeFinalClass$str()
-
ejbMustNotBeFinalClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeFinalClass(String componentName, String componentClassName)
- Specified by:
ejbMustNotBeFinalClassin interfaceEjbLogger
-
ejbMethodMustNotBeFinalNorStatic
public final void ejbMethodMustNotBeFinalNorStatic(String ejbName, String methodName)
- Specified by:
ejbMethodMustNotBeFinalNorStaticin interfaceEjbLogger
-
ejbMethodMustNotBeFinalNorStatic$str
protected String ejbMethodMustNotBeFinalNorStatic$str()
-
reentrantSingletonCreation$str
protected String reentrantSingletonCreation$str()
-
reentrantSingletonCreation
public final IllegalStateException reentrantSingletonCreation(String componentName, String componentClassName)
- Specified by:
reentrantSingletonCreationin interfaceEjbLogger
-
unauthorizedAccessToUserTransaction$str
protected String unauthorizedAccessToUserTransaction$str()
-
unauthorizedAccessToUserTransaction
public final IllegalStateException unauthorizedAccessToUserTransaction()
- Specified by:
unauthorizedAccessToUserTransactionin interfaceEjbLogger
-
timerServiceIsNotActive$str
protected String timerServiceIsNotActive$str()
-
timerServiceIsNotActive
public final String timerServiceIsNotActive()
- Specified by:
timerServiceIsNotActivein interfaceEjbLogger
-
ejbHasNoTimerMethods$str
protected String ejbHasNoTimerMethods$str()
-
ejbHasNoTimerMethods
public final String ejbHasNoTimerMethods()
- Specified by:
ejbHasNoTimerMethodsin interfaceEjbLogger
-
deploymentAddListenerException
public final void deploymentAddListenerException(Throwable cause)
- Specified by:
deploymentAddListenerExceptionin interfaceEjbLogger
-
deploymentAddListenerException$str
protected String deploymentAddListenerException$str()
-
deploymentRemoveListenerException
public final void deploymentRemoveListenerException(Throwable cause)
- Specified by:
deploymentRemoveListenerExceptionin interfaceEjbLogger
-
deploymentRemoveListenerException$str
protected String deploymentRemoveListenerException$str()
-
failedToRemoveManagementResources
public final void failedToRemoveManagementResources(InstalledComponent component, String cause)
- Specified by:
failedToRemoveManagementResourcesin interfaceEjbLogger
-
failedToRemoveManagementResources$str
protected String failedToRemoveManagementResources$str()
-
cobraInterfaceRepository
public final void cobraInterfaceRepository(String repo, String object)
- Specified by:
cobraInterfaceRepositoryin interfaceEjbLogger
-
cobraInterfaceRepository$str
protected String cobraInterfaceRepository$str()
-
cannotUnregisterEJBHomeFromCobra
public final void cannotUnregisterEJBHomeFromCobra(Throwable cause)
- Specified by:
cannotUnregisterEJBHomeFromCobrain interfaceEjbLogger
-
cannotUnregisterEJBHomeFromCobra$str
protected String cannotUnregisterEJBHomeFromCobra$str()
-
cannotDeactivateHomeServant
public final void cannotDeactivateHomeServant(Throwable cause)
- Specified by:
cannotDeactivateHomeServantin interfaceEjbLogger
-
cannotDeactivateHomeServant$str
protected String cannotDeactivateHomeServant$str()
-
cannotDeactivateBeanServant
public final void cannotDeactivateBeanServant(Throwable cause)
- Specified by:
cannotDeactivateBeanServantin interfaceEjbLogger
-
cannotDeactivateBeanServant$str
protected String cannotDeactivateBeanServant$str()
-
couldNotWriteMethodInvocation
public final void couldNotWriteMethodInvocation(Throwable cause, Method invokedMethod, String beanName, String appName, String moduleName, String distinctName)
- Specified by:
couldNotWriteMethodInvocationin interfaceEjbLogger
-
couldNotWriteMethodInvocation$str
protected String couldNotWriteMethodInvocation$str()
-
exceptionGeneratingSessionId
public final void exceptionGeneratingSessionId(Throwable cause, String componentName, Object invocationInformation)
- Specified by:
exceptionGeneratingSessionIdin interfaceEjbLogger
-
exceptionGeneratingSessionId$str
protected String exceptionGeneratingSessionId$str()
-
failedToGetStatus
public final void failedToGetStatus(Throwable cause)
- Specified by:
failedToGetStatusin interfaceEjbLogger
-
failedToGetStatus$str
protected String failedToGetStatus$str()
-
failedToRollback
public final void failedToRollback(Throwable cause)
- Specified by:
failedToRollbackin interfaceEjbLogger
-
failedToRollback$str
protected String failedToRollback$str()
-
transactionNotComplete
public final void transactionNotComplete(String componentName, String status)
- Specified by:
transactionNotCompletein interfaceEjbLogger
-
transactionNotComplete2$str
protected String transactionNotComplete2$str()
-
timerReinstatementFailed
public final void timerReinstatementFailed(String timedObjectId, String timerId, Throwable cause)
- Specified by:
timerReinstatementFailedin interfaceEjbLogger
-
timerReinstatementFailed$str
protected String timerReinstatementFailed$str()
-
skipInvokeTimeoutDuringRetry
public final void skipInvokeTimeoutDuringRetry(jakarta.ejb.Timer timer, Date scheduledTime)Description copied from interface:EjbLoggerLogs a waring message indicating an overlapped invoking timeout for timer- Specified by:
skipInvokeTimeoutDuringRetryin interfaceEjbLogger
-
skipInvokeTimeoutDuringRetry$str
protected String skipInvokeTimeoutDuringRetry$str()
-
couldNotCreateTable
public final void couldNotCreateTable(SQLException e)
- Specified by:
couldNotCreateTablein interfaceEjbLogger
-
couldNotCreateTable$str
protected String couldNotCreateTable$str()
-
exceptionRunningTimerTask
public final void exceptionRunningTimerTask(jakarta.ejb.Timer timer, String timedObjectId, Exception e)- Specified by:
exceptionRunningTimerTaskin interfaceEjbLogger
-
exceptionRunningTimerTask$str
protected String exceptionRunningTimerTask$str()
-
deprecatedAnnotation
public final void deprecatedAnnotation(String annotation)
- Specified by:
deprecatedAnnotationin interfaceEjbLogger
-
deprecatedAnnotation$str
protected String deprecatedAnnotation$str()
-
deprecatedNamespace
public final void deprecatedNamespace(String namespace, String element)
- Specified by:
deprecatedNamespacein interfaceEjbLogger
-
deprecatedNamespace$str
protected String deprecatedNamespace$str()
-
couldNotFindEjb$str
protected String couldNotFindEjb$str()
-
couldNotFindEjb
public final jakarta.ejb.NoSuchEJBException couldNotFindEjb(String sessionId)
Description copied from interface:EjbLoggerCreates an exception indicating it could not find the Jakarta Enterprise Beans with specific id- Specified by:
couldNotFindEjbin interfaceEjbLogger- Parameters:
sessionId- Session id- Returns:
- a
NoSuchEJBExceptionfor the error.
-
componentNotSetInInterceptor$str
protected String componentNotSetInInterceptor$str()
-
componentNotSetInInterceptor
public final IllegalStateException componentNotSetInInterceptor(org.jboss.invocation.InterceptorContext context)
Description copied from interface:EjbLoggerCreates an exception indicating it a component was not set on the InterceptorContext- Specified by:
componentNotSetInInterceptorin interfaceEjbLogger- Parameters:
context- the context.- Returns:
- a
IllegalStateExceptionfor the error.
-
methodNameIsNull$str
protected String methodNameIsNull$str()
-
methodNameIsNull
public final IllegalArgumentException methodNameIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the method was called with null in the name- Specified by:
methodNameIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
beanHomeInterfaceIsNull$str
protected String beanHomeInterfaceIsNull$str()
-
beanHomeInterfaceIsNull
public final IllegalStateException beanHomeInterfaceIsNull(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating the bean home interface was not set- Specified by:
beanHomeInterfaceIsNullin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
beanLocalHomeInterfaceIsNull$str
protected String beanLocalHomeInterfaceIsNull$str()
-
beanLocalHomeInterfaceIsNull
public final IllegalStateException beanLocalHomeInterfaceIsNull(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating the bean local home interface was not set- Specified by:
beanLocalHomeInterfaceIsNullin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCallgetRollbackOnly$str
protected String failToCallgetRollbackOnly$str()
-
failToCallgetRollbackOnly
public final IllegalStateException failToCallgetRollbackOnly()
Description copied from interface:EjbLoggerCreates an exception indicating the getRollBackOnly was called on none container-managed transaction- Specified by:
failToCallgetRollbackOnlyin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCallgetRollbackOnlyOnNoneTransaction$str
protected String failToCallgetRollbackOnlyOnNoneTransaction$str()
-
failToCallgetRollbackOnlyOnNoneTransaction
public final IllegalStateException failToCallgetRollbackOnlyOnNoneTransaction()
Description copied from interface:EjbLoggerCreates an exception indicating the getRollBackOnly not allowed without a transaction- Specified by:
failToCallgetRollbackOnlyOnNoneTransactionin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCallgetRollbackOnlyAfterTxcompleted$str
protected String failToCallgetRollbackOnlyAfterTxcompleted$str()
-
failToCallgetRollbackOnlyAfterTxcompleted
public final IllegalStateException failToCallgetRollbackOnlyAfterTxcompleted()
Description copied from interface:EjbLoggerCreates an exception indicating the call getRollBackOnly not allowed after transaction is completed- Specified by:
failToCallgetRollbackOnlyAfterTxcompletedin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
jndiNameCannotBeNull$str
protected String jndiNameCannotBeNull$str()
-
jndiNameCannotBeNull
public final IllegalArgumentException jndiNameCannotBeNull()
Description copied from interface:EjbLoggerCreates an exception indicating the call lookup was call with an empty jndi name- Specified by:
jndiNameCannotBeNullin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
noNamespaceContextSelectorAvailable$str
protected String noNamespaceContextSelectorAvailable$str()
-
noNamespaceContextSelectorAvailable
public final IllegalArgumentException noNamespaceContextSelectorAvailable(String name)
Description copied from interface:EjbLoggerCreates an exception indicating the NamespaceContextSelector was not set- Specified by:
noNamespaceContextSelectorAvailablein interfaceEjbLogger- Parameters:
name- the jndi name- Returns:
- a
IllegalStateExceptionfor the error.
-
failToLookupJNDI$str
protected String failToLookupJNDI$str()
-
failToLookupJNDI
public final RuntimeException failToLookupJNDI(String name, Throwable e)
Description copied from interface:EjbLoggerCreates an exception indicating the NamespaceContextSelector was not set- Specified by:
failToLookupJNDIin interfaceEjbLogger- Parameters:
name- the jndi namee- cause of the exception- Returns:
- a
RuntimeExceptionfor the error.
-
failToLookupJNDINameSpace$str
protected String failToLookupJNDINameSpace$str()
-
failToLookupJNDINameSpace
public final IllegalArgumentException failToLookupJNDINameSpace(String name)
Description copied from interface:EjbLoggerCreates an exception indicating the namespace was wrong- Specified by:
failToLookupJNDINameSpacein interfaceEjbLogger- Parameters:
name- the jndi name- Returns:
- a
IllegalArgumentExceptionfor the error.
-
failToLookupStrippedJNDI$str
protected String failToLookupStrippedJNDI$str()
-
failToLookupStrippedJNDI
public final IllegalArgumentException failToLookupStrippedJNDI(NamespaceContextSelector namespaceContextSelector, Context jndiContext, Throwable ne)
Description copied from interface:EjbLoggerCreates an exception indicating it failed to lookup the namespace- Specified by:
failToLookupStrippedJNDIin interfaceEjbLogger- Parameters:
namespaceContextSelector- selector for the namespace contextjndiContext- the jndi context it was looked up onne- cause of the exception- Returns:
- a
IllegalArgumentExceptionfor the error.
-
failToCallSetRollbackOnlyOnNoneCMB$str
protected String failToCallSetRollbackOnlyOnNoneCMB$str()
-
failToCallSetRollbackOnlyOnNoneCMB
public final IllegalStateException failToCallSetRollbackOnlyOnNoneCMB()
Description copied from interface:EjbLoggerCreates an exception indicating setRollBackOnly was called on none CMB- Specified by:
failToCallSetRollbackOnlyOnNoneCMBin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCallSetRollbackOnlyWithNoTx$str
protected String failToCallSetRollbackOnlyWithNoTx$str()
-
failToCallSetRollbackOnlyWithNoTx
public final IllegalStateException failToCallSetRollbackOnlyWithNoTx()
Description copied from interface:EjbLoggerCreates an exception indicating setRollBackOnly was without a transaction- Specified by:
failToCallSetRollbackOnlyWithNoTxin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
EjbJarConfigurationIsNull$str
protected String EjbJarConfigurationIsNull$str()
-
EjbJarConfigurationIsNull
public final IllegalArgumentException EjbJarConfigurationIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating EjbJarConfiguration cannot be null- Specified by:
EjbJarConfigurationIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
SecurityRolesIsNull$str
protected String SecurityRolesIsNull$str()
-
SecurityRolesIsNull
public final IllegalArgumentException SecurityRolesIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the security roles is null- Specified by:
SecurityRolesIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
failToLinkFromEmptySecurityRole$str
protected String failToLinkFromEmptySecurityRole$str()
-
failToLinkFromEmptySecurityRole
public final IllegalArgumentException failToLinkFromEmptySecurityRole(String fromRole)
Description copied from interface:EjbLoggerCreates an exception indicating it cannot link from a null or empty security role- Specified by:
failToLinkFromEmptySecurityRolein interfaceEjbLogger- Parameters:
fromRole- role it link from- Returns:
- a
IllegalArgumentExceptionfor the error.
-
failToLinkToEmptySecurityRole$str
protected String failToLinkToEmptySecurityRole$str()
-
failToLinkToEmptySecurityRole
public final IllegalArgumentException failToLinkToEmptySecurityRole(String toRole)
Description copied from interface:EjbLoggerCreates an exception indicating it cannot link to a null or empty security role:- Specified by:
failToLinkToEmptySecurityRolein interfaceEjbLogger- Parameters:
toRole- role it link to- Returns:
- a
IllegalArgumentExceptionfor the error.
-
ejbJarConfigNotFound$str
protected String ejbJarConfigNotFound$str()
-
ejbJarConfigNotFound
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbJarConfigNotFound(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit)
Description copied from interface:EjbLoggerCreates an exception indicating that the EjbJarConfiguration was not found as an attachment in deployment unit- Specified by:
ejbJarConfigNotFoundin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
componentViewNotAvailableInContext$str
protected String componentViewNotAvailableInContext$str()
-
componentViewNotAvailableInContext
public final IllegalStateException componentViewNotAvailableInContext(org.jboss.invocation.InterceptorContext context)
Description copied from interface:EjbLoggerCreates an exception indicating the component view instance is not available in interceptor context- Specified by:
componentViewNotAvailableInContextin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
unknownResourceAdapter$str
protected String unknownResourceAdapter$str()
-
unknownResourceAdapter
public final IllegalStateException unknownResourceAdapter(String resourceAdapterName)
Description copied from interface:EjbLoggerCreates an exception indicating no resource adapter registered with resource adapter name- Specified by:
unknownResourceAdapterin interfaceEjbLogger- Parameters:
resourceAdapterName- name of the RA- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCompleteTaskBeforeTimeOut$str
protected String failToCompleteTaskBeforeTimeOut$str()
-
failToCompleteTaskBeforeTimeOut
public final TimeoutException failToCompleteTaskBeforeTimeOut(long timeout, TimeUnit unit)
Description copied from interface:EjbLoggerCreates an exception indicating it fail to complete task before time out- Specified by:
failToCompleteTaskBeforeTimeOutin interfaceEjbLogger- Returns:
- a
TimeoutExceptionfor the error.
-
taskWasCancelled$str
protected String taskWasCancelled$str()
-
taskWasCancelled
public final CancellationException taskWasCancelled()
Description copied from interface:EjbLoggerCreates an exception indicating the task was cancelled- Specified by:
taskWasCancelledin interfaceEjbLogger- Returns:
- a
TimeoutExceptionfor the error.
-
methodNotImplemented$str
protected String methodNotImplemented$str()
-
methodNotImplemented
public final IllegalStateException methodNotImplemented()
Description copied from interface:EjbLoggerCreates an exception indicating the method is not implemented- Specified by:
methodNotImplementedin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
unexpectedComponent$str
protected String unexpectedComponent$str()
-
unexpectedComponent
public final IllegalStateException unexpectedComponent(Component component, Class<?> entityBeanComponentClass)
Description copied from interface:EjbLoggerCreates an exception indicating unexpected component- Specified by:
unexpectedComponentin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
ejbJarConfigNotBeenSet$str
protected String ejbJarConfigNotBeenSet$str()
-
ejbJarConfigNotBeenSet
public final IllegalStateException ejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory, String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating EjbJarConfiguration hasn't been set- Specified by:
ejbJarConfigNotBeenSetin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
poolConfigIsEmpty$str
protected String poolConfigIsEmpty$str()
-
poolConfigIsEmpty
public final IllegalStateException poolConfigIsEmpty()
Description copied from interface:EjbLoggerCreates an exception indicating poolConfig cannot be null or empty- Specified by:
poolConfigIsEmptyin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToAddClassToLocalView$str
protected String failToAddClassToLocalView$str()
-
failToAddClassToLocalView
public final IllegalStateException failToAddClassToLocalView(String viewClassName, String ejbName)
Description copied from interface:EjbLoggerCreates an exception indicating can't add view class as local view since it's already marked as remote view for bean- Specified by:
failToAddClassToLocalViewin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
businessInterfaceIsNull$str
protected String businessInterfaceIsNull$str()
-
businessInterfaceIsNull
public final IllegalStateException businessInterfaceIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating business interface type cannot be null- Specified by:
businessInterfaceIsNullin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
beanComponentMissingEjbObject$str
protected String beanComponentMissingEjbObject$str()
-
beanComponentMissingEjbObject
public final IllegalStateException beanComponentMissingEjbObject(String componentName, String ejbLocalObject)
Description copied from interface:EjbLoggerCreates an exception indicating Bean component does not have an ejb object- Specified by:
beanComponentMissingEjbObjectin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
getRollBackOnlyIsNotAllowWithSupportsAttribute$str
protected String getRollBackOnlyIsNotAllowWithSupportsAttribute$str()
-
getRollBackOnlyIsNotAllowWithSupportsAttribute
public final IllegalStateException getRollBackOnlyIsNotAllowWithSupportsAttribute()
Description copied from interface:EjbLoggerCreates an exception indicating Jakarta Enterprise Beans 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attribute- Specified by:
getRollBackOnlyIsNotAllowWithSupportsAttributein interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
failToCallBusinessOnNonePublicMethod$str
protected String failToCallBusinessOnNonePublicMethod$str()
-
failToCallBusinessOnNonePublicMethod
public final jakarta.ejb.EJBException failToCallBusinessOnNonePublicMethod(Method method)
Description copied from interface:EjbLoggerCreates an exception indicating not a business method. Do not call non-public methods on Jakarta Enterprise Beans's- Specified by:
failToCallBusinessOnNonePublicMethodin interfaceEjbLogger- Returns:
- a
EJBExceptionfor the error.
-
componentInstanceNotAvailable$str
protected String componentInstanceNotAvailable$str()
-
componentInstanceNotAvailable
public final Exception componentInstanceNotAvailable(org.jboss.invocation.InterceptorContext interceptorContext)
Description copied from interface:EjbLoggerCreates an exception indicating component instance isn't available for invocation- Specified by:
componentInstanceNotAvailablein interfaceEjbLogger- Returns:
- a
Exceptionfor the error.
-
failToObtainLock$str
protected String failToObtainLock$str()
-
failToObtainLock
public final jakarta.ejb.ConcurrentAccessTimeoutException failToObtainLock(String ejb, long value, TimeUnit timeUnit)
Description copied from interface:EjbLoggerCreates an exception indicating could not obtain lock within the specified time- Specified by:
failToObtainLockin interfaceEjbLogger- Returns:
- a
ConcurrentAccessTimeoutExceptionfor the error.
-
statefulSessionIdIsNull$str
protected String statefulSessionIdIsNull$str()
-
statefulSessionIdIsNull
public final IllegalStateException statefulSessionIdIsNull(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating session id hasn't been set for stateful component- Specified by:
statefulSessionIdIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
removeMethodIsNull$str
protected String removeMethodIsNull$str()
-
removeMethodIsNull
public final IllegalArgumentException removeMethodIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating @Remove method cannot be null- Specified by:
removeMethodIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
componentNotInstanceOfSessionComponent$str
protected String componentNotInstanceOfSessionComponent$str()
-
componentNotInstanceOfSessionComponent
public final IllegalArgumentException componentNotInstanceOfSessionComponent(Component component, Class<?> componentClass, String type)
Description copied from interface:EjbLoggerCreates an exception indicating Component with component specified class: isn't a stateful component- Specified by:
componentNotInstanceOfSessionComponentin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
bothMethodIntAndClassNameSet$str
protected String bothMethodIntAndClassNameSet$str()
-
bothMethodIntAndClassNameSet
public final IllegalArgumentException bothMethodIntAndClassNameSet(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating both methodIntf and className are set- Specified by:
bothMethodIntAndClassNameSetin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
failToUpgradeToWriteLock$str
protected String failToUpgradeToWriteLock$str()
-
failToUpgradeToWriteLock
public final jakarta.ejb.IllegalLoopbackException failToUpgradeToWriteLock()
Description copied from interface:EjbLoggerCreates an exception indicating Enterprise Beans 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowed- Specified by:
failToUpgradeToWriteLockin interfaceEjbLogger- Returns:
- a
IllegalLoopbackExceptionfor the error.
-
componentIsNull$str
protected String componentIsNull$str()
-
componentIsNull
public final IllegalArgumentException componentIsNull(String name)
Description copied from interface:EjbLoggerCreates an exception indicating component cannot be null- Specified by:
componentIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
invocationNotApplicableForMethodInvocation$str
protected String invocationNotApplicableForMethodInvocation$str()
-
invocationNotApplicableForMethodInvocation
public final IllegalArgumentException invocationNotApplicableForMethodInvocation(jakarta.interceptor.InvocationContext invocationContext)
Description copied from interface:EjbLoggerCreates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocation- Specified by:
invocationNotApplicableForMethodInvocationin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
concurrentAccessTimeoutException$str
protected String concurrentAccessTimeoutException$str()
-
concurrentAccessTimeoutException
public final jakarta.ejb.ConcurrentAccessTimeoutException concurrentAccessTimeoutException(String ejb, String s)
Description copied from interface:EjbLoggerCreates an exception Enterprise Beans 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock within- Specified by:
concurrentAccessTimeoutExceptionin interfaceEjbLogger- Returns:
- a
ConcurrentAccessTimeoutExceptionfor the error.
-
failToObtainLockIllegalType$str
protected String failToObtainLockIllegalType$str()
-
failToObtainLockIllegalType
public final IllegalStateException failToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent)
Description copied from interface:EjbLoggerCreates an exception indicating Illegal lock type for component- Specified by:
failToObtainLockIllegalTypein interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
cannotCall2$str
protected String cannotCall2$str()
-
cannotCall
public final IllegalStateException cannotCall(String methodName, String missing)
Description copied from interface:EjbLoggerCreates an exception indicating the inability to call the method as something is missing for the invocation.- Specified by:
cannotCallin interfaceEjbLogger- Parameters:
methodName- the name of the method.missing- the missing type.- Returns:
- a
IllegalStateExceptionfor the error.
-
noAsynchronousInvocationInProgress$str
protected String noAsynchronousInvocationInProgress$str()
-
noAsynchronousInvocationInProgress
public final IllegalStateException noAsynchronousInvocationInProgress()
Description copied from interface:EjbLoggerCreates an exception indicating No asynchronous invocation in progress- Specified by:
noAsynchronousInvocationInProgressin interfaceEjbLogger- Returns:
- a
IllegalStateExceptionfor the error.
-
roleNamesIsNull$str
protected String roleNamesIsNull$str()
-
roleNamesIsNull
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException roleNamesIsNull(String ejbName)
Description copied from interface:EjbLoggerCreates an exception indicatingcannot be null or empty in for bean - Specified by:
roleNamesIsNullin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
defaultInterceptorsNotBindToMethod$str
protected String defaultInterceptorsNotBindToMethod$str()
-
defaultInterceptorsNotBindToMethod
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultInterceptorsNotBindToMethod()
Description copied from interface:EjbLoggerCreates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xml- Specified by:
defaultInterceptorsNotBindToMethodin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
twoEjbBindingsSpecifyAbsoluteOrder$str
protected String twoEjbBindingsSpecifyAbsoluteOrder$str()
-
twoEjbBindingsSpecifyAbsoluteOrder
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException twoEjbBindingsSpecifyAbsoluteOrder(String component)
Description copied from interface:EjbLoggerCreates an exception indicating Two ejb-jar.xml bindings for %s specify an absolute order- Specified by:
twoEjbBindingsSpecifyAbsoluteOrderin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToFindMethodInEjbJarXml$str
protected String failToFindMethodInEjbJarXml$str()
-
failToFindMethodInEjbJarXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindMethodInEjbJarXml(String name, String methodName)
Description copied from interface:EjbLoggerCreates an exception indicating Could not find method specified referenced in ejb-jar.xml- Specified by:
failToFindMethodInEjbJarXmlin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
multipleMethodReferencedInEjbJarXml$str
protected String multipleMethodReferencedInEjbJarXml$str()
-
multipleMethodReferencedInEjbJarXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleMethodReferencedInEjbJarXml(String methodName, String name)
Description copied from interface:EjbLoggerCreates an exception indicating More than one method found on class referenced in ejb-jar.xml. Specify the parameter types to resolve the ambiguity- Specified by:
multipleMethodReferencedInEjbJarXmlin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToFindMethodWithParameterTypes$str
protected String failToFindMethodWithParameterTypes$str()
-
failToFindMethodWithParameterTypes
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindMethodWithParameterTypes(String name, String methodName, org.jboss.metadata.ejb.spec.MethodParametersMetaData methodParams)
Description copied from interface:EjbLoggerCreates an exception indicating could not find method with parameter types referenced in ejb-jar.xml- Specified by:
failToFindMethodWithParameterTypesin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToLoadComponentClass$str
protected String failToLoadComponentClass$str()
-
failToLoadComponentClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadComponentClass(Throwable t, String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating could not load component class- Specified by:
failToLoadComponentClassin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToMergeData$str
protected String failToMergeData$str()
-
failToMergeData
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToMergeData(String componentName, Throwable e)
Description copied from interface:EjbLoggerCreates an exception indicating Could not merge data- Specified by:
failToMergeDatain interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToLoadEjbClass$str
protected String failToLoadEjbClass$str()
-
failToLoadEjbClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadEjbClass(String ejbClassName, Throwable e)
Description copied from interface:EjbLoggerCreates an exception indicating it could not load Jakarta Enterprise Beans class- Specified by:
failToLoadEjbClassin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
multipleAnnotationsOnBean$str
protected String multipleAnnotationsOnBean$str()
-
multipleAnnotationsOnBean
public final RuntimeException multipleAnnotationsOnBean(String annotationType, String ejbClassName)
Description copied from interface:EjbLoggerCreates an exception indicating only one annotation method is allowed on bean- Specified by:
multipleAnnotationsOnBeanin interfaceEjbLogger- Returns:
- a
RuntimeExceptionfor the error.
-
multipleCreateMethod$str
protected String multipleCreateMethod$str()
-
multipleCreateMethod
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleCreateMethod(Class<?> localHomeClass)
Description copied from interface:EjbLoggerCreates an exception indicating it could not determine type of corresponding implied Enterprise Beans 2.x local interface (see Enterprise Beans 3.1 21.4.5) due to multiple create* methods with different return types on home- Specified by:
multipleCreateMethodin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToFindEjbRefByDependsOn$str
protected String failToFindEjbRefByDependsOn$str()
-
failToFindEjbRefByDependsOn
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToFindEjbRefByDependsOn(String annotationValue, String componentClassName)
Description copied from interface:EjbLoggerCreates an exception indicating it Could not find Jakarta Enterprise Beans referenced by @DependsOn annotation- Specified by:
failToFindEjbRefByDependsOnin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToCallEjbRefByDependsOn$str
protected String failToCallEjbRefByDependsOn$str()
-
failToCallEjbRefByDependsOn
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToCallEjbRefByDependsOn(String annotationValue, String componentClassName, Set<ComponentDescription> components)
Description copied from interface:EjbLoggerCreates an exception indicating more than one Jakarta Enterprise Beans called referenced by @DependsOn annotation in Components- Specified by:
failToCallEjbRefByDependsOnin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
wrongReturnTypeForAsyncMethod$str
protected String wrongReturnTypeForAsyncMethod$str()
-
wrongReturnTypeForAsyncMethod
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException wrongReturnTypeForAsyncMethod(Method method)
Description copied from interface:EjbLoggerCreates an exception indicating Async method does not return void or Future- Specified by:
wrongReturnTypeForAsyncMethodin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
failToLoadAppExceptionClassInEjbJarXml$str
protected String failToLoadAppExceptionClassInEjbJarXml$str()
-
failToLoadAppExceptionClassInEjbJarXml
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToLoadAppExceptionClassInEjbJarXml(String exceptionClassName, Throwable e)
Description copied from interface:EjbLoggerCreates an exception indicating it could not load application exception class %s in ejb-jar.xml- Specified by:
failToLoadAppExceptionClassInEjbJarXmlin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
invalidEjbEntityTimeout$str
protected String invalidEjbEntityTimeout$str()
-
invalidEjbEntityTimeout
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException invalidEjbEntityTimeout(String versionId, Class<?> componentClass)
Description copied from interface:EjbLoggerCreates an exception indicating the Jakarta Enterprise Beans entity bean implemented TimedObject but has a different timeout method specified either via annotations or via the deployment descriptor.- Specified by:
invalidEjbEntityTimeoutin interfaceEjbLogger- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
invalidEjbLocalInterface$str
protected String invalidEjbLocalInterface$str()
-
invalidEjbLocalInterface
public final RuntimeException invalidEjbLocalInterface(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating component does not have an Enterprise Beans 2.x local interface- Specified by:
invalidEjbLocalInterfacein interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
localHomeNotAllow$str
protected String localHomeNotAllow$str()
-
localHomeNotAllow
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException localHomeNotAllow(EJBComponentDescription description)
Description copied from interface:EjbLoggerCreates an exception indicating Local Home not allowed- Specified by:
localHomeNotAllowin interfaceEjbLogger- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
failToCallEjbCreateForHomeInterface$str
protected String failToCallEjbCreateForHomeInterface$str()
-
failToCallEjbCreateForHomeInterface
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failToCallEjbCreateForHomeInterface(Method method, String ejbClassName)
Description copied from interface:EjbLoggerCreates an exception indicating Could not resolve corresponding ejbCreate or @Init method for home interface method on Jakarta Enterprise Beans- Specified by:
failToCallEjbCreateForHomeInterfacein interfaceEjbLogger- Returns:
- an
DeploymentUnitProcessingExceptionfor the error.
-
failToGetEjbComponent$str
protected String failToGetEjbComponent$str()
-
failToGetEjbComponent
public final IllegalStateException failToGetEjbComponent(org.jboss.invocation.InterceptorContext currentInvocationContext)
Description copied from interface:EjbLoggerCreates an exception indicating EJBComponent has not been set in the current invocation context- Specified by:
failToGetEjbComponentin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidScheduleValue$str
protected String invalidScheduleValue$str()
-
invalidScheduleValue
public final IllegalArgumentException invalidScheduleValue(String type, String value)
Description copied from interface:EjbLoggerCreates an exception indicating invalid value of a certain type.- Specified by:
invalidScheduleValuein interfaceEjbLogger- Parameters:
type- types of schedule attribute value, e.g., INCREMENT, RANGE, LIST, month, minute, etcvalue- schedule attribute value- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidScheduleExpressionType$str
protected String invalidScheduleExpressionType$str()
-
invalidScheduleExpressionType
public final IllegalArgumentException invalidScheduleExpressionType(String value, String name, String type)
Description copied from interface:EjbLoggerCreates an exception indicating Invalid value it doesn't support values of specified types- Specified by:
invalidScheduleExpressionTypein interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidListValue$str
protected String invalidListValue$str()
-
invalidListValue
public final IllegalArgumentException invalidListValue(String listItem)
Description copied from interface:EjbLoggerCreates an exception indicating A list value can only contain either a range or an individual value- Specified by:
invalidListValuein interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidValuesRange$str
protected String invalidValuesRange$str()
-
invalidValuesRange
public final IllegalArgumentException invalidValuesRange(Integer value, int min, int max)
Description copied from interface:EjbLoggerCreates an exception indicating invalid value range- Specified by:
invalidValuesRangein interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invokerIsNull$str
protected String invokerIsNull$str()
-
invokerIsNull
public final IllegalArgumentException invokerIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the invoker cannot be null- Specified by:
invokerIsNullin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
executorIsNull$str
protected String executorIsNull$str()
-
executorIsNull
public final IllegalArgumentException executorIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the Executor cannot be null- Specified by:
executorIsNullin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidTimerParameter$str
protected String invalidTimerParameter$str()
-
invalidTimerParameter
public final IllegalArgumentException invalidTimerParameter(String name, String valueAsString)
Description copied from interface:EjbLoggerCreates an exception indicating the invalid parameter name and value while creating a timer- Specified by:
invalidTimerParameterin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failToInvokeTimerServiceDoLifecycle$str
protected String failToInvokeTimerServiceDoLifecycle$str()
-
failToInvokeTimerServiceDoLifecycle
public final IllegalStateException failToInvokeTimerServiceDoLifecycle()
Description copied from interface:EjbLoggerCreates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beans- Specified by:
failToInvokeTimerServiceDoLifecyclein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
timerIsNull$str
protected String timerIsNull$str()
-
timerIsNull
public final IllegalStateException timerIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating timer cannot be null- Specified by:
timerIsNullin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidTimerHandlersForPersistentTimers$str
protected String invalidTimerHandlersForPersistentTimers$str()
-
invalidTimerHandlersForPersistentTimers
public final IllegalStateException invalidTimerHandlersForPersistentTimers(String s)
Description copied from interface:EjbLoggerCreates an exception indicating timer handles are only available for persistent timers- Specified by:
invalidTimerHandlersForPersistentTimersin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
noMoreTimeoutForTimer$str
protected String noMoreTimeoutForTimer$str()
-
noMoreTimeoutForTimer
public final jakarta.ejb.NoMoreTimeoutsException noMoreTimeoutForTimer(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerCreates an exception indicating no more timeouts for timer- Specified by:
noMoreTimeoutForTimerin interfaceEjbLogger- Returns:
- an
NoMoreTimeoutsExceptionfor the error.
-
invalidTimerNotCalendarBaseTimer$str
protected String invalidTimerNotCalendarBaseTimer$str()
-
invalidTimerNotCalendarBaseTimer
public final IllegalStateException invalidTimerNotCalendarBaseTimer(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerCreates an exception indicating the timer is not a calendar based timer"- Specified by:
invalidTimerNotCalendarBaseTimerin interfaceEjbLogger- Returns:
- an
for the error.
-
timerHasExpired$str
protected String timerHasExpired$str()
-
timerHasExpired
public final jakarta.ejb.NoSuchObjectLocalException timerHasExpired(String id)
Description copied from interface:EjbLoggerCreates an exception indicating the Timer has expired- Specified by:
timerHasExpiredin interfaceEjbLogger- Returns:
- an
NoSuchObjectLocalExceptionfor the error.
-
timerWasCanceled$str
protected String timerWasCanceled$str()
-
timerWasCanceled
public final jakarta.ejb.NoSuchObjectLocalException timerWasCanceled(String id)
Description copied from interface:EjbLoggerCreates an exception indicating the timer was canceled- Specified by:
timerWasCanceledin interfaceEjbLogger- Returns:
- an
NoSuchObjectLocalExceptionfor the error.
-
timerServiceWithIdNotRegistered$str
protected String timerServiceWithIdNotRegistered$str()
-
timerServiceWithIdNotRegistered
public final jakarta.ejb.EJBException timerServiceWithIdNotRegistered(String timedObjectId)
Description copied from interface:EjbLoggerCreates an exception indicating the timerservice with timedObjectId is not registered- Specified by:
timerServiceWithIdNotRegisteredin interfaceEjbLogger- Returns:
- an
EJBExceptionfor the error.
-
timerHandleIsNotActive$str
protected String timerHandleIsNotActive$str()
-
timerHandleIsNotActive
public final jakarta.ejb.NoSuchObjectLocalException timerHandleIsNotActive(String timerId, String timedObjectId)
Description copied from interface:EjbLoggerCreates an exception indicating the timer for the handle is not active.- Specified by:
timerHandleIsNotActivein interfaceEjbLogger- Returns:
- an
NoSuchObjectLocalExceptionfor the error.
-
failToInvokegetTimeoutMethod$str
protected String failToInvokegetTimeoutMethod$str()
-
failToInvokegetTimeoutMethod
public final IllegalStateException failToInvokegetTimeoutMethod()
Description copied from interface:EjbLoggerCreates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timer- Specified by:
failToInvokegetTimeoutMethodin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
failToLoadDeclaringClassOfTimeOut$str
protected String failToLoadDeclaringClassOfTimeOut$str()
-
failToLoadDeclaringClassOfTimeOut
public final RuntimeException failToLoadDeclaringClassOfTimeOut(String declaringClass)
Description copied from interface:EjbLoggerCreates an exception indicating it could not load declared class of timeout method- Specified by:
failToLoadDeclaringClassOfTimeOutin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
failToInvokeTimeout$str
protected String failToInvokeTimeout$str()
-
failToInvokeTimeout
public final RuntimeException failToInvokeTimeout(Method method)
Description copied from interface:EjbLoggerCreates an exception indicating it cannot invoke timeout method- Specified by:
failToInvokeTimeoutin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
failToCreateTimerFileStoreDir$str
protected String failToCreateTimerFileStoreDir$str()
-
failToCreateTimerFileStoreDir
public final RuntimeException failToCreateTimerFileStoreDir(File baseDir)
Description copied from interface:EjbLoggerCreates an exception indicating it could not create timer file store directory- Specified by:
failToCreateTimerFileStoreDirin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
timerFileStoreDirNotExist$str
protected String timerFileStoreDirNotExist$str()
-
timerFileStoreDirNotExist
public final RuntimeException timerFileStoreDirNotExist(File baseDir)
Description copied from interface:EjbLoggerCreates an exception indicating timer file store directory does not exist"- Specified by:
timerFileStoreDirNotExistin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
invalidTimerFileStoreDir$str
protected String invalidTimerFileStoreDir$str()
-
invalidTimerFileStoreDir
public final RuntimeException invalidTimerFileStoreDir(File baseDir)
Description copied from interface:EjbLoggerCreates an exception indicating the timer file store directory is not a directory- Specified by:
invalidTimerFileStoreDirin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
invalidSecurityForDomainSet$str
protected String invalidSecurityForDomainSet$str()
-
invalidSecurityForDomainSet
public final IllegalStateException invalidSecurityForDomainSet(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating Jakarta Enterprise Beans are enabled for security but doesn't have a security domain set- Specified by:
invalidSecurityForDomainSetin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidComponentConfiguration$str
protected String invalidComponentConfiguration$str()
-
invalidComponentConfiguration
public final IllegalArgumentException invalidComponentConfiguration(String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating component configuration is not an Jakarta Enterprise Beans component"- Specified by:
invalidComponentConfigurationin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failToLoadViewClassEjb$str
protected String failToLoadViewClassEjb$str()
-
failToLoadViewClassEjb
public final RuntimeException failToLoadViewClassEjb(String beanName, Throwable e)
Description copied from interface:EjbLoggerCreates an exception indicating it could not load view class for ejb- Specified by:
failToLoadViewClassEjbin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
invalidEjbComponent$str
protected String invalidEjbComponent$str()
-
invalidEjbComponent
public final IllegalArgumentException invalidEjbComponent(String componentName, Class<?> componentClass)
Description copied from interface:EjbLoggerCreates an exception indicating the component named with component class is not an Jakarta Enterprise Beans component- Specified by:
invalidEjbComponentin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
resourceBundleDescriptionsNotSupported$str
protected String resourceBundleDescriptionsNotSupported$str()
-
resourceBundleDescriptionsNotSupported
public final UnsupportedOperationException resourceBundleDescriptionsNotSupported(String name)
Description copied from interface:EjbLoggerCreates an exception indicating resourceBundle based descriptions are not supported- Specified by:
resourceBundleDescriptionsNotSupportedin interfaceEjbLogger- Returns:
- an
UnsupportedOperationExceptionfor the error.
-
runtimeAttributeNotMarshallable$str
protected String runtimeAttributeNotMarshallable$str()
-
runtimeAttributeNotMarshallable
public final UnsupportedOperationException runtimeAttributeNotMarshallable(String name)
Description copied from interface:EjbLoggerCreates an exception indicating a runtime attribute is not marshallable- Specified by:
runtimeAttributeNotMarshallablein interfaceEjbLogger- Returns:
- an
UnsupportedOperationExceptionfor the error.
-
invalidComponentType$str
protected String invalidComponentType$str()
-
invalidComponentType
public final IllegalStateException invalidComponentType(String simpleName)
Description copied from interface:EjbLoggerCreates an exception indicating Jakarta Enterprise Beans component type does not support pools- Specified by:
invalidComponentTypein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
unknownComponentType$str
protected String unknownComponentType$str()
-
unknownComponentType
public final IllegalStateException unknownComponentType(EJBComponentType ejbComponentType)
Description copied from interface:EjbLoggerCreates an exception indicating Unknown Jakarta Enterprise Beans Component type- Specified by:
unknownComponentTypein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
ejbMethodSecurityMetaDataIsNull$str
protected String ejbMethodSecurityMetaDataIsNull$str()
-
ejbMethodSecurityMetaDataIsNull
public final IllegalArgumentException ejbMethodSecurityMetaDataIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the Jakarta Enterprise Beans method security metadata cannot be null- Specified by:
ejbMethodSecurityMetaDataIsNullin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
viewClassNameIsNull$str
protected String viewClassNameIsNull$str()
-
viewClassNameIsNull
public final IllegalArgumentException viewClassNameIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating the view classname cannot be null or empty- Specified by:
viewClassNameIsNullin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
viewMethodIsNull$str
protected String viewMethodIsNull$str()
-
viewMethodIsNull
public final IllegalArgumentException viewMethodIsNull()
Description copied from interface:EjbLoggerCreates an exception indicating View method cannot be null- Specified by:
viewMethodIsNullin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failProcessInvocation$str
protected String failProcessInvocation$str()
-
failProcessInvocation
public final IllegalStateException failProcessInvocation(String name, Method invokedMethod, String viewClassOfInvokedMethod, Method viewMethod, String viewClassName)
Description copied from interface:EjbLoggerCreates an exception indicating class cannot handle method of view class- Specified by:
failProcessInvocationin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invocationOfMethodNotAllowed$str
protected String invocationOfMethodNotAllowed$str()
-
invocationOfMethodNotAllowed
public final jakarta.ejb.EJBAccessException invocationOfMethodNotAllowed(Method invokedMethod, String componentName)
Description copied from interface:EjbLoggerCreates an exception indicating the Invocation on method is not allowed- Specified by:
invocationOfMethodNotAllowedin interfaceEjbLogger- Returns:
- an
EJBAccessExceptionfor the error.
-
unknownComponentDescriptionType$str
protected String unknownComponentDescriptionType$str()
-
unknownComponentDescriptionType
public final IllegalArgumentException unknownComponentDescriptionType(Class<?> aClass)
Description copied from interface:EjbLoggerCreates an exception indicating an unknown Jakarta Enterprise Beans Component description type- Specified by:
unknownComponentDescriptionTypein interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
unknownAttribute$str
protected String unknownAttribute$str()
-
unknownAttribute
public final IllegalStateException unknownAttribute(String attributeName)
Description copied from interface:EjbLoggerCreates an exception indicating unknown attribute- Specified by:
unknownAttributein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
unknownOperations$str
protected String unknownOperations$str()
-
unknownOperations
public final IllegalStateException unknownOperations(String opName)
Description copied from interface:EjbLoggerCreates an exception indicating Unknown operation- Specified by:
unknownOperationsin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
noComponentRegisteredForAddress$str
protected String noComponentRegisteredForAddress$str()
-
noComponentRegisteredForAddress
public final String noComponentRegisteredForAddress(org.jboss.as.controller.PathAddress operationAddress)
Description copied from interface:EjbLoggerCreates an exception indicating no Jakarta Enterprise Beans component registered for address- Specified by:
noComponentRegisteredForAddressin interfaceEjbLogger- Returns:
- an
Stringfor the error.
-
noComponentAvailableForAddress$str
protected String noComponentAvailableForAddress$str()
-
noComponentAvailableForAddress
public final String noComponentAvailableForAddress(org.jboss.as.controller.PathAddress operationAddress)
Description copied from interface:EjbLoggerCreates an exception indicating No Jakarta Enterprise Beans component is available for address- Specified by:
noComponentAvailableForAddressin interfaceEjbLogger- Returns:
- an
Stringfor the error.
-
invalidComponentState$str
protected String invalidComponentState$str()
-
invalidComponentState
public final String invalidComponentState(org.jboss.as.controller.PathAddress operationAddress, org.jboss.msc.service.ServiceController.State controllerState, org.jboss.msc.service.ServiceController.State up)
Description copied from interface:EjbLoggerCreates an exception indicating Jakarta Enterprise Beans component for specified address is in invalid state- Specified by:
invalidComponentStatein interfaceEjbLogger- Returns:
- an
Stringfor the error.
-
componentClassHasMultipleTimeoutAnnotations$str
protected String componentClassHasMultipleTimeoutAnnotations$str()
-
componentClassHasMultipleTimeoutAnnotations
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException componentClassHasMultipleTimeoutAnnotations(Class<?> componentClass)
Description copied from interface:EjbLoggerCreates an exception indicating Component class has multiple @Timeout annotations- Specified by:
componentClassHasMultipleTimeoutAnnotationsin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
currentComponentNotAEjb$str
protected String currentComponentNotAEjb$str()
-
currentComponentNotAEjb
public final IllegalStateException currentComponentNotAEjb(ComponentInstance component)
Description copied from interface:EjbLoggerCreates an exception indicating the current component is not an Jakarta Enterprise Beans.- Specified by:
currentComponentNotAEjbin interfaceEjbLogger- Parameters:
component- the component.- Returns:
- an
IllegalStateExceptionfor the error.
-
lifecycleMethodNotAllowed$str
protected String lifecycleMethodNotAllowed$str()
-
lifecycleMethodNotAllowed
public final IllegalStateException lifecycleMethodNotAllowed(String methodName)
Description copied from interface:EjbLoggerCreates an exception indicating the method invocation is not allowed in lifecycle methods.- Specified by:
lifecycleMethodNotAllowedin interfaceEjbLogger- Parameters:
methodName- the name of the method.- Returns:
- an
IllegalStateExceptionfor the error.
-
cannotCall3$str
protected String cannotCall3$str()
-
cannotCall
public final IllegalStateException cannotCall(String methodName, String name, String localName)
Description copied from interface:EjbLoggerCreates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb object- Specified by:
cannotCallin interfaceEjbLoggername- type of object- Returns:
- a
IllegalStateExceptionfor the error.
-
notAllowedFromStatefulBeans$str
protected String notAllowedFromStatefulBeans$str()
-
notAllowedFromStatefulBeans
public final IllegalStateException notAllowedFromStatefulBeans(String method)
- Specified by:
notAllowedFromStatefulBeansin interfaceEjbLogger
-
failedToAcquirePermit$str
protected String failedToAcquirePermit$str()
-
failedToAcquirePermit
public final jakarta.ejb.EJBException failedToAcquirePermit(long timeout, TimeUnit timeUnit)- Specified by:
failedToAcquirePermitin interfaceEjbLogger
-
acquireSemaphoreInterrupted$str
protected String acquireSemaphoreInterrupted$str()
-
acquireSemaphoreInterrupted
public final jakarta.ejb.EJBException acquireSemaphoreInterrupted()
- Specified by:
acquireSemaphoreInterruptedin interfaceEjbLogger
-
couldNotFindClassLoaderForStub$str
protected String couldNotFindClassLoaderForStub$str()
-
couldNotFindClassLoaderForStub
public final RuntimeException couldNotFindClassLoaderForStub(String stub)
- Specified by:
couldNotFindClassLoaderForStubin interfaceEjbLogger
-
unknownMessageListenerType$str
protected String unknownMessageListenerType$str()
-
unknownMessageListenerType
public final IllegalStateException unknownMessageListenerType(String resourceAdapterName, String messageListenerType)
Description copied from interface:EjbLoggerCreates an exception indicating that there was no message listener of the expected type in the resource adapter- Specified by:
unknownMessageListenerTypein interfaceEjbLogger- Parameters:
resourceAdapterName- The resource adapter namemessageListenerType- The message listener type- Returns:
- a
IllegalStateExceptionfor the error.
-
couldNotFindViewMethodOnEjb$str
protected String couldNotFindViewMethodOnEjb$str()
-
couldNotFindViewMethodOnEjb
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotFindViewMethodOnEjb(Method method, String viewClass, String ejb)
Description copied from interface:EjbLoggerThrown when an Jakarta Enterprise Beans 2 Jakarta Enterprise Beans does not implement a method on an Jakarta Enterprise Beans 2- Specified by:
couldNotFindViewMethodOnEjbin interfaceEjbLogger- Parameters:
method- The methodviewClass- The viewejb- The ejb
-
stringParamCannotBeNullOrEmpty$str
protected String stringParamCannotBeNullOrEmpty$str()
-
stringParamCannotBeNullOrEmpty
public final IllegalArgumentException stringParamCannotBeNullOrEmpty(String paramName)
Description copied from interface:EjbLoggerCreates and returns an exception indicating that the param namedparamNamecannot be null or empty string.- Specified by:
stringParamCannotBeNullOrEmptyin interfaceEjbLogger- Parameters:
paramName- The param name- Returns:
- an
IllegalArgumentExceptionfor the exception
-
cannotRemoveWhileParticipatingInTransaction$str
protected String cannotRemoveWhileParticipatingInTransaction$str()
-
cannotRemoveWhileParticipatingInTransaction
public final jakarta.ejb.RemoveException cannotRemoveWhileParticipatingInTransaction()
Description copied from interface:EjbLoggerException that is thrown when invoking remove while an Jakarta Enterprise Beans is in a transaction- Specified by:
cannotRemoveWhileParticipatingInTransactionin interfaceEjbLogger
-
transactionPropagationNotSupported$str
protected String transactionPropagationNotSupported$str()
-
transactionPropagationNotSupported
public final RemoteException transactionPropagationNotSupported()
- Specified by:
transactionPropagationNotSupportedin interfaceEjbLogger
-
cannotCallMethodInAfterCompletion$str
protected String cannotCallMethodInAfterCompletion$str()
-
cannotCallMethodInAfterCompletion
public final IllegalStateException cannotCallMethodInAfterCompletion(String methodName)
- Specified by:
cannotCallMethodInAfterCompletionin interfaceEjbLogger
-
cannotCallMethod$str
protected String cannotCallMethod$str()
-
cannotCallMethod
public final IllegalStateException cannotCallMethod(String methodName, String state)
Description copied from interface:EjbLoggerException thrown if a method cannot be invoked at the given time- Specified by:
cannotCallMethodin interfaceEjbLogger
-
existingSerializationGroup$str
protected String existingSerializationGroup$str()
-
existingSerializationGroup
public final IllegalStateException existingSerializationGroup(Object key, Object group)
- Specified by:
existingSerializationGroupin interfaceEjbLogger
-
incompatibleSerializationGroup$str
protected String incompatibleSerializationGroup$str()
-
incompatibleSerializationGroup
public final IllegalStateException incompatibleSerializationGroup(Object object, Object group)
- Specified by:
incompatibleSerializationGroupin interfaceEjbLogger
-
cacheEntryInUse$str
protected String cacheEntryInUse$str()
-
cacheEntryInUse
public final IllegalStateException cacheEntryInUse(Object entry)
- Specified by:
cacheEntryInUsein interfaceEjbLogger
-
cacheEntryNotInUse$str
protected String cacheEntryNotInUse$str()
-
cacheEntryNotInUse
public final IllegalStateException cacheEntryNotInUse(Object entry)
- Specified by:
cacheEntryNotInUsein interfaceEjbLogger
-
lockAcquisitionInterrupted$str
protected String lockAcquisitionInterrupted$str()
-
lockAcquisitionInterrupted
public final RuntimeException lockAcquisitionInterrupted(Throwable cause, Object id)
- Specified by:
lockAcquisitionInterruptedin interfaceEjbLogger
-
duplicateSerializationGroupMember$str
protected String duplicateSerializationGroupMember$str()
-
duplicateSerializationGroupMember
public final IllegalStateException duplicateSerializationGroupMember(Object id, Object groupId)
- Specified by:
duplicateSerializationGroupMemberin interfaceEjbLogger
-
missingSerializationGroupMember$str
protected String missingSerializationGroupMember$str()
-
missingSerializationGroupMember
public final IllegalStateException missingSerializationGroupMember(Object id, Object groupId)
- Specified by:
missingSerializationGroupMemberin interfaceEjbLogger
-
duplicateCacheEntry$str
protected String duplicateCacheEntry$str()
-
duplicateCacheEntry
public final IllegalStateException duplicateCacheEntry(Object id)
- Specified by:
duplicateCacheEntryin interfaceEjbLogger
-
missingCacheEntry$str
protected String missingCacheEntry$str()
-
missingCacheEntry
public final IllegalStateException missingCacheEntry(Object id)
- Specified by:
missingCacheEntryin interfaceEjbLogger
-
incompatibleCaches$str
protected String incompatibleCaches$str()
-
incompatibleCaches
public final IllegalStateException incompatibleCaches()
- Specified by:
incompatibleCachesin interfaceEjbLogger
-
passivationFailed$str
protected String passivationFailed$str()
-
passivationFailed
public final RuntimeException passivationFailed(Throwable cause, Object id)
- Specified by:
passivationFailedin interfaceEjbLogger
-
activationFailed$str
protected String activationFailed$str()
-
activationFailed
public final RuntimeException activationFailed(Throwable cause, Object id)
- Specified by:
activationFailedin interfaceEjbLogger
-
passivationDirectoryCreationFailed$str
protected String passivationDirectoryCreationFailed$str()
-
passivationDirectoryCreationFailed
public final RuntimeException passivationDirectoryCreationFailed(String path)
- Specified by:
passivationDirectoryCreationFailedin interfaceEjbLogger
-
passivationPathNotADirectory$str
protected String passivationPathNotADirectory$str()
-
passivationPathNotADirectory
public final RuntimeException passivationPathNotADirectory(String path)
- Specified by:
passivationPathNotADirectoryin interfaceEjbLogger
-
groupCreationContextAlreadyExists$str
protected String groupCreationContextAlreadyExists$str()
-
groupCreationContextAlreadyExists
public final IllegalStateException groupCreationContextAlreadyExists()
- Specified by:
groupCreationContextAlreadyExistsin interfaceEjbLogger
-
ejbNotFound3$str
protected String ejbNotFound3$str()
-
ejbNotFound
public final String ejbNotFound(String typeName, String beanName, String binding)
- Specified by:
ejbNotFoundin interfaceEjbLogger
-
ejbNotFound2$str
protected String ejbNotFound2$str()
-
ejbNotFound
public final String ejbNotFound(String typeName, String binding)
- Specified by:
ejbNotFoundin interfaceEjbLogger
-
moreThanOneEjbFound4$str
protected String moreThanOneEjbFound4$str()
-
moreThanOneEjbFound
public final String moreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews)
- Specified by:
moreThanOneEjbFoundin interfaceEjbLogger
-
moreThanOneEjbFound3$str
protected String moreThanOneEjbFound3$str()
-
moreThanOneEjbFound
public final String moreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews)
- Specified by:
moreThanOneEjbFoundin interfaceEjbLogger
-
clusteredAnnotationIsNotApplicableForMDB$str
protected String clusteredAnnotationIsNotApplicableForMDB$str()
-
clusteredAnnotationIsNotApplicableForMDB
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForMDB(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Description copied from interface:EjbLoggerReturns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on a message driven bean- Specified by:
clusteredAnnotationIsNotApplicableForMDBin interfaceEjbLogger- Parameters:
unit- The deployment unitcomponentName- The MDB component namecomponentClassName- The MDB component class name- Returns:
- the exception
-
clusteredAnnotationIsNotApplicableForEntityBean$str
protected String clusteredAnnotationIsNotApplicableForEntityBean$str()
-
clusteredAnnotationIsNotApplicableForEntityBean
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForEntityBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Description copied from interface:EjbLoggerReturns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on an entity bean- Specified by:
clusteredAnnotationIsNotApplicableForEntityBeanin interfaceEjbLogger- Parameters:
unit- The deployment unitcomponentName- The entity bean component namecomponentClassName- The entity bean component class name- Returns:
- the exception
-
clusteredAnnotationNotYetImplementedForSingletonBean$str
protected String clusteredAnnotationNotYetImplementedForSingletonBean$str()
-
clusteredAnnotationNotYetImplementedForSingletonBean
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationNotYetImplementedForSingletonBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Description copied from interface:EjbLoggerReturns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation is currently not supported on singleton Jakarta Enterprise Beans.- Specified by:
clusteredAnnotationNotYetImplementedForSingletonBeanin interfaceEjbLogger- Parameters:
unit- The deployment unitcomponentName- The singleton bean component namecomponentClassName- The singleton bean component class name- Returns:
- the exception
-
clusteredAnnotationIsNotApplicableForBean$str
protected String clusteredAnnotationIsNotApplicableForBean$str()
-
clusteredAnnotationIsNotApplicableForBean
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException clusteredAnnotationIsNotApplicableForBean(org.jboss.as.server.deployment.DeploymentUnit unit, String componentName, String componentClassName)Description copied from interface:EjbLoggerReturns aDeploymentUnitProcessingExceptionto indicate that theClusteredannotation cannot be used on the Jakarta Enterprise Beans component represented bycomponentName- Specified by:
clusteredAnnotationIsNotApplicableForBeanin interfaceEjbLogger- Parameters:
unit- The deployment unitcomponentName- The component namecomponentClassName- The component class name- Returns:
- the exception
-
sessionTypeNotSpecified$str
protected String sessionTypeNotSpecified$str()
-
sessionTypeNotSpecified
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException sessionTypeNotSpecified(String bean)
Description copied from interface:EjbLoggerException thrown if the session-type of a session bean is not specified- Specified by:
sessionTypeNotSpecifiedin interfaceEjbLogger
-
defaultInterceptorsNotSpecifyOrder$str
protected String defaultInterceptorsNotSpecifyOrder$str()
-
defaultInterceptorsNotSpecifyOrder
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException defaultInterceptorsNotSpecifyOrder()
Description copied from interface:EjbLoggerCreates an exception indicating Default interceptors specify an absolute ordering- Specified by:
defaultInterceptorsNotSpecifyOrderin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
paramCannotBeNull$str
protected String paramCannotBeNull$str()
-
paramCannotBeNull
public final IllegalArgumentException paramCannotBeNull(String paramName)
Description copied from interface:EjbLoggerCreates and returns an exception indicating that the param namedparamNamecannot be null- Specified by:
paramCannotBeNullin interfaceEjbLogger- Parameters:
paramName- The param name- Returns:
- an
IllegalArgumentExceptionfor the exception
-
poolNameCannotBeEmptyString$str
protected String poolNameCannotBeEmptyString$str()
-
poolNameCannotBeEmptyString
public final IllegalArgumentException poolNameCannotBeEmptyString(String ejbName)
Description copied from interface:EjbLoggerCreates and returns an exception indicating that the pool name configured for a bean cannot be an empty string- Specified by:
poolNameCannotBeEmptyStringin interfaceEjbLogger- Parameters:
ejbName- The EJB name- Returns:
- an
IllegalArgumentExceptionfor the exception
-
noEjbContextAvailable$str
protected String noEjbContextAvailable$str()
-
noEjbContextAvailable
public final IllegalStateException noEjbContextAvailable()
Description copied from interface:EjbLoggerThe user attempts to look up the Jakarta Enterprise Beans context in a war when no Jakarta Enterprise Beans context is active- Specified by:
noEjbContextAvailablein interfaceEjbLogger
-
componentIsShuttingDown$str
protected String componentIsShuttingDown$str()
-
componentIsShuttingDown
public final EJBComponentUnavailableException componentIsShuttingDown()
- Specified by:
componentIsShuttingDownin interfaceEjbLogger
-
failedToCreateSessionForStatefulBean$str
protected String failedToCreateSessionForStatefulBean$str()
-
failedToCreateSessionForStatefulBean
public final RuntimeException failedToCreateSessionForStatefulBean(Exception e, String beanName)
- Specified by:
failedToCreateSessionForStatefulBeanin interfaceEjbLogger
-
unknownChannelCreationOptionType$str
protected String unknownChannelCreationOptionType$str()
-
unknownChannelCreationOptionType
public final IllegalArgumentException unknownChannelCreationOptionType(String optionType)
- Specified by:
unknownChannelCreationOptionTypein interfaceEjbLogger
-
couldNotDetermineRemoteInterfaceFromHome$str
protected String couldNotDetermineRemoteInterfaceFromHome$str()
-
couldNotDetermineRemoteInterfaceFromHome
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineRemoteInterfaceFromHome(String homeClass, String beanName)
- Specified by:
couldNotDetermineRemoteInterfaceFromHomein interfaceEjbLogger
-
couldNotDetermineLocalInterfaceFromLocalHome$str
protected String couldNotDetermineLocalInterfaceFromLocalHome$str()
-
couldNotDetermineLocalInterfaceFromLocalHome
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass, String beanName)
- Specified by:
couldNotDetermineLocalInterfaceFromLocalHomein interfaceEjbLogger
-
unexpectedError$str
protected String unexpectedError$str()
-
unexpectedError
public final jakarta.ejb.EJBException unexpectedError(Throwable cause)
- Specified by:
unexpectedErrorin interfaceEjbLogger
-
transactionNotComplete1$str
protected String transactionNotComplete1$str()
-
transactionNotComplete
public final String transactionNotComplete(String componentName)
- Specified by:
transactionNotCompletein interfaceEjbLogger
-
asymmetricCacheUsage$str
protected String asymmetricCacheUsage$str()
-
asymmetricCacheUsage
public final IllegalStateException asymmetricCacheUsage()
- Specified by:
asymmetricCacheUsagein interfaceEjbLogger
-
timerIsActive$str
protected String timerIsActive$str()
-
timerIsActive
public final IllegalStateException timerIsActive(jakarta.ejb.Timer timer)
Description copied from interface:EjbLoggerCreates an exception indicating that timer is active.- Specified by:
timerIsActivein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
transactionAlreadyRolledBack$str
protected String transactionAlreadyRolledBack$str()
-
transactionAlreadyRolledBack
public final jakarta.transaction.RollbackException transactionAlreadyRolledBack(jakarta.transaction.Transaction tx)
- Specified by:
transactionAlreadyRolledBackin interfaceEjbLogger
-
transactionInUnexpectedState$str
protected String transactionInUnexpectedState$str()
-
transactionInUnexpectedState
public final jakarta.ejb.EJBException transactionInUnexpectedState(jakarta.transaction.Transaction tx, String txStatus)- Specified by:
transactionInUnexpectedStatein interfaceEjbLogger
-
timerServiceMethodNotAllowedForSFSB$str
protected String timerServiceMethodNotAllowedForSFSB$str()
-
timerServiceMethodNotAllowedForSFSB
public final String timerServiceMethodNotAllowedForSFSB(String ejbComponent)
- Specified by:
timerServiceMethodNotAllowedForSFSBin interfaceEjbLogger
-
entityBeansAreNotSupported$str
protected String entityBeansAreNotSupported$str()
-
entityBeansAreNotSupported
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException entityBeansAreNotSupported(String beanName)
- Specified by:
entityBeansAreNotSupportedin interfaceEjbLogger
-
inconsistentAttributeNotSupported$str
protected String inconsistentAttributeNotSupported$str()
-
inconsistentAttributeNotSupported
public final org.jboss.as.controller.OperationFailedException inconsistentAttributeNotSupported(String attributeName, String mustMatch)
- Specified by:
inconsistentAttributeNotSupportedin interfaceEjbLogger
-
failedToPersistTimer
public final void failedToPersistTimer(jakarta.ejb.Timer timerid, Exception e)- Specified by:
failedToPersistTimerin interfaceEjbLogger
-
failedToPersistTimer$str
protected String failedToPersistTimer$str()
-
mustOnlyBeSingleContainerTransactionElementWithWildcard$str
protected String mustOnlyBeSingleContainerTransactionElementWithWildcard$str()
-
mustOnlyBeSingleContainerTransactionElementWithWildcard
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mustOnlyBeSingleContainerTransactionElementWithWildcard()
- Specified by:
mustOnlyBeSingleContainerTransactionElementWithWildcardin interfaceEjbLogger
-
wildcardContainerTransactionElementsMustHaveWildcardMethodName$str
protected String wildcardContainerTransactionElementsMustHaveWildcardMethodName$str()
-
wildcardContainerTransactionElementsMustHaveWildcardMethodName
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException wildcardContainerTransactionElementsMustHaveWildcardMethodName()
- Specified by:
wildcardContainerTransactionElementsMustHaveWildcardMethodNamein interfaceEjbLogger
-
failedToRefreshTimers
public final void failedToRefreshTimers(String timedObjectId)
- Specified by:
failedToRefreshTimersin interfaceEjbLogger
-
failedToRefreshTimers$str
protected String failedToRefreshTimers$str()
-
unexpectedErrorRolledBack$str
protected String unexpectedErrorRolledBack$str()
-
unexpectedErrorRolledBack
public final jakarta.ejb.EJBTransactionRolledbackException unexpectedErrorRolledBack(Error error)
- Specified by:
unexpectedErrorRolledBackin interfaceEjbLogger
-
relativeResourceAdapterNameInStandaloneModule$str
protected String relativeResourceAdapterNameInStandaloneModule$str()
-
relativeResourceAdapterNameInStandaloneModule
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException relativeResourceAdapterNameInStandaloneModule(String module, String bean, String adapterName)
- Specified by:
relativeResourceAdapterNameInStandaloneModulein interfaceEjbLogger
-
wrongTransactionIsolationConfiguredForTimer
public final void wrongTransactionIsolationConfiguredForTimer()
Description copied from interface:EjbLoggerLogs a waring message that the current datasource configuration does not ensure consistency in a clustered environment.- Specified by:
wrongTransactionIsolationConfiguredForTimerin interfaceEjbLogger
-
wrongTransactionIsolationConfiguredForTimer$str
protected String wrongTransactionIsolationConfiguredForTimer$str()
-
timerUpdateFailedAndRollbackNotPossible
public final void timerUpdateFailedAndRollbackNotPossible(Throwable rbe)
Description copied from interface:EjbLoggerTransaction rollback after problems not successful- Specified by:
timerUpdateFailedAndRollbackNotPossiblein interfaceEjbLogger
-
timerUpdateFailedAndRollbackNotPossible$str
protected String timerUpdateFailedAndRollbackNotPossible$str()
-
databaseDialectNotConfiguredOrDetected
public final void databaseDialectNotConfiguredOrDetected()
Description copied from interface:EjbLoggerLogs a warning message indicating that the database dialect cannot be detected automatically.- Specified by:
databaseDialectNotConfiguredOrDetectedin interfaceEjbLogger
-
databaseDialectNotConfiguredOrDetected$str
protected String databaseDialectNotConfiguredOrDetected$str()
-
invalidTransactionTypeForSfsbLifecycleMethod
public final void invalidTransactionTypeForSfsbLifecycleMethod(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.proxy.MethodIdentifier method, Class<?> clazz)- Specified by:
invalidTransactionTypeForSfsbLifecycleMethodin interfaceEjbLogger
-
invalidTransactionTypeForSfsbLifecycleMethod$str
protected String invalidTransactionTypeForSfsbLifecycleMethod$str()
-
disableDefaultEjbPermissionsCannotBeTrue$str
protected String disableDefaultEjbPermissionsCannotBeTrue$str()
-
disableDefaultEjbPermissionsCannotBeTrue
public final org.jboss.as.controller.OperationFailedException disableDefaultEjbPermissionsCannotBeTrue()
- Specified by:
disableDefaultEjbPermissionsCannotBeTruein interfaceEjbLogger
-
profileAndRemotingEjbReceiversUsedTogether$str
protected String profileAndRemotingEjbReceiversUsedTogether$str()
-
profileAndRemotingEjbReceiversUsedTogether
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException profileAndRemotingEjbReceiversUsedTogether()
- Specified by:
profileAndRemotingEjbReceiversUsedTogetherin interfaceEjbLogger
-
failedToProcessBusinessInterfaces$str
protected String failedToProcessBusinessInterfaces$str()
-
failedToProcessBusinessInterfaces
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessBusinessInterfaces(Class<?> ejbClass, Exception e)
- Specified by:
failedToProcessBusinessInterfacesin interfaceEjbLogger
-
containerSuspended$str
protected String containerSuspended$str()
-
containerSuspended
public final EJBComponentUnavailableException containerSuspended()
- Specified by:
containerSuspendedin interfaceEjbLogger
-
timerInvocationFailed$str
protected String timerInvocationFailed$str()
-
timerInvocationFailed
public final org.jboss.as.controller.OperationFailedException timerInvocationFailed(Exception e)
- Specified by:
timerInvocationFailedin interfaceEjbLogger
-
indexedChildResourceRegistrationNotAvailable$str
protected String indexedChildResourceRegistrationNotAvailable$str()
-
indexedChildResourceRegistrationNotAvailable
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address)
- Specified by:
indexedChildResourceRegistrationNotAvailablein interfaceEjbLogger
-
rmiIiopVoliation$str
protected String rmiIiopVoliation$str()
-
rmiIiopVoliation
public final RuntimeException rmiIiopVoliation(String violation)
- Specified by:
rmiIiopVoliationin interfaceEjbLogger
-
exceptionRepositoryNotFound$str
protected String exceptionRepositoryNotFound$str()
-
exceptionRepositoryNotFound
public final RuntimeException exceptionRepositoryNotFound(String name, String message)
- Specified by:
exceptionRepositoryNotFoundin interfaceEjbLogger
-
jndiBindings
public final void jndiBindings(String ejbName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, StringBuilder bindings)
- Specified by:
jndiBindingsin interfaceEjbLogger
-
jndiBindings$str
protected String jndiBindings$str()
-
logInconsistentAttributeNotSupported
public final void logInconsistentAttributeNotSupported(String attributeName, String mustMatch)
- Specified by:
logInconsistentAttributeNotSupportedin interfaceEjbLogger
-
logInconsistentAttributeNotSupported$str
protected String logInconsistentAttributeNotSupported$str()
-
mdbDeliveryStarted
public final void mdbDeliveryStarted(String appName, String componentName)
- Specified by:
mdbDeliveryStartedin interfaceEjbLogger
-
mdbDeliveryStarted$str
protected String mdbDeliveryStarted$str()
-
mdbDeliveryStopped
public final void mdbDeliveryStopped(String appName, String componentName)
- Specified by:
mdbDeliveryStoppedin interfaceEjbLogger
-
mdbDeliveryStopped$str
protected String mdbDeliveryStopped$str()
-
missingMdbDeliveryGroup$str
protected String missingMdbDeliveryGroup$str()
-
missingMdbDeliveryGroup
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException missingMdbDeliveryGroup(String deliveryGroupName)
- Specified by:
missingMdbDeliveryGroupin interfaceEjbLogger
-
loadedPersistentTimerInTimeout
public final void loadedPersistentTimerInTimeout(String timer, String timedObject)
- Specified by:
loadedPersistentTimerInTimeoutin interfaceEjbLogger
-
loadedPersistentTimerInTimeout$str
protected String loadedPersistentTimerInTimeout$str()
-
strictPoolDerivedFromWorkers
public final void strictPoolDerivedFromWorkers(String name, int max)
- Specified by:
strictPoolDerivedFromWorkersin interfaceEjbLogger
-
strictPoolDerivedFromWorkers$str
protected String strictPoolDerivedFromWorkers$str()
-
strictPoolDerivedFromCPUs
public final void strictPoolDerivedFromCPUs(String name, int max)
- Specified by:
strictPoolDerivedFromCPUsin interfaceEjbLogger
-
strictPoolDerivedFromCPUs$str
protected String strictPoolDerivedFromCPUs$str()
-
mutuallyExclusiveAttributes$str
protected String mutuallyExclusiveAttributes$str()
-
mutuallyExclusiveAttributes
public final XMLStreamException mutuallyExclusiveAttributes(Location location, String attribute1, String attribute2)
- Specified by:
mutuallyExclusiveAttributesin interfaceEjbLogger
-
invalidTransactionTypeForMDB
public final void invalidTransactionTypeForMDB(jakarta.ejb.TransactionAttributeType transactionAttributeType, String methond, String componentName)- Specified by:
invalidTransactionTypeForMDBin interfaceEjbLogger
-
invalidTransactionTypeForMDB$str
protected String invalidTransactionTypeForMDB$str()
-
remappingCacheAttributes
public final void remappingCacheAttributes(String address, org.jboss.dmr.ModelNode defClustered, org.jboss.dmr.ModelNode passivationDisabled)
- Specified by:
remappingCacheAttributesin interfaceEjbLogger
-
remappingCacheAttributes$str
protected String remappingCacheAttributes$str()
-
unexpectedInvocationState
public final void unexpectedInvocationState(int state)
- Specified by:
unexpectedInvocationStatein interfaceEjbLogger
-
unexpectedInvocationState$str
protected String unexpectedInvocationState$str()
-
timerNotRunning
public final void timerNotRunning(jakarta.transaction.NotSupportedException e, TimerImpl timer)- Specified by:
timerNotRunningin interfaceEjbLogger
-
timerNotRunning$str
protected String timerNotRunning$str()
-
multipleSecurityDomainsDetected$str
protected String multipleSecurityDomainsDetected$str()
-
multipleSecurityDomainsDetected
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleSecurityDomainsDetected()
- Specified by:
multipleSecurityDomainsDetectedin interfaceEjbLogger
-
cannotBeginUserTransaction$str
protected String cannotBeginUserTransaction$str()
-
cannotBeginUserTransaction
public final jakarta.ejb.EJBException cannotBeginUserTransaction()
- Specified by:
cannotBeginUserTransactionin interfaceEjbLogger
-
suspensionWaitingActiveTransactions
public final void suspensionWaitingActiveTransactions(int activeTransactionCount)
- Specified by:
suspensionWaitingActiveTransactionsin interfaceEjbLogger
-
suspensionWaitingActiveTransactions$str
protected String suspensionWaitingActiveTransactions$str()
-
suspensionComplete
public final void suspensionComplete()
- Specified by:
suspensionCompletein interfaceEjbLogger
-
suspensionComplete$str
protected String suspensionComplete$str()
-
failedToObtainSSLContext$str
protected String failedToObtainSSLContext$str()
-
failedToObtainSSLContext
public final RuntimeException failedToObtainSSLContext(Exception cause)
- Specified by:
failedToObtainSSLContextin interfaceEjbLogger
-
scheduleExpressionDateFromTimerPersistenceInvalid
public final void scheduleExpressionDateFromTimerPersistenceInvalid(String timerId, String parserMessage)
- Specified by:
scheduleExpressionDateFromTimerPersistenceInvalidin interfaceEjbLogger
-
scheduleExpressionDateFromTimerPersistenceInvalid$str
protected String scheduleExpressionDateFromTimerPersistenceInvalid$str()
-
failedToCreateEJBClientInterceptor$str
protected String failedToCreateEJBClientInterceptor$str()
-
failedToCreateEJBClientInterceptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToCreateEJBClientInterceptor(Exception e, String ejbClientInterceptorClassName)
- Specified by:
failedToCreateEJBClientInterceptorin interfaceEjbLogger
-
failedToPersistTimerOnStartup
public final void failedToPersistTimerOnStartup(TimerImpl activeTimer, Exception e)
- Specified by:
failedToPersistTimerOnStartupin interfaceEjbLogger
-
failedToPersistTimerOnStartup$str
protected String failedToPersistTimerOnStartup$str()
-
cannotReadStrictMaxPoolDerivedSize$str
protected String cannotReadStrictMaxPoolDerivedSize$str()
-
cannotReadStrictMaxPoolDerivedSize
public final org.jboss.as.controller.OperationFailedException cannotReadStrictMaxPoolDerivedSize(org.jboss.msc.service.ServiceName serviceName)
- Specified by:
cannotReadStrictMaxPoolDerivedSizein interfaceEjbLogger
-
legacySecurityDomainAnnotationIsUsed
public final void legacySecurityDomainAnnotationIsUsed(String cls)
- Specified by:
legacySecurityDomainAnnotationIsUsedin interfaceEjbLogger
-
legacySecurityDomainAnnotationIsUsed$str
protected String legacySecurityDomainAnnotationIsUsed$str()
-
failedToActivateMdb$str
protected String failedToActivateMdb$str()
-
failedToActivateMdb
public final RuntimeException failedToActivateMdb(String componentName, Exception e)
- Specified by:
failedToActivateMdbin interfaceEjbLogger
-
exceptionCheckingIfTimerShouldRun
public final void exceptionCheckingIfTimerShouldRun(jakarta.ejb.Timer timer, Exception e)- Specified by:
exceptionCheckingIfTimerShouldRunin interfaceEjbLogger
-
exceptionCheckingIfTimerShouldRun$str
protected String exceptionCheckingIfTimerShouldRun$str()
-
mdbOnMessageMethodCantBeFinal
public final void mdbOnMessageMethodCantBeFinal(String className)
- Specified by:
mdbOnMessageMethodCantBeFinalin interfaceEjbLogger
-
mdbOnMessageMethodCantBeFinal$str
protected String mdbOnMessageMethodCantBeFinal$str()
-
mdbOnMessageMethodCantBePrivate
public final void mdbOnMessageMethodCantBePrivate(String className)
- Specified by:
mdbOnMessageMethodCantBePrivatein interfaceEjbLogger
-
mdbOnMessageMethodCantBePrivate$str
protected String mdbOnMessageMethodCantBePrivate$str()
-
mdbOnMessageMethodCantBeStatic
public final void mdbOnMessageMethodCantBeStatic(String className)
- Specified by:
mdbOnMessageMethodCantBeStaticin interfaceEjbLogger
-
mdbOnMessageMethodCantBeStatic$str
protected String mdbOnMessageMethodCantBeStatic$str()
-
mdbCantHaveFinalizeMethod
public final void mdbCantHaveFinalizeMethod(String className)
- Specified by:
mdbCantHaveFinalizeMethodin interfaceEjbLogger
-
mdbCantHaveFinalizeMethod$str
protected String mdbCantHaveFinalizeMethod$str()
-
exceptionPersistPostTimerState
public final void exceptionPersistPostTimerState(jakarta.ejb.Timer timer, Exception e)- Specified by:
exceptionPersistPostTimerStatein interfaceEjbLogger
-
exceptionPersistPostTimerState$str
protected String exceptionPersistPostTimerState$str()
-
exceptionPersistTimerState
public final void exceptionPersistTimerState(jakarta.ejb.Timer timer, Exception e)- Specified by:
exceptionPersistTimerStatein interfaceEjbLogger
-
exceptionPersistTimerState$str
protected String exceptionPersistTimerState$str()
-
clusteredEJBsBoundToINADDRANY
public final void clusteredEJBsBoundToINADDRANY(String nodeName, String ip)
- Specified by:
clusteredEJBsBoundToINADDRANYin interfaceEjbLogger
-
clusteredEJBsBoundToINADDRANY$str
protected String clusteredEJBsBoundToINADDRANY$str()
-
missingRunAsAnnotation
public final void missingRunAsAnnotation(String className)
- Specified by:
missingRunAsAnnotationin interfaceEjbLogger
-
missingRunAsAnnotation$str
protected String missingRunAsAnnotation$str()
-
cannotBuildIndexForServerInterceptor$str
protected String cannotBuildIndexForServerInterceptor$str()
-
cannotBuildIndexForServerInterceptor
public final RuntimeException cannotBuildIndexForServerInterceptor(String interceptorClass, Exception e)
- Specified by:
cannotBuildIndexForServerInterceptorin interfaceEjbLogger
-
serverInterceptorNoEmptyConstructor$str
protected String serverInterceptorNoEmptyConstructor$str()
-
serverInterceptorNoEmptyConstructor
public final RuntimeException serverInterceptorNoEmptyConstructor(String interceptorClass, Exception e)
- Specified by:
serverInterceptorNoEmptyConstructorin interfaceEjbLogger
-
serverInterceptorInvalidMethod$str
protected String serverInterceptorInvalidMethod$str()
-
serverInterceptorInvalidMethod
public final RuntimeException serverInterceptorInvalidMethod(String methodName, String interceptorClass, String annotationClass, Exception e)
- Specified by:
serverInterceptorInvalidMethodin interfaceEjbLogger
-
cannotLoadServerInterceptorModule$str
protected String cannotLoadServerInterceptorModule$str()
-
cannotLoadServerInterceptorModule
public final RuntimeException cannotLoadServerInterceptorModule(String moduleId, Exception e)
- Specified by:
cannotLoadServerInterceptorModulein interfaceEjbLogger
-
singletonCantImplementSessionBean
public final void singletonCantImplementSessionBean(String className)
- Specified by:
singletonCantImplementSessionBeanin interfaceEjbLogger
-
singletonCantImplementSessionBean$str
protected String singletonCantImplementSessionBean$str()
-
iiopBindings
public final void iiopBindings(String componentName, String moduleName, String name)
- Specified by:
iiopBindingsin interfaceEjbLogger
-
iiopBindings$str
protected String iiopBindings$str()
-
typeSpecViolation
public final void typeSpecViolation(String className)
- Specified by:
typeSpecViolationin interfaceEjbLogger
-
typeSpecViolation$str
protected String typeSpecViolation$str()
-
cannotResolveFilteredClass$str
protected String cannotResolveFilteredClass$str()
-
cannotResolveFilteredClass
public final InvalidClassException cannotResolveFilteredClass(String clazz)
- Specified by:
cannotResolveFilteredClassin interfaceEjbLogger
-
invalidFilterSpec$str
protected String invalidFilterSpec$str()
-
invalidFilterSpec
public final IllegalArgumentException invalidFilterSpec(String spec)
- Specified by:
invalidFilterSpecin interfaceEjbLogger
-
missingClassInAnnotation$str
protected String missingClassInAnnotation$str()
-
missingClassInAnnotation
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException missingClassInAnnotation(String anCls, String resCls)
- Specified by:
missingClassInAnnotationin interfaceEjbLogger
-
defaultPoolExpressionCouldNotBeResolved
public final void defaultPoolExpressionCouldNotBeResolved(String defaultPoolName, String defaultPoolValue)
- Specified by:
defaultPoolExpressionCouldNotBeResolvedin interfaceEjbLogger
-
defaultPoolExpressionCouldNotBeResolved$str
protected String defaultPoolExpressionCouldNotBeResolved$str()
-
timerNotDeployed
public final void timerNotDeployed(String timer)
- Specified by:
timerNotDeployedin interfaceEjbLogger
-
timerNotDeployed$str
protected String timerNotDeployed$str()
-
timerCannotBeAdded$str
protected String timerCannotBeAdded$str()
-
timerCannotBeAdded
public final RuntimeException timerCannotBeAdded(TimerImpl timer)
- Specified by:
timerCannotBeAddedin interfaceEjbLogger
-
mappedNameNotSupported
public final void mappedNameNotSupported(String mappedName, String ejb)
- Specified by:
mappedNameNotSupportedin interfaceEjbLogger
-
mappedNameNotSupported$str
protected String mappedNameNotSupported$str()
-
timerNotFound$str
protected String timerNotFound$str()
-
timerNotFound
public final org.jboss.as.controller.OperationFailedException timerNotFound(String timerId)
- Specified by:
timerNotFoundin interfaceEjbLogger
-
connectorNotConfiguredForEJBClientInvocations
public final void connectorNotConfiguredForEJBClientInvocations(String address, int port)
- Specified by:
connectorNotConfiguredForEJBClientInvocationsin interfaceEjbLogger
-
connectorNotConfiguredForEJBClientInvocations$str
protected String connectorNotConfiguredForEJBClientInvocations$str()
-
ejbBusinessMethodMustBePublic
public final void ejbBusinessMethodMustBePublic(Method method)
- Specified by:
ejbBusinessMethodMustBePublicin interfaceEjbLogger
-
ejbBusinessMethodMustBePublic$str
protected String ejbBusinessMethodMustBePublic$str()
-
failedToRetrieveTimerInfo
public final void failedToRetrieveTimerInfo(TimerImpl timer, Exception e)
- Specified by:
failedToRetrieveTimerInfoin interfaceEjbLogger
-
failedToRetrieveTimerInfo$str
protected String failedToRetrieveTimerInfo$str()
-
legacySecurityUnsupported$str
protected String legacySecurityUnsupported$str()
-
legacySecurityUnsupported
public final IllegalStateException legacySecurityUnsupported(String domainName)
- Specified by:
legacySecurityUnsupportedin interfaceEjbLogger
-
legacyClientMappingsRegistryProviderInUse
public final void legacyClientMappingsRegistryProviderInUse(String name)
- Specified by:
legacyClientMappingsRegistryProviderInUsein interfaceEjbLogger
-
legacyClientMappingsRegistryProviderInUse$str
protected String legacyClientMappingsRegistryProviderInUse$str()
-
unknownDatabaseName
public final void unknownDatabaseName(String name)
- Specified by:
unknownDatabaseNamein interfaceEjbLogger
-
unknownDatabaseName$str
protected String unknownDatabaseName$str()
-
-