• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error message keep on getting in systemout.log

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I am seeing this error in systemout.log file of websphere 6.1 server


00000040 SessionContex E Miscellaneous data: Attribute "S7GMBzDF2oadi6ry9zST9-w" is declared to be serializable but is found to generate exception "java.io.NotSerializableException" with message "com.wellsfargo.wepod.domain.WepodUser". Fix the application so that the attribute "S7GMBzDF2oadi6ry9zST9-w" is correctly serializable at runtime.

Any help...

Regards
Satya
reply
    Bookmark Topic Watch Topic
  • New Topic