Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-2459

Async Execution might throw 'no current IsisPersistenceSessionJdoBase available'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-M5
    • Persistence JDO
    • None

    Description

      WrapperFactory async execution might run into this issue when running the execution task on the ForkJoinPool, seen with PublisherServiceTest.publisherService_shouldBeAwareOfInventoryChanges_whenUsingAsyncExecution

      Caused by: org.apache.isis.commons.exceptions.IsisException: unrecoverable error: 'no current IsisPersistenceSessionJdoBase available'
      	at org.apache.isis.commons.internal.exceptions._Exceptions.unrecoverable(_Exceptions.java:126)
      	at org.apache.isis.persistence.jdo.datanucleus5.persistence.IsisPlatformTransactionManagerForJdo.lambda$5(IsisPlatformTransactionManagerForJdo.java:172)
      

      Attachments

        Activity

          People

            hobrom Andi Huber
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: