uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE48580-E

Starting the J2EE resource adapter "aa....aa" failed. Detail=XA Transaction is not available when light transaction is enabled.

aa....aa: Resource adapter name
Description
An XA transaction cannot be used when light transaction functionality is enabled.
Therefore, resource adapter (aa....aa) cannot be started.
Action
In the case of using a distributed transaction, specify true in ejbserver.distributedtx.XATransaction.enabled key of user-defined file.
In the case of not using a distributed transaction, use the resource adapter that does not use an XA transaction.