You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2020/11/17 11:48:00 UTC

[jira] [Closed] (ISIS-2459) Async Execution might throw 'no current IsisPersistenceSessionJdoBase available'

     [ https://issues.apache.org/jira/browse/ISIS-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2459.
----------------------------
    Resolution: Fixed

Relates to a series of improvements planned for the Application Layer.

> 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
>            Priority: Major
>             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)