public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_console_connecting(Object arg0)
Key
console.connecting: Connecting with configuration
[{0}] .... |
static org.jvnet.localizer.Localizable |
_console_disconnecting(Object arg0)
Key
console.disconnecting: Disconnecting configuration
[{0}] .... |
static org.jvnet.localizer.Localizable |
_console_notPerforming(Object arg0)
Key
console.notPerforming: Current build result is
[{0}], not going to run.. |
static org.jvnet.localizer.Localizable |
_console_paramPublish_match(Object arg0,
Object arg1,
Object arg2)
Key
console.paramPublish.match: Publishing to [{2}] -
Label [{0}] matches expression [{1}]. |
static org.jvnet.localizer.Localizable |
_console_paramPublish_skip(Object arg0,
Object arg1,
Object arg2)
Key
console.paramPublish.skip: Skipping [{2}] - Label
[{0}] does not match expression [{1}]. |
static org.jvnet.localizer.Localizable |
_console_publishFromHost_message(Object arg0)
Key
console.publishFromHost.message: Connecting from
host [{0}]. |
static org.jvnet.localizer.Localizable |
_console_publishFromHost_unknown(Object arg0)
Key
console.publishFromHost.unknown: Failed to get
hostname [{0}]. |
static org.jvnet.localizer.Localizable |
_console_retryDelay(Object arg0,
Object arg1)
Key
console.retryDelay: Caught exception [{0}] Sleeping
for [{1}]ms before trying again. |
static org.jvnet.localizer.Localizable |
_console_transferredXFiles(Object arg0)
Key
console.transferredXFiles: Transferred {0}
file(s). |
static org.jvnet.localizer.Localizable |
_exception_badDateFormat(Object arg0,
Object arg1)
Key
exception.badDateFormat: Could not create a date
format from [{0}] exception message [{1}]. |
static org.jvnet.localizer.Localizable |
_exception_baseDirectoryNotExist()
Key
exception.baseDirectoryNotExist: {@code The base directory
does not exist. |
static org.jvnet.localizer.Localizable |
_exception_cwdRemoteRoot(Object arg0)
Key
exception.cwdRemoteRoot: Failed to change to remote
directory [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_failedToCreateDirectory(Object arg0)
Key
exception.failedToCreateDirectory: {@code Could not create
or change to directory. |
static org.jvnet.localizer.Localizable |
_exception_failedToFindConfiguration(Object arg0)
Key
exception.failedToFindConfiguration: Failed to find
configuration named [{0}] check the global configuration. |
static org.jvnet.localizer.Localizable |
_exception_failedToGetEnvVars()
Key
exception.failedToGetEnvVars: Failed to get
Environment Vars from build. |
static org.jvnet.localizer.Localizable |
_exception_failedToGetHostName()
Key
exception.failedToGetHostName: Failed to get host
name. |
static org.jvnet.localizer.Localizable |
_exception_failedToGetPromotedBuild()
Key
exception.failedToGetPromotedBuild: Build is a
Promotion, but failed to get the original build. |
static org.jvnet.localizer.Localizable |
_exception_flattenModeDuplicateFileName(Object arg0)
Key
exception.flattenModeDuplicateFileName: {@code Duplicate
filename detected in flatten mode. |
static org.jvnet.localizer.Localizable |
_exception_invokeList(Object arg0,
Object arg1)
Key
exception.invokeList: {@code Exception calling
FilePath.list. |
static org.jvnet.localizer.Localizable |
_exception_invokeListNoDefaultExcludes(Object arg0,
Object arg1,
Object arg2)
Key
exception.invokeListNoDefaultExcludes: {@code Exception
calling FilePath.list. |
static org.jvnet.localizer.Localizable |
_exception_normalizeDirectory(Object arg0)
Key
exception.normalizeDirectory: Failed to normalize
base directory baseDirectory [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_paramPublish_badPattern(Object arg0,
Object arg1,
Object arg2)
Key
exception.paramPublish.badPattern: {@code Bad regular
expression. |
static org.jvnet.localizer.Localizable |
_exception_paramPublish_noParameter(Object arg0)
Key
exception.paramPublish.noParameter: Failed to find
parameter named [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_readFile(Object arg0,
Object arg1)
Key
exception.readFile: Failed to read file - filename
[{0}] (relative to JENKINS_HOME if not absolute). |
static org.jvnet.localizer.Localizable |
_exception_remoteCallException(Object arg0)
Key
exception.remoteCallException: Exception when
publishing, exception message [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_removePrefix_noMatch(Object arg0,
Object arg1)
Key
exception.removePrefix.noMatch: Failed to remove
prefix from file named [{0}]. |
static org.jvnet.localizer.Localizable |
_exception_retryDelayInterrupted()
Key
exception.retryDelayInterrupted: Interrupted whilst
sleeping before retry. |
static org.jvnet.localizer.Localizable |
_log_envVars_head()
Key
log.envVars.head: Environment Variables. |
static org.jvnet.localizer.Localizable |
_log_envVars_pair(Object arg0,
Object arg1)
Key
log.envVars.pair: ** {0}={1}. |
static org.jvnet.localizer.Localizable |
_log_exceptionCaught_retrying()
Key
log.exceptionCaught.retrying: {@code Exception caught. |
static org.jvnet.localizer.Localizable |
_log_exceptionInPerform()
Key
log.exceptionInPerform: An exception was caught
when invoking perform. |
static org.jvnet.localizer.Localizable |
_log_excludes(Object arg0,
Object arg1)
Key
log.excludes: Excludes: configured [{0}], actual
[{1}]. |
static org.jvnet.localizer.Localizable |
_log_pathToFile(Object arg0,
Object arg1)
Key
log.pathToFile: Relative path to file [{0}] is
[{1}]. |
static org.jvnet.localizer.Localizable |
_log_sourceFiles(Object arg0,
Object arg1)
Key
log.sourceFiles: Source files: configured [{0}],
actual [{1}]. |
static org.jvnet.localizer.Localizable |
_validator_optionalIP()
Key
validator.optionalIP: {@code Optional. |
static org.jvnet.localizer.Localizable |
_validator_regularExpression(Object arg0)
Key
validator.regularExpression: Must be a valid Java
regular expression - {0}. |
static org.jvnet.localizer.Localizable |
_validator_safeName(Object arg0)
Key
validator.safeName: {@code Required. |
static String |
console_connecting(Object arg0)
Key
console.connecting: Connecting with configuration
[{0}] .... |
static String |
console_disconnecting(Object arg0)
Key
console.disconnecting: Disconnecting configuration
[{0}] .... |
static String |
console_notPerforming(Object arg0)
Key
console.notPerforming: Current build result is
[{0}], not going to run.. |
static String |
console_paramPublish_match(Object arg0,
Object arg1,
Object arg2)
Key
console.paramPublish.match: Publishing to [{2}] -
Label [{0}] matches expression [{1}]. |
static String |
console_paramPublish_skip(Object arg0,
Object arg1,
Object arg2)
Key
console.paramPublish.skip: Skipping [{2}] - Label
[{0}] does not match expression [{1}]. |
static String |
console_publishFromHost_message(Object arg0)
Key
console.publishFromHost.message: Connecting from
host [{0}]. |
static String |
console_publishFromHost_unknown(Object arg0)
Key
console.publishFromHost.unknown: Failed to get
hostname [{0}]. |
static String |
console_retryDelay(Object arg0,
Object arg1)
Key
console.retryDelay: Caught exception [{0}] Sleeping
for [{1}]ms before trying again. |
static String |
console_transferredXFiles(Object arg0)
Key
console.transferredXFiles: Transferred {0}
file(s). |
static String |
exception_badDateFormat(Object arg0,
Object arg1)
Key
exception.badDateFormat: Could not create a date
format from [{0}] exception message [{1}]. |
static String |
exception_baseDirectoryNotExist()
Key
exception.baseDirectoryNotExist: {@code The base directory
does not exist. |
static String |
exception_cwdRemoteRoot(Object arg0)
Key
exception.cwdRemoteRoot: Failed to change to remote
directory [{0}]. |
static String |
exception_failedToCreateDirectory(Object arg0)
Key
exception.failedToCreateDirectory: {@code Could not create
or change to directory. |
static String |
exception_failedToFindConfiguration(Object arg0)
Key
exception.failedToFindConfiguration: Failed to find
configuration named [{0}] check the global configuration. |
static String |
exception_failedToGetEnvVars()
Key
exception.failedToGetEnvVars: Failed to get
Environment Vars from build. |
static String |
exception_failedToGetHostName()
Key
exception.failedToGetHostName: Failed to get host
name. |
static String |
exception_failedToGetPromotedBuild()
Key
exception.failedToGetPromotedBuild: Build is a
Promotion, but failed to get the original build. |
static String |
exception_flattenModeDuplicateFileName(Object arg0)
Key
exception.flattenModeDuplicateFileName: {@code Duplicate
filename detected in flatten mode. |
static String |
exception_invokeList(Object arg0,
Object arg1)
Key
exception.invokeList: {@code Exception calling
FilePath.list. |
static String |
exception_invokeListNoDefaultExcludes(Object arg0,
Object arg1,
Object arg2)
Key
exception.invokeListNoDefaultExcludes: {@code Exception
calling FilePath.list. |
static String |
exception_normalizeDirectory(Object arg0)
Key
exception.normalizeDirectory: Failed to normalize
base directory baseDirectory [{0}]. |
static String |
exception_paramPublish_badPattern(Object arg0,
Object arg1,
Object arg2)
Key
exception.paramPublish.badPattern: {@code Bad regular
expression. |
static String |
exception_paramPublish_noParameter(Object arg0)
Key
exception.paramPublish.noParameter: Failed to find
parameter named [{0}]. |
static String |
exception_readFile(Object arg0,
Object arg1)
Key
exception.readFile: Failed to read file - filename
[{0}] (relative to JENKINS_HOME if not absolute). |
static String |
exception_remoteCallException(Object arg0)
Key
exception.remoteCallException: Exception when
publishing, exception message [{0}]. |
static String |
exception_removePrefix_noMatch(Object arg0,
Object arg1)
Key
exception.removePrefix.noMatch: Failed to remove
prefix from file named [{0}]. |
static String |
exception_retryDelayInterrupted()
Key
exception.retryDelayInterrupted: Interrupted whilst
sleeping before retry. |
static String |
log_envVars_head()
Key
log.envVars.head: Environment Variables. |
static String |
log_envVars_pair(Object arg0,
Object arg1)
Key
log.envVars.pair: ** {0}={1}. |
static String |
log_exceptionCaught_retrying()
Key
log.exceptionCaught.retrying: {@code Exception caught. |
static String |
log_exceptionInPerform()
Key
log.exceptionInPerform: An exception was caught
when invoking perform. |
static String |
log_excludes(Object arg0,
Object arg1)
Key
log.excludes: Excludes: configured [{0}], actual
[{1}]. |
static String |
log_pathToFile(Object arg0,
Object arg1)
Key
log.pathToFile: Relative path to file [{0}] is
[{1}]. |
static String |
log_sourceFiles(Object arg0,
Object arg1)
Key
log.sourceFiles: Source files: configured [{0}],
actual [{1}]. |
static String |
validator_optionalIP()
Key
validator.optionalIP: {@code Optional. |
static String |
validator_regularExpression(Object arg0)
Key
validator.regularExpression: Must be a valid Java
regular expression - {0}. |
static String |
validator_safeName(Object arg0)
Key
validator.safeName: {@code Required. |
public static String exception_paramPublish_badPattern(Object arg0, Object arg1, Object arg2)
exception.paramPublish.badPattern: Bad regular
expression. Parameter name [{0}], value [{1}], message [{2}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Bad regular expression. Parameter name [{0}], value [{1}],
message [{2}]public static org.jvnet.localizer.Localizable _exception_paramPublish_badPattern(Object arg0, Object arg1, Object arg2)
exception.paramPublish.badPattern: Bad regular
expression. Parameter name [{0}], value [{1}], message [{2}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Bad regular expression. Parameter name [{0}], value [{1}],
message [{2}]public static String exception_failedToCreateDirectory(Object arg0)
exception.failedToCreateDirectory: Could not create
or change to directory. Directory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not create or change to directory. Directory [{0}]public static org.jvnet.localizer.Localizable _exception_failedToCreateDirectory(Object arg0)
exception.failedToCreateDirectory: Could not create
or change to directory. Directory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not create or change to directory. Directory [{0}]public static String exception_flattenModeDuplicateFileName(Object arg0)
exception.flattenModeDuplicateFileName: Duplicate
filename detected in flatten mode. Filename [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Duplicate filename detected in flatten mode. Filename [{0}]public static org.jvnet.localizer.Localizable _exception_flattenModeDuplicateFileName(Object arg0)
exception.flattenModeDuplicateFileName: Duplicate
filename detected in flatten mode. Filename [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Duplicate filename detected in flatten mode. Filename [{0}]public static String console_paramPublish_match(Object arg0, Object arg1, Object arg2)
console.paramPublish.match: Publishing to [{2}] -
Label [{0}] matches expression [{1}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Publishing to [{2}] - Label [{0}] matches expression [{1}]public static org.jvnet.localizer.Localizable _console_paramPublish_match(Object arg0, Object arg1, Object arg2)
console.paramPublish.match: Publishing to [{2}] -
Label [{0}] matches expression [{1}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Publishing to [{2}] - Label [{0}] matches expression [{1}]public static String exception_cwdRemoteRoot(Object arg0)
exception.cwdRemoteRoot: Failed to change to remote
directory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to change to remote directory [{0}]public static org.jvnet.localizer.Localizable _exception_cwdRemoteRoot(Object arg0)
exception.cwdRemoteRoot: Failed to change to remote
directory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to change to remote directory [{0}]public static String exception_remoteCallException(Object arg0)
exception.remoteCallException: Exception when
publishing, exception message [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when publishing, exception message [{0}]public static org.jvnet.localizer.Localizable _exception_remoteCallException(Object arg0)
exception.remoteCallException: Exception when
publishing, exception message [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception when publishing, exception message [{0}]public static String validator_optionalIP()
validator.optionalIP: Optional. Leave empty or
enter an IP address (v4).Optional. Leave empty or enter an IP address (v4)public static org.jvnet.localizer.Localizable _validator_optionalIP()
validator.optionalIP: Optional. Leave empty or
enter an IP address (v4).Optional. Leave empty or enter an IP address (v4)public static String exception_failedToFindConfiguration(Object arg0)
exception.failedToFindConfiguration: Failed to find
configuration named [{0}] check the global configuration.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to find configuration named [{0}] check the global
configurationpublic static org.jvnet.localizer.Localizable _exception_failedToFindConfiguration(Object arg0)
exception.failedToFindConfiguration: Failed to find
configuration named [{0}] check the global configuration.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to find configuration named [{0}] check the global
configurationpublic static String console_connecting(Object arg0)
console.connecting: Connecting with configuration
[{0}] ....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connecting with configuration [{0}] ...public static org.jvnet.localizer.Localizable _console_connecting(Object arg0)
console.connecting: Connecting with configuration
[{0}] ....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connecting with configuration [{0}] ...public static String log_pathToFile(Object arg0, Object arg1)
log.pathToFile: Relative path to file [{0}] is
[{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Relative path to file [{0}] is [{1}]public static org.jvnet.localizer.Localizable _log_pathToFile(Object arg0, Object arg1)
log.pathToFile: Relative path to file [{0}] is
[{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Relative path to file [{0}] is [{1}]public static String log_exceptionInPerform()
log.exceptionInPerform: An exception was caught
when invoking perform.An exception was caught when invoking performpublic static org.jvnet.localizer.Localizable _log_exceptionInPerform()
log.exceptionInPerform: An exception was caught
when invoking perform.An exception was caught when invoking performpublic static String exception_baseDirectoryNotExist()
exception.baseDirectoryNotExist: The base directory
does not exist. If this is a promotion, have you "Archived the
artifacts"?.The base directory does not exist. If this is a promotion, have
you "Archived the artifacts"?public static org.jvnet.localizer.Localizable _exception_baseDirectoryNotExist()
exception.baseDirectoryNotExist: The base directory
does not exist. If this is a promotion, have you "Archived the
artifacts"?.The base directory does not exist. If this is a promotion, have
you "Archived the artifacts"?public static String exception_invokeList(Object arg0, Object arg1)
exception.invokeList: Exception calling
FilePath.list. includes [{0}], excludes [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception calling FilePath.list. includes [{0}], excludes
[{1}]public static org.jvnet.localizer.Localizable _exception_invokeList(Object arg0, Object arg1)
exception.invokeList: Exception calling
FilePath.list. includes [{0}], excludes [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception calling FilePath.list. includes [{0}], excludes
[{1}]public static String exception_readFile(Object arg0, Object arg1)
exception.readFile: Failed to read file - filename
[{0}] (relative to JENKINS_HOME if not absolute). Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to read file - filename [{0}] (relative to JENKINS_HOME
if not absolute). Message: [{1}]public static org.jvnet.localizer.Localizable _exception_readFile(Object arg0, Object arg1)
exception.readFile: Failed to read file - filename
[{0}] (relative to JENKINS_HOME if not absolute). Message: [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to read file - filename [{0}] (relative to JENKINS_HOME
if not absolute). Message: [{1}]public static String validator_regularExpression(Object arg0)
validator.regularExpression: Must be a valid Java
regular expression - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Must be a valid Java regular expression - {0}public static org.jvnet.localizer.Localizable _validator_regularExpression(Object arg0)
validator.regularExpression: Must be a valid Java
regular expression - {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Must be a valid Java regular expression - {0}public static String exception_failedToGetPromotedBuild()
exception.failedToGetPromotedBuild: Build is a
Promotion, but failed to get the original build.Build is a Promotion, but failed to get the original buildpublic static org.jvnet.localizer.Localizable _exception_failedToGetPromotedBuild()
exception.failedToGetPromotedBuild: Build is a
Promotion, but failed to get the original build.Build is a Promotion, but failed to get the original buildpublic static String console_paramPublish_skip(Object arg0, Object arg1, Object arg2)
console.paramPublish.skip: Skipping [{2}] - Label
[{0}] does not match expression [{1}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping [{2}] - Label [{0}] does not match expression [{1}]public static org.jvnet.localizer.Localizable _console_paramPublish_skip(Object arg0, Object arg1, Object arg2)
console.paramPublish.skip: Skipping [{2}] - Label
[{0}] does not match expression [{1}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Skipping [{2}] - Label [{0}] does not match expression [{1}]public static String log_envVars_pair(Object arg0, Object arg1)
log.envVars.pair: ** {0}={1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).** {0}={1}public static org.jvnet.localizer.Localizable _log_envVars_pair(Object arg0, Object arg1)
log.envVars.pair: ** {0}={1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).** {0}={1}public static String log_envVars_head()
log.envVars.head: Environment Variables.Environment Variablespublic static org.jvnet.localizer.Localizable _log_envVars_head()
log.envVars.head: Environment Variables.Environment Variablespublic static String log_exceptionCaught_retrying()
log.exceptionCaught.retrying: Exception caught.
Retrying..Exception caught. Retrying.public static org.jvnet.localizer.Localizable _log_exceptionCaught_retrying()
log.exceptionCaught.retrying: Exception caught.
Retrying..Exception caught. Retrying.public static String console_notPerforming(Object arg0)
console.notPerforming: Current build result is
[{0}], not going to run..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Current build result is [{0}], not going to run.public static org.jvnet.localizer.Localizable _console_notPerforming(Object arg0)
console.notPerforming: Current build result is
[{0}], not going to run..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Current build result is [{0}], not going to run.public static String exception_failedToGetEnvVars()
exception.failedToGetEnvVars: Failed to get
Environment Vars from build.Failed to get Environment Vars from buildpublic static org.jvnet.localizer.Localizable _exception_failedToGetEnvVars()
exception.failedToGetEnvVars: Failed to get
Environment Vars from build.Failed to get Environment Vars from buildpublic static String exception_removePrefix_noMatch(Object arg0, Object arg1)
exception.removePrefix.noMatch: Failed to remove
prefix from file named [{0}]. Prefix [{1}] must be present in all file
paths.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to remove prefix from file named [{0}]. Prefix [{1}]
must be present in all file pathspublic static org.jvnet.localizer.Localizable _exception_removePrefix_noMatch(Object arg0, Object arg1)
exception.removePrefix.noMatch: Failed to remove
prefix from file named [{0}]. Prefix [{1}] must be present in all file
paths.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to remove prefix from file named [{0}]. Prefix [{1}]
must be present in all file pathspublic static String log_excludes(Object arg0, Object arg1)
log.excludes: Excludes: configured [{0}], actual
[{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Excludes: configured [{0}], actual [{1}]public static org.jvnet.localizer.Localizable _log_excludes(Object arg0, Object arg1)
log.excludes: Excludes: configured [{0}], actual
[{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Excludes: configured [{0}], actual [{1}]public static String log_sourceFiles(Object arg0, Object arg1)
log.sourceFiles: Source files: configured [{0}],
actual [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Source files: configured [{0}], actual [{1}]public static org.jvnet.localizer.Localizable _log_sourceFiles(Object arg0, Object arg1)
log.sourceFiles: Source files: configured [{0}],
actual [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Source files: configured [{0}], actual [{1}]public static String validator_safeName(Object arg0)
validator.safeName: Required. Cannot contain {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Required. Cannot contain {0}public static org.jvnet.localizer.Localizable _validator_safeName(Object arg0)
validator.safeName: Required. Cannot contain {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Required. Cannot contain {0}public static String console_publishFromHost_unknown(Object arg0)
console.publishFromHost.unknown: Failed to get
hostname [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to get hostname [{0}]public static org.jvnet.localizer.Localizable _console_publishFromHost_unknown(Object arg0)
console.publishFromHost.unknown: Failed to get
hostname [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to get hostname [{0}]public static String console_disconnecting(Object arg0)
console.disconnecting: Disconnecting configuration
[{0}] ....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Disconnecting configuration [{0}] ...public static org.jvnet.localizer.Localizable _console_disconnecting(Object arg0)
console.disconnecting: Disconnecting configuration
[{0}] ....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Disconnecting configuration [{0}] ...public static String console_transferredXFiles(Object arg0)
console.transferredXFiles: Transferred {0}
file(s).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Transferred {0} file(s)public static org.jvnet.localizer.Localizable _console_transferredXFiles(Object arg0)
console.transferredXFiles: Transferred {0}
file(s).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Transferred {0} file(s)public static String console_publishFromHost_message(Object arg0)
console.publishFromHost.message: Connecting from
host [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connecting from host [{0}]public static org.jvnet.localizer.Localizable _console_publishFromHost_message(Object arg0)
console.publishFromHost.message: Connecting from
host [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Connecting from host [{0}]public static String exception_normalizeDirectory(Object arg0)
exception.normalizeDirectory: Failed to normalize
base directory baseDirectory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to normalize base directory baseDirectory [{0}]public static org.jvnet.localizer.Localizable _exception_normalizeDirectory(Object arg0)
exception.normalizeDirectory: Failed to normalize
base directory baseDirectory [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to normalize base directory baseDirectory [{0}]public static String exception_paramPublish_noParameter(Object arg0)
exception.paramPublish.noParameter: Failed to find
parameter named [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to find parameter named [{0}]public static org.jvnet.localizer.Localizable _exception_paramPublish_noParameter(Object arg0)
exception.paramPublish.noParameter: Failed to find
parameter named [{0}].arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to find parameter named [{0}]public static String exception_failedToGetHostName()
exception.failedToGetHostName: Failed to get host
name.Failed to get host namepublic static org.jvnet.localizer.Localizable _exception_failedToGetHostName()
exception.failedToGetHostName: Failed to get host
name.Failed to get host namepublic static String exception_retryDelayInterrupted()
exception.retryDelayInterrupted: Interrupted whilst
sleeping before retry.Interrupted whilst sleeping before retrypublic static org.jvnet.localizer.Localizable _exception_retryDelayInterrupted()
exception.retryDelayInterrupted: Interrupted whilst
sleeping before retry.Interrupted whilst sleeping before retrypublic static String exception_badDateFormat(Object arg0, Object arg1)
exception.badDateFormat: Could not create a date
format from [{0}] exception message [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not create a date format from [{0}] exception message
[{1}]public static org.jvnet.localizer.Localizable _exception_badDateFormat(Object arg0, Object arg1)
exception.badDateFormat: Could not create a date
format from [{0}] exception message [{1}].arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not create a date format from [{0}] exception message
[{1}]public static String exception_invokeListNoDefaultExcludes(Object arg0, Object arg1, Object arg2)
exception.invokeListNoDefaultExcludes: Exception
calling FilePath.list. includes [{0}], excludes [{1}],
noDefaultExcludes [{2}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception calling FilePath.list. includes [{0}], excludes
[{1}], noDefaultExcludes [{2}]public static org.jvnet.localizer.Localizable _exception_invokeListNoDefaultExcludes(Object arg0, Object arg1, Object arg2)
exception.invokeListNoDefaultExcludes: Exception
calling FilePath.list. includes [{0}], excludes [{1}],
noDefaultExcludes [{2}].arg2 - 3rd format parameter, {2}, as String.valueOf(Object).arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Exception calling FilePath.list. includes [{0}], excludes
[{1}], noDefaultExcludes [{2}]public static String console_retryDelay(Object arg0, Object arg1)
console.retryDelay: Caught exception [{0}] Sleeping
for [{1}]ms before trying again.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Caught exception [{0}] Sleeping for [{1}]ms before trying
againpublic static org.jvnet.localizer.Localizable _console_retryDelay(Object arg0, Object arg1)
console.retryDelay: Caught exception [{0}] Sleeping
for [{1}]ms before trying again.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Caught exception [{0}] Sleeping for [{1}]ms before trying
againCopyright © 2016–2018. All rights reserved.