uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE48581-E

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

aa....aa: Data source name
Description
Data-source cannot be used when light transaction functionality is enabled.
Therefore, resource (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 a DB Connector that does not use an XA transaction.