@MessageLogger(projectCode="WFNAM",
length=5)
public interface Messages
extends 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
static final Messages log
@LogMessage(level=TRACE) @Message(value="Service configuration failure loading naming providers") void serviceConfigFailed(@Cause ServiceConfigurationError error)
@LogMessage @Message(id=0, value="WildFly Naming version %s") void greeting(String version)
@Message(id=1, value="Failed to create object from reference") NamingException objectFromReference(@Cause Throwable cause)
@Message(id=2, value="Failed to dereference link") NamingException dereferenceLink(@Cause Throwable t)
@Message(id=3, value="Invalid naming provider URI: %s") ConfigurationException invalidProviderUri(@Cause Exception cause, Object providerUri)
@Message(id=4, value="Name \"%s\" is not found") NameNotFoundException nameNotFound(Name name1, @Property(name="resolvedName") Name name)
@Message(id=5, value="Invalid empty name") InvalidNameException invalidEmptyName()
@Message(id=6, value="Cannot modify read-only naming context") NoPermissionException readOnlyContext()
@Message(id=7, value="Invalid URL scheme name \"%s\"") InvalidNameException invalidURLSchemeName(String name)
@Message(id=8, value="Invalid relative name \"%s\"") InvalidNameException invalidRelativeName(String relativeName)
@Message(id=9, value="Name index %d is out of bounds") IndexOutOfBoundsException nameIndexOutOfBounds(int pos)
@Message(id=10, value="Invalid null name segment at index %d") IllegalArgumentException invalidNullSegment(int index)
@Message(id=11, value="Missing close quote \'%s\' in name \"%s\"") InvalidNameException missingCloseQuote(char quote, String name)
@Message(id=12, value="Unterminated escape sequence in name \"%s\"") InvalidNameException missingEscape(String name)
@Message(id=13, value="Name URL scheme \"%s\" is not valid") InvalidNameException invalidNameUrlScheme(String urlScheme)
@Message(id=14, value="Renaming from \"%s\" to \"%s\" across providers is not supported") RenameAcrossNamingProvidersException renameAcrossProviders(Name oldName, Name newName)
@Message(id=15, value="Composite name segment \"%s\" does not refer to a context") NotContextException notContextInCompositeName(String segment)
@LogMessage(level=DEBUG) @Message(id=16, value="Closing context \"%s\" failed") void contextCloseFailed(Context context, @Cause Throwable cause)
@Message(id=17, value="No JBoss Remoting endpoint has been configured") CommunicationException noRemotingEndpoint()
@Message(id=18, value="Failed to connect to remote host") CommunicationException connectFailed(@Cause Throwable cause)
@Message(id=19, value="Naming operation interrupted") InterruptedNamingException operationInterrupted()
@Message(id=20, value="Remote naming operation failed") CommunicationException operationFailed(@Cause Throwable cause)
@Message(id=21, value="Connection terminated") CommunicationException connectionEnded()
@Message(id=22, value="The server provided no compatible protocol versions") CommunicationException noCompatibleVersions()
@Message(id=23, value="Received an invalid response from the server") CommunicationException invalidResponse()
@Message(id=24, value="Naming operation not supported") OperationNotSupportedException notSupported()
@LogMessage(level=INFO) @Message(id=25, value="org.jboss.naming.remote.client.InitialContextFactory is deprecated; new applications should use org.wildfly.naming.client.WildFlyInitialContextFactory instead") void oldContextDeprecated()
@Message(id=26, value="No provider for found for URI: %s") OperationNotSupportedException noProviderForUri(String uri)
@Message(id=27, value="Invalid naming permission action \"%s\"") IllegalArgumentException invalidPermissionAction(String action)
@Message(id=28, value="Naming provider instance close failed") CommunicationException namingProviderCloseFailed(@Cause Throwable cause)
@Message(id=29, value="Invalid leading bytes in header") CommunicationException invalidHeader()
@Message(id=30, value="Unexpected response parameter received") IOException unexpectedResponseParameter()
@Message(id=31, value="Outcome not understood") IOException outcomeNotUnderstood()
@Message(id=32, value="Peer authentication failed") AuthenticationException authenticationFailed(@Cause org.wildfly.security.auth.AuthenticationException cause)
@Message(id=33, value="Connection sharing not supported") AuthenticationException connectionSharingUnsupported()
@LogMessage(level=ERROR) @Message(id=34, value="Unexpected parameter type - expected: %d received: %d") void unexpectedParameterType(int expected, int actual)
@LogMessage(level=ERROR) @Message(id=35, value="Failed to send exception response to client") void failedToSendExceptionResponse(@Cause Throwable cause)
@LogMessage(level=WARN) @Message(id=36, value="Unexpected internal error") void unexpectedError(@Cause Throwable cause)
@LogMessage(level=ERROR) @Message(id=37, value="null correlationId so error not sent to client") void nullCorrelationId(@Cause Throwable cause)
@Message(id=38, value="Unrecognized messageId") IOException unrecognizedMessageId()
@LogMessage(level=ERROR) @Message(id=39, value="Unable to send header, closing channel") void failedToSendHeader(@Cause IOException e)
@Message(id=40, value="Unsupported protocol version [ %d ]") IllegalArgumentException unsupportedProtocolVersion(int version)
@LogMessage(level=ERROR) @Message(id=41, value="Error determining version selected by client") void failedToDetermineClientVersion(@Cause Throwable t)
@Message(id=42, value="Cannot specify both a callback handler and a username/password for connection") RuntimeException callbackHandlerAndUsernameAndPasswordSpecified()
@Message(id=43, value="Unable to load callback handler class \"%s\"") RuntimeException failedToLoadCallbackHandlerClass(@Cause Exception cause, String callbackHandlerClass)
@Message(id=44, value="Unable to instantiate callback handler instance of type \"%s\"") NamingException failedToInstantiateCallbackHandlerInstance(@Cause Exception cause, String callbackHandlerClass)
@Message(id=45, value="Cannot specify both a plain text and base64 encoded password") NamingException plainTextAndBase64PasswordSpecified()
@Message(id=46, value="Failed to configure SSL context") CommunicationException failedToConfigureSslContext(@Cause Throwable cause)
@Message(id=47, value="Failed to connect to any server") IOException failedToConnectToAnyServer()
@Message(id=48, value="Failed to close one or more naming providers") NamingException failedToCloseNamingProviders()
@Once @LogMessage(level=INFO) @Message(id=49, value="Usage of the legacy \"remote.connections\" property is deprecated; please use javax.naming.Context#PROVIDER_URL instead") void deprecatedProperties()
Copyright © 2017 JBoss by Red Hat. All rights reserved.