-
Bug
-
Resolution: Done
-
Blocker
-
None
-
-
Compatibility/Configuration, User Experience
-
Workaround Exists
-
-
Medium
If the transaction isolation level is set to SERIALIZABLE if one node aquires the row lock via the
UPDATE JBOSS_EJB_TIMER..
the other nodes throw an
ORA-08177: can't serialize access for this transaction
exception.
The timer thats row threw the exception never runs any more, not even in case the other nodes were shut down.
The serialization exception is also thrown upon server/application startup sometimes.
- clones
-
JBEAP-8699 [GSS](7.1.0) Timer fails if transaction isolation set to SERIALIZABLE
- Closed