[jboss-jira] [JBoss JIRA] (AS7-3229) IAE or OptionalDataException failure preventing clustering of nested bean (deserialization fails)

Scott Marlow (JIRA) jira-events at lists.jboss.org
Tue Jan 17 23:13:18 EST 2012


     [ https://issues.jboss.org/browse/AS7-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow updated AS7-3229:
------------------------------

             Summary: IAE or OptionalDataException failure preventing clustering of nested bean (deserialization fails)  (was: OptionalDataException failure during deserialization of nested bean)
    Git Pull Request: https://github.com/jbossas/jboss-as/pull/1104  (was: https://github.com/jbossas/jboss-as/pull/1104)
            Priority: Major  (was: Blocker)
         Description: 
This recreates with the test at https://github.com/scottmarlow/jboss-as/tree/AS7-3229.  The test just injects an additional EJB bean into the current org.jboss.as.test.clustering.unmanaged.ejb3.stateful.bean.StatefulBean.

Its possible that the current unit test interceptor class, could interfere with this testing (the http://pastie.org/3205321 failure shows that the interceptor class in the exception call stack).  In my version of this test, I eliminated the interceptor (so the interceptor is not causing the failure).

To recreate, grab my change from the above branch and cd into as7/testsuite/integration/clust and run "ant clean install" as you normally would.




  was:
Test case branch link is coming (I need to recreate it without the Hibernate 4.0.1-SNAPSHOT dependency).

The bug didn't recreate with the simple test https://github.com/scottmarlow/jboss-as/commits/AS7-3229.  Might need to push the XPC serialization changes before it can be recreated.

Exception call stack http://pastie.org/3155867




    
> IAE or OptionalDataException failure preventing clustering of nested bean (deserialization fails)
> -------------------------------------------------------------------------------------------------
>
>                 Key: AS7-3229
>                 URL: https://issues.jboss.org/browse/AS7-3229
>             Project: Application Server 7
>          Issue Type: Task
>          Components: Clustering
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>             Fix For: 7.1.0.Final
>
>         Attachments: firstcall.txt, firstcall.txt, firstcall.txt, seconcall.txt, secondcall.txt, secondcall.txt
>
>
> This recreates with the test at https://github.com/scottmarlow/jboss-as/tree/AS7-3229.  The test just injects an additional EJB bean into the current org.jboss.as.test.clustering.unmanaged.ejb3.stateful.bean.StatefulBean.
> Its possible that the current unit test interceptor class, could interfere with this testing (the http://pastie.org/3205321 failure shows that the interceptor class in the exception call stack).  In my version of this test, I eliminated the interceptor (so the interceptor is not causing the failure).
> To recreate, grab my change from the above branch and cd into as7/testsuite/integration/clust and run "ant clean install" as you normally would.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list