I keep getting this in 4.0.2 with clustering enabled:

  | java.io.NotSerializableException: 
org.jboss.web.tomcat.security.JBossGenericPrincipal
  |     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
  |     at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
  |     at java.util.LinkedList.writeObject(LinkedList.java:755)
  |     at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:585)
  |     at 
java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:890)
  |     at 
java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1333)

Where is this JBossGenericPrincipal coming from?  What's creating it and why?  
And how can I make it go away?



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892295#3892295

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892295


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to