@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2016-11-08T21:06:10-0600") 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 |
bootTimeScanFailed(String dir) |
protected String |
bootTimeScanFailed$str() |
void |
cannotDeleteDeploymentProgressMarker(File file)
Logs a warning message indicating the extraneous deployment marker file could not be removed.
|
protected String |
cannotDeleteDeploymentProgressMarker$str() |
RuntimeException |
cannotListDirectoryFiles(Throwable ioex,
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() |
void |
directoryIsNonexistent(String path) |
protected String |
directoryIsNonexistent$str() |
void |
directoryIsNotReadable(String path) |
protected String |
directoryIsNotReadable$str() |
void |
directoryIsNotWritable(String path) |
protected String |
directoryIsNotWritable$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() |
void |
isNotADirectory(String path) |
protected String |
isNotADirectory$str() |
IllegalArgumentException |
notADirectory(String path)
Creates an exception indicating the
path is not a directory. |
protected String |
notADirectory$str() |
org.jboss.as.controller.OperationFailedException |
pathEntryNotFound(String pathName) |
protected String |
pathEntryNotFound$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 |
scanFailed(String dir) |
protected String |
scanFailed$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, warnvclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdebug, 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, warnvpublic DeploymentScannerLogger_$logger(org.jboss.logging.Logger log)
public final void cannotDeleteDeploymentProgressMarker(File file)
DeploymentScannerLoggercannotDeleteDeploymentProgressMarker in interface DeploymentScannerLoggerfile - the file that could not be removed.protected String cannotDeleteDeploymentProgressMarker$str()
public final void cannotRemoveDeploymentMarker(String fileName)
DeploymentScannerLoggercannotRemoveDeploymentMarker in interface DeploymentScannerLoggerfileName - the file that could not be removed.protected String cannotRemoveDeploymentMarker$str()
public final void cannotRemoveDeploymentMarker(File file)
DeploymentScannerLoggercannotRemoveDeploymentMarker in interface DeploymentScannerLoggerfile - the file that could not be removed.public final void deploymentNotFound(String deploymentName)
DeploymentScannerLoggerdeploymentName parameter, requested
is not present.deploymentNotFound in interface DeploymentScannerLoggerdeploymentName - the name of the deployment.protected String deploymentNotFound$str()
public final void deploymentTriggered(String fileName, String marker)
DeploymentScannerLoggerdeploymentTriggered in interface DeploymentScannerLoggerfileName - the file name.marker - the marker.protected String deploymentTriggered$str()
public final void errorWritingDeploymentMarker(Throwable cause, String markerFile)
DeploymentScannerLoggererrorWritingDeploymentMarker in interface DeploymentScannerLoggercause - the cause of the error.markerFile - the marker file.protected String errorWritingDeploymentMarker$str()
public final void explodedAutoDeploymentContentWarning(String marker, String elementName)
DeploymentScannerLoggerexplodedAutoDeploymentContentWarning in interface DeploymentScannerLoggermarker - the marker.elementName - the element name.protected String explodedAutoDeploymentContentWarning$str()
public final void explodedDeploymentContentDeleted(String fileName, String marker)
DeploymentScannerLoggerfileName parameter, has been deleted, but marked for auto-deploy/undeploy for
exploded deployments is not enabled.explodedDeploymentContentDeleted in interface DeploymentScannerLoggerfileName - the file name of the deployment.marker - the marker.protected String explodedDeploymentContentDeleted$str()
public final void failedCheckingZipFile(Throwable cause, String fileName)
DeploymentScannerLoggerfileName
parameter, was a complete zip.failedCheckingZipFile in interface DeploymentScannerLoggercause - the cause of the error.fileName - the file name.protected String failedCheckingZipFile$str()
public final void fileSystemDeploymentFailed(Throwable cause)
DeploymentScannerLoggerfileSystemDeploymentFailed in interface DeploymentScannerLoggercause - the cause of the error.protected String fileSystemDeploymentFailed$str()
public final void incompleteContent(String name)
DeploymentScannerLoggerincompleteContent in interface DeploymentScannerLoggername - the name of the deployment.protected String incompleteContent$str()
public final void invalidExplodedDeploymentDirectory(String fileName, String deploymentDir)
DeploymentScannerLoggerfileName
parameter, that was not inside a directory with a proper ending name.invalidExplodedDeploymentDirectory in interface DeploymentScannerLoggerfileName - the invalid deployment file name.deploymentDir - the deployment directory.protected String invalidExplodedDeploymentDirectory$str()
public final void scanException(Throwable cause, String fileName)
DeploymentScannerLoggerfileName parameter, threw an
exception.scanException in interface DeploymentScannerLoggercause - 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)
DeploymentScannerLoggerclassName started for deploymentPath.started in interface DeploymentScannerLoggerclassName - the class name.deploymentPath - the deployment path.protected String started$str()
public final void unsafeAutoDeploy(String marker1, String marker2, Set<String> problems)
DeploymentScannerLoggerunsafeAutoDeploy in interface DeploymentScannerLoggermarker1 - the first marker option.marker2 - the second marker option.problems - the problems.protected String unsafeAutoDeploy$str()
public final void reattemptingFailedDeployment(String deploymentName)
DeploymentScannerLoggerdeploymentName is being re-attempted.reattemptingFailedDeployment in interface DeploymentScannerLoggerdeploymentName - The name of the failed deployment.protected String reattemptingFailedDeployment$str()
public final void failedCheckingXMLFile(Throwable cause, String fileName)
DeploymentScannerLoggerfileName
parameter, was a complete xml file.failedCheckingXMLFile in interface DeploymentScannerLoggercause - the cause of the error.fileName - the file name.protected String failedCheckingXMLFile$str()
public final void initialScanFailed(Throwable t)
initialScanFailed in interface DeploymentScannerLoggerprotected String initialScanFailed$str()
public final void scannerDeploymentUndeployedButNotByScanner(String deploymentName, File marker)
scannerDeploymentUndeployedButNotByScanner in interface DeploymentScannerLoggerprotected String scannerDeploymentUndeployedButNotByScanner$str()
public final void scannerDeploymentRemovedButNotByScanner(String deploymentName, File marker)
scannerDeploymentRemovedButNotByScanner in interface DeploymentScannerLoggerprotected String scannerDeploymentRemovedButNotByScanner$str()
protected String cannotRemoveSubsystem$str()
public final String cannotRemoveSubsystem()
DeploymentScannerLoggercannotRemoveSubsystem in interface DeploymentScannerLoggerprotected String deploymentContentIncomplete$str()
public final String deploymentContentIncomplete(File file, String suffix)
DeploymentScannerLoggerfile parameter, appears to be incomplete
and is not progressing toward completion.deploymentContentIncomplete in interface DeploymentScannerLoggerfile - the content.suffix - the suffix.protected String deploymentTimeout$str()
public final String deploymentTimeout(long timeout)
DeploymentScannerLoggerdeploymentTimeout in interface DeploymentScannerLoggertimeout - the timeout period.protected String directoryDoesNotExist$str()
public final IllegalArgumentException directoryDoesNotExist(String path)
DeploymentScannerLoggerpath parameter, does not exist.directoryDoesNotExist in interface DeploymentScannerLoggerpath - the path of the directory.IllegalArgumentException for the error.protected String directoryNotWritable$str()
public final IllegalArgumentException directoryNotWritable(String path)
DeploymentScannerLoggerpath parameter, is not writable.directoryNotWritable in interface DeploymentScannerLoggerpath - the path of the directory.IllegalArgumentException for the error.protected String invalidZipFileFormat$str()
public final String invalidZipFileFormat(String fileName)
DeploymentScannerLoggerfileName parameter, cannot be scanned because it does
not begin with a ZIP file format local file header signature.invalidZipFileFormat in interface DeploymentScannerLoggerfileName - the name of the invalid file.protected String invalidZip64FileFormat$str()
public final String invalidZip64FileFormat(String fileName)
DeploymentScannerLoggerfileName parameter, cannot be scanned because it uses
the currently unsupported ZIP64 format.invalidZip64FileFormat in interface DeploymentScannerLoggerfileName - the name of the invalid file.protected String notADirectory$str()
public final IllegalArgumentException notADirectory(String path)
DeploymentScannerLoggerpath is not a directory.notADirectory in interface DeploymentScannerLoggerpath - the path name.IllegalArgumentException for the error.protected String previousContentDeployed$str()
public final String previousContentDeployed()
DeploymentScannerLoggerpreviousContentDeployed in interface DeploymentScannerLoggerprotected String scannerNotConfigured$str()
public final String scannerNotConfigured()
DeploymentScannerLoggerscannerNotConfigured in interface DeploymentScannerLoggerprotected String unsafeAutoDeploy2$str()
public final String unsafeAutoDeploy2(String errorMsg, String fileName, String marker)
DeploymentScannerLoggerunsafeAutoDeploy2 in interface DeploymentScannerLoggererrorMsg - the error message.fileName - the file name.marker - the marker.protected String deploymentScannerNotForDomainMode$str()
public final IllegalStateException deploymentScannerNotForDomainMode()
deploymentScannerNotForDomainMode in interface DeploymentScannerLoggerprotected String cannotListDirectoryFiles$str()
public final RuntimeException cannotListDirectoryFiles(Throwable ioex, File directory)
cannotListDirectoryFiles in interface DeploymentScannerLoggerpublic final void scannerDeploymentRedeployedButNotByScanner(String deploymentName, File marker)
scannerDeploymentRedeployedButNotByScanner in interface DeploymentScannerLoggerprotected String scannerDeploymentRedeployedButNotByScanner$str()
public final void failedStatusSynchronization(Throwable cause, String deploymentName)
failedStatusSynchronization in interface DeploymentScannerLoggerprotected String failedStatusSynchronization$str()
protected String invalidXmlFileFound$str()
public final String invalidXmlFileFound(String name, int lineNumber, int columnNumber)
DeploymentScannerLoggerinvalidXmlFileFound in interface DeploymentScannerLoggername - the name of the file.protected String deployModelOperationFailed$str()
public final RuntimeException deployModelOperationFailed(String msg)
DeploymentScannerLoggerdeployModelOperationFailed in interface DeploymentScannerLoggermsg - the failure description.public final void directoryIsNonexistent(String path)
directoryIsNonexistent in interface DeploymentScannerLoggerprotected String directoryIsNonexistent$str()
public final void isNotADirectory(String path)
isNotADirectory in interface DeploymentScannerLoggerprotected String isNotADirectory$str()
public final void directoryIsNotWritable(String path)
directoryIsNotWritable in interface DeploymentScannerLoggerprotected String directoryIsNotWritable$str()
protected String pathEntryNotFound$str()
public final org.jboss.as.controller.OperationFailedException pathEntryNotFound(String pathName)
pathEntryNotFound in interface DeploymentScannerLoggerpublic final void directoryIsNotReadable(String path)
directoryIsNotReadable in interface DeploymentScannerLoggerprotected String directoryIsNotReadable$str()
public final void bootTimeScanFailed(String dir)
bootTimeScanFailed in interface DeploymentScannerLoggerprotected String bootTimeScanFailed$str()
public final void scanFailed(String dir)
scanFailed in interface DeploymentScannerLoggerprotected String scanFailed$str()
Copyright © 2016 JBoss by Red Hat. All rights reserved.