Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3677 | minor | always | 09-05-09 02:40 | 09-08-09 13:10 | |
|
|||||
Reporter: | boris_kovalenko | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.1 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.2 | ||
|
|||||
Summary: | 0003677: Many serialization errors | ||||
Description: |
I have many serialization errors like: [09-09-05 15:30:26.221] {http--8080-15} Caused by: java.lang.RuntimeException: S erialized class java.lang.reflect.Method must implement java.io.Serializable [09-09-05 15:30:26.221] {http--8080-15} field: com.caucho.el.StaticMethodExpr._ method [09-09-05 15:30:26.221] {http--8080-15} class: com.caucho.el.StaticMethodExpr ( object=component) [09-09-05 15:30:26.221] {http--8080-15} field: com.caucho.el.FunctionExpr._expr [09-09-05 15:30:26.221] {http--8080-15} class: com.caucho.el.FunctionExpr (obje ct=component("editPanel")) [09-09-05 15:30:26.221] {http--8080-15} at com.caucho.hessian.io.JavaSer ializer.writeInstance(JavaSerializer.java:267) [09-09-05 15:30:26.221] {http--8080-15} at com.caucho.hessian.io.JavaSer ializer.writeObject(JavaSerializer.java:227) [09-09-05 15:30:26.221] {http--8080-15} at com.caucho.hessian.io.Hessian 2Output.writeObject(Hessian2Output.java:412) [09-09-05 15:30:26.221] {http--8080-15} at com.caucho.hessian.io.JavaSer ializer$FieldSerializer.serialize(JavaSerializer.java:325) [09-09-05 15:30:26.221] {http--8080-15} ... 90 more There was no such errors before 4.0.1 |
||||
Steps To Reproduce: | |||||
Additional Information: |
Webapp is in WindowsXP, MyFaces 1.2.7, RichFaces 3.3.1GA |
||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|