[ 
https://issues.apache.org/jira/browse/WW-5559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Hum updated WW-5559:
----------------------------
    Description: 
Hello,

Similarly to WW-4873, the {{ConversionData}} class is not marked as 
serializable, which interferes with replicated/sticky sessions, as Actions 
stored in the session are now no longer able to be serialized.

{code}
[8/4/25 17:45:47:377 EDT] 00006b7c WASSession    E MTMBuffWrapper getBytes 
write object exception. e= java.io.NotSerializableException: 
com.opensymphony.xwork2.conversion.impl.ConversionData
{code}

For context, this is on WAS ND 9 with session replication enabled.




  was:
Hello,

Similarly to WW-4873, the {{ConversionData}} class is not marked as 
serializable, which interferes with sticky sessions, as Actions stored in the 
session are now no longer able to be serialized.

{code}
[8/4/25 17:45:47:377 EDT] 00006b7c WASSession    E MTMBuffWrapper getBytes 
write object exception. e= java.io.NotSerializableException: 
com.opensymphony.xwork2.conversion.impl.ConversionData
{code}

For context, this is on WAS ND 9 with session replication enabled.





> NotSerializableException: 
> com.opensymphony.xwork2.conversion.impl.ConversionData
> --------------------------------------------------------------------------------
>
>                 Key: WW-5559
>                 URL: https://issues.apache.org/jira/browse/WW-5559
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 6.7.0
>            Reporter: Michael Hum
>            Priority: Major
>
> Hello,
> Similarly to WW-4873, the {{ConversionData}} class is not marked as 
> serializable, which interferes with replicated/sticky sessions, as Actions 
> stored in the session are now no longer able to be serialized.
> {code}
> [8/4/25 17:45:47:377 EDT] 00006b7c WASSession    E MTMBuffWrapper getBytes 
> write object exception. e= java.io.NotSerializableException: 
> com.opensymphony.xwork2.conversion.impl.ConversionData
> {code}
> For context, this is on WAS ND 9 with session replication enabled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to