CWWKL

CWWKL0001E: The system could not find class [{0}] as resource [{1}].
CWWKL0002E: The system could not read class [{0}] as resource [{1}].
CWWKL0003E: The system could not create a class loader for the application [{0}] at version [{1}].
CWWKL0004E: The system could not create a shared library.
CWWKL0005E: The system could not locate a shared library with ID [{0}].
CWWKL0006E: A shared library has an invalid ID [{0}] due to error [{1}]
CWWKL0007E: Shared library [{0}] references a fileset [{1}] that does not exist.
CWWKL0008W: Application [{0}] is incompatible with the common class loader for library [{2}] because they have inconsistent API visibility configurations. Library [{2}] is configured with [{3}] and application [{0}] is configured with [{1}].
CWWKL0009W: Application [{0}] is configured to use an unknown API type of [{1}], which will be ignored. Valid types are as follows: [{2}].
CWWKL0010E: The system could not locate the class loader with ID [{0}].
CWWKL0011W: The system could not retrieve fileset [{0}] for shared library [{1}].
CWWKL0012W: The library [{0}] specifies a file with name [{1}]. This file either does not exist or is incorrectly specified.
CWWKL0013W: The library [{0}] specifies a folder with name [{1}]. This folder either does not exist or is not a valid folder .
CWWKL0014I: The file [{0}] can not be added to a classpath.
CWWKL0015I: The library [{0}] is available for use.
CWWKL0016W: Unable to prepare JAR files for deletion, applications containing JARs that cannot be deleted.
CWWKL0017W: The file [{0}] can not be added to the classpath due to error [{1}].
CWWKL0018I: The library [{0}] is unavailable.
CWWKL0030E: The class loader [{0}] cannot find the class provider [{1}]. The search failed with syntax error message [{2}].
CWWKL0031E: The class loader [{0}] cannot delegate to the class provider [{1}]. The class provider returned a null class loader. The class provider service vendor is [{2}].
CWWKL0032E: The class loader [{0}] cannot delegate to the class provider [{1}]. The class provider returned an unexpected class loader of type [{2}]. The class provider service vendor is [{3}].
CWWKL0033W: The class loader [{0}] is incompatible with the class provider [{2}] because their API visibility configurations are inconsistent. The class loader is configured with [{1}] and the class provider is configured with [{3}].
CWWKL0050I: The {0} library registered the service that is declared in the {1} file, using the {2} implementation class.
CWWKL0051W: The system cannot locate the {0} implementation of the service that is declared in the {1} file and registered from the {2} library.
CWWKL0052W: The system cannot construct an instance of the {0} implementation class because of a missing class definition. This class is an implementation of the service that is declared in the {1} file and registered from the {2} library. The error is as follows: {3}.
CWWKL0053W: The system cannot construct an instance of the {0} implementation class. This class is an implementation of the service that is declared in the {1} file and registered from the {2} library.
CWWKL0054W: The system cannot construct an instance of the {0} implementation class due to unauthorized access. This class is an implementation of the service that is declared the {1} file and registered from the {2} library.
CWWKL0055W: The system cannot find any services in the following library: {0}.
CWWKL0056W: An error occurred while reading the {0} file for exporting services from the {1} library. The error is: {2}
CWWKL0057W: The {0} instance was not created successfully. This class is an implementation of the service that is declared in the {1} file and registered from the {2} library. The following error occurred: {3}
CWWKL0058W: Cannot find the {0} service in META-INF/services folder from the {1} library.
CWWKL0059I: BELL SPI visibility is enabled for the {0} library. The BELL references the {0} library through a unique class loader that can see SPI packages.
CWWKL0060E: BELL SPI visibility is not supported for the Liberty global shared library.
CWWKL0062W: The system did not inject BELL properties into an instance of the {0} implementation. The class does not define a method that supports BELL property injection. The class is an implementation of the service that is declared in the {1} file and registered from the {2} library.
CWWKL0070E: The cache directory did not create successfully.
CWWKL0071E: A null value was found for the ArtifactContainerFactory object.
CWWKL0072W: The [{0}] cache file cannot be deleted. This result can lead to the corruption of nested archives.
CWWKL0080E: [{0}] API type was already used in this [{1}] list. Remove the duplicate API type.
CWWKL0081E: [{0}] API type is already added to the list when using prefix + or -. Remove [{0}] from the [{1}] list.
CWWKL0082E: [{0}] API type is not valid in this [{1}] list and needs to be changed to one of the valid {2} API types.
CWWKL0083E: When using prefix + or -, [{0}] API type is not valid in this [{1}] list. All API type must have a prefix of + or -
CWWKL0084W: The {0} class could not be loaded. Try enabling the {1} feature or a newer version of the feature in the server.xml file.
CWWKL0090E: Unable to apply class loader context to unmanaged thread {0}. Ensure that work runs on a thread that is managed by the server or allows the setContextClassLoader operation.