com.ibm.ws.jpa.jpa

CWWJP0001E: The server cannot load the {1} Java Persistence API (JPA) provider in the {0} bundle, which is located in the {2} file. The following error occurred: {3}
CWWJP0002E: The server cannot read the content of the {1} file in the {0} Java Persistence API (JPA) provider bundle. The following error occurred: {2}
CWWJP0003E: The {0} extended persistence context can be initiated within the scope of a stateful session bean only.
CWWJP0004E: The server is unable to locate the {0} Java Persistence API (JPA) provider system default. The default JPA provider function is disabled.
CWWJP0005W: The {0} persistence unit in {1} module is using the {2} ClassLoader type. The Java Persistence API (JPA) entity function might not function as expected.
CWWJP0006I: The {0} class is loaded as the default Java Persistence API (JPA) provider.
CWWJP0007W: The {0} persistence unit in the {2} module of the {1} application is already defined.
CWWJP0008E: The server cannot locate the Java Transaction API (JTA) registry with a Java Naming Directory Interface (JNDI) lookup of the {0} name. The following error occurred: {1}
CWWJP0009E: The server cannot create an EntityManagerFactory factory for the {0} persistent unit from the {1} provider in {2} module.
CWWJP0010W: The server cannot locate the deployed application, which is called {0}, when it attempts to find the {2} persistence unit in the {1} module.
CWWJP0012E: The persistence unit name is not specified and a unique persistence unit is not found in the {0} application and {1} module.
CWWJP0013E: The server cannot locate the {0} data source for the {1} persistence unit because it has encountered the following exception: {2}.
CWWJP0014E: An illegal format has been detected during the class transformation for the {0} class. The class has not been transformed.
CWWJP0015E: An error occurred in the {0} persistence provider when it attempted to create the container entity manager factory for the {1} persistence unit. The following error occurred: {2}
CWWJP0016W: More than one <persistence-context-ref> with the {0} name are declared in the {1} deployment description file.
CWWJP0017I: The Java Persistence API (JPA) component has started.
CWWJP0018E: Incorrect syntax or error detected in the {0} file. The following associated error message occurred: {1}
CWWJP0019W: The {0} application has already started.
CWWJP0020E: The Application Server cannot start the {0} module of the {1} application because the application is not installed.
CWWJP0022I: The Java Persistence API (JPA) component is disabled.
CWWJP0023E: The server cannot create an EntityManagerFactory instance for the {0} persistence unit for dependency injection into the {2} module of the {1} application.
CWWJP0024E: The {0} Java archive (JAR) file specification for the {1} persistence unit is incorrect.
CWWJP0025E: The server cannot identify the {0} Java Persistence API (JPA) root URL for the {2} module in the {1} application.
CWWJP0026I: The Java Persistence API (JPA) component is initializing.
CWWJP0027I: The Java Persistence API (JPA) component has initialized.
CWWJP0028I: The Java Persistence API (JPA) component is starting.
CWWJP0029E: The server cannot find the {2} persistence unit in the {1} module and the {0} application.
CWWJP0030E: The server cannot locate the {0} data source in the component namespace for the {1} persistence unit. The following error occurred: {2}
CWWJP0031E: The server cannot locate the {0} data source in the global namespace for the {1} persistence unit. The following error occurred: {2}
CWWJP0032E: The java.sql.Connection method invocation failed with error : {0}
CWWJP0033E: The server cannot locate the {0} data source in the component namespace for the {1} persistence unit because a component context does not exist on the thread.
CWWJP0034I: This message is an English-only Informational message: {0}.
CWWJP0035W: This message is an English-only Warning message: {0}.
CWWJP0036E: This message is an English-only Error message: {0}.
CWWJP0037E: The Unit Of Work Synchronization Registry could not be found at the {0} location in the global namespace due to exception: {1}
CWWJP0038E: The requested Java Persistence API (JPA) method for the {0} persistence context could not be completed because it was called outside the scope of a Java Platform, Enterprise Edition 5 (Java EE 5) application component.
CWWJP0039E: A syntax error exists within the properties within the persistence.xml of Persistence Unit: {0} (Property = {1}, Value = {2}). The following error occurred: {3}.
CWWJP0040E: Incorrect syntax or error detected in the persistence.xml file in application: {0}, module: {1}, at line number: {2}, column number: {3}. The following associated error message occurred: {4}
CWWJP0041E: The {0} module of the {1} application has conflicting configuration data in the XML deployment descriptor. Conflicting {2} element values exist for multiple {3} elements with the same {4} element value : {5}. The conflicting {2} element values are {6} and {7}.
CWWJP0042E: The {0} component in the {1} module of the {2} application has conflicting configuration data in source code annotations. Conflicting {3} attribute values exist for multiple {4} annotations with the same {5} attribute value : {6}. The conflicting {3} attribute values are {7} and {8}.
CWWJP0043E: The {0} persistence reference is declared by the {1} component in the {2} module of the {3} application, but java:global persistence references are not valid.
CWWJP0044E: Multiple extended persistence context definitions of the persistence unit {0} have been declared with unequal synchronization configuration.
CWWJP0045E: A superclass has injected an extended persistence context for persistence unit {0} that has a synchronization attribute incompatible with an extended persistence context injection in a subclass.
CWWJP0046E: An UNSYNCHRONIZED JPA persistence context cannot be propagated into a SYNCHRONIZED EntityManager.
CWWJP0047E: The persistence context associated with persistence unit {0} has SynchronizationType of type {1}, which is incompatible with the extended persistence context declared by {2}.
CWWJP0048I: Initialized the JPA service for the JPA {0} specification level.
CWWJP0049E: Unable to locate class {0}, which is a built-in persistence provider for JPA {1}. The server is currently configured for JPA {2}, which corresponds to built-in persistence provider(s): {3}. The JPA level of a server or cluster can be changed using the Admin Console or the modifyJPASpecLevel AdminTask. Alternatively, update the application to use a persistence provider which is compatible with JPA {2}.
CWWJP0050E: Unable to locate persistence provider {0}.
CWWJP0051E: Unable to locate any default persistence provider in the server configuration. To configure a default persistence provider, use the <jpa defaultPersistenceProvider="com.acme.PersistenceProviderImpl"/> configuration, or enable the bells-1.0 feature and configure a <bell> for the <library> containing the JPA provider.
CWWJP0052I: A third-party JPA provider, {0}, is used.
CWWJP0053I: {0} is used as a third-party JPA provider. Version information is: {1}.
CWWJP0054E: The {0} implementation, {1}, is not compliant with the JPA 2.1 specification and cannot be used. Obtain a newer version of the JPA persistence provider that implements JPA 2.1.
CWWJP9990I: {0}
CWWJP9991W: {0}
CWWJP9992E: {0}
CWWJP9993E: {0}