Uncaught exception causes "No JTA UserTransaction available" Exception on WAS8.5

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Won't Fix
    • Priority: L3 - Default
    • None
    • Affects Version/s: 7.1.4
    • Component/s: engine
    • None

      AT:

      • log Exception
        No JTA UserTransaction available - programmatic PlatformTransactionManager.getTransaction usage not supported
        on level FINE

      ===
      In the signal()-method after an asynchronous call an exception is raised. During rollback() another exception is thrown on Websphere Application Server 8.5.:
      "org.springframework.transaction.CannotCreateTransactionException: No JTA UserTransaction available - programmatic PlatformTransactionManager.getTransaction usage not supported".

      I attached a simple test project to replicate this behaviour. I think there should be no uncaught exception thrown during transaction rollback.
      At least this is the behaviour the test application is showing on JBoss.

            Assignee:
            Unassigned
            Reporter:
            Patrick Steinig
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: