<div dir="ltr"><div>For time beeing I have muted and assigned this test failure on brontes to you Scott.<br><br>This way people wont get bogus PR test failures while you are working on a fix.<br><br>--<br></div>tomaz<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jul 31, 2014 at 4:18 AM, Scott Marlow <span dir="ltr">&lt;<a href="mailto:smarlow@redhat.com" target="_blank">smarlow@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We started to see what looks like a JPA extended persistence context<br>
related error.  [1] is the server.log that shows the exception (see the<br>
last one near the bottom) that shouldn&#39;t be happening on WildFly master.<br>
  Also, there are some marshalling errors that I didn&#39;t see on brontes<br>
(I&#39;m wondering if there is a concurrency error between the bean<br>
invocation and passivation/activation when Hibernate throws the<br>
&quot;java.lang.IllegalStateException: Cannot serialize a session while<br>
connected&quot; error during marshalling as if bean is active).<br>
<br>
I am able to recreate the failure locally with a modification to the<br>
PassivationTestCase.testPassivationMaxSize() [2] to repeatedly<br>
alternative between calls to remote1 + remote2 beans.<br>
<br>
I don&#39;t have this nailed down to the actual cause but it seems like a<br>
race condition between passivation/activation and bean invocation (imo).<br>
<br>
Scott<br>
<br>
[1] <a href="https://www.dropbox.com/s/277pwvxv53dp8vk/server.zip" target="_blank">https://www.dropbox.com/s/277pwvxv53dp8vk/server.zip</a> contains the<br>
results from more than one test run.  If you look at the server.log, you<br>
probably should go to the end and see the last &quot;javax.ejb.EJBException:<br>
WFLYJPA0030: Found extended persistence context in SFSB invocation call<br>
stack but that cannot be used&quot; error<br>
<br>
[2] unit test change to loop repeatedly until failure occurs<br>
<a href="https://github.com/scottmarlow/wildfly/tree/passivationxpcissue" target="_blank">https://github.com/scottmarlow/wildfly/tree/passivationxpcissue</a><br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>