0

Serialize problem

asked 2017-11-18 00:40:33 +0800

PedroSilva gravatar image PedroSilva
1

I have my Log full of this errors: can anyone point a direction to investigate?!

[30-08-2017 10:05:53:822 WAT] 00000087 WASSession E SessionContextMBeanAdapter findAttCausingNotSerializableException Miscellaneous data: Attribute "javax.zkoss.zk.ui.Session" is declared to be serializable but is found to generate exception "java.io.NotSerializableException" with message "com.criticalsoftware.xxxx". Fix the application so that the attribute "javax.zkoss.zk.ui.Session" is correctly serializable at runtime. [30-08-2017 10:06:08:842 WAT] 00000087 WASSession E SessionContextMBeanAdapter findAttCausingNotSerializableException Miscellaneous data: Attribute "javax.zkoss.zk.ui.Session" is declared to be serializable but is found to generate exception "java.io.NotSerializableException" with message "com.criticalsoftware.xxxx". Fix the application so that the attribute "javax.zkoss.zk.ui.Session" is correctly serializable at runtime. ...

Thnk you Pedro Silva

delete flag offensive retag edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-11-18 03:54:07 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

you have stored in your session an object that haven't implemented the Serializable interface. Your class is under the "com.criticalsoftware.xxxx" path.

Chill

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2017-11-18 00:40:33 +0800

Seen: 10 times

Last updated: Nov 18 '17

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More