Package org.jboss.as.process.logging
Class ProcessLogger_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.jboss.as.process.logging.ProcessLogger_$logger
-
- All Implemented Interfaces:
Serializable,ProcessLogger,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-02-21T19:04:27+0000") public class ProcessLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements ProcessLogger, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface org.jboss.as.process.logging.ProcessLogger
CLIENT_LOGGER, PROTOCOL_CLIENT_LOGGER, PROTOCOL_CONNECTION_LOGGER, PROTOCOL_LOGGER, ROOT_LOGGER, SERVER_LOGGER
-
-
Constructor Summary
Constructors Constructor Description ProcessLogger_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringargAdminOnly()Instructions for theCommandLineConstants.ADMIN_ONLYcommand line argument.protected StringargAdminOnly$str()StringargBackup()Instructions for theCommandLineConstants.BACKUP_DCcommand line argument.protected StringargBackup$str()StringargCachedDc()Instructions for theCommandLineConstants.CACHED_DCcommand line argument.protected StringargCachedDc$str()StringargDefaultMulticastAddress()Instructions for theCommandLineConstants.DEFAULT_MULTICAST_ADDRESScommand line argument.protected StringargDefaultMulticastAddress$str()StringargDomainConfig()Instructions for theCommandLineConstants.DOMAIN_CONFIGcommand line arguments.protected StringargDomainConfig$str()StringargHelp()Instructions for theCommandLineConstants.SHORT_HELPorCommandLineConstants.HELPcommand line argument.protected StringargHelp$str()StringargHostConfig()Instructions for theCommandLineConstants.HOST_CONFIGcommand line argument.protected StringargHostConfig$str()StringargInterfaceBindAddress()Instructions for the-b<interface></interface>command line argument.protected StringargInterfaceBindAddress$str()StringargInterProcessHcAddress()Instructions for theCommandLineConstants.INTERPROCESS_HC_ADDRESScommand line argument.protected StringargInterProcessHcAddress$str()StringargInterProcessHcPort()Instructions for theCommandLineConstants.INTERPROCESS_HC_PORTcommand line argument.protected StringargInterProcessHcPort$str()StringargMasterAddress()Instructions for theCommandLineConstants.PRIMARY_ADDRESScommand line argument.protected StringargMasterAddress$str()StringargMasterPort()Instructions for theCommandLineConstants.PRIMARY_PORTcommand line argument.protected StringargMasterPort$str()StringargPcAddress()Instructions for theCommandLineConstants.PROCESS_CONTROLLER_BIND_ADDRcommand line argument.protected StringargPcAddress$str()StringargPcPort()Instructions for theCommandLineConstants.PROCESS_CONTROLLER_BIND_PORTcommand line argument.protected StringargPcPort$str()StringargProperties()Instructions for theCommandLineConstants.SHORT_PROPERTIESorCommandLineConstants.PROPERTIEScommand line argument.protected StringargProperties$str()StringargPublicBindAddress()Instructions for theCommandLineConstants.PUBLIC_BIND_ADDRESScommand line argument.protected StringargPublicBindAddress$str()StringargReadOnlyDomainConfig()Instructions for theCommandLineConstants.READ_ONLY_DOMAIN_CONFIGcommand line arguments.protected StringargReadOnlyDomainConfig$str()StringargReadOnlyHostConfig()Instructions for theCommandLineConstants.READ_ONLY_HOST_CONFIGcommand line argument.protected StringargReadOnlyHostConfig$str()StringargSecMgr()Instructions for theCommandLineConstants.SECMGRcommand line argument.protected StringargSecMgr$str()StringargShortDomainConfig()Instructions for theCommandLineConstants.SHORT_DOMAIN_CONFIGcommand line arguments.protected StringargShortDomainConfig$str()StringargStability(Set<Stability> stabilities, Stability defaultStability)Instructions for theCommandLineConstants.STABILITYcommand line argument.protected StringargStability$str()StringargSystem()Instructions for theCommandLineConstants.SYS_PROPcommand line argument.protected StringargSystem$str()StringargUsage(String executableName)protected StringargUsage$str()StringargVersion()Instructions for theCommandLineConstants.SHORT_VERSION,CommandLineConstants.OLD_SHORT_VERSIONorCommandLineConstants.VERSIONcommand line argument.protected StringargVersion$str()voidattemptingToKillProcess(String process, long timeout)protected StringattemptingToKillProcess$str()voidattemptToReconnectNonExistentProcess(String processName)Logs a warning message indicating an attempt to reconnect a non-existent process.protected StringattemptToReconnectNonExistentProcess$str()voidattemptToRemoveNonExistentProcess(String processName)Logs a warning message indicating an attempt to remove a non-existent process.protected StringattemptToRemoveNonExistentProcess$str()voidattemptToStartNonExistentProcess(String processName)Logs a warning message indicating an attempt to start a non-existent process.protected StringattemptToStartNonExistentProcess$str()voidattemptToStopNonExistentProcess(String processName)Logs a warning message indicating an attempt to stop a non-existent process.protected StringattemptToStopNonExistentProcess$str()voiddestroyingProcess(String process, long timeout)protected StringdestroyingProcess$str()voidduplicateProcessName(String processName)Logs a warning message indicating an attempt to register a duplicate named process.protected StringduplicateProcessName$str()voidfailedToAcceptConnection(Throwable cause)Logs an error message indicating a failure to accept the connection.protected StringfailedToAcceptConnection$str()voidfailedToCloseResource(Throwable cause, Object resource)Logs an error message indicating a failure to close the resource.protected StringfailedToCloseResource$str()voidfailedToCloseServerSocket(Throwable cause, ServerSocket socket)Logs an error message indicating a failure to close the server socket.protected StringfailedToCloseServerSocket$str()voidfailedToCloseSocket(Throwable cause)Logs an error message indicating a failure to close the socket.protected StringfailedToCloseSocket$str()IOExceptionfailedToCreateServerThread()Creates an exception indicating a failure to create the server thread.protected StringfailedToCreateServerThread$str()voidfailedToHandleIncomingConnection(Throwable cause)Logs an error message indicating a failure to handle the incoming connection.protected StringfailedToHandleIncomingConnection$str()voidfailedToHandleSocketFailure(Throwable cause)Logs an error messaged indicating a failure to handle the socket failure condition.protected StringfailedToHandleSocketFailure$str()voidfailedToHandleSocketFinished(Throwable cause)Logs an error messaged indicating a failure to handle the socket finished condition.protected StringfailedToHandleSocketFinished$str()voidfailedToHandleSocketShutdown(Throwable cause)Logs an error messaged indicating a failure to handle the socket shut down condition.protected StringfailedToHandleSocketShutdown$str()voidfailedToKillProcess(String process)protected StringfailedToKillProcess$str()voidfailedToReadMessage(Throwable cause)Logs an error message indicating a failure to read a message.protected StringfailedToReadMessage$str()IOExceptionfailedToReadObject(Throwable cause)Creates an exception indicating a failure to read the object.protected StringfailedToReadObject$str()voidfailedToSendAuthKey(String processName, Throwable error)Logs a warning message indicating the authentication key failed to send to the process.protected StringfailedToSendAuthKey$str()voidfailedToSendDataBytes(Throwable cause, String processName)Logs an error message indicating the data bytes failed to send to the process input stream.protected StringfailedToSendDataBytes$str()voidfailedToSendReconnect(Throwable cause, String processName)Logs an error message indicating the reconnect message failed to send to the process input stream.protected StringfailedToSendReconnect$str()voidfailedToStartProcess(Throwable cause, String processName)Logs an error message indicating the process failed to start.protected StringfailedToStartProcess$str()voidfailedToWriteMessage(String messageType, Throwable t)Logs an error message indicating a failure to write a message to the connection.protected StringfailedToWriteMessage$str()protected LocalegetLoggingLocale()IllegalArgumentExceptioninvalidAuthKeyLen()Creates an exception indicating the authentication key must be 16 bytes long.protected StringinvalidAuthKeyLen$str()UTFDataFormatExceptioninvalidByte()Creates an exception indicating an invalid byte.UTFDataFormatExceptioninvalidByte(char c, int i)Creates an exception indicating an invalid byte.protected StringinvalidByte0$str()protected StringinvalidByte2$str()IOExceptioninvalidByteToken(int expected, byte actual)Creates an exception indicating an invalid byte token was found.protected StringinvalidByteToken$str()IOExceptioninvalidCommandByte(int commandByte)Creates an exception indicating an invalid command byte was read.protected StringinvalidCommandByte$str()IllegalArgumentExceptioninvalidLength(String parameterName)Creates an exception indicating the parameter has an invalid length.protected StringinvalidLength$str()IllegalArgumentExceptioninvalidOption(String option)Creates an exception indicating the option, represented by theoptionparameter, is invalid.protected StringinvalidOption$str()IOExceptioninvalidStartChunk(int chunk)Creates an exception indicating an invalid start chunk was found.protected StringinvalidStartChunk$str()voidjpsCommandNotFound(String process)protected StringjpsCommandNotFound$str()voidleakedMessageOutputStream()Logs a warning message indicating the leakage of the message outout stream.protected StringleakedMessageOutputStream$str()voidmultipleProcessesFound(String process)protected StringmultipleProcessesFound$str()StringnoArgValue(String argument)Error message indicating no value was provided for a command line argument.protected StringnoArgValue$str()IllegalArgumentExceptionnullCommandComponent()Creates an exception indicating a command contains anullcomponent.protected StringnullCommandComponent$str()voidprocessFinished(String processName, int exitCode)Logs an informational message indicating the process has finished with the exit status code.protected StringprocessFinished$str()voidprocessNotFound(String process)protected StringprocessNotFound$str()EOFExceptionreadBytes(int bytesRead)Creates an exception indicating the number of bytes read.protected StringreadBytes$str()voidreceivedInvalidVersion(InetAddress address)Logs a warning message indicating a connection with an invalid version from the address, represented by theaddressparameter, was received.protected StringreceivedInvalidVersion$str()voidreceivedUnknownCredentials(InetAddress address)Logs a warning message indicating unknown credentials were received by the address, represented by theaddressparameter.protected StringreceivedUnknownCredentials$str()voidreceivedUnknownGreetingCode(int code, InetAddress address)Logs a warning message indicating an unknown greeting code, represented by thecodeparameter, was received by the address, represented by theaddressparameter.protected StringreceivedUnknownGreetingCode$str()voidreceivedUnknownMessageCode(int code)Logs a warning message indicating an unknown message with the code, represented by thecodeparameter, was received.protected StringreceivedUnknownMessageCode$str()voidshutdownComplete()Logs an informational message indicating the process controller shutdown is complete.protected StringshutdownComplete$str()voidshuttingDown()Logs an informational message indicating the process controller is shutting down.protected StringshuttingDown$str()voidstartingProcess(String processName)Logs an informational message indicating the process is starting.protected StringstartingProcess$str()voidstoppingProcess(String processName)Logs an informational message indicating the process is stopping.protected StringstoppingProcess$str()IOExceptionstreamClosed()Creates an exception indicating the stream is closed.protected StringstreamClosed$str()voidstreamProcessingFailed(String processName, Throwable error)Logs an error message indicating the stream processing failed for the process.protected StringstreamProcessingFailed$str()IllegalStateExceptionthreadCreationRefused()Creates an exception indicating the thread creation was refused.protected StringthreadCreationRefused$str()EOFExceptionunexpectedEndOfStream()Creates an exception indicating an unexpected end of stream was detected.protected StringunexpectedEndOfStream$str()voidwaitingToRestart(int seconds, String processName)Logs an informational message that the respawn is waiting until another attempt is made to restart the process.protected StringwaitingToRestart$str()IOExceptionwriteChannelClosed()Creates an exception indicating the write channel is closed.protected StringwriteChannelClosed$str()IOExceptionwritesAlreadyShutdown()Creates an exception indicating the writes have already been shutdown.protected StringwritesAlreadyShutdown$str()-
Methods 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, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods 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
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
attemptToReconnectNonExistentProcess
public final void attemptToReconnectNonExistentProcess(String processName)
Description copied from interface:ProcessLoggerLogs a warning message indicating an attempt to reconnect a non-existent process.- Specified by:
attemptToReconnectNonExistentProcessin interfaceProcessLogger- Parameters:
processName- the name of the process.
-
attemptToReconnectNonExistentProcess$str
protected String attemptToReconnectNonExistentProcess$str()
-
attemptToRemoveNonExistentProcess
public final void attemptToRemoveNonExistentProcess(String processName)
Description copied from interface:ProcessLoggerLogs a warning message indicating an attempt to remove a non-existent process.- Specified by:
attemptToRemoveNonExistentProcessin interfaceProcessLogger- Parameters:
processName- the name of the process.
-
attemptToRemoveNonExistentProcess$str
protected String attemptToRemoveNonExistentProcess$str()
-
attemptToStartNonExistentProcess
public final void attemptToStartNonExistentProcess(String processName)
Description copied from interface:ProcessLoggerLogs a warning message indicating an attempt to start a non-existent process.- Specified by:
attemptToStartNonExistentProcessin interfaceProcessLogger- Parameters:
processName- the name of the process.
-
attemptToStartNonExistentProcess$str
protected String attemptToStartNonExistentProcess$str()
-
attemptToStopNonExistentProcess
public final void attemptToStopNonExistentProcess(String processName)
Description copied from interface:ProcessLoggerLogs a warning message indicating an attempt to stop a non-existent process.- Specified by:
attemptToStopNonExistentProcessin interfaceProcessLogger- Parameters:
processName- the name of the process.
-
attemptToStopNonExistentProcess$str
protected String attemptToStopNonExistentProcess$str()
-
duplicateProcessName
public final void duplicateProcessName(String processName)
Description copied from interface:ProcessLoggerLogs a warning message indicating an attempt to register a duplicate named process.- Specified by:
duplicateProcessNamein interfaceProcessLogger- Parameters:
processName- the duplicate name.
-
duplicateProcessName$str
protected String duplicateProcessName$str()
-
failedToSendAuthKey
public final void failedToSendAuthKey(String processName, Throwable error)
Description copied from interface:ProcessLoggerLogs a warning message indicating the authentication key failed to send to the process.- Specified by:
failedToSendAuthKeyin interfaceProcessLogger- Parameters:
processName- the process name.error- th error.
-
failedToSendAuthKey$str
protected String failedToSendAuthKey$str()
-
failedToSendDataBytes
public final void failedToSendDataBytes(Throwable cause, String processName)
Description copied from interface:ProcessLoggerLogs an error message indicating the data bytes failed to send to the process input stream.- Specified by:
failedToSendDataBytesin interfaceProcessLogger- Parameters:
cause- the cause of the error.processName- the process name.
-
failedToSendDataBytes$str
protected String failedToSendDataBytes$str()
-
failedToSendReconnect
public final void failedToSendReconnect(Throwable cause, String processName)
Description copied from interface:ProcessLoggerLogs an error message indicating the reconnect message failed to send to the process input stream.- Specified by:
failedToSendReconnectin interfaceProcessLogger- Parameters:
cause- the cause of the error.processName- the process name.
-
failedToSendReconnect$str
protected String failedToSendReconnect$str()
-
failedToStartProcess
public final void failedToStartProcess(Throwable cause, String processName)
Description copied from interface:ProcessLoggerLogs an error message indicating the process failed to start.- Specified by:
failedToStartProcessin interfaceProcessLoggerprocessName- the process name.
-
failedToStartProcess$str
protected String failedToStartProcess$str()
-
failedToWriteMessage
public final void failedToWriteMessage(String messageType, Throwable t)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to write a message to the connection.- Specified by:
failedToWriteMessagein interfaceProcessLogger- Parameters:
messageType- the type of the message that failed to write.t- the cause of the error.
-
failedToWriteMessage$str
protected String failedToWriteMessage$str()
-
processFinished
public final void processFinished(String processName, int exitCode)
Description copied from interface:ProcessLoggerLogs an informational message indicating the process has finished with the exit status code.- Specified by:
processFinishedin interfaceProcessLogger- Parameters:
processName- the process name.exitCode- the exit code.
-
processFinished$str
protected String processFinished$str()
-
receivedInvalidVersion
public final void receivedInvalidVersion(InetAddress address)
Description copied from interface:ProcessLoggerLogs a warning message indicating a connection with an invalid version from the address, represented by theaddressparameter, was received.- Specified by:
receivedInvalidVersionin interfaceProcessLogger- Parameters:
address- the address.
-
receivedInvalidVersion$str
protected String receivedInvalidVersion$str()
-
receivedUnknownGreetingCode
public final void receivedUnknownGreetingCode(int code, InetAddress address)Description copied from interface:ProcessLoggerLogs a warning message indicating an unknown greeting code, represented by thecodeparameter, was received by the address, represented by theaddressparameter.- Specified by:
receivedUnknownGreetingCodein interfaceProcessLogger- Parameters:
code- the unknown code.address- the address
-
receivedUnknownGreetingCode$str
protected String receivedUnknownGreetingCode$str()
-
receivedUnknownCredentials
public final void receivedUnknownCredentials(InetAddress address)
Description copied from interface:ProcessLoggerLogs a warning message indicating unknown credentials were received by the address, represented by theaddressparameter.- Specified by:
receivedUnknownCredentialsin interfaceProcessLogger- Parameters:
address- the address
-
receivedUnknownCredentials$str
protected String receivedUnknownCredentials$str()
-
receivedUnknownMessageCode
public final void receivedUnknownMessageCode(int code)
Description copied from interface:ProcessLoggerLogs a warning message indicating an unknown message with the code, represented by thecodeparameter, was received.- Specified by:
receivedUnknownMessageCodein interfaceProcessLogger- Parameters:
code- the unknown code.
-
receivedUnknownMessageCode$str
protected String receivedUnknownMessageCode$str()
-
shutdownComplete
public final void shutdownComplete()
Description copied from interface:ProcessLoggerLogs an informational message indicating the process controller shutdown is complete.- Specified by:
shutdownCompletein interfaceProcessLogger
-
shutdownComplete$str
protected String shutdownComplete$str()
-
shuttingDown
public final void shuttingDown()
Description copied from interface:ProcessLoggerLogs an informational message indicating the process controller is shutting down.- Specified by:
shuttingDownin interfaceProcessLogger
-
shuttingDown$str
protected String shuttingDown$str()
-
startingProcess
public final void startingProcess(String processName)
Description copied from interface:ProcessLoggerLogs an informational message indicating the process is starting.- Specified by:
startingProcessin interfaceProcessLogger- Parameters:
processName- the process name.
-
startingProcess$str
protected String startingProcess$str()
-
stoppingProcess
public final void stoppingProcess(String processName)
Description copied from interface:ProcessLoggerLogs an informational message indicating the process is stopping.- Specified by:
stoppingProcessin interfaceProcessLogger- Parameters:
processName- the process name.
-
stoppingProcess$str
protected String stoppingProcess$str()
-
streamProcessingFailed
public final void streamProcessingFailed(String processName, Throwable error)
Description copied from interface:ProcessLoggerLogs an error message indicating the stream processing failed for the process.- Specified by:
streamProcessingFailedin interfaceProcessLogger- Parameters:
processName- the process name.error- the error.
-
streamProcessingFailed$str
protected String streamProcessingFailed$str()
-
waitingToRestart
public final void waitingToRestart(int seconds, String processName)Description copied from interface:ProcessLoggerLogs an informational message that the respawn is waiting until another attempt is made to restart the process.- Specified by:
waitingToRestartin interfaceProcessLogger- Parameters:
seconds- the secondsprocessName- the process name
-
waitingToRestart$str
protected String waitingToRestart$str()
-
failedToKillProcess
public final void failedToKillProcess(String process)
- Specified by:
failedToKillProcessin interfaceProcessLogger
-
failedToKillProcess$str
protected String failedToKillProcess$str()
-
argUsage$str
protected String argUsage$str()
-
argUsage
public final String argUsage(String executableName)
- Specified by:
argUsagein interfaceProcessLogger
-
argBackup$str
protected String argBackup$str()
-
argBackup
public final String argBackup()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.BACKUP_DCcommand line argument.- Specified by:
argBackupin interfaceProcessLogger- Returns:
- the message.
-
argCachedDc$str
protected String argCachedDc$str()
-
argCachedDc
public final String argCachedDc()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.CACHED_DCcommand line argument.- Specified by:
argCachedDcin interfaceProcessLogger- Returns:
- the message.
-
argDomainConfig$str
protected String argDomainConfig$str()
-
argDomainConfig
public final String argDomainConfig()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.DOMAIN_CONFIGcommand line arguments.- Specified by:
argDomainConfigin interfaceProcessLogger- Returns:
- the message.
-
argShortDomainConfig$str
protected String argShortDomainConfig$str()
-
argShortDomainConfig
public final String argShortDomainConfig()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SHORT_DOMAIN_CONFIGcommand line arguments.- Specified by:
argShortDomainConfigin interfaceProcessLogger- Returns:
- the message.
-
argReadOnlyDomainConfig$str
protected String argReadOnlyDomainConfig$str()
-
argReadOnlyDomainConfig
public final String argReadOnlyDomainConfig()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.READ_ONLY_DOMAIN_CONFIGcommand line arguments.- Specified by:
argReadOnlyDomainConfigin interfaceProcessLogger- Returns:
- the message.
-
argHelp$str
protected String argHelp$str()
-
argHelp
public final String argHelp()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SHORT_HELPorCommandLineConstants.HELPcommand line argument.- Specified by:
argHelpin interfaceProcessLogger- Returns:
- the message.
-
argInterProcessHcAddress$str
protected String argInterProcessHcAddress$str()
-
argInterProcessHcAddress
public final String argInterProcessHcAddress()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.INTERPROCESS_HC_ADDRESScommand line argument.- Specified by:
argInterProcessHcAddressin interfaceProcessLogger- Returns:
- the message.
-
argInterProcessHcPort$str
protected String argInterProcessHcPort$str()
-
argInterProcessHcPort
public final String argInterProcessHcPort()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.INTERPROCESS_HC_PORTcommand line argument.- Specified by:
argInterProcessHcPortin interfaceProcessLogger- Returns:
- the message.
-
argHostConfig$str
protected String argHostConfig$str()
-
argHostConfig
public final String argHostConfig()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.HOST_CONFIGcommand line argument.- Specified by:
argHostConfigin interfaceProcessLogger- Returns:
- the message.
-
argReadOnlyHostConfig$str
protected String argReadOnlyHostConfig$str()
-
argReadOnlyHostConfig
public final String argReadOnlyHostConfig()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.READ_ONLY_HOST_CONFIGcommand line argument.- Specified by:
argReadOnlyHostConfigin interfaceProcessLogger- Returns:
- the message.
-
argPcAddress$str
protected String argPcAddress$str()
-
argPcAddress
public final String argPcAddress()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.PROCESS_CONTROLLER_BIND_ADDRcommand line argument.- Specified by:
argPcAddressin interfaceProcessLogger- Returns:
- the message.
-
argPcPort$str
protected String argPcPort$str()
-
argPcPort
public final String argPcPort()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.PROCESS_CONTROLLER_BIND_PORTcommand line argument.- Specified by:
argPcPortin interfaceProcessLogger- Returns:
- the message.
-
argProperties$str
protected String argProperties$str()
-
argProperties
public final String argProperties()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SHORT_PROPERTIESorCommandLineConstants.PROPERTIEScommand line argument.- Specified by:
argPropertiesin interfaceProcessLogger- Returns:
- the message.
-
argSystem$str
protected String argSystem$str()
-
argSystem
public final String argSystem()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SYS_PROPcommand line argument.- Specified by:
argSystemin interfaceProcessLogger- Returns:
- the message.
-
argVersion$str
protected String argVersion$str()
-
argVersion
public final String argVersion()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SHORT_VERSION,CommandLineConstants.OLD_SHORT_VERSIONorCommandLineConstants.VERSIONcommand line argument.- Specified by:
argVersionin interfaceProcessLogger- Returns:
- the message.
-
argPublicBindAddress$str
protected String argPublicBindAddress$str()
-
argPublicBindAddress
public final String argPublicBindAddress()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.PUBLIC_BIND_ADDRESScommand line argument.- Specified by:
argPublicBindAddressin interfaceProcessLogger- Returns:
- the message.
-
argInterfaceBindAddress$str
protected String argInterfaceBindAddress$str()
-
argInterfaceBindAddress
public final String argInterfaceBindAddress()
Description copied from interface:ProcessLoggerInstructions for the-b<interface></interface>command line argument.- Specified by:
argInterfaceBindAddressin interfaceProcessLogger- Returns:
- the message.
-
argDefaultMulticastAddress$str
protected String argDefaultMulticastAddress$str()
-
argDefaultMulticastAddress
public final String argDefaultMulticastAddress()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.DEFAULT_MULTICAST_ADDRESScommand line argument.- Specified by:
argDefaultMulticastAddressin interfaceProcessLogger- Returns:
- the message.
-
argAdminOnly$str
protected String argAdminOnly$str()
-
argAdminOnly
public final String argAdminOnly()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.ADMIN_ONLYcommand line argument.- Specified by:
argAdminOnlyin interfaceProcessLogger- Returns:
- the message.
-
argMasterAddress$str
protected String argMasterAddress$str()
-
argMasterAddress
public final String argMasterAddress()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.PRIMARY_ADDRESScommand line argument.- Specified by:
argMasterAddressin interfaceProcessLogger- Returns:
- the message.
-
argMasterPort$str
protected String argMasterPort$str()
-
argMasterPort
public final String argMasterPort()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.PRIMARY_PORTcommand line argument.- Specified by:
argMasterPortin interfaceProcessLogger- Returns:
- the message.
-
argSecMgr$str
protected String argSecMgr$str()
-
argSecMgr
public final String argSecMgr()
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.SECMGRcommand line argument.- Specified by:
argSecMgrin interfaceProcessLogger- Returns:
- the message
-
argStability$str
protected String argStability$str()
-
argStability
public final String argStability(Set<Stability> stabilities, Stability defaultStability)
Description copied from interface:ProcessLoggerInstructions for theCommandLineConstants.STABILITYcommand line argument.- Specified by:
argStabilityin interfaceProcessLogger- Returns:
- the message
-
noArgValue$str
protected String noArgValue$str()
-
noArgValue
public final String noArgValue(String argument)
Description copied from interface:ProcessLoggerError message indicating no value was provided for a command line argument.- Specified by:
noArgValuein interfaceProcessLogger- Parameters:
argument- the name of the argument- Returns:
- the message.
-
invalidAuthKeyLen$str
protected String invalidAuthKeyLen$str()
-
invalidAuthKeyLen
public final IllegalArgumentException invalidAuthKeyLen()
Description copied from interface:ProcessLoggerCreates an exception indicating the authentication key must be 16 bytes long.- Specified by:
invalidAuthKeyLenin interfaceProcessLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidLength$str
protected String invalidLength$str()
-
invalidLength
public final IllegalArgumentException invalidLength(String parameterName)
Description copied from interface:ProcessLoggerCreates an exception indicating the parameter has an invalid length.- Specified by:
invalidLengthin interfaceProcessLogger- Parameters:
parameterName- the parameter name.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
invalidOption$str
protected String invalidOption$str()
-
invalidOption
public final IllegalArgumentException invalidOption(String option)
Description copied from interface:ProcessLoggerCreates an exception indicating the option, represented by theoptionparameter, is invalid.- Specified by:
invalidOptionin interfaceProcessLogger- Parameters:
option- the invalid option.- Returns:
- an
IllegalArgumentExceptionfor the error.
-
nullCommandComponent$str
protected String nullCommandComponent$str()
-
nullCommandComponent
public final IllegalArgumentException nullCommandComponent()
Description copied from interface:ProcessLoggerCreates an exception indicating a command contains anullcomponent.- Specified by:
nullCommandComponentin interfaceProcessLogger- Returns:
- an
IllegalArgumentExceptionfor the error.
-
failedToAcceptConnection
public final void failedToAcceptConnection(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to accept the connection.- Specified by:
failedToAcceptConnectionin interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToAcceptConnection$str
protected String failedToAcceptConnection$str()
-
failedToCloseResource
public final void failedToCloseResource(Throwable cause, Object resource)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to close the resource.- Specified by:
failedToCloseResourcein interfaceProcessLogger- Parameters:
cause- the cause of the error.resource- the resource.
-
failedToCloseResource$str
protected String failedToCloseResource$str()
-
failedToCloseServerSocket
public final void failedToCloseServerSocket(Throwable cause, ServerSocket socket)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to close the server socket.- Specified by:
failedToCloseServerSocketin interfaceProcessLogger- Parameters:
cause- the cause of the error.socket- the server socket.
-
failedToCloseServerSocket$str
protected String failedToCloseServerSocket$str()
-
failedToCloseSocket
public final void failedToCloseSocket(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to close the socket.- Specified by:
failedToCloseSocketin interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToCloseSocket$str
protected String failedToCloseSocket$str()
-
failedToHandleIncomingConnection
public final void failedToHandleIncomingConnection(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to handle the incoming connection.- Specified by:
failedToHandleIncomingConnectionin interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToHandleIncomingConnection$str
protected String failedToHandleIncomingConnection$str()
-
failedToHandleSocketFailure
public final void failedToHandleSocketFailure(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error messaged indicating a failure to handle the socket failure condition.- Specified by:
failedToHandleSocketFailurein interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToHandleSocketFailure$str
protected String failedToHandleSocketFailure$str()
-
failedToHandleSocketFinished
public final void failedToHandleSocketFinished(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error messaged indicating a failure to handle the socket finished condition.- Specified by:
failedToHandleSocketFinishedin interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToHandleSocketFinished$str
protected String failedToHandleSocketFinished$str()
-
failedToHandleSocketShutdown
public final void failedToHandleSocketShutdown(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error messaged indicating a failure to handle the socket shut down condition.- Specified by:
failedToHandleSocketShutdownin interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToHandleSocketShutdown$str
protected String failedToHandleSocketShutdown$str()
-
failedToReadMessage
public final void failedToReadMessage(Throwable cause)
Description copied from interface:ProcessLoggerLogs an error message indicating a failure to read a message.- Specified by:
failedToReadMessagein interfaceProcessLogger- Parameters:
cause- the cause of the error.
-
failedToReadMessage$str
protected String failedToReadMessage$str()
-
leakedMessageOutputStream
public final void leakedMessageOutputStream()
Description copied from interface:ProcessLoggerLogs a warning message indicating the leakage of the message outout stream.- Specified by:
leakedMessageOutputStreamin interfaceProcessLogger
-
leakedMessageOutputStream$str
protected String leakedMessageOutputStream$str()
-
failedToCreateServerThread$str
protected String failedToCreateServerThread$str()
-
failedToCreateServerThread
public final IOException failedToCreateServerThread()
Description copied from interface:ProcessLoggerCreates an exception indicating a failure to create the server thread.- Specified by:
failedToCreateServerThreadin interfaceProcessLogger- Returns:
- an
IOExceptionfor the error.
-
failedToReadObject$str
protected String failedToReadObject$str()
-
failedToReadObject
public final IOException failedToReadObject(Throwable cause)
Description copied from interface:ProcessLoggerCreates an exception indicating a failure to read the object.- Specified by:
failedToReadObjectin interfaceProcessLogger- Parameters:
cause- the cause of the error.- Returns:
- an
IOExceptionfor the error.
-
invalidByte0$str
protected String invalidByte0$str()
-
invalidByte
public final UTFDataFormatException invalidByte()
Description copied from interface:ProcessLoggerCreates an exception indicating an invalid byte.- Specified by:
invalidBytein interfaceProcessLogger- Returns:
- an
UTFDataFormatExceptionfor the error.
-
invalidByte2$str
protected String invalidByte2$str()
-
invalidByte
public final UTFDataFormatException invalidByte(char c, int i)
Description copied from interface:ProcessLoggerCreates an exception indicating an invalid byte.- Specified by:
invalidBytein interfaceProcessLogger- Parameters:
c- the character.i- the raw integer.- Returns:
- an
UTFDataFormatExceptionfor the error.
-
invalidByteToken$str
protected String invalidByteToken$str()
-
invalidByteToken
public final IOException invalidByteToken(int expected, byte actual)
Description copied from interface:ProcessLoggerCreates an exception indicating an invalid byte token was found.- Specified by:
invalidByteTokenin interfaceProcessLogger- Parameters:
expected- the expected value.actual- the actual value.- Returns:
- an
IOExceptionfor the error.
-
invalidCommandByte$str
protected String invalidCommandByte$str()
-
invalidCommandByte
public final IOException invalidCommandByte(int commandByte)
Description copied from interface:ProcessLoggerCreates an exception indicating an invalid command byte was read.- Specified by:
invalidCommandBytein interfaceProcessLogger- Parameters:
commandByte- the command byte read.- Returns:
- an
IOExceptionfor the error.
-
invalidStartChunk$str
protected String invalidStartChunk$str()
-
invalidStartChunk
public final IOException invalidStartChunk(int chunk)
Description copied from interface:ProcessLoggerCreates an exception indicating an invalid start chunk was found.- Specified by:
invalidStartChunkin interfaceProcessLogger- Parameters:
chunk- the start chunk.- Returns:
- an
IOExceptionfor the error.
-
readBytes$str
protected String readBytes$str()
-
readBytes
public final EOFException readBytes(int bytesRead)
Description copied from interface:ProcessLoggerCreates an exception indicating the number of bytes read.- Specified by:
readBytesin interfaceProcessLogger- Parameters:
bytesRead- the number of bytes read.- Returns:
- an
EOFExceptionfor the error.
-
streamClosed$str
protected String streamClosed$str()
-
streamClosed
public final IOException streamClosed()
Description copied from interface:ProcessLoggerCreates an exception indicating the stream is closed.- Specified by:
streamClosedin interfaceProcessLogger- Returns:
- an
IOExceptionfor the error.
-
threadCreationRefused$str
protected String threadCreationRefused$str()
-
threadCreationRefused
public final IllegalStateException threadCreationRefused()
Description copied from interface:ProcessLoggerCreates an exception indicating the thread creation was refused.- Specified by:
threadCreationRefusedin interfaceProcessLogger- Returns:
- an
IllegalStateExceptionfor the error.
-
unexpectedEndOfStream$str
protected String unexpectedEndOfStream$str()
-
unexpectedEndOfStream
public final EOFException unexpectedEndOfStream()
Description copied from interface:ProcessLoggerCreates an exception indicating an unexpected end of stream was detected.- Specified by:
unexpectedEndOfStreamin interfaceProcessLogger- Returns:
- an
EOFExceptionfor the error.
-
writeChannelClosed$str
protected String writeChannelClosed$str()
-
writeChannelClosed
public final IOException writeChannelClosed()
Description copied from interface:ProcessLoggerCreates an exception indicating the write channel is closed.- Specified by:
writeChannelClosedin interfaceProcessLogger- Returns:
- an
IOExceptionfor the error.
-
writesAlreadyShutdown$str
protected String writesAlreadyShutdown$str()
-
writesAlreadyShutdown
public final IOException writesAlreadyShutdown()
Description copied from interface:ProcessLoggerCreates an exception indicating the writes have already been shutdown.- Specified by:
writesAlreadyShutdownin interfaceProcessLogger- Returns:
- an
IOExceptionfor the error.
-
attemptingToKillProcess
public final void attemptingToKillProcess(String process, long timeout)
- Specified by:
attemptingToKillProcessin interfaceProcessLogger
-
attemptingToKillProcess$str
protected String attemptingToKillProcess$str()
-
jpsCommandNotFound
public final void jpsCommandNotFound(String process)
- Specified by:
jpsCommandNotFoundin interfaceProcessLogger
-
jpsCommandNotFound$str
protected String jpsCommandNotFound$str()
-
processNotFound
public final void processNotFound(String process)
- Specified by:
processNotFoundin interfaceProcessLogger
-
processNotFound$str
protected String processNotFound$str()
-
multipleProcessesFound
public final void multipleProcessesFound(String process)
- Specified by:
multipleProcessesFoundin interfaceProcessLogger
-
multipleProcessesFound$str
protected String multipleProcessesFound$str()
-
destroyingProcess
public final void destroyingProcess(String process, long timeout)
- Specified by:
destroyingProcessin interfaceProcessLogger
-
destroyingProcess$str
protected String destroyingProcess$str()
-
-