You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2005/12/07 20:53:08 UTC

[jira] Created: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

Implement state saving of e.g. UIPanel to prevent serialization problems.
-------------------------------------------------------------------------

         Key: MYFACES-914
         URL: http://issues.apache.org/jira/browse/MYFACES-914
     Project: MyFaces
        Type: Bug
  Components: Tobago  
    Reporter: Udo Schnurpfeil


You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
 org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
        at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
        at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
        at java.util.ArrayList.writeObject(ArrayList.java:570)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

Posted by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-914?page=all ]
     
Martin Marinschek closed MYFACES-914:
-------------------------------------


> Implement state saving of e.g. UIPanel to prevent serialization problems.
> -------------------------------------------------------------------------
>
>          Key: MYFACES-914
>          URL: http://issues.apache.org/jira/browse/MYFACES-914
>      Project: MyFaces
>         Type: Bug
>   Components: Tobago
>     Reporter: Udo Schnurpfeil
>     Assignee: Bernd Bohmann

>
> You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
> 2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
>  org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
> java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
>         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
>         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
>         at java.util.ArrayList.writeObject(ArrayList.java:570)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-914?page=all ]

Bernd Bohmann updated MYFACES-914:
----------------------------------

    Priority: Critical  (was: Major)

> Implement state saving of e.g. UIPanel to prevent serialization problems.
> -------------------------------------------------------------------------
>
>          Key: MYFACES-914
>          URL: http://issues.apache.org/jira/browse/MYFACES-914
>      Project: MyFaces
>         Type: Bug
>   Components: Tobago
>     Reporter: Udo Schnurpfeil
>     Priority: Critical

>
> You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
> 2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
>  org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
> java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
>         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
>         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
>         at java.util.ArrayList.writeObject(ArrayList.java:570)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-914?page=all ]

Bernd Bohmann updated MYFACES-914:
----------------------------------

    Priority: Major  (was: Critical)

> Implement state saving of e.g. UIPanel to prevent serialization problems.
> -------------------------------------------------------------------------
>
>          Key: MYFACES-914
>          URL: http://issues.apache.org/jira/browse/MYFACES-914
>      Project: MyFaces
>         Type: Bug
>   Components: Tobago
>     Reporter: Udo Schnurpfeil

>
> You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
> 2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
>  org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
> java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
>         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
>         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
>         at java.util.ArrayList.writeObject(ArrayList.java:570)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (MYFACES-914) Implement state saving of e.g. UIPanel to prevent serialization problems.

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-914?page=all ]
     
Bernd Bohmann resolved MYFACES-914:
-----------------------------------

    Resolution: Fixed

> Implement state saving of e.g. UIPanel to prevent serialization problems.
> -------------------------------------------------------------------------
>
>          Key: MYFACES-914
>          URL: http://issues.apache.org/jira/browse/MYFACES-914
>      Project: MyFaces
>         Type: Bug
>   Components: Tobago
>     Reporter: Udo Schnurpfeil
>     Assignee: Bernd Bohmann

>
> You see a Exception when stopping tomcat with tobago-example-demo.war deployed and used like:
> 2005-12-07 20:15:46 WARN  - org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/tobago-example-demo]:1451 - Cannot serialize session attribute
>  org.apache.myfaces.application.jsp.JspStateManagerImpl.SERIALIZED_VIEW-/overview/treeControl.jsp for session 04EFF669AB8878B87FE15F65216AFC47
> java.io.NotSerializableException: org.apache.myfaces.tobago.component.UIPanel
>         at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1075)
>         at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:291)
>         at java.util.ArrayList.writeObject(ArrayList.java:570)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira