AVIJIT CHAKRABORTY created MYFACES-3910:
-------------------------------------------

             Summary: could not des erialize the request scoped attribute with 
name: "org.apache.myfaces.COMPONENT_STACK"
                 Key: MYFACES-3910
                 URL: https://issues.apache.org/jira/browse/MYFACES-3910
             Project: MyFaces Core
          Issue Type: Bug
          Components: build process
    Affects Versions: 2.1.15
         Environment: Windows 7, JDK 1.6, Weblogic 12C
            Reporter: AVIJIT CHAKRABORTY


My WebApp is using MyFaces 2.1.15 jars. While navigating to a JSP page I am 
getting the below exception log,

could not des
erialize the request scoped attribute with name:
"org.apache.myfaces.COMPONENT_STACK"
java.io.NotSerializableException: org.apache.myfaces.taglib.core.ViewTag
        at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1190)
        at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1384)
        at
java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1180)
        at java.io.ObjectOutputStream.access$300(ObjectOutputStream.java:163)
        at
java.io.ObjectOutputStream$PutFieldImpl.writeFields(ObjectOutputStream.java:1709)
        Truncated. see log file for complete stacktrace



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to