@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, warnvstatic 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=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=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")
org.jboss.as.controller.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")
org.jboss.as.controller.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")
org.jboss.as.controller.OperationFailedException couldNotRemoveResource(org.jboss.as.controller.PathAddress address)
Copyright © 2017 JBoss by Red Hat. All rights reserved.