Andi Huber created ISIS-2459:
--------------------------------

             Summary: Async Execution might throw 'no current 
IsisPersistenceSessionJdoBase available'
                 Key: ISIS-2459
                 URL: https://issues.apache.org/jira/browse/ISIS-2459
             Project: Isis
          Issue Type: Bug
          Components: Isis Persistence JDO
            Reporter: Andi Huber
            Assignee: Andi Huber
             Fix For: 2.0.0-M5


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

{code}
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)
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to