You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Gopalakrishnan, Jayesh" <Ja...@schwab.com> on 2004/01/12 19:54:25 UTC

REQUEST_PROCESSOR - couldn't deserialize

Has anybody encountered this exception...?

<Jan 6, 2004 8:39:01 PM EST> <Error> <HTTP> <BEA-101309>
<[ServletContext(id=158851062,name=stap-portal,context-path=/stap-portal)]
could not deserialize the context attribute
"org.apache.struts.action.REQUEST_PROCESSOR"
java.io.NotSerializableException:org.apache.struts.tiles.TilesRequestProcess
or
       at
java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown
Source)
       at
java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source)
       at
weblogic.servlet.internal.AttributeWrapper.getObject(Z)Ljava.lang.Object;(At
tributeWrapper.java:95)
       at
weblogic.servlet.internal.AttributeWrapper.getObject()Ljava.lang.Object;(Att
ributeWrapper.java:67)
       at
weblogic.servlet.internal.WebAppServletContext.getAttribute(Ljava.lang.Strin
g;)Ljava.lang.Object;(WebAppServletContext.java:637)
       at
org.apache.struts.action.ActionServlet.getRequestProcessor(Lorg.apache.strut
s.config.ModuleConfig;)Lorg.apache.struts.action.RequestProcessor;(ActionSer
.


This exception is intermittent, unpredictable so far.

thx in advance
-jayash

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


RE: REQUEST_PROCESSOR - couldn't deserialize

Posted by Leticia Golubov <lg...@micromuse.com>.
I've had a similar problem before when the offending class did not implement
java.io.Serializable...

regards

Leticia

-----Original Message-----
From: Gopalakrishnan, Jayesh [mailto:Jayesh.Gopalakrishnan@schwab.com]
Sent: 12 January 2004 18:54
To: Struts Users Mailing List
Subject: REQUEST_PROCESSOR - couldn't deserialize


Has anybody encountered this exception...?

<Jan 6, 2004 8:39:01 PM EST> <Error> <HTTP> <BEA-101309>
<[ServletContext(id=158851062,name=stap-portal,context-path=/stap-portal)]
could not deserialize the context attribute
"org.apache.struts.action.REQUEST_PROCESSOR"
java.io.NotSerializableException:org.apache.struts.tiles.TilesRequestProcess
or
       at
java.io.ObjectOutputStream.writeObject0(Ljava.lang.Object;Z)V(Unknown
Source)
       at
java.io.ObjectOutputStream.writeObject(Ljava.lang.Object;)V(Unknown Source)
       at
weblogic.servlet.internal.AttributeWrapper.getObject(Z)Ljava.lang.Object;(At
tributeWrapper.java:95)
       at
weblogic.servlet.internal.AttributeWrapper.getObject()Ljava.lang.Object;(Att
ributeWrapper.java:67)
       at
weblogic.servlet.internal.WebAppServletContext.getAttribute(Ljava.lang.Strin
g;)Ljava.lang.Object;(WebAppServletContext.java:637)
       at
org.apache.struts.action.ActionServlet.getRequestProcessor(Lorg.apache.strut
s.config.ModuleConfig;)Lorg.apache.struts.action.RequestProcessor;(ActionSer
.


This exception is intermittent, unpredictable so far.

thx in advance
-jayash

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org