| ID | Description | Level | Parameters | 
|---|
| 3003 | Servlet failed while servicing request. | ERROR | 0 | 
| 3004 | API running on old Java version. | NOTICE | 1 | 
| 3005 | API running on old Servlet container. | NOTICE | 1 | 
| 3100 | State change in APIServlet instance. | DEBUG | 2 | 
| 3101 | State change invalid. | ERROR | 2 | 
| 3200 | Bootstrapping XINS/Java Server Framework. | NOTICE | 4 | 
| 3202 | Unable to bootstrap XINS/Java Server Framework due to application server behaving unexpectedly. | FATAL | 1 | 
| 3203 | Application server implements unexpected version of Java Servlet API Specification. | WARNING | 2 | 
| 3205 | The property that defines the runtime properties file to use is not set. | WARNING | 1 | 
| 3206 | API class name not set in build property. | FATAL | 1 | 
| 3207 | API class cannot be loaded. | FATAL | 2 | 
| 3208 | API class is loaded, but is considered to be invalid. | FATAL | 3 | 
| 3209 | Bootstrap of API class failed due to a missing but required property. | FATAL | 2 | 
| 3210 | Bootstrap of API class failed due to an invalid property value. | FATAL | 3 | 
| 3211 | Bootstrap of API class failed. | FATAL | 0 | 
| 3212 | Determined build-time settings. | INFO | 5 | 
| 3213 | Bootstrapping API-manageable. | DEBUG | 2 | 
| 3215 | API-manageable could not be bootstrapped due to a missing required property. | FATAL | 4 | 
| 3216 | API-manageable could not be bootstrapped due to an invalid property value. | FATAL | 5 | 
| 3217 | API-manageable could not be bootstrapped. | FATAL | 2 | 
| 3218 | Adding API-manageable to API. | DEBUG | 2 | 
| 3220 | Bootstrapping function. | DEBUG | 2 | 
| 3222 | Function could not be bootstrapped due to a missing required property. | FATAL | 4 | 
| 3223 | Function could not be bootstrapped due to an invalid property value. | FATAL | 5 | 
| 3224 | Function could not be bootstrapped. | FATAL | 2 | 
| 3225 | XINS/Java Server Framework is bootstrapped. | INFO | 1 | 
| 3226 | XINS/Java Server Framework version is different from XINS/Java Common Library version. | WARNING | 2 | 
| 3227 | XINS/Java Server Framework version does not indicate a production release. | WARNING | 1 | 
| 3228 | API package was not built with a production release of XINS. | WARNING | 1 | 
| 3230 | Unable to get the system property that defines the runtime properties file to use, due to a security restriction. | WARNING | 1 | 
| 3231 | Reading the runtime properties file to use from the bootstrap properties. | DEBUG | 1 | 
| 3232 | Expected bootstrap property to be set. | WARNING | 1 | 
| 3233 | API uses Logdoc logging. | DEBUG | 0 | 
| 3234 | API does not use Logdoc logging. | DEBUG | 0 | 
| 3235 | Determined API name. | DEBUG | 1 | 
| 3237 | Creating calling convention. | DEBUG | 2 | 
| 3239 | Error while creating calling convention. | ERROR | 2 | 
| 3240 | Bootstrapping calling convention. | DEBUG | 1 | 
| 3242 | Calling convention could not be bootstrapped due to a missing required property. | FATAL | 3 | 
| 3243 | Calling convention could not be bootstrapped due to an invalid property value. | FATAL | 4 | 
| 3244 | Calling convention could not be bootstrapped. | FATAL | 1 | 
| 3245 | Determined default calling convention. | INFO | 1 | 
| 3246 | No custom calling convention specified. | DEBUG | 0 | 
| 3247 | Custom calling convention is specified. | DEBUG | 3 | 
| 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. | INFO | 0 | 
| 3249 | Unable to register the management bean. | WARNING | 1 | 
| 3251 | Incorrect value for the enabling JMX runtime property. | FATAL | 1 | 
| 3300 | Initializing logging subsystem. | DEBUG | 1 | 
| 3301 | Logging subsystem cannot be initialized since runtime properties file cannot be opened. | ERROR | 2 | 
| 3302 | Logging subsystem cannot be initialized since runtime properties file cannot be opened due to a security restriction. | ERROR | 1 | 
| 3303 | Logging subsystem cannot be initialized since runtime properties file cannot be opened due to an I/O error. | ERROR | 1 | 
| 3304 | Logging subsystem not properly initialized, falling back to default initialization properties. | WARNING | 1 | 
| 3305 | Logging subsystem has been properly initialized. | INFO | 0 | 
| 3306 | About to change locale for the log messages. | INFO | 2 | 
| 3307 | Changed locale for the log messages. | NOTICE | 2 | 
| 3308 | Failed to change the locale for the log messages. | FATAL | 2 | 
| 3309 | Locale not supported by the Logdoc for the API. | FATAL | 1 | 
| 3310 | Changed hostname used for the context identifier. | INFO | 2 | 
| 3311 | Incorrect runtime properties file because of mutiple identical keys. | FATAL | 1 | 
| 3400 | Runtime properties file cannot be opened while checking whether the file has been modified. | WARNING | 1 | 
| 3401 | Runtime properties file cannot be opened while checking whether the file has been modified, due to a security restriction. | WARNING | 1 | 
| 3403 | Runtime properties file watch interval changed. | NOTICE | 3 | 
| 3404 | Determined local timezone. | DEBUG | 2 | 
| 3405 | Initializing API. | INFO | 1 | 
| 3406 | Initialized API. | INFO | 1 | 
| 3407 | Runtime properties file modified. Re-initializing XINS/Java Server Framework. | NOTICE | 1 | 
| 3408 | Runtime properties file watch interval not specified, using fallback default. | INFO | 3 | 
| 3409 | Runtime properties file watch interval property value is invalid. | ERROR | 3 | 
| 3410 | Runtime properties file watch interval successfully parsed. | DEBUG | 2 | 
| 3411 | API could not be initialized due to a missing required property. | FATAL | 2 | 
| 3412 | API could not be initialized due to an invalid property value. | FATAL | 3 | 
| 3413 | API could not be initialized. | FATAL | 0 | 
| 3414 | API could not be initialized due to an unexpected exception. | FATAL | 0 | 
| 3415 | XINS/Java Server Framework has been (re-)initialized. | NOTICE | 0 | 
| 3416 | Initializing API-manageable. | DEBUG | 2 | 
| 3418 | API-manageable could not be initialized due to a missing required property. | FATAL | 4 | 
| 3419 | API-manageable could not be initialized due to an invalid property value. | FATAL | 5 | 
| 3420 | API-manageable could not be initialized. | FATAL | 2 | 
| 3421 | Initializing function. | DEBUG | 2 | 
| 3423 | Function could not be initialized due to a missing required property. | ERROR | 4 | 
| 3424 | Function could not be initialized due to an invalid property value. | ERROR | 5 | 
| 3425 | Function could not be initialized, exception available. | ERROR | 2 | 
| 3426 | No access rule list defined. | WARNING | 1 | 
| 3427 | Access rule list defined and successfully loaded. | DEBUG | 1 | 
| 3428 | Error loading access rule list. | ERROR | 3 | 
| 3429 | Access rule parsed. | DEBUG | 2 | 
| 3431 | No filter specified for incoming diagnostic context identifiers. | DEBUG | 0 | 
| 3432 | Valid filter specified for incoming diagnostic context identifiers. | INFO | 1 | 
| 3433 | Invalid filter specified for incoming diagnostic context identifiers. | ERROR | 1 | 
| 3434 | Unused runtime property. | INFO | 1 | 
| 3435 | Initializing calling convention. | DEBUG | 1 | 
| 3436 | Initialized calling convention. | DEBUG | 1 | 
| 3437 | Calling convention could not be initialized due to a missing required property. | ERROR | 3 | 
| 3438 | Calling convention could not be initialized due to an invalid property value. | ERROR | 4 | 
| 3439 | Calling convention could not be initialized, exception available. | ERROR | 1 | 
| 3440 | XSLT template cache in the XSLT calling convention is enabled. | INFO | 0 | 
| 3441 | XSLT template cache in the XSLT calling convention is disabled. | INFO | 0 | 
| 3442 | Determined a XSLT location for runtime properties used by the XSLT calling convention. | INFO | 3 | 
| 3443 | Loading and compiling XSLT style sheet. | DEBUG | 1 | 
| 3444 | The XINS server failed to start. | ERROR | 0 | 
| 3446 | XINS/Java Server Framework and API is started. | NOTICE | 2 | 
| 3500 | Exception thrown during function call. | NOTICE | 2 | 
| 3501 | Function attempted to return invalid response. | ERROR | 3 | 
| 3502 | Exception result message while checking a URL. | DEBUG | 2 | 
| 3503 | Thread to check a URL has started. | DEBUG | 4 | 
| 3504 | Thread to check a URL has finished its execution. | DEBUG | 2 | 
| 3505 | URL check thread is still active. | DEBUG | 1 | 
| 3506 | Calling convention thrown an I/O exception when creating the result. | ERROR | 1 | 
| 3507 | Unable to retrieve calling convention. | INFO | 2 | 
| 3508 | Request does not specify any calling convention. | DEBUG | 0 | 
| 3509 | A calling convention has been selected for a request that did not specify one explicitly. | DEBUG | 1 | 
| 3510 | Unable to detect calling convention for request. None of the calling conventions matches. | INFO | 0 | 
| 3511 | Unable to detect calling convention for request. Multiple calling conventions match. | INFO | 0 | 
| 3512 | Cache miss for parsed request XML. | DEBUG | 0 | 
| 3513 | Cache hit for parsed request XML. | DEBUG | 0 | 
| 3514 | Caching parsed request XML. | DEBUG | 0 | 
| 3515 | Not caching parsed request XML since the content-type is not "text/xml". | DEBUG | 0 | 
| 3516 | Skipped call to the function. | INFO | 2 | 
| 3517 | Unable to find the specified path in the WAR file. | WARNING | 2 | 
| 3520 | Received HTTP request with invalid method. | INFO | 3 | 
| 3521 | Received HTTP request with valid method. | INFO | 4 | 
| 3523 | HTTP request cannot be processed. Returning HTTP status code indicating an error. | INFO | 6 | 
| 3540 | Function called. This entry differs from 3541 in that it logs all input and output parameters, while 3541 does not. | INFO | 7 | 
| 3541 | Function called. This entry differs from 3540 in that it does not log all input and output parameters, while 3540 does. | INFO | 5 | 
| 3550 | Access rule matches. Allowing function call. | DEBUG | 5 | 
| 3551 | Access rule matches. Denying function call. | INFO | 5 | 
| 3553 | No access rule matched. Denying function call. | INFO | 3 | 
| 3570 | No mapping found for the SOAP request element. | INFO | 2 | 
| 3571 | Error when mapping SOAP request element. | WARNING | 2 | 
| 3581 | Valid diagnostic context identifier specified in request. | DEBUG | 1 | 
| 3582 | Invalid diagnostic context identifier specified in request. | NOTICE | 1 | 
| 3583 | Generated diagnostic context identifier. | DEBUG | 1 | 
| 3600 | Shutting down XINS/Java Server Framework. | NOTICE | 0 | 
| 3602 | XINS/Java Server Framework shutdown completed. | NOTICE | 0 | 
| 3603 | Deinitializing API-manageable. | DEBUG | 2 | 
| 3605 | API-manageable could not be deinitialized. | WARNING | 3 | 
| 3606 | API-manageable could not be deinitialized due to an unexpected exception. | WARNING | 2 | 
| 3607 | Deinitializing function. | DEBUG | 2 | 
| 3609 | Function could not be deinitialized. | WARNING | 3 | 
| 3610 | Function could not be deinitialized due to an unexpected exception. | WARNING | 2 | 
| 3700 | Could not instantiate a session manager. | ERROR | 0 | 
| 3701 | Unable to find or to compile the XSLT file. | ERROR | 1 | 
| 3702 | Error during the serialisation of the command result. | ERROR | 0 | 
| 3703 | Error during the transformation of the result element. | ERROR | 4 | 
| 3704 | Transforming the result for a command. | DEBUG | 1 | 
| 3705 | API specification not found. | WARNING | 1 |