Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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)