[jboss-jira] [JBoss JIRA] (AS7-3229) OptionalDataException failure during deserialization of nested bean
Scott Marlow (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Jan 10 11:58:09 EST 2012
[ https://issues.jboss.org/browse/AS7-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654956#comment-12654956 ]
Scott Marlow commented on AS7-3229:
-----------------------------------
The OptionalDataException went away after changing the test to only invoke the active node (instead of invoke the bean on node1+node2).
I just saw a different exception (EJB Invocation failed on component StatefulBean for method public org.jboss.as.test.clustering.unmanaged.ejb3.xpc.bean.Employee org.jboss.as.test.clustering.unmanaged.ejb3.xpc.bean.StatefulBean.getEmployee(int): java.lang.IllegalArgumentException: object is not an instance of declaring class) with my current test changes. http://pastie.org/3161150
I'll soon close this jira if a fixable bug doesn't come out of this.
> OptionalDataException failure during deserialization of nested bean
> -------------------------------------------------------------------
>
> Key: AS7-3229
> URL: https://issues.jboss.org/browse/AS7-3229
> Project: Application Server 7
> Issue Type: Bug
> Components: Clustering
> Reporter: Scott Marlow
> Assignee: Scott Marlow
> Fix For: 7.1.0.Final
>
>
> 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
--
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