@MessageLogger(projectCode="WFLYRMT",
length=4)
public interface RemotingLogger
extends org.jboss.logging.BasicLogger
Modifier and Type | Field and Description |
---|---|
static RemotingLogger |
ROOT_LOGGER
A logger with a category of the package name.
|
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 RemotingLogger ROOT_LOGGER
@LogMessage(level=INFO) @Message(id=1, value="Listening on %s") void listeningOnSocket(String address)
@Message(id=2, value="Could not start channel listener") org.jboss.msc.service.StartException couldNotStartChanelListener(@Cause Exception e)
@Message(id=4, value="%s") org.jboss.msc.service.StartException couldNotBindToSocket(String message, @Cause BindException e)
@Message(id=5, value="Failed to start service") org.jboss.msc.service.StartException couldNotStart(@Cause Exception e)
@Message(id=6, value="Endpoint is null") IllegalStateException endpointEmpty()
@Message(id=7, value="Connection name cannot be null or empty") IllegalStateException connectionNameEmpty()
@Message(id=8, value="Connection URI cannot be null for connection named: %s") IllegalStateException connectionUriEmpty(String connectionName)
@Message(id=9, value="Outbound socket binding reference cannot be null or empty for connection named: %s") IllegalStateException outboundSocketBindingEmpty(String connectionName)
@Message(id=10, value="Destination URI cannot be null while creating an outbound remote connection service") IllegalStateException destinationUriEmpty()
@Message(id=11, value="A security realm has been specified but no supported mechanism identified") IllegalStateException noSupportingMechanismsForRealm()
@Message(id=12, value="ANONYMOUS mechanism so not expecting a callback") UnsupportedCallbackException anonymousMechanismNotExpected(@Param Callback current)
@Message(id=13, value="Unable to create tmp dir for auth tokens as file already exists.") org.jboss.msc.service.StartException unableToCreateTempDirForAuthTokensFileExists()
@Message(id=14, value="Unable to create auth dir %s.") org.jboss.msc.service.StartException unableToCreateAuthDir(String dir)
@Message(id=15, value="Could not connect") RuntimeException couldNotConnect(@Cause URISyntaxException e)
@Message(id=16, value="Invalid QOP value: %s") IllegalStateException invalidQOPV(String qop)
@Message(id=17, value="Invalid Strength value: %s") IllegalStateException invalidStrength(String strengthValue)
@Message(id=18, value="Cannot create a valid URI from %s -- %s") OperationFailedException couldNotCreateURI(String uri, String msg)
@Message(id=19, value="Unsupported Callback") UnsupportedCallbackException unsupportedCallback(@Param Callback current)
@Message(id=20, value="Invalid Strength \'%s\' string given") IllegalArgumentException illegalStrength(String strength)
@Message(id=21, value="HTTP Upgrade request missing Sec-JbossRemoting-Key header") IOException upgradeRequestMissingKey()
@Message(id=22, value="Worker configuration is no longer used, please use endpoint worker configuration") OperationFailedException workerConfigurationIgnored()
@Message(id=23, value="Only one of \'%s\' configuration or \'%s\' configuration is allowed") String workerThreadsEndpointConfigurationChoiceRequired(String workerThreads, String endpoint)
@LogMessage(level=INFO) @Message(id=24, value="The remoting subsystem is present but no io subsystem was found. An io subsystem was not required when remoting schema \'%s\' was current but now is, so a default subsystem is being added.") void addingIOSubsystem(String legacyNS)
@Message(id=25, value="Can\'t remove %s as JMX uses it as a remoting endpoint") OperationFailedException couldNotRemoveResource(PathAddress address)
Copyright © 2023 JBoss by Red Hat. All rights reserved.