[
https://issues.apache.org/jira/browse/ISIS-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230589#comment-17230589
]
ASF subversion and git services commented on ISIS-2459:
-------------------------------------------------------
Commit c9c7baa95ca350e7732501291e486f425934b804 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=c9c7baa ]
ISIS-2459: minor: some comments
> 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)