@MessageLogger(projectCode="EJBCLIENT") public interface Logs extends BasicLogger
Modifier and Type | Field and Description |
---|---|
static Logs |
MAIN |
static Logs |
REMOTING |
static Logs |
TXN |
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
static final Logs MAIN
static final Logs REMOTING
static final Logs TXN
@LogMessage(level=INFO) @Message(value="JBoss EJB Client version %s") void greeting(String version)
@Message(id=0, value="Module name cannot be null or empty") IllegalArgumentException emptyModuleName()
@Message(id=1, value="Bean name cannot be null or empty") IllegalArgumentException emptyBeanName()
@Message(id=2, value="Bean interface type cannot be null") IllegalArgumentException nullViewType()
@LogMessage(level=INFO) @Message(id=3, value="Incorrect max-allowed-connected-nodes value %s specified for cluster named %s. Defaulting to %s") void incorrectMaxAllowedConnectedNodesValueForCluster(String value, String clusterName, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=4, value="Incorrect connection timeout value %s specified for cluster named %s. Defaulting to %s") void incorrectConnectionTimeoutValueForCluster(String value, String clusterName, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=5, value="Incorrect connection timeout value %s specified for node %s in cluster named %s. Defaulting to %s") void incorrectConnectionTimeoutValueForNodeInCluster(String value, String nodeName, String clusterName, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=6, value="No host/port configured for connection named %s. Skipping connection creation") void skippingConnectionCreationDueToMissingHostOrPort(String connectionName)
@LogMessage(level=INFO) @Message(id=7, value="Incorrect port value %s specified for connection named %s. Skipping connection creation") void skippingConnectionCreationDueToInvalidPortNumber(String port, String connectionName)
@LogMessage(level=INFO) @Message(id=8, value="Incorrect connection timeout value %s specified for connection named %s. Defaulting to %s") void incorrectConnectionTimeoutValueForConnection(String value, String connectionName, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=9, value="Incorrect invocation timeout value %s specified. Defaulting to %s") void incorrectInvocationTimeoutValue(String value, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=10, value="Incorrect reconnect tasks timeout value %s specified. Defaulting to %s") void incorrectReconnectTasksTimeoutValue(String value, String fallbackDefaultValue)
@LogMessage(level=INFO) @Message(id=11, value="Discarding result for invocation id %s since no waiting context found") void discardingInvocationResult(short invocationId)
@LogMessage(level=INFO) @Message(id=12, value="Cannot create a EJB receiver for %s since there was no match for a target destination") void cannotCreateEJBReceiverDueToUnknownTarget(String clusterNode)
@LogMessage(level=INFO) @Message(id=15, value="Initial module availability report for %s wasn\'t received during the receiver context association") void initialModuleAvailabilityReportNotReceived(EJBReceiver ejbReceiver)
@LogMessage(level=INFO) @Message(id=16, value="Channel %s can no longer process messages") void channelCanNoLongerProcessMessages(Channel channel)
@LogMessage(level=INFO) @Message(id=17, value="Received server version %d and marshalling strategies %s") void receivedServerVersionAndMarshallingStrategies(int version, Set<String> marshallingStrategies)
@Message(id=22, value="No EJB client context is available") IllegalStateException noEJBClientContextAvailable()
@Message(id=24, value="Not able to find EJB matching \"%s\"") IllegalStateException noEJBReceiverAvailable(EJBLocator<?> locator)
@Message(id=27, value="No EJBReceiver available for node name %s") IllegalStateException noEJBReceiverForNode(String nodeName)
@Message(id=28, value="No EJB receiver contexts available in cluster %s") IllegalStateException noReceiverContextsInCluster(String clusterName)
@Message(id=29, value="No cluster context available for cluster named %s") IllegalStateException noClusterContextAvailable(String clusterName)
@Message(id=30, value="sendRequest() called during wrong phase") IllegalStateException sendRequestCalledDuringWrongPhase()
@Message(id=31, value="No receiver associated with invocation") IllegalStateException noReceiverAssociatedWithInvocation()
@Message(id=32, value="Cannot retry a request which hasn\'t previously been completed") IllegalStateException cannotRetryRequest()
@Message(id=33, value="getResult() called during wrong phase") IllegalStateException getResultCalledDuringWrongPhase()
@Message(id=34, value="discardResult() called during wrong phase") IllegalStateException discardResultCalledDuringWrongPhase()
@Message(id=35, value="Not supported") NamingException unsupportedNamingOperation()
@Message(id=36, value="Read only naming context, operation not supported") NamingException unsupportedNamingOperationForReadOnlyContext()
@Message(id=37, value="Could not load ejb proxy class %s") NamingException couldNotLoadProxyClass(String viewClassName)
@Message(id=38, value="Transaction enlistment did not yield a transaction ID") IllegalStateException txEnlistmentDidNotYieldTxId()
@Message(id=39, value="Cannot enlist transaction") IllegalStateException cannotEnlistTx()
@Message(id=41, value="A session bean does not have a primary key class") RuntimeException primaryKeyNotRelevantForSessionBeans()
@LogMessage(level=WARN) @Message(id=42, value="Failed to load EJB client configuration file specified in %s system property: %s") void failedToFindEjbClientConfigFileSpecifiedBySysProp(String sysPropName, Exception e)
@Message(id=43, value="Error reading EJB client properties file %s") RuntimeException failedToReadEjbClientConfigFile(@Cause Exception e, String file)
@Message(id=44, value="No transaction context available") IllegalStateException noTxContextAvailable()
@Message(id=45, value="User transactions not supported by this context") IllegalStateException userTxNotSupportedByTxContext()
@Message(id=46, value="A transaction is already associated with this thread") NotSupportedException txAlreadyAssociatedWithThread()
@Message(id=47, value="A transaction is not associated with this thread") IllegalStateException noTxAssociatedWithThread()
@Message(id=48, value="Transaction for this thread is not active") IllegalStateException txNotActiveForThread()
@Message(id=49, value="Cannot proceed with invocation since transaction is pinned to node %s which has been excluded from handling invocation for the current invocation context %s") IllegalStateException txNodeIsExcludedForInvocation(String nodeName, EJBClientInvocationContext invocationContext)
@Message(id=50, value="Node of the current transaction %s does not accept %s") IllegalStateException nodeDoesNotAcceptLocator(String nodeName, EJBLocator<?> locator)
@Message(id=51, value="Cannot proceed with invocation since the locator %s has an affinity on node %s which has been excluded from current invocation context %s") IllegalStateException requiredNodeExcludedFromInvocation(EJBLocator<?> locator, String nodeName, EJBClientInvocationContext invocationContext)
@Message(id=52, value="%s for cluster %s is not of type org.jboss.ejb.client.ClusterNodeSelector") RuntimeException unexpectedClusterNodeSelectorClassType(Class<?> nodeSelectorClass, String clusterName)
@Message(id=53, value="Could not create the cluster node selector for cluster %s") RuntimeException couldNotCreateClusterNodeSelector(@Cause Exception e, String clusterName)
@Message(id=54, value="Cannot specify both a callback handler and a username/password") IllegalStateException cannotSpecifyBothCallbackHandlerAndUserPass()
@Message(id=55, value="Could not decode base64 encoded password") RuntimeException couldNotDecodeBase64Password(@Cause Exception e)
@Message(id=56, value="Cannot specify both a plain text and base64 encoded password") IllegalStateException cannotSpecifyBothPlainTextAndEncodedPassword()
@Message(id=58, value="Failed to instantiate deployment node selector class \"%s\"") IllegalArgumentException cannotInstantiateDeploymentNodeSelector(String name, @Cause ReflectiveOperationException e)
@LogMessage(level=WARN) @Message(id=59, value="Could not send a message over remoting channel, to cancel invocation for invocation id %s") void failedToSendInvocationCancellationMessage(short invocationId, @Cause Exception e)
@Message(id=60, value="Failed to create scoped EJB client context") RuntimeException failedToCreateScopedEjbClientContext(@Cause Exception e)
@LogMessage(level=WARN) @Message(id=61, value="Cannot send a transaction recovery message to the server since the protocol version of EJBReceiver %s doesn\'t support it") void transactionRecoveryMessageNotSupported(EJBReceiver receiver)
@Message(id=62, value="Failed to look up \"%s\"") CommunicationException lookupFailed(@Property Name resolvedName, Name name, @Cause Exception e)
@Message(id=63, value="EJB proxy is already stateful") IllegalArgumentException ejbIsAlreadyStateful()
@LogMessage(level=INFO) @Message(id=64, value="org.jboss.ejb.client.naming.ejb.ejbURLContextFactory is deprecated; new applications should use org.wildfly.naming.client.WildFlyInitialContextFactory instead") void ejbURLContextFactoryDeprecated()
@Message(id=65, value="Null session was created for \"%s\", affinity %s, identifier %s") CommunicationException nullSessionCreated(@Property Name resolvedName, Name name, Affinity affinity, EJBIdentifier identifier)
@Message(id=66, value="Operation interrupted") EJBException operationInterrupted()
@Message(id=67, value="Cannot convert %s to stateful") IllegalArgumentException cannotConvertToStateful(EJBLocator<?> locator)
@Message(id=68, value="Failed to instantiate callback handler class \"%s\"") IllegalArgumentException cannotInstantiateCallbackHandler(String name, @Cause ReflectiveOperationException e)
@Once @LogMessage @Message(id=69, value="Using legacy jboss-ejb-client.properties security configuration") void legacyEJBPropertiesSecurityConfigurationInUse()
@Once @LogMessage @Message(id=70, value="Using legacy jboss-ejb-client.properties Remoting configuration") void legacyEJBPropertiesRemotingConfigurationInUse()
@Once @LogMessage @Message(id=71, value="Using legacy jboss-ejb-client.properties discovery configuration") void legacyEJBPropertiesDiscoveryConfigurationInUse()
@Once @LogMessage @Message(id=72, value="Using legacy jboss-ejb-client.properties EJB client configuration") void legacyEJBPropertiesEJBConfigurationInUse()
@Message(id=73, value="Failed to construct Remoting endpoint") IllegalStateException failedToConstructEndpoint(@Cause IOException e)
@Message(id=74, value="Configured selector \"%s\" returned null") IllegalStateException selectorReturnedNull(Object selector)
@Message(id=75, value="No transport provider available for URI scheme %2$s for locator %1$s") IllegalStateException noTransportProvider(EJBLocator<?> locator, String scheme)
@Message(id=100, value="Object \'%s\' is not a valid proxy object") IllegalArgumentException unknownProxy(Object proxy)
@Message(id=101, value="Proxy object \'%s\' was not generated by %s") IllegalArgumentException proxyNotOurs(Object proxy, String className)
@Message(id=102, value="No asynchronous operation in progress") IllegalStateException noAsyncInProgress()
@Message(id=200, value="Cannot load from a module when jboss-modules is not available") org.wildfly.client.config.ConfigXMLParseException noJBossModules(@Param org.wildfly.client.config.ConfigurationXMLStreamReader streamReader)
@Message(id=300, value="No valid no-argument constructor on interceptor %s") IllegalArgumentException noInterceptorConstructor(Class<?> type)
@Message(id=301, value="Constructor is not accessible on interceptor %s") IllegalArgumentException interceptorConstructorNotAccessible(Class<?> type)
@Message(id=302, value="Construction of interceptor %s failed") IllegalStateException interceptorConstructorFailed(Class<?> type, @Cause Throwable cause)
@Message(id=400, value="Remote invocation failed due to an exception") ExecutionException remoteInvFailed(@Cause Throwable cause)
@Message(id=401, value="Result was discarded (one-way invocation)") IllegalStateException oneWayInvocation()
@Message(id=402, value="Remote invocation request was cancelled") CancellationException requestCancelled()
@Message(id=403, value="Timed out") TimeoutException timedOut()
@Message(id=408, value="Inflowed transaction is no longer active") SystemException transactionNoLongerActive()
@Message(id=500, value="Protocol error: mismatched method location") InvalidObjectException mismatchedMethodLocation()
@LogMessage(level=DEBUG) @Message(id=501, value="Protocol error: invalid message ID %02x received") void invalidMessageReceived(int code)
@Message(id=502, value="Protocol error: invalid transaction type %02x received") IOException invalidTransactionType(int type)
@Message(id=503, value="Protocol error: unable to inflow remote transaction") IOException unableToInflowTxn(@Cause Exception e)
@Message(id=504, value="Server error: no session was created") IllegalStateException noSessionCreated()
@Message(id=505, value="No remote transport is present on the current EJB client context") IllegalStateException noRemoteTransportOnEJBContext()
@Message(id=506, value="Server error (invalid view): %s") EJBException invalidViewTypeForInvocation(String serverMessage)
@Message(value="No such EJB: %s") String remoteMessageNoSuchEJB(EJBIdentifier ejbIdentifier)
@Message(value="EJB is not stateful: %s") String remoteMessageEJBNotStateful(EJBIdentifier ejbIdentifier)
@Message(value="No such EJB method %s found on %s") String remoteMessageNoSuchMethod(EJBMethodLocator methodLocator, EJBIdentifier ejbIdentifier)
@Message(value="Session is not active for invocation of method %s on %s") String remoteMessageSessionNotActive(EJBMethodLocator methodLocator, EJBIdentifier locator)
@Message(value="EJB view is not remote: %s") String remoteMessageBadViewType(EJBIdentifier ejbIdentifier)
Copyright © 2017 JBoss by Red Hat. All rights reserved.