public abstract class TranslationBundle extends Object
Log
Modifier | Constructor and Description |
---|---|
protected |
TranslationBundle(String name)
Constructs a new
TranslationBundle subclass instance. |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Retrieves the name of this translation bundle.
|
String |
translation_3003(Throwable _exception)
Get the translation for the log entry with ID 3003, in the log entry group Servlet.
|
String |
translation_3004(Double currentJavaVersion)
Get the translation for the log entry with ID 3004, in the log entry group Servlet.
|
String |
translation_3005(String currentServletContainerVersion)
Get the translation for the log entry with ID 3005, in the log entry group Servlet.
|
String |
translation_3100(String oldState,
String newState)
Get the translation for the log entry with ID 3100, in the log entry group Internal lifespan-related.
|
String |
translation_3101(String oldState,
String newState)
Get the translation for the log entry with ID 3101, in the log entry group Internal lifespan-related.
|
String |
translation_3200(String version,
String container,
String jvm,
String os)
Get the translation for the log entry with ID 3200, in the log entry group Bootstrapping.
|
String |
translation_3202(String detail)
Get the translation for the log entry with ID 3202, in the log entry group Bootstrapping.
|
String |
translation_3203(String actual_version,
String expected_version)
Get the translation for the log entry with ID 3203, in the log entry group Bootstrapping.
|
String |
translation_3205(String propertyName)
Get the translation for the log entry with ID 3205, in the log entry group Bootstrapping.
|
String |
translation_3206(String propertyName)
Get the translation for the log entry with ID 3206, in the log entry group Bootstrapping.
|
String |
translation_3207(Throwable _exception,
String propertyName,
String apiClass)
Get the translation for the log entry with ID 3207, in the log entry group Bootstrapping.
|
String |
translation_3208(String propertyName,
String apiClass,
String reason)
Get the translation for the log entry with ID 3208, in the log entry group Bootstrapping.
|
String |
translation_3209(String propertyName,
String detail)
Get the translation for the log entry with ID 3209, in the log entry group Bootstrapping.
|
String |
translation_3210(String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3210, in the log entry group Bootstrapping.
|
String |
translation_3211(Throwable _exception)
Get the translation for the log entry with ID 3211, in the log entry group Bootstrapping.
|
String |
translation_3212(String buildHost,
String buildTime,
String buildVersion,
String apiName,
String apiVersion)
Get the translation for the log entry with ID 3212, in the log entry group Bootstrapping.
|
String |
translation_3213(String api,
String className)
Get the translation for the log entry with ID 3213, in the log entry group Bootstrapping.
|
String |
translation_3215(String api,
String className,
String propertyName,
String detail)
Get the translation for the log entry with ID 3215, in the log entry group Bootstrapping.
|
String |
translation_3216(String api,
String className,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3216, in the log entry group Bootstrapping.
|
String |
translation_3217(Throwable _exception,
String api,
String className)
Get the translation for the log entry with ID 3217, in the log entry group Bootstrapping.
|
String |
translation_3218(String api,
String className)
Get the translation for the log entry with ID 3218, in the log entry group Bootstrapping.
|
String |
translation_3220(String api,
String function)
Get the translation for the log entry with ID 3220, in the log entry group Bootstrapping.
|
String |
translation_3222(String api,
String function,
String propertyName,
String detail)
Get the translation for the log entry with ID 3222, in the log entry group Bootstrapping.
|
String |
translation_3223(String api,
String function,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3223, in the log entry group Bootstrapping.
|
String |
translation_3224(Throwable _exception,
String api,
String function)
Get the translation for the log entry with ID 3224, in the log entry group Bootstrapping.
|
String |
translation_3225(String version)
Get the translation for the log entry with ID 3225, in the log entry group Bootstrapping.
|
String |
translation_3226(String serverVersion,
String commonVersion)
Get the translation for the log entry with ID 3226, in the log entry group Bootstrapping.
|
String |
translation_3227(String version)
Get the translation for the log entry with ID 3227, in the log entry group Bootstrapping.
|
String |
translation_3228(String version)
Get the translation for the log entry with ID 3228, in the log entry group Bootstrapping.
|
String |
translation_3230(Throwable _exception,
String propertyName)
Get the translation for the log entry with ID 3230, in the log entry group Bootstrapping.
|
String |
translation_3231(String propertyName)
Get the translation for the log entry with ID 3231, in the log entry group Bootstrapping.
|
String |
translation_3232(String propertyName)
Get the translation for the log entry with ID 3232, in the log entry group Bootstrapping.
|
String |
translation_3233()
Get the translation for the log entry with ID 3233, in the log entry group Bootstrapping.
|
String |
translation_3234()
Get the translation for the log entry with ID 3234, in the log entry group Bootstrapping.
|
String |
translation_3235(String apiName)
Get the translation for the log entry with ID 3235, in the log entry group Bootstrapping.
|
String |
translation_3237(String name,
String className)
Get the translation for the log entry with ID 3237, in the log entry group Bootstrapping.
|
String |
translation_3239(Throwable _exception,
String name,
String className)
Get the translation for the log entry with ID 3239, in the log entry group Bootstrapping.
|
String |
translation_3240(String name)
Get the translation for the log entry with ID 3240, in the log entry group Bootstrapping.
|
String |
translation_3242(String name,
String propertyName,
String detail)
Get the translation for the log entry with ID 3242, in the log entry group Bootstrapping.
|
String |
translation_3243(String name,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3243, in the log entry group Bootstrapping.
|
String |
translation_3244(Throwable _exception,
String name)
Get the translation for the log entry with ID 3244, in the log entry group Bootstrapping.
|
String |
translation_3245(String name)
Get the translation for the log entry with ID 3245, in the log entry group Bootstrapping.
|
String |
translation_3246()
Get the translation for the log entry with ID 3246, in the log entry group Bootstrapping.
|
String |
translation_3247(String property,
String name,
String className)
Get the translation for the log entry with ID 3247, in the log entry group Bootstrapping.
|
String |
translation_3248()
Get the translation for the log entry with ID 3248, in the log entry group Bootstrapping.
|
String |
translation_3249(String details)
Get the translation for the log entry with ID 3249, in the log entry group Bootstrapping.
|
String |
translation_3251(String propertyValue)
Get the translation for the log entry with ID 3251, in the log entry group Bootstrapping.
|
String |
translation_3300(String configFile)
Get the translation for the log entry with ID 3300, in the log entry group Logging subsystem.
|
String |
translation_3301(String configFile,
String detail)
Get the translation for the log entry with ID 3301, in the log entry group Logging subsystem.
|
String |
translation_3302(Throwable _exception,
String configFile)
Get the translation for the log entry with ID 3302, in the log entry group Logging subsystem.
|
String |
translation_3303(Throwable _exception,
String configFile)
Get the translation for the log entry with ID 3303, in the log entry group Logging subsystem.
|
String |
translation_3304(String configFile)
Get the translation for the log entry with ID 3304, in the log entry group Logging subsystem.
|
String |
translation_3305()
Get the translation for the log entry with ID 3305, in the log entry group Logging subsystem.
|
String |
translation_3306(String oldLocale,
String newLocale)
Get the translation for the log entry with ID 3306, in the log entry group Logging subsystem.
|
String |
translation_3307(String oldLocale,
String newLocale)
Get the translation for the log entry with ID 3307, in the log entry group Logging subsystem.
|
String |
translation_3308(String currentLocale,
String failedLocale)
Get the translation for the log entry with ID 3308, in the log entry group Logging subsystem.
|
String |
translation_3309(String locale)
Get the translation for the log entry with ID 3309, in the log entry group Logging subsystem.
|
String |
translation_3310(String oldHostname,
String newHostname)
Get the translation for the log entry with ID 3310, in the log entry group Logging subsystem.
|
String |
translation_3311(String configFile)
Get the translation for the log entry with ID 3311, in the log entry group Logging subsystem.
|
String |
translation_3400(String configFile)
Get the translation for the log entry with ID 3400, in the log entry group Initialization.
|
String |
translation_3401(Throwable _exception,
String configFile)
Get the translation for the log entry with ID 3401, in the log entry group Initialization.
|
String |
translation_3403(String configFile,
int oldInterval,
int newInterval)
Get the translation for the log entry with ID 3403, in the log entry group Initialization.
|
String |
translation_3404(String shortName,
String longName)
Get the translation for the log entry with ID 3404, in the log entry group Initialization.
|
String |
translation_3405(String api)
Get the translation for the log entry with ID 3405, in the log entry group Initialization.
|
String |
translation_3406(String api)
Get the translation for the log entry with ID 3406, in the log entry group Initialization.
|
String |
translation_3407(String configFile)
Get the translation for the log entry with ID 3407, in the log entry group Initialization.
|
String |
translation_3408(String configFile,
String propertyName,
int fallbackDefault)
Get the translation for the log entry with ID 3408, in the log entry group Initialization.
|
String |
translation_3409(String configFile,
String propertyName,
String propertyValue)
Get the translation for the log entry with ID 3409, in the log entry group Initialization.
|
String |
translation_3410(String configFile,
String propertyValue)
Get the translation for the log entry with ID 3410, in the log entry group Initialization.
|
String |
translation_3411(String propertyName,
String detail)
Get the translation for the log entry with ID 3411, in the log entry group Initialization.
|
String |
translation_3412(String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3412, in the log entry group Initialization.
|
String |
translation_3413(Throwable _exception)
Get the translation for the log entry with ID 3413, in the log entry group Initialization.
|
String |
translation_3414(Throwable _exception)
Get the translation for the log entry with ID 3414, in the log entry group Initialization.
|
String |
translation_3415()
Get the translation for the log entry with ID 3415, in the log entry group Initialization.
|
String |
translation_3416(String api,
String className)
Get the translation for the log entry with ID 3416, in the log entry group Initialization.
|
String |
translation_3418(String api,
String className,
String propertyName,
String detail)
Get the translation for the log entry with ID 3418, in the log entry group Initialization.
|
String |
translation_3419(String api,
String className,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3419, in the log entry group Initialization.
|
String |
translation_3420(Throwable _exception,
String api,
String className)
Get the translation for the log entry with ID 3420, in the log entry group Initialization.
|
String |
translation_3421(String api,
String function)
Get the translation for the log entry with ID 3421, in the log entry group Initialization.
|
String |
translation_3423(String api,
String function,
String propertyName,
String detail)
Get the translation for the log entry with ID 3423, in the log entry group Initialization.
|
String |
translation_3424(String api,
String function,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3424, in the log entry group Initialization.
|
String |
translation_3425(Throwable _exception,
String api,
String function)
Get the translation for the log entry with ID 3425, in the log entry group Initialization.
|
String |
translation_3426(String propertyName)
Get the translation for the log entry with ID 3426, in the log entry group Initialization.
|
String |
translation_3427(int ruleCount)
Get the translation for the log entry with ID 3427, in the log entry group Initialization.
|
String |
translation_3428(String propertyName,
String propertyValue,
String message)
Get the translation for the log entry with ID 3428, in the log entry group Initialization.
|
String |
translation_3429(int index,
String rule)
Get the translation for the log entry with ID 3429, in the log entry group Initialization.
|
String |
translation_3431()
Get the translation for the log entry with ID 3431, in the log entry group Initialization.
|
String |
translation_3432(String pattern)
Get the translation for the log entry with ID 3432, in the log entry group Initialization.
|
String |
translation_3433(String pattern)
Get the translation for the log entry with ID 3433, in the log entry group Initialization.
|
String |
translation_3434(String propertyName)
Get the translation for the log entry with ID 3434, in the log entry group Initialization.
|
String |
translation_3435(String name)
Get the translation for the log entry with ID 3435, in the log entry group Initialization.
|
String |
translation_3436(String name)
Get the translation for the log entry with ID 3436, in the log entry group Initialization.
|
String |
translation_3437(String name,
String propertyName,
String detail)
Get the translation for the log entry with ID 3437, in the log entry group Initialization.
|
String |
translation_3438(String name,
String propertyName,
String propertyValue,
String reason)
Get the translation for the log entry with ID 3438, in the log entry group Initialization.
|
String |
translation_3439(Throwable _exception,
String name)
Get the translation for the log entry with ID 3439, in the log entry group Initialization.
|
String |
translation_3440()
Get the translation for the log entry with ID 3440, in the log entry group Initialization.
|
String |
translation_3441()
Get the translation for the log entry with ID 3441, in the log entry group Initialization.
|
String |
translation_3442(String apiName,
String propertySuffix,
String xsltLocation)
Get the translation for the log entry with ID 3442, in the log entry group Initialization.
|
String |
translation_3443(String xsltLocation)
Get the translation for the log entry with ID 3443, in the log entry group Initialization.
|
String |
translation_3444(Throwable _exception)
Get the translation for the log entry with ID 3444, in the log entry group Initialization.
|
String |
translation_3446(String apiName,
int time)
Get the translation for the log entry with ID 3446, in the log entry group Initialization.
|
String |
translation_3500(Throwable _exception,
String function,
int callID)
Get the translation for the log entry with ID 3500, in the log entry group Runtime.
|
String |
translation_3501(String function,
int callID,
String details)
Get the translation for the log entry with ID 3501, in the log entry group Runtime.
|
String |
translation_3502(Throwable _exception,
String url,
String result)
Get the translation for the log entry with ID 3502, in the log entry group Runtime.
|
String |
translation_3503(String url,
int totalTimeout,
int connectionTimeout,
int socketTimeout)
Get the translation for the log entry with ID 3503, in the log entry group Runtime.
|
String |
translation_3504(String url,
long duration)
Get the translation for the log entry with ID 3504, in the log entry group Runtime.
|
String |
translation_3505(String url)
Get the translation for the log entry with ID 3505, in the log entry group Runtime.
|
String |
translation_3506(Throwable _exception,
String conventionClassName)
Get the translation for the log entry with ID 3506, in the log entry group Runtime.
|
String |
translation_3507(String name,
String detail)
Get the translation for the log entry with ID 3507, in the log entry group Runtime.
|
String |
translation_3508()
Get the translation for the log entry with ID 3508, in the log entry group Runtime.
|
String |
translation_3509(String conventionClassName)
Get the translation for the log entry with ID 3509, in the log entry group Runtime.
|
String |
translation_3510()
Get the translation for the log entry with ID 3510, in the log entry group Runtime.
|
String |
translation_3511()
Get the translation for the log entry with ID 3511, in the log entry group Runtime.
|
String |
translation_3512()
Get the translation for the log entry with ID 3512, in the log entry group Runtime.
|
String |
translation_3513()
Get the translation for the log entry with ID 3513, in the log entry group Runtime.
|
String |
translation_3514()
Get the translation for the log entry with ID 3514, in the log entry group Runtime.
|
String |
translation_3515()
Get the translation for the log entry with ID 3515, in the log entry group Runtime.
|
String |
translation_3516(String functionName,
Object inParams)
Get the translation for the log entry with ID 3516, in the log entry group Runtime.
|
String |
translation_3517(String path,
String reason)
Get the translation for the log entry with ID 3517, in the log entry group Runtime.
|
String |
translation_3520(String ip,
String method,
String queryString)
Get the translation for the log entry with ID 3520, in the log entry group HTTP-level.
|
String |
translation_3521(String ip,
String method,
String path,
String queryString)
Get the translation for the log entry with ID 3521, in the log entry group HTTP-level.
|
String |
translation_3523(Throwable _exception,
String ip,
String method,
String path,
String queryString,
int statusCode,
String reason)
Get the translation for the log entry with ID 3523, in the log entry group HTTP-level.
|
String |
translation_3540(String start,
String ip,
String functionName,
long duration,
String errorCode,
Object inParams,
Object outParams)
Get the translation for the log entry with ID 3540, in the log entry group Transaction logging.
|
String |
translation_3541(String start,
String ip,
String functionName,
long duration,
String errorCode)
Get the translation for the log entry with ID 3541, in the log entry group Transaction logging.
|
String |
translation_3550(String ip,
String function,
String convention,
int index,
String rule)
Get the translation for the log entry with ID 3550, in the log entry group Access rule matching.
|
String |
translation_3551(String ip,
String function,
String convention,
int index,
String rule)
Get the translation for the log entry with ID 3551, in the log entry group Access rule matching.
|
String |
translation_3553(String ip,
String function,
String convention)
Get the translation for the log entry with ID 3553, in the log entry group Access rule matching.
|
String |
translation_3570(String elementName,
String functionName)
Get the translation for the log entry with ID 3570, in the log entry group Calling Convention.
|
String |
translation_3571(Throwable _exception,
String elementName,
String functionName)
Get the translation for the log entry with ID 3571, in the log entry group Calling Convention.
|
String |
translation_3581(String contextID)
Get the translation for the log entry with ID 3581, in the log entry group Diagnostic Context Identifiers.
|
String |
translation_3582(String contextID)
Get the translation for the log entry with ID 3582, in the log entry group Diagnostic Context Identifiers.
|
String |
translation_3583(String contextID)
Get the translation for the log entry with ID 3583, in the log entry group Diagnostic Context Identifiers.
|
String |
translation_3600()
Get the translation for the log entry with ID 3600, in the log entry group Shutdown.
|
String |
translation_3602()
Get the translation for the log entry with ID 3602, in the log entry group Shutdown.
|
String |
translation_3603(String api,
String className)
Get the translation for the log entry with ID 3603, in the log entry group Shutdown.
|
String |
translation_3605(String api,
String className,
String message)
Get the translation for the log entry with ID 3605, in the log entry group Shutdown.
|
String |
translation_3606(Throwable _exception,
String api,
String className)
Get the translation for the log entry with ID 3606, in the log entry group Shutdown.
|
String |
translation_3607(String api,
String function)
Get the translation for the log entry with ID 3607, in the log entry group Shutdown.
|
String |
translation_3609(String api,
String function,
String message)
Get the translation for the log entry with ID 3609, in the log entry group Shutdown.
|
String |
translation_3610(Throwable _exception,
String api,
String function)
Get the translation for the log entry with ID 3610, in the log entry group Shutdown.
|
String |
translation_3700(Throwable _exception)
Get the translation for the log entry with ID 3700, in the log entry group Front-end calling convention.
|
String |
translation_3701(Throwable _exception,
String templateIdentifier)
Get the translation for the log entry with ID 3701, in the log entry group Front-end calling convention.
|
String |
translation_3702(Throwable _exception)
Get the translation for the log entry with ID 3702, in the log entry group Front-end calling convention.
|
String |
translation_3703(Throwable _exception,
String lineNumber,
String columnNumber,
String publicId,
String systemId)
Get the translation for the log entry with ID 3703, in the log entry group Front-end calling convention.
|
String |
translation_3704(String command)
Get the translation for the log entry with ID 3704, in the log entry group Front-end calling convention.
|
String |
translation_3705(String details)
Get the translation for the log entry with ID 3705, in the log entry group Front-end calling convention.
|
protected TranslationBundle(String name) throws IllegalArgumentException
TranslationBundle
subclass instance.name
- the name of this translation bundle, cannot be null
.IllegalArgumentException
- if name == null
.public final String getName()
public String translation_3003(Throwable _exception)
Servlet failed while servicing request.
public String translation_3004(Double currentJavaVersion)
API running on old Java version.
public String translation_3005(String currentServletContainerVersion)
API running on old Servlet container.
public String translation_3100(String oldState, String newState)
State change in APIServlet instance.
public String translation_3101(String oldState, String newState)
State change invalid.
public String translation_3200(String version, String container, String jvm, String os)
Bootstrapping XINS/Java Server Framework.
public String translation_3202(String detail)
Unable to bootstrap XINS/Java Server Framework due to application server behaving unexpectedly.
public String translation_3203(String actual_version, String expected_version)
Application server implements unexpected version of Java Servlet API Specification.
public String translation_3205(String propertyName)
The property that defines the runtime properties file to use is not set.
public String translation_3206(String propertyName)
API class name not set in build property.
public String translation_3207(Throwable _exception, String propertyName, String apiClass)
API class cannot be loaded.
public String translation_3208(String propertyName, String apiClass, String reason)
API class is loaded, but is considered to be invalid.
public String translation_3209(String propertyName, String detail)
Bootstrap of API class failed due to a missing but required property.
public String translation_3210(String propertyName, String propertyValue, String reason)
Bootstrap of API class failed due to an invalid property value.
public String translation_3211(Throwable _exception)
Bootstrap of API class failed.
public String translation_3212(String buildHost, String buildTime, String buildVersion, String apiName, String apiVersion)
Determined build-time settings.
public String translation_3213(String api, String className)
Bootstrapping API-manageable.
public String translation_3215(String api, String className, String propertyName, String detail)
API-manageable could not be bootstrapped due to a missing required property.
public String translation_3216(String api, String className, String propertyName, String propertyValue, String reason)
API-manageable could not be bootstrapped due to an invalid property value.
public String translation_3217(Throwable _exception, String api, String className)
API-manageable could not be bootstrapped.
public String translation_3218(String api, String className)
Adding API-manageable to API.
public String translation_3220(String api, String function)
Bootstrapping function.
public String translation_3222(String api, String function, String propertyName, String detail)
Function could not be bootstrapped due to a missing required property.
public String translation_3223(String api, String function, String propertyName, String propertyValue, String reason)
Function could not be bootstrapped due to an invalid property value.
public String translation_3224(Throwable _exception, String api, String function)
Function could not be bootstrapped.
public String translation_3225(String version)
XINS/Java Server Framework is bootstrapped.
public String translation_3226(String serverVersion, String commonVersion)
XINS/Java Server Framework version is different from XINS/Java Common Library version.
public String translation_3227(String version)
XINS/Java Server Framework version does not indicate a production release.
public String translation_3228(String version)
API package was not built with a production release of XINS.
public String translation_3230(Throwable _exception, String propertyName)
Unable to get the system property that defines the runtime properties file to use, due to a security restriction.
public String translation_3231(String propertyName)
Reading the runtime properties file to use from the bootstrap properties.
public String translation_3232(String propertyName)
Expected bootstrap property to be set.
public String translation_3233()
API uses Logdoc logging.
public String translation_3234()
API does not use Logdoc logging.
public String translation_3235(String apiName)
Determined API name.
public String translation_3237(String name, String className)
Creating calling convention.
public String translation_3239(Throwable _exception, String name, String className)
Error while creating calling convention.
public String translation_3240(String name)
Bootstrapping calling convention.
public String translation_3242(String name, String propertyName, String detail)
Calling convention could not be bootstrapped due to a missing required property.
public String translation_3243(String name, String propertyName, String propertyValue, String reason)
Calling convention could not be bootstrapped due to an invalid property value.
public String translation_3244(Throwable _exception, String name)
Calling convention could not be bootstrapped.
public String translation_3245(String name)
Determined default calling convention.
public String translation_3246()
No custom calling convention specified.
public String translation_3247(String property, String name, String className)
Custom calling convention is specified.
public String translation_3248()
The runtime properties file has not been defined, the system will use the xins.properties file found in the WEB-INF directory of the WAR file.
public String translation_3249(String details)
Unable to register the management bean.
public String translation_3251(String propertyValue)
Incorrect value for the enabling JMX runtime property.
public String translation_3300(String configFile)
Initializing logging subsystem.
public String translation_3301(String configFile, String detail)
Logging subsystem cannot be initialized since runtime properties file cannot be opened.
public String translation_3302(Throwable _exception, String configFile)
Logging subsystem cannot be initialized since runtime properties file cannot be opened due to a security restriction.
public String translation_3303(Throwable _exception, String configFile)
Logging subsystem cannot be initialized since runtime properties file cannot be opened due to an I/O error.
public String translation_3304(String configFile)
Logging subsystem not properly initialized, falling back to default initialization properties.
public String translation_3305()
Logging subsystem has been properly initialized.
public String translation_3306(String oldLocale, String newLocale)
About to change locale for the log messages.
public String translation_3307(String oldLocale, String newLocale)
Changed locale for the log messages.
public String translation_3308(String currentLocale, String failedLocale)
Failed to change the locale for the log messages.
public String translation_3309(String locale)
Locale not supported by the Logdoc for the API.
public String translation_3310(String oldHostname, String newHostname)
Changed hostname used for the context identifier.
public String translation_3311(String configFile)
Incorrect runtime properties file because of mutiple identical keys.
public String translation_3400(String configFile)
Runtime properties file cannot be opened while checking whether the file has been modified.
public String translation_3401(Throwable _exception, String configFile)
Runtime properties file cannot be opened while checking whether the file has been modified, due to a security restriction.
public String translation_3403(String configFile, int oldInterval, int newInterval)
Runtime properties file watch interval changed.
public String translation_3404(String shortName, String longName)
Determined local timezone.
public String translation_3405(String api)
Initializing API.
public String translation_3406(String api)
Initialized API.
public String translation_3407(String configFile)
Runtime properties file modified. Re-initializing XINS/Java Server Framework.
public String translation_3408(String configFile, String propertyName, int fallbackDefault)
Runtime properties file watch interval not specified, using fallback default.
public String translation_3409(String configFile, String propertyName, String propertyValue)
Runtime properties file watch interval property value is invalid.
public String translation_3410(String configFile, String propertyValue)
Runtime properties file watch interval successfully parsed.
public String translation_3411(String propertyName, String detail)
API could not be initialized due to a missing required property.
public String translation_3412(String propertyName, String propertyValue, String reason)
API could not be initialized due to an invalid property value.
public String translation_3413(Throwable _exception)
API could not be initialized.
public String translation_3414(Throwable _exception)
API could not be initialized due to an unexpected exception.
public String translation_3415()
XINS/Java Server Framework has been (re-)initialized.
public String translation_3416(String api, String className)
Initializing API-manageable.
public String translation_3418(String api, String className, String propertyName, String detail)
API-manageable could not be initialized due to a missing required property.
public String translation_3419(String api, String className, String propertyName, String propertyValue, String reason)
API-manageable could not be initialized due to an invalid property value.
public String translation_3420(Throwable _exception, String api, String className)
API-manageable could not be initialized.
public String translation_3421(String api, String function)
Initializing function.
public String translation_3423(String api, String function, String propertyName, String detail)
Function could not be initialized due to a missing required property.
public String translation_3424(String api, String function, String propertyName, String propertyValue, String reason)
Function could not be initialized due to an invalid property value.
public String translation_3425(Throwable _exception, String api, String function)
Function could not be initialized, exception available.
public String translation_3426(String propertyName)
No access rule list defined.
public String translation_3427(int ruleCount)
Access rule list defined and successfully loaded.
public String translation_3428(String propertyName, String propertyValue, String message)
Error loading access rule list.
public String translation_3429(int index, String rule)
Access rule parsed.
public String translation_3431()
No filter specified for incoming diagnostic context identifiers.
public String translation_3432(String pattern)
Valid filter specified for incoming diagnostic context identifiers.
public String translation_3433(String pattern)
Invalid filter specified for incoming diagnostic context identifiers.
public String translation_3434(String propertyName)
Unused runtime property.
public String translation_3435(String name)
Initializing calling convention.
public String translation_3436(String name)
Initialized calling convention.
public String translation_3437(String name, String propertyName, String detail)
Calling convention could not be initialized due to a missing required property.
public String translation_3438(String name, String propertyName, String propertyValue, String reason)
Calling convention could not be initialized due to an invalid property value.
public String translation_3439(Throwable _exception, String name)
Calling convention could not be initialized, exception available.
public String translation_3440()
XSLT template cache in the XSLT calling convention is enabled.
public String translation_3441()
XSLT template cache in the XSLT calling convention is disabled.
public String translation_3442(String apiName, String propertySuffix, String xsltLocation)
Determined a XSLT location for runtime properties used by the XSLT calling convention.
public String translation_3443(String xsltLocation)
Loading and compiling XSLT style sheet.
public String translation_3444(Throwable _exception)
The XINS server failed to start.
public String translation_3446(String apiName, int time)
XINS/Java Server Framework and API is started.
public String translation_3500(Throwable _exception, String function, int callID)
Exception thrown during function call.
public String translation_3501(String function, int callID, String details)
Function attempted to return invalid response.
public String translation_3502(Throwable _exception, String url, String result)
Exception result message while checking a URL.
public String translation_3503(String url, int totalTimeout, int connectionTimeout, int socketTimeout)
Thread to check a URL has started.
public String translation_3504(String url, long duration)
Thread to check a URL has finished its execution.
public String translation_3505(String url)
URL check thread is still active.
public String translation_3506(Throwable _exception, String conventionClassName)
Calling convention thrown an I/O exception when creating the result.
public String translation_3507(String name, String detail)
Unable to retrieve calling convention.
public String translation_3508()
Request does not specify any calling convention.
public String translation_3509(String conventionClassName)
A calling convention has been selected for a request that did not specify one explicitly.
public String translation_3510()
Unable to detect calling convention for request. None of the calling conventions matches.
public String translation_3511()
Unable to detect calling convention for request. Multiple calling conventions match.
public String translation_3512()
Cache miss for parsed request XML.
public String translation_3513()
Cache hit for parsed request XML.
public String translation_3514()
Caching parsed request XML.
public String translation_3515()
Not caching parsed request XML since the content-type is not "text/xml".
public String translation_3516(String functionName, Object inParams)
Skipped call to the function.
public String translation_3517(String path, String reason)
Unable to find the specified path in the WAR file.
public String translation_3520(String ip, String method, String queryString)
Received HTTP request with invalid method.
public String translation_3521(String ip, String method, String path, String queryString)
Received HTTP request with valid method.
public String translation_3523(Throwable _exception, String ip, String method, String path, String queryString, int statusCode, String reason)
HTTP request cannot be processed. Returning HTTP status code indicating an error.
public String translation_3540(String start, String ip, String functionName, long duration, String errorCode, Object inParams, Object outParams)
Function called. This entry differs from 3541 in that it logs all input and output parameters, while 3541 does not.
public String translation_3541(String start, String ip, String functionName, long duration, String errorCode)
Function called. This entry differs from 3540 in that it does not log all input and output parameters, while 3540 does.
public String translation_3550(String ip, String function, String convention, int index, String rule)
Access rule matches. Allowing function call.
public String translation_3551(String ip, String function, String convention, int index, String rule)
Access rule matches. Denying function call.
public String translation_3553(String ip, String function, String convention)
No access rule matched. Denying function call.
public String translation_3570(String elementName, String functionName)
No mapping found for the SOAP request element.
public String translation_3571(Throwable _exception, String elementName, String functionName)
Error when mapping SOAP request element.
public String translation_3581(String contextID)
Valid diagnostic context identifier specified in request.
public String translation_3582(String contextID)
Invalid diagnostic context identifier specified in request.
public String translation_3583(String contextID)
Generated diagnostic context identifier.
public String translation_3600()
Shutting down XINS/Java Server Framework.
public String translation_3602()
XINS/Java Server Framework shutdown completed.
public String translation_3603(String api, String className)
Deinitializing API-manageable.
public String translation_3605(String api, String className, String message)
API-manageable could not be deinitialized.
public String translation_3606(Throwable _exception, String api, String className)
API-manageable could not be deinitialized due to an unexpected exception.
public String translation_3607(String api, String function)
Deinitializing function.
public String translation_3609(String api, String function, String message)
Function could not be deinitialized.
public String translation_3610(Throwable _exception, String api, String function)
Function could not be deinitialized due to an unexpected exception.
public String translation_3700(Throwable _exception)
Could not instantiate a session manager.
public String translation_3701(Throwable _exception, String templateIdentifier)
Unable to find or to compile the XSLT file.
public String translation_3702(Throwable _exception)
Error during the serialisation of the command result.
public String translation_3703(Throwable _exception, String lineNumber, String columnNumber, String publicId, String systemId)
Error during the transformation of the result element.
public String translation_3704(String command)
Transforming the result for a command.
See http://www.xins.org/.