Annoying warning messages "[aries] Managed persistence context support..." and
"[context] The TransactionSynchronizationRegistry..." in log
-------------------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-6149
URL: https://issues.apache.org/jira/browse/GERONIMO-6149
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Logging
Affects Versions: 3.0
Reporter: Forrest Xia
Priority: Minor
We always see these annoying log messages in geronimo server.log or console
output:
2011-09-06 22:12:16,551 WARN [aries] Managed persistence context support is no
longer available for use with the Aries Blueprint container
2011-09-06 22:12:16,552 WARN [context] The TransactionSynchronizationRegistry
used to manage persistence contexts is no longer available. Managed persistence
contexts will no longer be able to integrate with JTA transactions, and will
behave as if no there is no transaction context at all times until a new
TransactionSynchronizationRegistry is available. Applications using managed
persistence contexts may not work correctly until a new JTA Transaction
services implementation is available.
We need to find a way to eliminate them cause it does not make any sense to
users.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira