@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2023-05-27T12:21:18+0800") public class DeploymentScannerLogger_$logger extends org.jboss.logging.DelegatingBasicLogger implements DeploymentScannerLogger, org.jboss.logging.BasicLogger, Serializable
ROOT_LOGGER
Constructor and Description |
---|
DeploymentScannerLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
cannotDeleteDeploymentProgressMarker(File file)
Logs a warning message indicating the extraneous deployment marker file could not be removed.
|
protected String |
cannotDeleteDeploymentProgressMarker$str() |
RuntimeException |
cannotListDirectoryFiles(File directory) |
protected String |
cannotListDirectoryFiles$str() |
void |
cannotRemoveDeploymentMarker(File file)
Logs a warning message indicating the extraneous deployment marker file could not be removed.
|
void |
cannotRemoveDeploymentMarker(String fileName)
Logs a warning message indicating the extraneous deployment marker file could not be removed.
|
protected String |
cannotRemoveDeploymentMarker$str() |
String |
cannotRemoveSubsystem()
A message indicating the subsystem cannot be removed while there are still scanners configured.
|
protected String |
cannotRemoveSubsystem$str() |
String |
deploymentContentIncomplete(File file,
String suffix)
A message indicating the deployment content, represented by the
file parameter, appears to be incomplete
and is not progressing toward completion. |
protected String |
deploymentContentIncomplete$str() |
void |
deploymentNotFound(String deploymentName)
Logs a warning message indicating the deployment, represented by the
deploymentName parameter, requested
is not present. |
protected String |
deploymentNotFound$str() |
IllegalStateException |
deploymentScannerNotForDomainMode() |
protected String |
deploymentScannerNotForDomainMode$str() |
String |
deploymentTimeout(long timeout)
A message indicating the deployment operation was not received with the timeout period.
|
protected String |
deploymentTimeout$str() |
void |
deploymentTriggered(String fileName,
String marker)
Logs a warning message indicating a deployment was triggered.
|
protected String |
deploymentTriggered$str() |
RuntimeException |
deployModelOperationFailed(String msg)
A message indicating DefaultDeploymentOperations.getDeploymentsStatus did not get a usable result
|
protected String |
deployModelOperationFailed$str() |
IllegalArgumentException |
directoryDoesNotExist(String path)
Creates an exception indicating the directory, represented by the
path parameter, does not exist. |
protected String |
directoryDoesNotExist$str() |
IllegalArgumentException |
directoryNotWritable(String path)
Creates an exception indicating the directory, represented by the
path parameter, is not writable. |
protected String |
directoryNotWritable$str() |
void |
errorWritingDeploymentMarker(Throwable cause,
String markerFile)
Logs an error message indicating an exception was caught writing a deployment marker file.
|
protected String |
errorWritingDeploymentMarker$str() |
void |
explodedAutoDeploymentContentWarning(String marker,
String elementName)
Logs a warning message indicating the behaviour is not possible when auto-deployment of exploded content is
enabled.
|
protected String |
explodedAutoDeploymentContentWarning$str() |
void |
explodedDeploymentContentDeleted(String fileName,
String marker)
Logs a warning message indicating the deployment scanner found that content for an exploded deployment,
represented by the
fileName parameter, has been deleted, but marked for auto-deploy/undeploy for
exploded deployments is not enabled. |
protected String |
explodedDeploymentContentDeleted$str() |
void |
failedCheckingXMLFile(Throwable cause,
String fileName)
Logs an error message indicating a failure checking whether the xml file, represented by the
fileName
parameter, was a complete xml file. |
protected String |
failedCheckingXMLFile$str() |
void |
failedCheckingZipFile(Throwable cause,
String fileName)
Logs an error message indicating a failure checking whether the zip file, represented by the
fileName
parameter, was a complete zip. |
protected String |
failedCheckingZipFile$str() |
void |
failedStatusSynchronization(Throwable cause,
String deploymentName) |
protected String |
failedStatusSynchronization$str() |
void |
fileSystemDeploymentFailed(Throwable cause)
Logs an error message indicating the file system deployment service failed.
|
protected String |
fileSystemDeploymentFailed$str() |
void |
incompleteContent(String name)
Logs an informational message indicating scan found incompletely copied file content for deployment.
|
protected String |
incompleteContent$str() |
void |
initialScanFailed(Throwable t) |
protected String |
initialScanFailed$str() |
void |
invalidExplodedDeploymentDirectory(String fileName,
String deploymentDir)
Logs a warning message indicating the deployment scanner found a directory, represented by the
fileName
parameter, that was not inside a directory with a proper ending name. |
protected String |
invalidExplodedDeploymentDirectory$str() |
String |
invalidXmlFileFound(String name,
int lineNumber,
int columnNumber)
Logs an informational message indicating scan found an invalid XML file which means either is incompletly copied or just wrong.
|
protected String |
invalidXmlFileFound$str() |
String |
invalidZip64FileFormat(String fileName)
A message indicating the file, represented by the
fileName parameter, cannot be scanned because it uses
the currently unsupported ZIP64 format. |
protected String |
invalidZip64FileFormat$str() |
String |
invalidZipFileFormat(String fileName)
A message indicating the file, represented by the
fileName parameter, cannot be scanned because it does
not begin with a ZIP file format local file header signature. |
protected String |
invalidZipFileFormat$str() |
IllegalArgumentException |
notADirectory(String path)
Creates an exception indicating the
path is not a directory. |
protected String |
notADirectory$str() |
IllegalArgumentException |
nullVar(String name)
Creates an exception indicating the variable, represented by the
name parameter, is null . |
protected String |
nullVar$str() |
String |
previousContentDeployed()
A message indicating a previous version of this content was deployed and remains deployed.
|
protected String |
previousContentDeployed$str() |
void |
reattemptingFailedDeployment(String deploymentName)
Logs an info level message indicating that a failed deployment
deploymentName is being re-attempted. |
protected String |
reattemptingFailedDeployment$str() |
void |
scanException(Throwable cause,
String fileName)
Logs an error message indicating the scan of the file, represented by the
fileName parameter, threw an
exception. |
protected String |
scanException$str() |
void |
scannerDeploymentRedeployedButNotByScanner(String deploymentName,
File marker) |
protected String |
scannerDeploymentRedeployedButNotByScanner$str() |
void |
scannerDeploymentRemovedButNotByScanner(String deploymentName,
File marker) |
protected String |
scannerDeploymentRemovedButNotByScanner$str() |
void |
scannerDeploymentUndeployedButNotByScanner(String deploymentName,
File marker) |
protected String |
scannerDeploymentUndeployedButNotByScanner$str() |
String |
scannerNotConfigured()
A message indicating the scanner has not been configured.
|
protected String |
scannerNotConfigured$str() |
void |
started(String className,
String deploymentPath)
Logs an informational message indicating the
className started for deploymentPath . |
protected String |
started$str() |
void |
unsafeAutoDeploy(String marker1,
String marker2,
Set<String> problems)
Logs a warning message indicating a scan found content configured for auto-deployed that could not be safely
auto-deployed.
|
protected String |
unsafeAutoDeploy$str() |
String |
unsafeAutoDeploy2(String errorMsg,
String fileName,
String marker)
A message indicating the file was configured for auto-deploy but could not be safely auto-deployed.
|
protected String |
unsafeAutoDeploy2$str() |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public DeploymentScannerLogger_$logger(org.jboss.logging.Logger log)
public final void cannotDeleteDeploymentProgressMarker(File file)
DeploymentScannerLogger
cannotDeleteDeploymentProgressMarker
in interface DeploymentScannerLogger
file
- the file that could not be removed.protected String cannotDeleteDeploymentProgressMarker$str()
public final void cannotRemoveDeploymentMarker(String fileName)
DeploymentScannerLogger
cannotRemoveDeploymentMarker
in interface DeploymentScannerLogger
fileName
- the file that could not be removed.protected String cannotRemoveDeploymentMarker$str()
public final void cannotRemoveDeploymentMarker(File file)
DeploymentScannerLogger
cannotRemoveDeploymentMarker
in interface DeploymentScannerLogger
file
- the file that could not be removed.public final void deploymentNotFound(String deploymentName)
DeploymentScannerLogger
deploymentName
parameter, requested
is not present.deploymentNotFound
in interface DeploymentScannerLogger
deploymentName
- the name of the deployment.protected String deploymentNotFound$str()
public final void deploymentTriggered(String fileName, String marker)
DeploymentScannerLogger
deploymentTriggered
in interface DeploymentScannerLogger
fileName
- the file name.marker
- the marker.protected String deploymentTriggered$str()
public final void errorWritingDeploymentMarker(Throwable cause, String markerFile)
DeploymentScannerLogger
errorWritingDeploymentMarker
in interface DeploymentScannerLogger
cause
- the cause of the error.markerFile
- the marker file.protected String errorWritingDeploymentMarker$str()
public final void explodedAutoDeploymentContentWarning(String marker, String elementName)
DeploymentScannerLogger
explodedAutoDeploymentContentWarning
in interface DeploymentScannerLogger
marker
- the marker.elementName
- the element name.protected String explodedAutoDeploymentContentWarning$str()
public final void explodedDeploymentContentDeleted(String fileName, String marker)
DeploymentScannerLogger
fileName
parameter, has been deleted, but marked for auto-deploy/undeploy for
exploded deployments is not enabled.explodedDeploymentContentDeleted
in interface DeploymentScannerLogger
fileName
- the file name of the deployment.marker
- the marker.protected String explodedDeploymentContentDeleted$str()
public final void failedCheckingZipFile(Throwable cause, String fileName)
DeploymentScannerLogger
fileName
parameter, was a complete zip.failedCheckingZipFile
in interface DeploymentScannerLogger
cause
- the cause of the error.fileName
- the file name.protected String failedCheckingZipFile$str()
public final void fileSystemDeploymentFailed(Throwable cause)
DeploymentScannerLogger
fileSystemDeploymentFailed
in interface DeploymentScannerLogger
cause
- the cause of the error.protected String fileSystemDeploymentFailed$str()
public final void incompleteContent(String name)
DeploymentScannerLogger
incompleteContent
in interface DeploymentScannerLogger
name
- the name of the deployment.protected String incompleteContent$str()
public final void invalidExplodedDeploymentDirectory(String fileName, String deploymentDir)
DeploymentScannerLogger
fileName
parameter, that was not inside a directory with a proper ending name.invalidExplodedDeploymentDirectory
in interface DeploymentScannerLogger
fileName
- the invalid deployment file name.deploymentDir
- the deployment directory.protected String invalidExplodedDeploymentDirectory$str()
public final void scanException(Throwable cause, String fileName)
DeploymentScannerLogger
fileName
parameter, threw an
exception.scanException
in interface DeploymentScannerLogger
cause
- the cause of the error.fileName
- the name of the file scanned that threw an exception.protected String scanException$str()
public final void started(String className, String deploymentPath)
DeploymentScannerLogger
className
started for deploymentPath
.started
in interface DeploymentScannerLogger
className
- the class name.deploymentPath
- the deployment path.protected String started$str()
public final void unsafeAutoDeploy(String marker1, String marker2, Set<String> problems)
DeploymentScannerLogger
unsafeAutoDeploy
in interface DeploymentScannerLogger
marker1
- the first marker option.marker2
- the second marker option.problems
- the problems.protected String unsafeAutoDeploy$str()
public final void reattemptingFailedDeployment(String deploymentName)
DeploymentScannerLogger
deploymentName
is being re-attempted.reattemptingFailedDeployment
in interface DeploymentScannerLogger
deploymentName
- The name of the failed deployment.protected String reattemptingFailedDeployment$str()
public final void failedCheckingXMLFile(Throwable cause, String fileName)
DeploymentScannerLogger
fileName
parameter, was a complete xml file.failedCheckingXMLFile
in interface DeploymentScannerLogger
cause
- the cause of the error.fileName
- the file name.protected String failedCheckingXMLFile$str()
public final void initialScanFailed(Throwable t)
initialScanFailed
in interface DeploymentScannerLogger
protected String initialScanFailed$str()
public final void scannerDeploymentUndeployedButNotByScanner(String deploymentName, File marker)
scannerDeploymentUndeployedButNotByScanner
in interface DeploymentScannerLogger
protected String scannerDeploymentUndeployedButNotByScanner$str()
public final void scannerDeploymentRemovedButNotByScanner(String deploymentName, File marker)
scannerDeploymentRemovedButNotByScanner
in interface DeploymentScannerLogger
protected String scannerDeploymentRemovedButNotByScanner$str()
protected String cannotRemoveSubsystem$str()
public final String cannotRemoveSubsystem()
DeploymentScannerLogger
cannotRemoveSubsystem
in interface DeploymentScannerLogger
protected String deploymentContentIncomplete$str()
public final String deploymentContentIncomplete(File file, String suffix)
DeploymentScannerLogger
file
parameter, appears to be incomplete
and is not progressing toward completion.deploymentContentIncomplete
in interface DeploymentScannerLogger
file
- the content.suffix
- the suffix.protected String deploymentTimeout$str()
public final String deploymentTimeout(long timeout)
DeploymentScannerLogger
deploymentTimeout
in interface DeploymentScannerLogger
timeout
- the timeout period.protected String directoryDoesNotExist$str()
public final IllegalArgumentException directoryDoesNotExist(String path)
DeploymentScannerLogger
path
parameter, does not exist.directoryDoesNotExist
in interface DeploymentScannerLogger
path
- the path of the directory.IllegalArgumentException
for the error.protected String directoryNotWritable$str()
public final IllegalArgumentException directoryNotWritable(String path)
DeploymentScannerLogger
path
parameter, is not writable.directoryNotWritable
in interface DeploymentScannerLogger
path
- the path of the directory.IllegalArgumentException
for the error.protected String invalidZipFileFormat$str()
public final String invalidZipFileFormat(String fileName)
DeploymentScannerLogger
fileName
parameter, cannot be scanned because it does
not begin with a ZIP file format local file header signature.invalidZipFileFormat
in interface DeploymentScannerLogger
fileName
- the name of the invalid file.protected String invalidZip64FileFormat$str()
public final String invalidZip64FileFormat(String fileName)
DeploymentScannerLogger
fileName
parameter, cannot be scanned because it uses
the currently unsupported ZIP64 format.invalidZip64FileFormat
in interface DeploymentScannerLogger
fileName
- the name of the invalid file.protected String notADirectory$str()
public final IllegalArgumentException notADirectory(String path)
DeploymentScannerLogger
path
is not a directory.notADirectory
in interface DeploymentScannerLogger
path
- the path name.IllegalArgumentException
for the error.protected String nullVar$str()
public final IllegalArgumentException nullVar(String name)
DeploymentScannerLogger
name
parameter, is null
.nullVar
in interface DeploymentScannerLogger
name
- the name of the null
variable.IllegalArgumentException
for the error.protected String previousContentDeployed$str()
public final String previousContentDeployed()
DeploymentScannerLogger
previousContentDeployed
in interface DeploymentScannerLogger
protected String scannerNotConfigured$str()
public final String scannerNotConfigured()
DeploymentScannerLogger
scannerNotConfigured
in interface DeploymentScannerLogger
protected String unsafeAutoDeploy2$str()
public final String unsafeAutoDeploy2(String errorMsg, String fileName, String marker)
DeploymentScannerLogger
unsafeAutoDeploy2
in interface DeploymentScannerLogger
errorMsg
- the error message.fileName
- the file name.marker
- the marker.protected String deploymentScannerNotForDomainMode$str()
public final IllegalStateException deploymentScannerNotForDomainMode()
deploymentScannerNotForDomainMode
in interface DeploymentScannerLogger
protected String cannotListDirectoryFiles$str()
public final RuntimeException cannotListDirectoryFiles(File directory)
cannotListDirectoryFiles
in interface DeploymentScannerLogger
public final void scannerDeploymentRedeployedButNotByScanner(String deploymentName, File marker)
scannerDeploymentRedeployedButNotByScanner
in interface DeploymentScannerLogger
protected String scannerDeploymentRedeployedButNotByScanner$str()
public final void failedStatusSynchronization(Throwable cause, String deploymentName)
failedStatusSynchronization
in interface DeploymentScannerLogger
protected String failedStatusSynchronization$str()
protected String invalidXmlFileFound$str()
public final String invalidXmlFileFound(String name, int lineNumber, int columnNumber)
DeploymentScannerLogger
invalidXmlFileFound
in interface DeploymentScannerLogger
name
- the name of the file.protected String deployModelOperationFailed$str()
public final RuntimeException deployModelOperationFailed(String msg)
DeploymentScannerLogger
deployModelOperationFailed
in interface DeploymentScannerLogger
msg
- the failure description.Copyright © 2023 JBoss by Red Hat. All rights reserved.