com.ibm.ws.j2c.resources.J2CAMessages

J2CA0015E: The Connection Pool Manager could not allocate a Managed Connection from resource {0}.
J2CA0016E: A two phase XA operation, {0}, was invoked within transaction ID {1}. This Resource Adapter from pool {2} does not support two phase processing.
J2CA0020E: The Connection Pool Manager could not allocate a Managed Connection: {0}.
J2CA0021E: An exception occurred while trying to get a Connection from the Managed Connection resource {1} : {0}.
J2CA0022I: An exception occurred while trying to cleanup and release the Managed Connection from resource {1} for a failed getConnection from the Managed Connection {0}. This second error was absorbed and the original error re-thrown.
J2CA0023E: A two phase XA operation, {0}, was invoked. This Resource Adapter from DataSource {1} does not support two phase processing.
J2CA0024E: Method {0}, within transaction branch ID {1} of resource pool {4}, caught {2} and threw a {3}.
J2CA0026E: Method {0} caught {1} while trying to register the Resource Adapter with the Synchronization Manager for the current transaction, and threw a {2}.
J2CA0027E: An exception occurred while invoking {0} on an XA Resource Adapter from DataSource {3}, within transaction ID {1} : {2}.
J2CA0028E: An exception occurred while invoking {0} on an XA Resource Adapter from DataSource {2} : {1}.
J2CA0030E: Method {0} caught {1} while trying to enlist resources from DataSource {3} with the Transaction Manager for the current transaction, and threw a {2}.
J2CA0031I: Method {0} caught {1} while trying to delist resources from DataSource {3} from the Transaction Manager for the current transaction and threw {2}
J2CA0034E: An unexpected event was received from the Resource Adapter for resource {2}. Expected ConnectionEvent type {0} and received ConnectionEvent type {1}.
J2CA0040E: No valid transaction context was found on the thread for method {0} with coordinator {1} using resources from DataSource {2}.
J2CA0045E: Connection not available while invoking method {0} for resource {1}.
J2CA0046E: Method {0} caught an exception during creation of the ManagedConnection for resource {3}, throwing {2}. Original exception: {1}
J2CA0055W: Connection handle not closed at end of the unit of work scope. Handles will be closed by the Connection Manager.
J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adapter for resource {1}. The exception is: {0}
J2CA0057E: The interactionPending method was unable to find a transaction wrapper class.
J2CA0058E: The ConnectionManager was unable to associate Connection {0} with ManagedConnection {1} for resource {3}. Received exception: {2}
J2CA0060E: PrivilegedActionException calling doPrivileged: {0}
J2CA0067W: Invalid {0} setting of {1}. Defaulting to {2} instead.
J2CA0073E: Unable to delist connection from resource {2} from transaction in method {0} due to exception. Initiating destruction of connection. Exception is: {1}
J2CA0074E: Unable to enlist connection from resource {2} with current transaction in method {0} due to exception. Initiating destruction of connection. Exception is: {1}
J2CA0075W: An active transaction should be present while processing method {0}.
J2CA0077E: An exception was caught while trying to obtain a javax.resource.cci.LocalTransaction from a ManagedConnection for resource {1}. The exception is: {0}
J2CA0078E: An exception was caught while trying to obtain a javax.transaction.xa.XAResource from a ManagedConnection on DataSource {1}. The exception is: {0}
J2CA0079E: Method {0} has detected an internal illegal state and is throwing an IllegalStateException. The exception is: {1}
J2CA0080E: Method {0} has detected an internal illegal argument and is throwing an IllegalArgumentException. The exception is: {1}
J2CA0081E: Method {0} failed while trying to execute method {1} on ManagedConnection {2} from resource {4}. Caught exception: {3}
J2CA0086I: Multiple open connection handles cannot share a physical connection to {1} within a local transaction containment boundary, so a different physical connection will be used for each connection handle. In this situation, it is important to ensure that no transactional work remains in progress after connection handle close because if additional sharable connection handles are later requested within the local transaction containment boundary, the physical connection to which they associate will be unpredictable.
J2CA0087E: The transaction manager was unable to enlist resource {0} from DataSource {1}.
J2CA0088W: The ManagedConnection that is being destroyed from resource {1} is in an invalid state {0}. Processing will continue.
J2CA0091E: An InterruptedException occurred on the Garbage Collector thread.
J2CA0098E: A ClassCastException occurred attempting to cast event.getSource to ManagedConnection: {0}
J2CA0103I: Duplicate connector property not added. {0}
J2CA0127I: A ConnectionWaitTimeout of 0 has been specified for {0}. The request will wait until a connection can be obtained.
J2CA0148W: A null ConnectionHandle was found in the CONNECTION_CLOSED ConnectionEvent {0}
J2CA0159E: Internal error. An attempt has been made to change a set once property that has already been set. The property name is {0}
J2CA0169E: Unable to change the property {0} on DataSource or ConnectionFactory {1}.
J2CA0207W: A resource adapter artifact has property {0} whose value {2} is incompatible with its type {1}.
J2CA0216I: The Connection Manager received a fatal connection error from the Resource Adapter for resource {0}. Information may be available in previous messages or exceptions.
J2CA0240I: Ignored unimplemented feature {0} for resource {1}.
J2CA0278W: Could not de-serialize field {0} in class {1}; default value will be used
J2CA0285W: Method {0} caught an exception during validating managed connections for resource {3}, throwing {2}. Original exception: {1}
J2CA0292E: The ManagedConnection from resource {0} could not be enlisted with the current transaction.
J2CA0293E: The Connection Manager lazyEnlist() method requires a non-null ManagedConnection parameter for resource {0}.
J2CA0295E: The Connection Manager has detected an attempt to start a Local Transaction within a Global (User) Transaction. Check the application code for correctness.
J2CA0308W: Duplicate connector property not added. {0}.
J2CA0695E: Unable to find primary pool manager during failover processing for a resource with a JNDI name of {0}.
J2CA1002E: Invalid MCWrapper {0} from the free pool for resource {1}.
J2CA1003E: Failed to remove MCWrapper {0} from the shared pool.