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="2024-10-16T22:28:52-0500")
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:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
logFields inherited from interface org.jboss.as.ejb3.logging.EjbLogger
DEPLOYMENT_LOGGER, EJB3_INVOCATION_LOGGER, EJB3_TIMER_LOGGER, REMOTE_LOGGER, ROOT_LOGGER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal jakarta.ejb.EJBExceptionprotected Stringfinal voidactivationConfigPropertyIgnored(Object propName, String resourceAdapterName) Logs a warning message indicating ActivationConfigProperty will be ignored since it is not allowed by resource adapterprotected Stringfinal RuntimeExceptionactivationFailed(Throwable cause, Object id) protected Stringfinal IllegalArgumentExceptionannotationApplicableOnlyForMethods(String annotationName) protected Stringfinal RuntimeExceptionannotationOnlyAllowedOnClass(String annotationName, org.jboss.jandex.AnnotationTarget incorrectTarget) protected Stringfinal IllegalArgumentExceptionaroundTimeoutMethodExpectedWithInvocationContextParam(String methodName, String className) protected Stringfinal IllegalArgumentExceptionaroundTimeoutMethodMustReturnObjectType(String methodName, String className) protected Stringfinal IllegalStateExceptionprotected Stringfinal RuntimeExceptionprotected Stringfinal SecurityExceptionprotected Stringfinal IllegalStateExceptionbeanComponentMissingEjbObject(String componentName, String ejbLocalObject) Creates an exception indicating Bean component does not have an ejb objectprotected Stringfinal IllegalStateExceptionbeanHomeInterfaceIsNull(String componentName) Creates an exception indicating the bean home interface was not setprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal IllegalStateExceptionbeanLocalHomeInterfaceIsNull(String componentName) Creates an exception indicating the bean local home interface was not setprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionbeanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?> beanClass) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionbeanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?> beanClass) protected Stringfinal IllegalArgumentExceptionbothMethodIntAndClassNameSet(String componentName) Creates an exception indicating both methodIntf and className are setprotected Stringfinal IllegalStateExceptionCreates an exception indicating business interface type cannot be nullprotected Stringfinal IllegalStateExceptioncacheEntryInUse(Object entry) protected Stringfinal IllegalStateExceptioncacheEntryNotInUse(Object entry) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal jakarta.ejb.EJBExceptionprotected Stringfinal RuntimeExceptioncannotBuildIndexForServerInterceptor(String interceptorClass, Exception e) protected Stringfinal IllegalStateExceptioncannotCall(String methodName, String name, String localName) Creates an exception indicating Cannot call getInvokedBusinessInterface when invoking through ejb objectprotected Stringfinal jakarta.ejb.EJBExceptionprotected Stringfinal IllegalStateExceptioncannotCallMethod(String methodName, String state) Exception thrown if a method cannot be invoked at the given timeprotected Stringfinal IllegalStateExceptioncannotCallMethodInAfterCompletion(String methodName) protected Stringfinal voidprotected Stringfinal voidprotected Stringfinal RuntimeExceptioncannotLoadServerInterceptorModule(String moduleId, Exception e) protected Stringfinal org.jboss.as.controller.OperationFailedExceptioncannotReadStrictMaxPoolDerivedSize(org.jboss.msc.service.ServiceName serviceName) protected Stringfinal jakarta.ejb.RemoveExceptionException that is thrown when invoking remove while a Jakarta Enterprise Beans bean is in a transactionprotected Stringfinal InvalidClassExceptioncannotResolveFilteredClass(String clazz) protected Stringfinal voidprotected Stringfinal 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 Stringfinal 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 Stringfinal 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 Stringfinal 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 Stringfinal voidclusteredEJBsBoundToINADDRANY(String nodeName, String ip) protected Stringfinal voidcobraInterfaceRepository(String repo, String object) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncomponentClassHasMultipleTimeoutAnnotations(Class<?> componentClass) Creates an exception indicating Component class has multiple @Timeout annotationsprotected Stringfinal ExceptioncomponentInstanceNotAvailable(org.jboss.invocation.InterceptorContext interceptorContext) Creates an exception indicating component instance isn't available for invocationprotected Stringfinal IllegalArgumentExceptioncomponentIsNull(String name) Creates an exception indicating component cannot be nullprotected Stringprotected Stringfinal IllegalArgumentExceptioncomponentNotInstanceOfSessionComponent(Component component, Class<?> componentClass, String type) Creates an exception indicating Component with component specified class: isn't a stateful componentprotected Stringfinal IllegalStateExceptioncomponentNotSetInInterceptor(org.jboss.invocation.InterceptorContext context) Creates an exception indicating it a component was not set on the InterceptorContextprotected Stringfinal IllegalStateExceptioncomponentViewNotAvailableInContext(org.jboss.invocation.InterceptorContext context) Creates an exception indicating the component view instance is not available in interceptor contextprotected Stringfinal jakarta.ejb.ConcurrentAccessTimeoutExceptionCreates an exception Enterprise Beans 3.1 PFD2 4.8.5.5.1 concurrent access timeout on invocation - could not obtain lock withinprotected Stringfinal voidconnectorNotConfiguredForEJBClientInvocations(String address, int port) protected Stringprotected Stringfinal RuntimeExceptioncouldNotCreateCorbaObject(Exception cause, org.jboss.ejb.client.EJBLocator<?> locator) protected Stringfinal voidprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName, ResourceInjectionTarget injectionTarget) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineEjbRefForInjectionTarget(String ejbRefName, ResourceInjectionTarget injectionTarget) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass, String beanName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotDetermineRemoteInterfaceFromHome(String homeClass, String beanName) protected Stringfinal RuntimeExceptionprotected Stringfinal jakarta.ejb.NoSuchEJBExceptioncouldNotFindEjb(String sessionId) Creates an exception indicating it could not find the Jakarta Enterprise Beans with specific idprotected Stringfinal voidcouldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<?> locator) Logs an error message indicating that a Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocationprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptioncouldNotFindViewMethodOnEjb(Method method, String viewClass, String ejb) Thrown when a Jakarta Enterprise Beans 2 bean does not implement a method on a Jakarta Enterprise Beans 2 beanprotected Stringfinal voidcouldNotWriteMethodInvocation(Throwable cause, Method invokedMethod, String beanName, String appName, String moduleName, String distinctName) protected Stringfinal IllegalStateExceptioncurrentComponentNotAEjb(ComponentInstance component) Creates an exception indicating the current component is not a Jakarta Enterprise Beans bean.protected Stringfinal voidLogs a warning message indicating that the database dialect cannot be detected automatically.protected Stringfinal voidLogs a warning message indicating Default interceptor class is not listed in thesection of ejb-jar.xml and will not be applied" protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCreates an exception indicating Default interceptors cannot specify a method to bind to in ejb-jar.xmlprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionCreates an exception indicating Default interceptors specify an absolute orderingprotected Stringfinal voiddefaultPoolExpressionCouldNotBeResolved(String defaultPoolName, String defaultPoolValue) protected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voiddeprecatedAnnotation(String annotation) protected Stringfinal voiddeprecatedNamespace(String namespace, String element) protected Stringfinal org.jboss.as.controller.OperationFailedExceptionprotected Stringfinal voidLogs an error message indicating Discarding stateful component instance due to exceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionduplicateSerializationGroupMember(Object id, Object groupId) protected Stringfinal voiddynamicStubCreationFailed(String clazz, Throwable t) Logs an error message indicating that dynamic stub creation failedprotected Stringfinal RuntimeExceptionprotected Stringfinal voidejbBusinessMethodMustBePublic(Method method) protected Stringfinal Stringprotected Stringfinal IllegalStateExceptionejbJarConfigNotBeenSet(ComponentCreateServiceFactory serviceFactory, String componentName) Creates an exception indicating EjbJarConfiguration hasn't been setprotected Stringfinal 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 Stringfinal IllegalArgumentExceptionCreates an exception indicating EjbJarConfiguration cannot be nullprotected Stringfinal IllegalStateExceptionejbLocalObjectUnavailable(String beanName) protected Stringfinal voidejbMethodMustNotBeFinalNorStatic(String ejbName, String methodName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustBePublicClass(String componentName, String componentClassName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustHavePublicDefaultConstructor(String componentName, String componentClassName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustNotBeFinalClass(String componentName, String componentClassName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionejbMustNotBeInnerClass(String componentName, String componentClassName) protected Stringfinal voidejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<?> locator) Logs an error message indicating that a Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocationprotected Stringfinal StringejbNotFound(String typeName, String binding) final StringejbNotFound(String typeName, String beanName, String binding) protected Stringprotected Stringfinal jakarta.ejb.NoSuchEJBExceptionejbNotFoundInDeployment(org.jboss.ejb.client.EJBLocator<?> locator) protected Stringfinal IllegalStateExceptionendpointUnAvailable(String componentName) Returns aIllegalStateExceptionindicating that theEndpointis not availableprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionentityBeansAreNotSupported(String beanName) protected Stringfinal voiderrorDuringRetryTimeout(jakarta.ejb.Timer timer, Throwable e) Logs an error message indicating an error during retyring timeout for timerprotected Stringfinal voiderrorInvokeTimeout(jakarta.ejb.Timer timer, Throwable e) Logs an error message indicating an error invoking timeout for timerprotected Stringfinal voidexceptionCheckingIfTimerShouldRun(jakarta.ejb.Timer timer, Exception e) protected Stringfinal voidexceptionGeneratingSessionId(Throwable cause, String componentName, Object invocationInformation) protected Stringfinal voidexceptionPersistPostTimerState(jakarta.ejb.Timer timer, Exception e) protected Stringfinal voidexceptionPersistTimerState(jakarta.ejb.Timer timer, Exception e) protected Stringfinal RuntimeExceptionexceptionRepositoryNotFound(String name, String message) protected Stringfinal voidexceptionRunningTimerTask(jakarta.ejb.Timer timer, String timedObjectId, Exception e) protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the Executor cannot be nullprotected Stringfinal IllegalStateExceptionexistingSerializationGroup(Object key, Object group) protected Stringfinal jakarta.ejb.EJBExceptionfailedToAcquirePermit(long timeout, TimeUnit timeUnit) protected Stringfinal RuntimeExceptionfailedToActivateMdb(String componentName, Exception e) protected Stringfinal RuntimeExceptionfailedToAnalyzeRemoteInterface(Exception e, String beanName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToCreateDeploymentNodeSelector(Exception e, String deploymentNodeSelectorClassName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToCreateEJBClientInterceptor(Exception e, String ejbClientInterceptorClassName) protected Stringfinal voidfailedToCreateOptionForProperty(String propertyName, String reason) protected Stringfinal RuntimeExceptionfailedToCreateSessionForStatefulBean(Exception e, String beanName) protected Stringfinal voidfailedToGetStatus(Throwable cause) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToInstallManagementResource(Exception e, String componentName) protected Stringfinal RuntimeExceptionfailedToLoadViewClass(Exception e, String viewClassName) protected Stringfinal RuntimeExceptionfailedToLoadViewClassForComponent(Exception e, String componentName) protected Stringfinal IOExceptionprotected Stringfinal RuntimeExceptionprotected Stringfinal RuntimeExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToParse(Exception e, String filePath) protected Stringfinal voidfailedToPersistTimer(jakarta.ejb.Timer timerid, Exception e) protected Stringfinal voidfailedToPersistTimerOnStartup(TimerImpl activeTimer, Exception e) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailedToProcessBusinessInterfaces(Class<?> ejbClass, Exception e) protected Stringfinal voidfailedToRefreshTimers(String timedObjectId) protected Stringfinal voidfailedToRemoveManagementResources(InstalledComponent component, String cause) protected Stringfinal voidfailedToRetrieveTimerInfo(TimerImpl timer, Exception e) protected Stringfinal voidfailedToRollback(Throwable cause) protected Stringfinal voidprotected Stringfinal IllegalStateExceptionfailProcessInvocation(String name, Method invokedMethod, String viewClassOfInvokedMethod, Method viewMethod, String viewClassName) Creates an exception indicating class cannot handle method of view classprotected Stringfinal 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 Stringfinal jakarta.ejb.EJBExceptionCreates an exception indicating not a business method.protected Stringfinal 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 Stringfinal 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 Stringfinal IllegalStateExceptionCreates an exception indicating the getRollBackOnly was called on none container-managed transactionprotected Stringfinal IllegalStateExceptionCreates an exception indicating the call getRollBackOnly not allowed after transaction is completedprotected Stringfinal IllegalStateExceptionCreates an exception indicating the getRollBackOnly not allowed without a transactionprotected Stringfinal IllegalStateExceptionCreates an exception indicating setRollBackOnly was called on none CMBprotected Stringfinal IllegalStateExceptionCreates an exception indicating setRollBackOnly was without a transactionprotected Stringfinal voidLogs an error message indicating error closing fileprotected Stringfinal TimeoutExceptionfailToCompleteTaskBeforeTimeOut(long timeout, TimeUnit unit) Creates an exception indicating it fail to complete task before time outprotected Stringfinal voidLogs an error message indicating Could not restore timers for specified idprotected Stringfinal RuntimeExceptionfailToCreateTimerFileStoreDir(File baseDir) Creates an exception indicating it could not create timer file store directoryprotected Stringfinal 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 Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToFindMethodInEjbJarXml(String name, String methodName) Creates an exception indicating Could not find method specified referenced in ejb-jar.xmlprotected Stringfinal 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 Stringfinal IllegalStateExceptionfailToGetEjbComponent(org.jboss.invocation.InterceptorContext currentInvocationContext) Creates an exception indicating EJBComponent has not been set in the current invocation contextprotected Stringfinal IllegalStateExceptionCreates an exception indicating it cannot invoke getTimeoutMethod on a timer which is not an auto-timerprotected Stringfinal RuntimeExceptionfailToInvokeTimeout(Method method) Creates an exception indicating it cannot invoke timeout methodprotected Stringfinal IllegalStateExceptionCreates an exception indicating it cannot invoke timer service methods in lifecycle callback of non-singleton beansprotected Stringfinal IllegalArgumentExceptionfailToLinkFromEmptySecurityRole(String fromRole) Creates an exception indicating it cannot link from a null or empty security roleprotected Stringfinal IllegalArgumentExceptionfailToLinkToEmptySecurityRole(String toRole) Creates an exception indicating it cannot link to a null or empty security role:protected Stringfinal 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 Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToLoadComponentClass(Throwable t, String componentName) Creates an exception indicating could not load component classprotected Stringfinal RuntimeExceptionfailToLoadDeclaringClassOfTimeOut(String declaringClass) Creates an exception indicating it could not load declared class of timeout methodprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToLoadEjbClass(String ejbClassName, Throwable e) Creates an exception indicating it could not load Jakarta Enterprise Beans classprotected Stringfinal RuntimeExceptionfailToLoadViewClassEjb(String beanName, Throwable e) Creates an exception indicating it could not load view class for ejbprotected Stringfinal RuntimeExceptionfailToLookupJNDI(String name, Throwable e) Creates an exception indicating the NamespaceContextSelector was not setprotected Stringfinal IllegalArgumentExceptionCreates an exception indicating the namespace was wrongprotected Stringfinal IllegalArgumentExceptionfailToLookupStrippedJNDI(NamespaceContextSelector namespaceContextSelector, Context jndiContext, Throwable ne) Creates an exception indicating it failed to lookup the namespaceprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionfailToMergeData(String componentName, Throwable e) Creates an exception indicating Could not merge dataprotected Stringfinal jakarta.ejb.ConcurrentAccessTimeoutExceptionfailToObtainLock(String ejb, long value, TimeUnit timeUnit) Creates an exception indicating could not obtain lock within the specified timeprotected Stringfinal IllegalStateExceptionfailToObtainLockIllegalType(jakarta.ejb.LockType lockType, Method method, SingletonComponent lockableComponent) Creates an exception indicating Illegal lock type for componentprotected Stringfinal voidfailToReadTimerInformation(String componentName, Throwable cause) Logs a warning message indicating could not read timer information for Jakarta Enterprise Beans componentprotected Stringfinal voidfailToRestoreTimers(File file) Logs an error message indicating it's not a directory, could not restore timers"protected Stringfinal voidfailToRestoreTimersForObjectId(String timedObjectId, Throwable e) Logs an error message indicating Could not restore timers for specified idprotected Stringfinal voidfailToRestoreTimersFromFile(File timerFile, Throwable e) Logs an error message indicating it could not restore timer from fileprotected Stringfinal jakarta.ejb.IllegalLoopbackExceptionCreates an exception indicating Enterprise Beans 3.1 PFD2 4.8.5.1.1 upgrading from read to write lock is not allowedprotected Stringfinal RuntimeExceptionfailureDuringEndpointDeactivation(String componentName, jakarta.resource.ResourceException cause) Returns aRuntimeExceptionindicating that theEndpointfor the message driven component, could not be deactivatedprotected Stringfinal RuntimeExceptionfailureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName, String clusterName, Exception e) protected Stringprotected Localefinal IllegalStateExceptionCreates an exception indicating Jakarta Enterprise Beans 3.1 FR 13.6.2.9 getRollbackOnly is not allowed with SUPPORTS attributeprotected Stringfinal voidLogs an error message indicating an exception occurred while getting statusprotected Stringfinal IllegalStateExceptionprotected Stringfinal voidLogs an error message indicating Ignoring exception during setRollbackOnlyprotected Stringfinal voidiiopBindings(String componentName, String moduleName, String name) protected Stringfinal jakarta.ejb.RemoveExceptionprotected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionincompatibleSerializationGroup(Object object, Object group) protected Stringfinal org.jboss.as.controller.OperationFailedExceptioninconsistentAttributeNotSupported(String attributeName, String mustMatch) protected Stringfinal IllegalArgumentExceptionincorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<?> locator, String beanName) protected Stringfinal IllegalStateExceptionindexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address) protected Stringfinal IllegalArgumentExceptioninvalidComponentConfiguration(String componentName) Creates an exception indicating component configuration is not a Jakarta Enterprise Beans component.protected Stringfinal 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 Stringfinal IllegalStateExceptioninvalidComponentType(String simpleName) Creates an exception indicating Jakarta Enterprise Beans component type does not support poolsprotected Stringfinal IllegalArgumentExceptioninvalidEjbComponent(String componentName, Class<?> componentClass) Creates an exception indicating the component named with component class is not a Jakarta Enterprise Beans componentprotected Stringfinal 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 Stringfinal RuntimeExceptioninvalidEjbLocalInterface(String componentName) Creates an exception indicating component does not have an Enterprise Beans 2.x local interfaceprotected Stringfinal IllegalArgumentExceptioninvalidFilterSpec(String spec) protected Stringfinal IllegalArgumentExceptioninvalidListValue(String listItem) Creates an exception indicating A list value can only contain either a range or an individual valueprotected Stringfinal IllegalArgumentExceptioninvalidScheduleExpressionType(String value, String name, String type) Creates an exception indicating Invalid value it doesn't support values of specified typesprotected Stringfinal IllegalArgumentExceptioninvalidScheduleValue(String type, String value) Creates an exception indicating invalid value of a certain type.protected Stringfinal IllegalStateExceptioninvalidSecurityForDomainSet(String componentName) Creates an exception indicating Jakarta Enterprise Beans are enabled for security but doesn't have a security domain setprotected Stringfinal RuntimeExceptioninvalidTimerFileStoreDir(File baseDir) Creates an exception indicating the timer file store directory is not a directoryprotected Stringfinal IllegalStateExceptionCreates an exception indicating timer handles are only available for persistent timersprotected Stringfinal IllegalStateExceptioninvalidTimerNotCalendarBaseTimer(jakarta.ejb.Timer timer) Creates an exception indicating the timer is not a calendar based timer"protected Stringfinal IllegalArgumentExceptioninvalidTimerParameter(String name, String valueAsString) Creates an exception indicating the invalid parameter name and value while creating a timerprotected Stringfinal voidinvalidTransactionTypeForMDB(jakarta.ejb.TransactionAttributeType transactionAttributeType, String methond, String componentName) protected Stringfinal voidinvalidTransactionTypeForSfsbLifecycleMethod(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.proxy.MethodIdentifier method, Class<?> clazz) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalArgumentExceptioninvalidValuesRange(Integer value, int min, int max) Creates an exception indicating invalid value rangeprotected Stringfinal RemoteExceptionfinal voidinvocationFailed(String component, Method method, Throwable t) Logs an error message indicating that an invocation failedprotected Stringprotected Stringfinal IllegalArgumentExceptioninvocationNotApplicableForMethodInvocation(jakarta.interceptor.InvocationContext invocationContext) Creates an exception indicating Invocation context cannot be processed because it's not applicable for a method invocationprotected Stringfinal jakarta.ejb.EJBAccessExceptioninvocationOfMethodNotAllowed(Method invokedMethod, String componentName) Creates an exception indicating the Invocation on method is not allowedprotected Stringfinal IllegalArgumentExceptionCreates an exception indicating the invoker cannot be nullprotected Stringfinal voidjndiBindings(String ejbName, org.jboss.as.server.deployment.DeploymentUnit deploymentUnit, StringBuilder bindings) protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the call lookup was call with an empty jndi nameprotected Stringfinal voidprotected Stringfinal IllegalStateExceptionlegacySecurityUnsupported(String domainName) protected Stringfinal IllegalStateExceptionlifecycleMethodNotAllowed(String methodName) Creates an exception indicating the method invocation is not allowed in lifecycle methods.protected Stringfinal voidloadedPersistentTimerInTimeout(String timer, String timedObject) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionlocalHomeNotAllow(EJBComponentDescription description) Creates an exception indicating Local Home not allowedprotected Stringfinal RuntimeExceptionlockAcquisitionInterrupted(Throwable cause, Object id) protected Stringfinal voidlogInconsistentAttributeNotSupported(String attributeName, String mustMatch) protected Stringfinal 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 Stringfinal voidmappedNameNotSupported(String mappedName, String ejb) protected Stringfinal voidmdbCantHaveFinalizeMethod(String className) protected Stringfinal voidmdbClassCannotBeAnInterface(String className) protected Stringfinal voidmdbClassMustBePublicNonAbstractNonFinal(String className) protected Stringfinal voidmdbDeliveryStarted(String appName, String componentName) protected Stringfinal voidmdbDeliveryStopped(String appName, String componentName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass) protected Stringfinal voidmdbOnMessageMethodCantBeFinal(String className) protected Stringfinal voidmdbOnMessageMethodCantBePrivate(String className) protected Stringfinal voidmdbOnMessageMethodCantBeStatic(String className) protected Stringfinal jakarta.resource.spi.UnavailableExceptionmessageEndpointAlreadyReleased(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint) protected Stringfinal IllegalStateExceptionmessageEndpointAlreadyReleasedISE(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint) protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the method was called with null in the nameprotected Stringfinal IllegalStateExceptionCreates an exception indicating the method is not implementedprotected Stringfinal IllegalStateExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmissingClassInAnnotation(String anCls, String resCls) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmissingMdbDeliveryGroup(String deliveryGroupName) protected Stringfinal voidmissingRunAsAnnotation(String className) protected Stringfinal IllegalStateExceptionmissingSerializationGroupMember(Object id, Object groupId) protected Stringfinal IllegalStateExceptionmoduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) protected Stringfinal StringmoreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews) final StringmoreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews) protected Stringprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionmoreThanOneMethodWithSameNameOnComponent(String methodName, Class<?> componentClass) protected Stringfinal RuntimeExceptionmultipleAnnotationsOnBean(String annotationType, String ejbClassName) Creates an exception indicating only one annotation method is allowed on beanprotected Stringfinal 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 Stringfinal 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 Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal XMLStreamExceptionmutuallyExclusiveAttributes(Location location, String attribute1, String attribute2) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal voidnextExpirationIsNull(TimerImpl timer) Logs an info message indicating the next expiration is null.protected Stringfinal IllegalStateExceptionCreates an exception indicating No asynchronous invocation in progressprotected Stringfinal StringnoComponentAvailableForAddress(org.jboss.as.controller.PathAddress operationAddress) Creates an exception indicating No Jakarta Enterprise Beans component is available for addressprotected Stringfinal StringnoComponentRegisteredForAddress(org.jboss.as.controller.PathAddress operationAddress) Creates an exception indicating no Jakarta Enterprise Beans component registered for addressprotected Stringfinal IllegalStateExceptionThe user attempts to look up the Jakarta Enterprise Beans context in a war when no Jakarta Enterprise Beans context is activeprotected Stringfinal voidnoJNDIBindingsForSessionBean(String beanName) protected Stringfinal jakarta.ejb.NoMoreTimeoutsExceptionnoMoreTimeoutForTimer(jakarta.ejb.Timer timer) Creates an exception indicating no more timeouts for timerprotected Stringfinal IllegalArgumentExceptionCreates an exception indicating the NamespaceContextSelector was not setprotected Stringfinal IllegalArgumentExceptionnoSuchEndpointException(String resourceAdapterName, org.jboss.jca.core.spi.rar.NotFoundException notFoundException) Returns aIllegalArgumentExceptionindicating that noEndpointcould be found for a resource adapter namedresourceAdapterNameprotected Stringfinal IllegalStateExceptionnotAllowedFromStatefulBeans(String method) protected Stringfinal IOExceptionnotAnObjectImpl(Class<?> type) protected Stringfinal IllegalArgumentExceptionnotStatefulSessionBean(String ejbName, String appName, String moduleName, String distinctName) protected Stringfinal IllegalArgumentExceptiononlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo) protected Stringfinal IllegalArgumentExceptionparamCannotBeNull(String paramName) Creates and returns an exception indicating that the param namedparamNamecannot be nullprotected Stringfinal RuntimeExceptionprotected Stringfinal RuntimeExceptionpassivationFailed(Throwable cause, Object id) protected Stringfinal RuntimeExceptionprotected Stringfinal IllegalStateExceptionCreates an exception indicating poolConfig cannot be null or emptyprotected Stringfinal IllegalArgumentExceptionpoolNameCannotBeEmptyString(String ejbName) Creates and returns an exception indicating that the pool name configured for a bean cannot be an empty stringprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal IllegalStateExceptionreentrantSingletonCreation(String componentName, String componentClassName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionrelativeResourceAdapterNameInStandaloneModule(String module, String bean, String adapterName) protected Stringfinal voidremappingCacheAttributes(String address, org.jboss.dmr.ModelNode defClustered, org.jboss.dmr.ModelNode passivationDisabled) protected Stringfinal IllegalArgumentExceptionCreates an exception indicating @Remove method cannot be nullprotected Stringfinal IllegalStateExceptionReturns aIllegalStateExceptionindicating thatResourceAdapterRepositorywas unavailableprotected Stringfinal voidretryingTimeout(jakarta.ejb.Timer timer) Logs an info message indicating retrying timeout for timerprotected Stringfinal RuntimeExceptionrmiIiopVoliation(String violation) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionroleNamesIsNull(String ejbName) Creates an exception indicating <role-name> cannot be null or empty in <security-role-ref> for beanprotected Stringfinal voidscheduleExpressionDateFromTimerPersistenceInvalid(String timerId, String parserMessage) protected Stringfinal IllegalArgumentExceptionCreates an exception indicating the security roles is nullprotected Stringfinal RuntimeExceptionserverInterceptorInvalidMethod(String methodName, String interceptorClass, String annotationClass, Exception e) protected Stringfinal RuntimeExceptionserverInterceptorNoEmptyConstructor(String interceptorClass, Exception e) protected Stringfinal voidsessionBeanClassCannotBeAnInterface(String className) protected Stringfinal voidprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionException thrown if the session-type of a session bean is not specifiedprotected Stringfinal voidLogs an error message indicating an exception occurred while calling setRollBackOnlyprotected Stringfinal IllegalStateExceptionprotected Stringfinal voidsingletonCantImplementSessionBean(String className) protected Stringfinal voidskipInvokeTimeoutDuringRetry(jakarta.ejb.Timer timer, Date scheduledTime) Logs a waring message indicating an overlapped invoking timeout for timerprotected Stringfinal voidskipOverlappingInvokeTimeout(jakarta.ejb.Timer timer, Date scheduledTime) Logs a waring message indicating an overlapped invoking timeout for timerprotected Stringfinal IllegalStateExceptionstatefulSessionIdIsNull(String componentName) Creates an exception indicating session id hasn't been set for stateful componentprotected Stringfinal voidstrictPoolDerivedFromCPUs(String name, int max) protected Stringfinal voidstrictPoolDerivedFromWorkers(String name, int max) protected Stringfinal IllegalArgumentExceptionstringParamCannotBeNullOrEmpty(String paramName) Creates and returns an exception indicating that the param namedparamNamecannot be null or empty string.protected Stringfinal voidprotected Stringfinal voidsuspensionWaitingActiveTransactions(int activeTransactionCount) protected Stringfinal CancellationExceptionCreates an exception indicating the task was cancelledprotected Stringfinal RuntimeExceptiontimerCannotBeAdded(TimerImpl timer) protected Stringfinal RuntimeExceptiontimerFileStoreDirNotExist(File baseDir) Creates an exception indicating timer file store directory does not exist"protected Stringfinal jakarta.ejb.NoSuchObjectLocalExceptiontimerHandleIsNotActive(String timerId, String timedObjectId) Creates an exception indicating the timer for the handle is not active.protected Stringfinal jakarta.ejb.NoSuchObjectLocalExceptionCreates an exception indicating the Timer has expiredprotected Stringfinal org.jboss.as.controller.OperationFailedExceptionprotected Stringfinal IllegalStateExceptionprotected Stringprotected Stringfinal IllegalStateExceptiontimerIsActive(jakarta.ejb.Timer timer) Creates an exception indicating that timer is active.protected Stringfinal IllegalStateExceptionCreates an exception indicating timer cannot be nullprotected Stringfinal voidtimerNotActive(jakarta.ejb.Timer timer) Logs an info message indicating timer is not active, skipping retry of timerprotected Stringfinal voidtimerNotDeployed(String timer) protected Stringfinal org.jboss.as.controller.OperationFailedExceptiontimerNotFound(String timerId) protected Stringfinal voidtimerNotRunning(jakarta.transaction.NotSupportedException e, TimerImpl timer) protected Stringfinal voidLogs a warning message indicating the timer persistence is not enabled, persistent timers will not survive JVM restartsprotected Stringfinal voidtimerReinstatementFailed(String timedObjectId, String timerId, Throwable cause) protected Stringfinal voidtimerRetried(jakarta.ejb.Timer timer) Logs an info message indicating timer will be retriedprotected Stringfinal Stringprotected Stringfinal StringtimerServiceMethodNotAllowedForSFSB(String ejbComponent) protected Stringfinal jakarta.ejb.EJBExceptiontimerServiceWithIdNotRegistered(String timedObjectId) Creates an exception indicating the timerservice with timedObjectId is not registeredprotected Stringfinal voidTransaction rollback after problems not successfulprotected Stringfinal jakarta.ejb.NoSuchObjectLocalExceptionCreates an exception indicating the timer was canceledprotected Stringfinal jakarta.transaction.RollbackExceptiontransactionAlreadyRolledBack(jakarta.transaction.Transaction tx) protected Stringfinal jakarta.ejb.EJBExceptiontransactionInUnexpectedState(jakarta.transaction.Transaction tx, String txStatus) protected Stringfinal StringtransactionNotComplete(String componentName) final voidtransactionNotComplete(String componentName, String status) protected Stringprotected Stringfinal RemoteExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptiontwoEjbBindingsSpecifyAbsoluteOrder(String component) Creates an exception indicating Two ejb-jar.xml bindings for %s specify an absolute orderprotected Stringfinal jakarta.ejb.EJBExceptionprotected Stringfinal jakarta.ejb.EJBTransactionRequiredExceptiontxRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation) protected Stringfinal voidtypeSpecViolation(String className) protected Stringfinal IllegalStateExceptionprotected Stringfinal IllegalStateExceptionunexpectedComponent(Component component, Class<?> entityBeanComponentClass) Creates an exception indicating unexpected componentprotected Stringfinal jakarta.ejb.EJBExceptionunexpectedError(Throwable cause) protected Stringfinal jakarta.ejb.EJBTransactionRolledbackExceptionunexpectedErrorRolledBack(Error error) protected Stringfinal voidunexpectedInvocationState(int state) protected Stringfinal IllegalStateExceptionunknownAttribute(String attributeName) Creates an exception indicating unknown attributeprotected Stringfinal IllegalArgumentExceptionunknownChannelCreationOptionType(String optionType) protected Stringfinal IllegalArgumentExceptionunknownComponentDescriptionType(Class<?> aClass) Creates an exception indicating an unknown Jakarta Enterprise Beans Component description typeprotected Stringfinal IllegalStateExceptionunknownComponentType(EJBComponentType ejbComponentType) Creates an exception indicating Unknown Jakarta Enterprise Beans Component typeprotected Stringfinal voidunknownDatabaseName(String name) protected Stringfinal jakarta.ejb.NoSuchEJBExceptionunknownDeployment(org.jboss.ejb.client.EJBLocator<?> locator) protected Stringfinal RuntimeExceptionunknownEJBLocatorType(org.jboss.ejb.client.EJBLocator<?> locator) protected Stringfinal IllegalStateExceptionunknownMessageListenerType(String resourceAdapterName, String messageListenerType) Creates an exception indicating that there was no message listener of the expected type in the resource adapterprotected Stringfinal IllegalStateExceptionunknownOperations(String opName) Creates an exception indicating Unknown operationprotected Stringfinal IllegalStateExceptionunknownResourceAdapter(String resourceAdapterName) Creates an exception indicating no resource adapter registered with resource adapter nameprotected Stringfinal IllegalArgumentExceptionunknownSessionBeanType(String sessionType) protected Stringfinal voidunknownTimezoneId(String timezoneId, String id) Logs a warning message indicating Unknown timezone id found in schedule expression.protected Stringfinal IllegalStateExceptionunknownTxAttributeOnInvocation(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.InterceptorContext invocation) protected Stringfinal IllegalArgumentExceptionunsupportedEJBReceiverProtocol(String uriScheme) protected Stringfinal IllegalArgumentExceptionprotected Stringfinal IllegalStateExceptionviewNotFound(String viewClass, String ejbName) protected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionprotected Stringfinal org.jboss.as.server.deployment.DeploymentUnitProcessingExceptionwrongReturnTypeForAsyncMethod(Method method) Creates an exception indicating Async method does not return void or Futureprotected Stringfinal voidLogs a waring message that the current datasource configuration does not ensure consistency in a clustered environment.protected Stringfinal IllegalStateExceptionwrongTxOnThread(jakarta.transaction.Transaction expected, jakarta.transaction.Transaction actual) protected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Constructor Details
-
EjbLogger_$logger
public EjbLogger_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
getTxManagerStatusFailed
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
-
setRollbackOnlyFailed
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
-
activationConfigPropertyIgnored
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
-
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
-
defaultInterceptorClassNotListed
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
-
unknownTimezoneId
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
-
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
-
nextExpirationIsNull
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
-
ignoringException
Description copied from interface:EjbLoggerLogs an error message indicating Ignoring exception during setRollbackOnly- Specified by:
ignoringExceptionin interfaceEjbLogger
-
ignoringException$str
-
errorInvokeTimeout
Description copied from interface:EjbLoggerLogs an error message indicating an error invoking timeout for timer- Specified by:
errorInvokeTimeoutin interfaceEjbLogger
-
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
-
errorDuringRetryTimeout
Description copied from interface:EjbLoggerLogs an error message indicating an error during retyring timeout for timer- Specified by:
errorDuringRetryTimeoutin interfaceEjbLogger
-
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
-
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
-
failToReadTimerInformation
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
-
failToRestoreTimers
Description copied from interface:EjbLoggerLogs an error message indicating it's not a directory, could not restore timers"- Specified by:
failToRestoreTimersin interfaceEjbLogger
-
failToRestoreTimers$str
-
failToRestoreTimersFromFile
Description copied from interface:EjbLoggerLogs an error message indicating it could not restore timer from file- Specified by:
failToRestoreTimersFromFilein interfaceEjbLogger
-
failToRestoreTimersFromFile$str
-
failToCloseFile
Description copied from interface:EjbLoggerLogs an error message indicating error closing file- Specified by:
failToCloseFilein interfaceEjbLogger
-
failToCloseFile$str
-
failToRestoreTimersForObjectId
Description copied from interface:EjbLoggerLogs an error message indicating Could not restore timers for specified id- Specified by:
failToRestoreTimersForObjectIdin interfaceEjbLogger
-
failToRestoreTimersForObjectId$str
-
failToCreateDirectoryForPersistTimers
Description copied from interface:EjbLoggerLogs an error message indicating Could not restore timers for specified id- Specified by:
failToCreateDirectoryForPersistTimersin interfaceEjbLogger
-
failToCreateDirectoryForPersistTimers$str
-
invocationFailed
Description copied from interface:EjbLoggerLogs an error message indicating that an invocation failed- Specified by:
invocationFailedin interfaceEjbLogger
-
invocationFailed2$str
-
couldNotFindEjbForLocatorIIOP
public final void couldNotFindEjbForLocatorIIOP(org.jboss.ejb.client.EJBLocator<?> locator) Description copied from interface:EjbLoggerLogs an error message indicating that a Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation- Specified by:
couldNotFindEjbForLocatorIIOPin interfaceEjbLogger
-
couldNotFindEjbForLocatorIIOP$str
-
ejbNotExposedOverIIOP
public final void ejbNotExposedOverIIOP(org.jboss.ejb.client.EJBLocator<?> locator) Description copied from interface:EjbLoggerLogs an error message indicating that a Jakarta Enterprise Beans client proxy could not be swapped out in a RMI invocation- Specified by:
ejbNotExposedOverIIOPin interfaceEjbLogger
-
ejbNotExposedOverIIOP$str
-
dynamicStubCreationFailed
Description copied from interface:EjbLoggerLogs an error message indicating that dynamic stub creation failed- Specified by:
dynamicStubCreationFailedin interfaceEjbLogger
-
dynamicStubCreationFailed$str
-
logMDBStart
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
-
skipOverlappingInvokeTimeout
Description copied from interface:EjbLoggerLogs a waring message indicating an overlapped invoking timeout for timer- Specified by:
skipOverlappingInvokeTimeoutin interfaceEjbLogger
-
skipOverlappingInvokeTimeout$str
-
resourceAdapterRepositoryUnAvailable$str
-
resourceAdapterRepositoryUnAvailable
Description copied from interface:EjbLoggerReturns aIllegalStateExceptionindicating thatResourceAdapterRepositorywas unavailable- Specified by:
resourceAdapterRepositoryUnAvailablein interfaceEjbLogger- Returns:
- the exception
-
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
-
endpointUnAvailable
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
-
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
-
failureDuringLoadOfClusterNodeSelector
public final RuntimeException failureDuringLoadOfClusterNodeSelector(String clusterNodeSelectorName, String clusterName, Exception e) - Specified by:
failureDuringLoadOfClusterNodeSelectorin interfaceEjbLogger
-
failedToCreateOptionForProperty
- Specified by:
failedToCreateOptionForPropertyin interfaceEjbLogger
-
failedToCreateOptionForProperty$str
-
viewNotFound$str
-
viewNotFound
- Specified by:
viewNotFoundin interfaceEjbLogger
-
asyncInvocationOnlyApplicableForSessionBeans$str
-
asyncInvocationOnlyApplicableForSessionBeans
- Specified by:
asyncInvocationOnlyApplicableForSessionBeansin interfaceEjbLogger
-
notStatefulSessionBean$str
-
notStatefulSessionBean
public final IllegalArgumentException notStatefulSessionBean(String ejbName, String appName, String moduleName, String distinctName) - Specified by:
notStatefulSessionBeanin interfaceEjbLogger
-
failedToMarshalEjbParameters$str
-
failedToMarshalEjbParameters
- Specified by:
failedToMarshalEjbParametersin interfaceEjbLogger
-
unknownDeployment$str
-
unknownDeployment
public final jakarta.ejb.NoSuchEJBException unknownDeployment(org.jboss.ejb.client.EJBLocator<?> locator) - Specified by:
unknownDeploymentin interfaceEjbLogger
-
ejbNotFoundInDeployment$str
-
ejbNotFoundInDeployment
public final jakarta.ejb.NoSuchEJBException ejbNotFoundInDeployment(org.jboss.ejb.client.EJBLocator<?> locator) - Specified by:
ejbNotFoundInDeploymentin interfaceEjbLogger
-
annotationApplicableOnlyForMethods$str
-
annotationApplicableOnlyForMethods
- Specified by:
annotationApplicableOnlyForMethodsin interfaceEjbLogger
-
aroundTimeoutMethodExpectedWithInvocationContextParam$str
-
aroundTimeoutMethodExpectedWithInvocationContextParam
public final IllegalArgumentException aroundTimeoutMethodExpectedWithInvocationContextParam(String methodName, String className) - Specified by:
aroundTimeoutMethodExpectedWithInvocationContextParamin interfaceEjbLogger
-
aroundTimeoutMethodMustReturnObjectType$str
-
aroundTimeoutMethodMustReturnObjectType
public final IllegalArgumentException aroundTimeoutMethodMustReturnObjectType(String methodName, String className) - Specified by:
aroundTimeoutMethodMustReturnObjectTypein interfaceEjbLogger
-
wrongTxOnThread$str
-
wrongTxOnThread
public final IllegalStateException wrongTxOnThread(jakarta.transaction.Transaction expected, jakarta.transaction.Transaction actual) - Specified by:
wrongTxOnThreadin interfaceEjbLogger
-
unknownTxAttributeOnInvocation$str
-
unknownTxAttributeOnInvocation
public final IllegalStateException unknownTxAttributeOnInvocation(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.InterceptorContext invocation) - Specified by:
unknownTxAttributeOnInvocationin interfaceEjbLogger
-
txRequiredForInvocation$str
-
txRequiredForInvocation
public final jakarta.ejb.EJBTransactionRequiredException txRequiredForInvocation(org.jboss.invocation.InterceptorContext invocation) - Specified by:
txRequiredForInvocationin interfaceEjbLogger
-
txPresentForNeverTxAttribute$str
-
txPresentForNeverTxAttribute
public final jakarta.ejb.EJBException txPresentForNeverTxAttribute()- Specified by:
txPresentForNeverTxAttributein interfaceEjbLogger
-
failedToSetRollbackOnly
- Specified by:
failedToSetRollbackOnlyin interfaceEjbLogger
-
failedToSetRollbackOnly$str
-
viewInterfaceCannotBeNull$str
-
viewInterfaceCannotBeNull
- Specified by:
viewInterfaceCannotBeNullin interfaceEjbLogger
-
failedToLoadViewClassForComponent$str
-
failedToLoadViewClassForComponent
- Specified by:
failedToLoadViewClassForComponentin interfaceEjbLogger
-
illegalCallToEjbHomeRemove$str
-
illegalCallToEjbHomeRemove
public final jakarta.ejb.RemoveException illegalCallToEjbHomeRemove()- Specified by:
illegalCallToEjbHomeRemovein interfaceEjbLogger
-
setRollbackOnlyNotAllowedForSupportsTxAttr$str
-
setRollbackOnlyNotAllowedForSupportsTxAttr
- Specified by:
setRollbackOnlyNotAllowedForSupportsTxAttrin interfaceEjbLogger
-
cannotCallGetPKOnSessionBean$str
-
cannotCallGetPKOnSessionBean
public final jakarta.ejb.EJBException cannotCallGetPKOnSessionBean()- Specified by:
cannotCallGetPKOnSessionBeanin interfaceEjbLogger
-
ejb2xViewNotApplicableForSingletonBeans$str
-
ejb2xViewNotApplicableForSingletonBeans
- Specified by:
ejb2xViewNotApplicableForSingletonBeansin interfaceEjbLogger
-
cannotBeApplicationExceptionBecauseNotAnExceptionType$str
-
cannotBeApplicationExceptionBecauseNotAnExceptionType
public final IllegalArgumentException cannotBeApplicationExceptionBecauseNotAnExceptionType(Class<?> klass) - Specified by:
cannotBeApplicationExceptionBecauseNotAnExceptionTypein interfaceEjbLogger
-
rmiRemoteExceptionCannotBeApplicationException$str
-
rmiRemoteExceptionCannotBeApplicationException
public final IllegalArgumentException rmiRemoteExceptionCannotBeApplicationException(Class<?> klass) - Specified by:
rmiRemoteExceptionCannotBeApplicationExceptionin interfaceEjbLogger
-
annotationOnlyAllowedOnClass$str
-
annotationOnlyAllowedOnClass
public final RuntimeException annotationOnlyAllowedOnClass(String annotationName, org.jboss.jandex.AnnotationTarget incorrectTarget) - Specified by:
annotationOnlyAllowedOnClassin interfaceEjbLogger
-
beanWithRemoteAnnotationImplementsMoreThanOneInterface$str
-
beanWithRemoteAnnotationImplementsMoreThanOneInterface
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithRemoteAnnotationImplementsMoreThanOneInterface(Class<?> beanClass) - Specified by:
beanWithRemoteAnnotationImplementsMoreThanOneInterfacein interfaceEjbLogger
-
beanWithLocalAnnotationImplementsMoreThanOneInterface$str
-
beanWithLocalAnnotationImplementsMoreThanOneInterface
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanWithLocalAnnotationImplementsMoreThanOneInterface(Class<?> beanClass) - Specified by:
beanWithLocalAnnotationImplementsMoreThanOneInterfacein interfaceEjbLogger
-
failedToAnalyzeRemoteInterface$str
-
failedToAnalyzeRemoteInterface
- Specified by:
failedToAnalyzeRemoteInterfacein interfaceEjbLogger
-
failedToParse$str
-
failedToParse
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToParse(Exception e, String filePath) - Specified by:
failedToParsein interfaceEjbLogger
-
failedToInstallManagementResource$str
-
failedToInstallManagementResource
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToInstallManagementResource(Exception e, String componentName) - Specified by:
failedToInstallManagementResourcein interfaceEjbLogger
-
failedToLoadViewClass$str
-
failedToLoadViewClass
- Specified by:
failedToLoadViewClassin interfaceEjbLogger
-
couldNotDetermineEjbRefForInjectionTarget$str
-
couldNotDetermineEjbRefForInjectionTarget
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbRefForInjectionTarget(String ejbRefName, ResourceInjectionTarget injectionTarget) - Specified by:
couldNotDetermineEjbRefForInjectionTargetin interfaceEjbLogger
-
couldNotDetermineEjbLocalRefForInjectionTarget$str
-
couldNotDetermineEjbLocalRefForInjectionTarget
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName, ResourceInjectionTarget injectionTarget) - Specified by:
couldNotDetermineEjbLocalRefForInjectionTargetin interfaceEjbLogger
-
onlySetterMethodsAllowedToHaveEJBAnnotation$str
-
onlySetterMethodsAllowedToHaveEJBAnnotation
public final IllegalArgumentException onlySetterMethodsAllowedToHaveEJBAnnotation(org.jboss.jandex.MethodInfo methodInfo) - Specified by:
onlySetterMethodsAllowedToHaveEJBAnnotationin interfaceEjbLogger
-
nameAttributeRequiredForEJBAnnotationOnClass$str
-
nameAttributeRequiredForEJBAnnotationOnClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException nameAttributeRequiredForEJBAnnotationOnClass(String className) - Specified by:
nameAttributeRequiredForEJBAnnotationOnClassin interfaceEjbLogger
-
beanInterfaceAttributeRequiredForEJBAnnotationOnClass$str
-
beanInterfaceAttributeRequiredForEJBAnnotationOnClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException beanInterfaceAttributeRequiredForEJBAnnotationOnClass(String className) - Specified by:
beanInterfaceAttributeRequiredForEJBAnnotationOnClassin interfaceEjbLogger
-
moduleNotAttachedToDeploymentUnit$str
-
moduleNotAttachedToDeploymentUnit
public final IllegalStateException moduleNotAttachedToDeploymentUnit(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit) - Specified by:
moduleNotAttachedToDeploymentUnitin interfaceEjbLogger
-
mdbDoesNotImplementNorSpecifyMessageListener$str
-
mdbDoesNotImplementNorSpecifyMessageListener
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mdbDoesNotImplementNorSpecifyMessageListener(org.jboss.jandex.ClassInfo beanClass) - Specified by:
mdbDoesNotImplementNorSpecifyMessageListenerin interfaceEjbLogger
-
unknownSessionBeanType$str
-
unknownSessionBeanType
- Specified by:
unknownSessionBeanTypein interfaceEjbLogger
-
moreThanOneMethodWithSameNameOnComponent$str
-
moreThanOneMethodWithSameNameOnComponent
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException moreThanOneMethodWithSameNameOnComponent(String methodName, Class<?> componentClass) - Specified by:
moreThanOneMethodWithSameNameOnComponentin interfaceEjbLogger
-
unknownEJBLocatorType$str
-
unknownEJBLocatorType
- Specified by:
unknownEJBLocatorTypein interfaceEjbLogger
-
couldNotCreateCorbaObject$str
-
couldNotCreateCorbaObject
public final RuntimeException couldNotCreateCorbaObject(Exception cause, org.jboss.ejb.client.EJBLocator<?> locator) - Specified by:
couldNotCreateCorbaObjectin interfaceEjbLogger
-
incorrectEJBLocatorForBean$str
-
incorrectEJBLocatorForBean
public final IllegalArgumentException incorrectEJBLocatorForBean(org.jboss.ejb.client.EJBLocator<?> locator, String beanName) - Specified by:
incorrectEJBLocatorForBeanin interfaceEjbLogger
-
failedToLookupORB$str
-
failedToLookupORB
- Specified by:
failedToLookupORBin interfaceEjbLogger
-
notAnObjectImpl$str
-
notAnObjectImpl
- Specified by:
notAnObjectImplin interfaceEjbLogger
-
messageEndpointAlreadyReleased$str
-
messageEndpointAlreadyReleased
public final jakarta.resource.spi.UnavailableException messageEndpointAlreadyReleased(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint) - Specified by:
messageEndpointAlreadyReleasedin interfaceEjbLogger
-
timerInvocationFailedDueToInvokerNotBeingStarted$str
-
timerInvocationFailedDueToInvokerNotBeingStarted
- Specified by:
timerInvocationFailedDueToInvokerNotBeingStartedin interfaceEjbLogger
-
invalidValueForSecondInScheduleExpression$str
-
invalidValueForSecondInScheduleExpression
- Specified by:
invalidValueForSecondInScheduleExpressionin interfaceEjbLogger
-
timerInvocationRolledBack$str
-
timerInvocationRolledBack
- Specified by:
timerInvocationRolledBackin interfaceEjbLogger
-
noJNDIBindingsForSessionBean
- Specified by:
noJNDIBindingsForSessionBeanin interfaceEjbLogger
-
noJNDIBindingsForSessionBean$str
-
sessionBeanClassCannotBeAnInterface
- Specified by:
sessionBeanClassCannotBeAnInterfacein interfaceEjbLogger
-
sessionBeanClassCannotBeAnInterface$str
-
sessionBeanClassMustBePublicNonAbstractNonFinal
- Specified by:
sessionBeanClassMustBePublicNonAbstractNonFinalin interfaceEjbLogger
-
sessionBeanClassMustBePublicNonAbstractNonFinal$str
-
mdbClassCannotBeAnInterface
- Specified by:
mdbClassCannotBeAnInterfacein interfaceEjbLogger
-
mdbClassCannotBeAnInterface$str
-
mdbClassMustBePublicNonAbstractNonFinal
- Specified by:
mdbClassMustBePublicNonAbstractNonFinalin interfaceEjbLogger
-
mdbClassMustBePublicNonAbstractNonFinal$str
-
failedToCreateDeploymentNodeSelector$str
-
failedToCreateDeploymentNodeSelector
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToCreateDeploymentNodeSelector(Exception e, String deploymentNodeSelectorClassName) - Specified by:
failedToCreateDeploymentNodeSelectorin interfaceEjbLogger
-
ejbMustHavePublicDefaultConstructor$str
-
ejbMustHavePublicDefaultConstructor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustHavePublicDefaultConstructor(String componentName, String componentClassName) - Specified by:
ejbMustHavePublicDefaultConstructorin interfaceEjbLogger
-
ejbMustNotBeInnerClass$str
-
ejbMustNotBeInnerClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeInnerClass(String componentName, String componentClassName) - Specified by:
ejbMustNotBeInnerClassin interfaceEjbLogger
-
ejbMustBePublicClass$str
-
ejbMustBePublicClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustBePublicClass(String componentName, String componentClassName) - Specified by:
ejbMustBePublicClassin interfaceEjbLogger
-
ejbMustNotBeFinalClass$str
-
ejbMustNotBeFinalClass
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException ejbMustNotBeFinalClass(String componentName, String componentClassName) - Specified by:
ejbMustNotBeFinalClassin interfaceEjbLogger
-
ejbMethodMustNotBeFinalNorStatic
- Specified by:
ejbMethodMustNotBeFinalNorStaticin interfaceEjbLogger
-
ejbMethodMustNotBeFinalNorStatic$str
-
reentrantSingletonCreation$str
-
reentrantSingletonCreation
public final IllegalStateException reentrantSingletonCreation(String componentName, String componentClassName) - Specified by:
reentrantSingletonCreationin interfaceEjbLogger
-
unauthorizedAccessToUserTransaction$str
-
unauthorizedAccessToUserTransaction
- Specified by:
unauthorizedAccessToUserTransactionin interfaceEjbLogger
-
timerServiceIsNotActive$str
-
timerServiceIsNotActive
- Specified by:
timerServiceIsNotActivein interfaceEjbLogger
-
ejbHasNoTimerMethods$str
-
ejbHasNoTimerMethods
- Specified by:
ejbHasNoTimerMethodsin interfaceEjbLogger
-
deploymentAddListenerException
- Specified by:
deploymentAddListenerExceptionin interfaceEjbLogger
-
deploymentAddListenerException$str
-
deploymentRemoveListenerException
- Specified by:
deploymentRemoveListenerExceptionin interfaceEjbLogger
-
deploymentRemoveListenerException$str
-
failedToRemoveManagementResources
- Specified by:
failedToRemoveManagementResourcesin interfaceEjbLogger
-
failedToRemoveManagementResources$str
-
cobraInterfaceRepository
- Specified by:
cobraInterfaceRepositoryin interfaceEjbLogger
-
cobraInterfaceRepository$str
-
cannotUnregisterEJBHomeFromCobra
- Specified by:
cannotUnregisterEJBHomeFromCobrain interfaceEjbLogger
-
cannotUnregisterEJBHomeFromCobra$str
-
cannotDeactivateHomeServant
- Specified by:
cannotDeactivateHomeServantin interfaceEjbLogger
-
cannotDeactivateHomeServant$str
-
cannotDeactivateBeanServant
- Specified by:
cannotDeactivateBeanServantin interfaceEjbLogger
-
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
-
exceptionGeneratingSessionId
public final void exceptionGeneratingSessionId(Throwable cause, String componentName, Object invocationInformation) - Specified by:
exceptionGeneratingSessionIdin interfaceEjbLogger
-
exceptionGeneratingSessionId$str
-
failedToGetStatus
- Specified by:
failedToGetStatusin interfaceEjbLogger
-
failedToGetStatus$str
-
failedToRollback
- Specified by:
failedToRollbackin interfaceEjbLogger
-
failedToRollback$str
-
transactionNotComplete
- Specified by:
transactionNotCompletein interfaceEjbLogger
-
transactionNotComplete2$str
-
timerReinstatementFailed
- Specified by:
timerReinstatementFailedin interfaceEjbLogger
-
timerReinstatementFailed$str
-
skipInvokeTimeoutDuringRetry
Description copied from interface:EjbLoggerLogs a waring message indicating an overlapped invoking timeout for timer- Specified by:
skipInvokeTimeoutDuringRetryin interfaceEjbLogger
-
skipInvokeTimeoutDuringRetry$str
-
couldNotCreateTable
- Specified by:
couldNotCreateTablein interfaceEjbLogger
-
couldNotCreateTable$str
-
exceptionRunningTimerTask
public final void exceptionRunningTimerTask(jakarta.ejb.Timer timer, String timedObjectId, Exception e) - Specified by:
exceptionRunningTimerTaskin interfaceEjbLogger
-
exceptionRunningTimerTask$str
-
deprecatedAnnotation
- Specified by:
deprecatedAnnotationin interfaceEjbLogger
-
deprecatedAnnotation$str
-
deprecatedNamespace
- Specified by:
deprecatedNamespacein interfaceEjbLogger
-
deprecatedNamespace$str
-
couldNotFindEjb$str
-
couldNotFindEjb
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
-
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
-
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
-
beanHomeInterfaceIsNull
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
-
beanLocalHomeInterfaceIsNull
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
-
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
-
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
-
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
-
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
-
noNamespaceContextSelectorAvailable
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
-
failToLookupJNDI
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
-
failToLookupJNDINameSpace
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
-
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
-
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
-
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
-
EjbJarConfigurationIsNull
Description copied from interface:EjbLoggerCreates an exception indicating EjbJarConfiguration cannot be null- Specified by:
EjbJarConfigurationIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
SecurityRolesIsNull$str
-
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
-
failToLinkFromEmptySecurityRole
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
-
failToLinkToEmptySecurityRole
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
-
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
-
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
-
unknownResourceAdapter
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
-
failToCompleteTaskBeforeTimeOut
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
-
taskWasCancelled
Description copied from interface:EjbLoggerCreates an exception indicating the task was cancelled- Specified by:
taskWasCancelledin interfaceEjbLogger- Returns:
- a
TimeoutExceptionfor the error.
-
methodNotImplemented$str
-
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
-
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
-
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
-
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
-
failToAddClassToLocalView
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
-
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
-
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
-
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
-
failToCallBusinessOnNonePublicMethod
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
-
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
-
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
-
statefulSessionIdIsNull
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
-
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
-
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
-
bothMethodIntAndClassNameSet
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
-
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
-
componentIsNull
Description copied from interface:EjbLoggerCreates an exception indicating component cannot be null- Specified by:
componentIsNullin interfaceEjbLogger- Returns:
- a
IllegalArgumentExceptionfor the error.
-
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
-
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
-
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.
-
noAsynchronousInvocationInProgress$str
-
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
-
roleNamesIsNull
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException roleNamesIsNull(String ejbName) Description copied from interface:EjbLoggerCreates an exception indicating <role-name> cannot be null or empty in <security-role-ref> for bean- Specified by:
roleNamesIsNullin interfaceEjbLogger- Returns:
- a
DeploymentUnitProcessingExceptionfor the error.
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
multipleAnnotationsOnBean
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
-
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
-
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
-
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
-
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
-
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
-
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
-
invalidEjbLocalInterface
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
-
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
-
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
-
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
-
invalidScheduleValue
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
-
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
-
invalidListValue
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
-
invalidValuesRange
Description copied from interface:EjbLoggerCreates an exception indicating invalid value range- Specified by:
invalidValuesRangein interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invokerIsNull$str
-
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
-
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
-
invalidTimerParameter
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
-
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
-
timerIsNull
Description copied from interface:EjbLoggerCreates an exception indicating timer cannot be null- Specified by:
timerIsNullin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
invalidTimerHandlersForPersistentTimers$str
-
invalidTimerHandlersForPersistentTimers
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
-
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
-
invalidTimerNotCalendarBaseTimer
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
-
timerHasExpired
Description copied from interface:EjbLoggerCreates an exception indicating the Timer has expired- Specified by:
timerHasExpiredin interfaceEjbLogger- Returns:
- an
NoSuchObjectLocalExceptionfor the error.
-
timerWasCanceled$str
-
timerWasCanceled
Description copied from interface:EjbLoggerCreates an exception indicating the timer was canceled- Specified by:
timerWasCanceledin interfaceEjbLogger- Returns:
- an
NoSuchObjectLocalExceptionfor the error.
-
timerServiceWithIdNotRegistered$str
-
timerServiceWithIdNotRegistered
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
-
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
-
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
-
failToLoadDeclaringClassOfTimeOut
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
-
failToInvokeTimeout
Description copied from interface:EjbLoggerCreates an exception indicating it cannot invoke timeout method- Specified by:
failToInvokeTimeoutin interfaceEjbLogger- Returns:
- an
RuntimeExceptionfor the error.
-
failToCreateTimerFileStoreDir$str
-
failToCreateTimerFileStoreDir
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
-
timerFileStoreDirNotExist
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
-
invalidTimerFileStoreDir
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
-
invalidSecurityForDomainSet
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
-
invalidComponentConfiguration
Description copied from interface:EjbLoggerCreates an exception indicating component configuration is not a Jakarta Enterprise Beans component.- Specified by:
invalidComponentConfigurationin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failToLoadViewClassEjb$str
-
failToLoadViewClassEjb
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
-
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 a Jakarta Enterprise Beans component- Specified by:
invalidEjbComponentin interfaceEjbLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidComponentType$str
-
invalidComponentType
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
-
unknownComponentType
Description copied from interface:EjbLoggerCreates an exception indicating Unknown Jakarta Enterprise Beans Component type- Specified by:
unknownComponentTypein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
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
-
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
-
unknownComponentDescriptionType
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
-
unknownAttribute
Description copied from interface:EjbLoggerCreates an exception indicating unknown attribute- Specified by:
unknownAttributein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
unknownOperations$str
-
unknownOperations
Description copied from interface:EjbLoggerCreates an exception indicating Unknown operation- Specified by:
unknownOperationsin interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
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
-
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
-
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
-
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
-
currentComponentNotAEjb
Description copied from interface:EjbLoggerCreates an exception indicating the current component is not a Jakarta Enterprise Beans bean.- Specified by:
currentComponentNotAEjbin interfaceEjbLogger- Parameters:
component- the component.- Returns:
- an
IllegalStateExceptionfor the error.
-
lifecycleMethodNotAllowed$str
-
lifecycleMethodNotAllowed
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.
-
cannotCall$str
-
cannotCall
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
-
notAllowedFromStatefulBeans
- Specified by:
notAllowedFromStatefulBeansin interfaceEjbLogger
-
failedToAcquirePermit$str
-
failedToAcquirePermit
- Specified by:
failedToAcquirePermitin interfaceEjbLogger
-
acquireSemaphoreInterrupted$str
-
acquireSemaphoreInterrupted
public final jakarta.ejb.EJBException acquireSemaphoreInterrupted()- Specified by:
acquireSemaphoreInterruptedin interfaceEjbLogger
-
couldNotFindClassLoaderForStub$str
-
couldNotFindClassLoaderForStub
- Specified by:
couldNotFindClassLoaderForStubin interfaceEjbLogger
-
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
-
couldNotFindViewMethodOnEjb
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotFindViewMethodOnEjb(Method method, String viewClass, String ejb) Description copied from interface:EjbLoggerThrown when a Jakarta Enterprise Beans 2 bean does not implement a method on a Jakarta Enterprise Beans 2 bean- Specified by:
couldNotFindViewMethodOnEjbin interfaceEjbLogger- Parameters:
method- The methodviewClass- The viewejb- The ejb
-
stringParamCannotBeNullOrEmpty$str
-
stringParamCannotBeNullOrEmpty
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
-
cannotRemoveWhileParticipatingInTransaction
public final jakarta.ejb.RemoveException cannotRemoveWhileParticipatingInTransaction()Description copied from interface:EjbLoggerException that is thrown when invoking remove while a Jakarta Enterprise Beans bean is in a transaction- Specified by:
cannotRemoveWhileParticipatingInTransactionin interfaceEjbLogger
-
transactionPropagationNotSupported$str
-
transactionPropagationNotSupported
- Specified by:
transactionPropagationNotSupportedin interfaceEjbLogger
-
cannotCallMethodInAfterCompletion$str
-
cannotCallMethodInAfterCompletion
- Specified by:
cannotCallMethodInAfterCompletionin interfaceEjbLogger
-
cannotCallMethod$str
-
cannotCallMethod
Description copied from interface:EjbLoggerException thrown if a method cannot be invoked at the given time- Specified by:
cannotCallMethodin interfaceEjbLogger
-
existingSerializationGroup$str
-
existingSerializationGroup
- Specified by:
existingSerializationGroupin interfaceEjbLogger
-
incompatibleSerializationGroup$str
-
incompatibleSerializationGroup
- Specified by:
incompatibleSerializationGroupin interfaceEjbLogger
-
cacheEntryInUse$str
-
cacheEntryInUse
- Specified by:
cacheEntryInUsein interfaceEjbLogger
-
cacheEntryNotInUse$str
-
cacheEntryNotInUse
- Specified by:
cacheEntryNotInUsein interfaceEjbLogger
-
lockAcquisitionInterrupted$str
-
lockAcquisitionInterrupted
- Specified by:
lockAcquisitionInterruptedin interfaceEjbLogger
-
duplicateSerializationGroupMember$str
-
duplicateSerializationGroupMember
- Specified by:
duplicateSerializationGroupMemberin interfaceEjbLogger
-
missingSerializationGroupMember$str
-
missingSerializationGroupMember
- Specified by:
missingSerializationGroupMemberin interfaceEjbLogger
-
duplicateCacheEntry$str
-
duplicateCacheEntry
- Specified by:
duplicateCacheEntryin interfaceEjbLogger
-
missingCacheEntry$str
-
missingCacheEntry
- Specified by:
missingCacheEntryin interfaceEjbLogger
-
incompatibleCaches$str
-
incompatibleCaches
- Specified by:
incompatibleCachesin interfaceEjbLogger
-
passivationFailed$str
-
passivationFailed
- Specified by:
passivationFailedin interfaceEjbLogger
-
activationFailed$str
-
activationFailed
- Specified by:
activationFailedin interfaceEjbLogger
-
passivationDirectoryCreationFailed$str
-
passivationDirectoryCreationFailed
- Specified by:
passivationDirectoryCreationFailedin interfaceEjbLogger
-
passivationPathNotADirectory$str
-
passivationPathNotADirectory
- Specified by:
passivationPathNotADirectoryin interfaceEjbLogger
-
groupCreationContextAlreadyExists$str
-
groupCreationContextAlreadyExists
- Specified by:
groupCreationContextAlreadyExistsin interfaceEjbLogger
-
ejbNotFound3$str
-
ejbNotFound
- Specified by:
ejbNotFoundin interfaceEjbLogger
-
ejbNotFound2$str
-
ejbNotFound
- Specified by:
ejbNotFoundin interfaceEjbLogger
-
moreThanOneEjbFound4$str
-
moreThanOneEjbFound
public final String moreThanOneEjbFound(String typeName, String beanName, String binding, Set<EJBViewDescription> componentViews) - Specified by:
moreThanOneEjbFoundin interfaceEjbLogger
-
moreThanOneEjbFound3$str
-
moreThanOneEjbFound
public final String moreThanOneEjbFound(String typeName, String binding, Set<EJBViewDescription> componentViews) - Specified by:
moreThanOneEjbFoundin interfaceEjbLogger
-
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
-
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
-
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
-
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
-
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
-
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
-
paramCannotBeNull
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
-
poolNameCannotBeEmptyString
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
-
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
-
componentIsShuttingDown
- Specified by:
componentIsShuttingDownin interfaceEjbLogger
-
failedToCreateSessionForStatefulBean$str
-
failedToCreateSessionForStatefulBean
- Specified by:
failedToCreateSessionForStatefulBeanin interfaceEjbLogger
-
unknownChannelCreationOptionType$str
-
unknownChannelCreationOptionType
- Specified by:
unknownChannelCreationOptionTypein interfaceEjbLogger
-
couldNotDetermineRemoteInterfaceFromHome$str
-
couldNotDetermineRemoteInterfaceFromHome
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineRemoteInterfaceFromHome(String homeClass, String beanName) - Specified by:
couldNotDetermineRemoteInterfaceFromHomein interfaceEjbLogger
-
couldNotDetermineLocalInterfaceFromLocalHome$str
-
couldNotDetermineLocalInterfaceFromLocalHome
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException couldNotDetermineLocalInterfaceFromLocalHome(String localHomeClass, String beanName) - Specified by:
couldNotDetermineLocalInterfaceFromLocalHomein interfaceEjbLogger
-
unexpectedError$str
-
unexpectedError
- Specified by:
unexpectedErrorin interfaceEjbLogger
-
transactionNotComplete1$str
-
transactionNotComplete
- Specified by:
transactionNotCompletein interfaceEjbLogger
-
asymmetricCacheUsage$str
-
asymmetricCacheUsage
- Specified by:
asymmetricCacheUsagein interfaceEjbLogger
-
timerIsActive$str
-
timerIsActive
Description copied from interface:EjbLoggerCreates an exception indicating that timer is active.- Specified by:
timerIsActivein interfaceEjbLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
transactionAlreadyRolledBack$str
-
transactionAlreadyRolledBack
public final jakarta.transaction.RollbackException transactionAlreadyRolledBack(jakarta.transaction.Transaction tx) - Specified by:
transactionAlreadyRolledBackin interfaceEjbLogger
-
transactionInUnexpectedState$str
-
transactionInUnexpectedState
public final jakarta.ejb.EJBException transactionInUnexpectedState(jakarta.transaction.Transaction tx, String txStatus) - Specified by:
transactionInUnexpectedStatein interfaceEjbLogger
-
timerServiceMethodNotAllowedForSFSB$str
-
timerServiceMethodNotAllowedForSFSB
- Specified by:
timerServiceMethodNotAllowedForSFSBin interfaceEjbLogger
-
entityBeansAreNotSupported$str
-
entityBeansAreNotSupported
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException entityBeansAreNotSupported(String beanName) - Specified by:
entityBeansAreNotSupportedin interfaceEjbLogger
-
inconsistentAttributeNotSupported$str
-
inconsistentAttributeNotSupported
public final org.jboss.as.controller.OperationFailedException inconsistentAttributeNotSupported(String attributeName, String mustMatch) - Specified by:
inconsistentAttributeNotSupportedin interfaceEjbLogger
-
failedToPersistTimer
- Specified by:
failedToPersistTimerin interfaceEjbLogger
-
failedToPersistTimer$str
-
mustOnlyBeSingleContainerTransactionElementWithWildcard$str
-
mustOnlyBeSingleContainerTransactionElementWithWildcard
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException mustOnlyBeSingleContainerTransactionElementWithWildcard()- Specified by:
mustOnlyBeSingleContainerTransactionElementWithWildcardin interfaceEjbLogger
-
wildcardContainerTransactionElementsMustHaveWildcardMethodName$str
-
wildcardContainerTransactionElementsMustHaveWildcardMethodName
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException wildcardContainerTransactionElementsMustHaveWildcardMethodName()- Specified by:
wildcardContainerTransactionElementsMustHaveWildcardMethodNamein interfaceEjbLogger
-
failedToRefreshTimers
- Specified by:
failedToRefreshTimersin interfaceEjbLogger
-
failedToRefreshTimers$str
-
unexpectedErrorRolledBack$str
-
unexpectedErrorRolledBack
- Specified by:
unexpectedErrorRolledBackin interfaceEjbLogger
-
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
-
timerUpdateFailedAndRollbackNotPossible
Description copied from interface:EjbLoggerTransaction rollback after problems not successful- Specified by:
timerUpdateFailedAndRollbackNotPossiblein interfaceEjbLogger
-
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
-
invalidTransactionTypeForSfsbLifecycleMethod
public final void invalidTransactionTypeForSfsbLifecycleMethod(jakarta.ejb.TransactionAttributeType txAttr, org.jboss.invocation.proxy.MethodIdentifier method, Class<?> clazz) - Specified by:
invalidTransactionTypeForSfsbLifecycleMethodin interfaceEjbLogger
-
invalidTransactionTypeForSfsbLifecycleMethod$str
-
disableDefaultEjbPermissionsCannotBeTrue$str
-
disableDefaultEjbPermissionsCannotBeTrue
public final org.jboss.as.controller.OperationFailedException disableDefaultEjbPermissionsCannotBeTrue()- Specified by:
disableDefaultEjbPermissionsCannotBeTruein interfaceEjbLogger
-
profileAndRemotingEjbReceiversUsedTogether$str
-
profileAndRemotingEjbReceiversUsedTogether
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException profileAndRemotingEjbReceiversUsedTogether()- Specified by:
profileAndRemotingEjbReceiversUsedTogetherin interfaceEjbLogger
-
failedToProcessBusinessInterfaces$str
-
failedToProcessBusinessInterfaces
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToProcessBusinessInterfaces(Class<?> ejbClass, Exception e) - Specified by:
failedToProcessBusinessInterfacesin interfaceEjbLogger
-
containerSuspended$str
-
containerSuspended
- Specified by:
containerSuspendedin interfaceEjbLogger
-
timerInvocationFailed$str
-
timerInvocationFailed
- Specified by:
timerInvocationFailedin interfaceEjbLogger
-
indexedChildResourceRegistrationNotAvailable$str
-
indexedChildResourceRegistrationNotAvailable
public final IllegalStateException indexedChildResourceRegistrationNotAvailable(org.jboss.as.controller.PathElement address) - Specified by:
indexedChildResourceRegistrationNotAvailablein interfaceEjbLogger
-
rmiIiopVoliation$str
-
rmiIiopVoliation
- Specified by:
rmiIiopVoliationin interfaceEjbLogger
-
exceptionRepositoryNotFound$str
-
exceptionRepositoryNotFound
- 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
-
logInconsistentAttributeNotSupported
- Specified by:
logInconsistentAttributeNotSupportedin interfaceEjbLogger
-
logInconsistentAttributeNotSupported$str
-
mdbDeliveryStarted
- Specified by:
mdbDeliveryStartedin interfaceEjbLogger
-
mdbDeliveryStarted$str
-
mdbDeliveryStopped
- Specified by:
mdbDeliveryStoppedin interfaceEjbLogger
-
mdbDeliveryStopped$str
-
missingMdbDeliveryGroup$str
-
missingMdbDeliveryGroup
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException missingMdbDeliveryGroup(String deliveryGroupName) - Specified by:
missingMdbDeliveryGroupin interfaceEjbLogger
-
loadedPersistentTimerInTimeout
- Specified by:
loadedPersistentTimerInTimeoutin interfaceEjbLogger
-
loadedPersistentTimerInTimeout$str
-
strictPoolDerivedFromWorkers
- Specified by:
strictPoolDerivedFromWorkersin interfaceEjbLogger
-
strictPoolDerivedFromWorkers$str
-
strictPoolDerivedFromCPUs
- Specified by:
strictPoolDerivedFromCPUsin interfaceEjbLogger
-
strictPoolDerivedFromCPUs$str
-
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
-
remappingCacheAttributes
public final void remappingCacheAttributes(String address, org.jboss.dmr.ModelNode defClustered, org.jboss.dmr.ModelNode passivationDisabled) - Specified by:
remappingCacheAttributesin interfaceEjbLogger
-
remappingCacheAttributes$str
-
unexpectedInvocationState
public final void unexpectedInvocationState(int state) - Specified by:
unexpectedInvocationStatein interfaceEjbLogger
-
unexpectedInvocationState$str
-
timerNotRunning
- Specified by:
timerNotRunningin interfaceEjbLogger
-
timerNotRunning$str
-
multipleSecurityDomainsDetected$str
-
multipleSecurityDomainsDetected
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException multipleSecurityDomainsDetected()- Specified by:
multipleSecurityDomainsDetectedin interfaceEjbLogger
-
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
-
suspensionComplete
public final void suspensionComplete()- Specified by:
suspensionCompletein interfaceEjbLogger
-
suspensionComplete$str
-
failedToObtainSSLContext$str
-
failedToObtainSSLContext
- Specified by:
failedToObtainSSLContextin interfaceEjbLogger
-
scheduleExpressionDateFromTimerPersistenceInvalid
public final void scheduleExpressionDateFromTimerPersistenceInvalid(String timerId, String parserMessage) - Specified by:
scheduleExpressionDateFromTimerPersistenceInvalidin interfaceEjbLogger
-
scheduleExpressionDateFromTimerPersistenceInvalid$str
-
failedToCreateEJBClientInterceptor$str
-
failedToCreateEJBClientInterceptor
public final org.jboss.as.server.deployment.DeploymentUnitProcessingException failedToCreateEJBClientInterceptor(Exception e, String ejbClientInterceptorClassName) - Specified by:
failedToCreateEJBClientInterceptorin interfaceEjbLogger
-
failedToPersistTimerOnStartup
- Specified by:
failedToPersistTimerOnStartupin interfaceEjbLogger
-
failedToPersistTimerOnStartup$str
-
cannotReadStrictMaxPoolDerivedSize$str
-
cannotReadStrictMaxPoolDerivedSize
public final org.jboss.as.controller.OperationFailedException cannotReadStrictMaxPoolDerivedSize(org.jboss.msc.service.ServiceName serviceName) - Specified by:
cannotReadStrictMaxPoolDerivedSizein interfaceEjbLogger
-
failedToActivateMdb$str
-
failedToActivateMdb
- Specified by:
failedToActivateMdbin interfaceEjbLogger
-
exceptionCheckingIfTimerShouldRun
- Specified by:
exceptionCheckingIfTimerShouldRunin interfaceEjbLogger
-
exceptionCheckingIfTimerShouldRun$str
-
mdbOnMessageMethodCantBeFinal
- Specified by:
mdbOnMessageMethodCantBeFinalin interfaceEjbLogger
-
mdbOnMessageMethodCantBeFinal$str
-
mdbOnMessageMethodCantBePrivate
- Specified by:
mdbOnMessageMethodCantBePrivatein interfaceEjbLogger
-
mdbOnMessageMethodCantBePrivate$str
-
mdbOnMessageMethodCantBeStatic
- Specified by:
mdbOnMessageMethodCantBeStaticin interfaceEjbLogger
-
mdbOnMessageMethodCantBeStatic$str
-
mdbCantHaveFinalizeMethod
- Specified by:
mdbCantHaveFinalizeMethodin interfaceEjbLogger
-
mdbCantHaveFinalizeMethod$str
-
exceptionPersistPostTimerState
- Specified by:
exceptionPersistPostTimerStatein interfaceEjbLogger
-
exceptionPersistPostTimerState$str
-
exceptionPersistTimerState
- Specified by:
exceptionPersistTimerStatein interfaceEjbLogger
-
exceptionPersistTimerState$str
-
clusteredEJBsBoundToINADDRANY
- Specified by:
clusteredEJBsBoundToINADDRANYin interfaceEjbLogger
-
clusteredEJBsBoundToINADDRANY$str
-
missingRunAsAnnotation
- Specified by:
missingRunAsAnnotationin interfaceEjbLogger
-
missingRunAsAnnotation$str
-
cannotBuildIndexForServerInterceptor$str
-
cannotBuildIndexForServerInterceptor
public final RuntimeException cannotBuildIndexForServerInterceptor(String interceptorClass, Exception e) - Specified by:
cannotBuildIndexForServerInterceptorin interfaceEjbLogger
-
serverInterceptorNoEmptyConstructor$str
-
serverInterceptorNoEmptyConstructor
public final RuntimeException serverInterceptorNoEmptyConstructor(String interceptorClass, Exception e) - Specified by:
serverInterceptorNoEmptyConstructorin interfaceEjbLogger
-
serverInterceptorInvalidMethod$str
-
serverInterceptorInvalidMethod
public final RuntimeException serverInterceptorInvalidMethod(String methodName, String interceptorClass, String annotationClass, Exception e) - Specified by:
serverInterceptorInvalidMethodin interfaceEjbLogger
-
cannotLoadServerInterceptorModule$str
-
cannotLoadServerInterceptorModule
- Specified by:
cannotLoadServerInterceptorModulein interfaceEjbLogger
-
singletonCantImplementSessionBean
- Specified by:
singletonCantImplementSessionBeanin interfaceEjbLogger
-
singletonCantImplementSessionBean$str
-
iiopBindings
- Specified by:
iiopBindingsin interfaceEjbLogger
-
iiopBindings$str
-
typeSpecViolation
- Specified by:
typeSpecViolationin interfaceEjbLogger
-
typeSpecViolation$str
-
cannotResolveFilteredClass$str
-
cannotResolveFilteredClass
- Specified by:
cannotResolveFilteredClassin interfaceEjbLogger
-
invalidFilterSpec$str
-
invalidFilterSpec
- Specified by:
invalidFilterSpecin interfaceEjbLogger
-
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
-
timerNotDeployed
- Specified by:
timerNotDeployedin interfaceEjbLogger
-
timerNotDeployed$str
-
timerCannotBeAdded$str
-
timerCannotBeAdded
- Specified by:
timerCannotBeAddedin interfaceEjbLogger
-
mappedNameNotSupported
- Specified by:
mappedNameNotSupportedin interfaceEjbLogger
-
mappedNameNotSupported$str
-
timerNotFound$str
-
timerNotFound
- Specified by:
timerNotFoundin interfaceEjbLogger
-
connectorNotConfiguredForEJBClientInvocations
- Specified by:
connectorNotConfiguredForEJBClientInvocationsin interfaceEjbLogger
-
connectorNotConfiguredForEJBClientInvocations$str
-
ejbBusinessMethodMustBePublic
- Specified by:
ejbBusinessMethodMustBePublicin interfaceEjbLogger
-
ejbBusinessMethodMustBePublic$str
-
failedToRetrieveTimerInfo
- Specified by:
failedToRetrieveTimerInfoin interfaceEjbLogger
-
failedToRetrieveTimerInfo$str
-
legacySecurityUnsupported$str
-
legacySecurityUnsupported
- Specified by:
legacySecurityUnsupportedin interfaceEjbLogger
-
legacyClientMappingsRegistryProviderInUse
- Specified by:
legacyClientMappingsRegistryProviderInUsein interfaceEjbLogger
-
legacyClientMappingsRegistryProviderInUse$str
-
unknownDatabaseName
- Specified by:
unknownDatabaseNamein interfaceEjbLogger
-
unknownDatabaseName$str
-
invocationFailed0$str
-
invocationFailed
- Specified by:
invocationFailedin interfaceEjbLogger
-
authenticationFailed$str
-
authenticationFailed
- Specified by:
authenticationFailedin interfaceEjbLogger
-
messageEndpointAlreadyReleasedISE$str
-
messageEndpointAlreadyReleasedISE
public final IllegalStateException messageEndpointAlreadyReleasedISE(jakarta.resource.spi.endpoint.MessageEndpoint messageEndpoint) - Specified by:
messageEndpointAlreadyReleasedISEin interfaceEjbLogger
-
unsupportedEJBReceiverProtocol$str
-
unsupportedEJBReceiverProtocol
- Specified by:
unsupportedEJBReceiverProtocolin interfaceEjbLogger
-