[
https://issues.jboss.org/browse/WFLY-5319?page=com.atlassian.jira.plugin....
]
Scott Marlow edited comment on WFLY-5319 at 4/27/17 11:17 AM:
--------------------------------------------------------------
We are getting further with a NPE fix in the mock EntityManager, however, we now fail due
to [
https://gist.github.com/scottmarlow/1ae4a4abe98851b3fe6b1e602ba273d7], which means
that the application thread is likely to be using the entity manager while the reaper
thread is timing out the transaction, which is important to correct.
was (Author: smarlow):
We are getting further with a NPE fix in the mock EntityManager, however, we now fail due
to [
https://gist.github.com/scottmarlow/1ae4a4abe98851b3fe6b1e602ba273d7]
fix
org.jboss.as.test.integration.jpa.mockprovider.txtimeout.TxTimeoutTestCase.test_negativeTxTimeoutVerifyReaperThreadCanceledTxTest
failure
---------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-5319
URL:
https://issues.jboss.org/browse/WFLY-5319
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Attachments: server.zip
https://gist.github.com/scottmarlow/6409290362f35f2d1320 contains the error exception
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)