<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Exception Exiting serializeView - Could not serialize state: in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92256#M63031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting this error too, on a plain old Tomcat server.&amp;nbsp; org.apache.myfaces.SERIALIZE_STATE_IN_SESSION is set to false in my web.xml.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Same here. We are using Alfresco 2.1R1 Community on Linux using MySQL and have not touched the web.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should this be files as an issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2007 09:03:51 GMT</pubDate>
    <dc:creator>edgar</dc:creator>
    <dc:date>2007-07-18T09:03:51Z</dc:date>
    <item>
      <title>Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92251#M63026</link>
      <description>I am getting the folloing error while accessing the alfresco after the Jboss Server StartupAny help is highly appriciatedThanksRaj14:18:35,428 ERROR [JspStateManagerImpl] Exiting serializeView - Could not serialize state: org.alfresco.web.ui.common.component.UIListItemjava.io.NotSerializableExceptio</description>
      <pubDate>Fri, 25 May 2007 18:31:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92251#M63026</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-05-25T18:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92252#M63027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should have the following in your web.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;context-param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param-name&amp;gt;org.apache.myfaces.SERIALIZE_STATE_IN_SESSION&amp;lt;/param-name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param-value&amp;gt;false&amp;lt;/param-value&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;description&amp;gt;Stop MyFaces from Serializing the state to the session&amp;lt;/description&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/context-param&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure how it is missing? Or are you using a newer version of MyFaces against an older Alfresco version? After 2.0 we have upgraded MyFaces to 1.1.5 but in 2.0 or older was using 1.1.1 - it looks like you have Alfresco 2.0 (or older) but newer MyFaces libraries - fixing the web.xml should do the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 11:19:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92252#M63027</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-05-29T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92253#M63028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using the Alfresco 2.0.1 enterprise and Jboss portal 2.4.1, we made the build with build-jboss option. Do we really make the changes in web.xml, if so the change indicated to be placed under&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;\root\projects\web-client\source\web\WEB-INF\web.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the web.xml is the right one since there are many web.xml.?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we&amp;nbsp; have myfaces-impl.jar and myfaces-api.jar in the 3rdparty\lib folder &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need to do the change in the web.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need to change the jars if&amp;nbsp; so could you please let us know what are the jars should be replaced with new ones&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition to above, I have an another question. We planned to have the clustered environment for production. if we make the change in the web.xml. will there be any impact when we cluster due to the change.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your response is highly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 13:43:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92253#M63028</guid>
      <dc:creator>shanmugaraja</dc:creator>
      <dc:date>2007-06-05T13:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92254#M63029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The instructions here give instructions on how to modify the Alfresco war and JBossPortal to work together:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Build_and_Deploy_WAR_JBossPortal" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Build_and_Deploy_WAR_JBossPortal&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 14:56:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92254#M63029</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-05T14:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92255#M63030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting this error too, on a plain old Tomcat server.&amp;nbsp; org.apache.myfaces.SERIALIZE_STATE_IN_SESSION is set to false in my web.xml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2007 00:49:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92255#M63030</guid>
      <dc:creator>kgeis</dc:creator>
      <dc:date>2007-06-06T00:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92256#M63031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting this error too, on a plain old Tomcat server.&amp;nbsp; org.apache.myfaces.SERIALIZE_STATE_IN_SESSION is set to false in my web.xml.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Same here. We are using Alfresco 2.1R1 Community on Linux using MySQL and have not touched the web.xml file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should this be files as an issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edgar&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 09:03:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92256#M63031</guid>
      <dc:creator>edgar</dc:creator>
      <dc:date>2007-07-18T09:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Exception Exiting serializeView - Could not serialize state:</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92257#M63032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have deployed the Alfresco WAR directly to a plain tomcat server, then you need to make changes to the following file to remove the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat/config/context.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Make this change:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!– Uncomment this to disable session persistence across Tomcat restarts –&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Manager pathname="" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 11:32:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/exception-exiting-serializeview-could-not-serialize-state/m-p/92257#M63032</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-07-18T11:32:52Z</dc:date>
    </item>
  </channel>
</rss>

