<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log</link><pubDate>Wed, 26 Mar 2025 17:27:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58777822-5cb8-4664-b3b2-d83b170fb3a2</guid><dc:creator>sadie.sands</dc:creator><comments>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log#comments</comments><description>Current Revision posted to Appian Knowledge Base by sadie.sands on 3/26/2025 5:27:00 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When accessing Tempo, the following pink box error is returned:&lt;/p&gt;
&lt;pre&gt;A server error was encountered while processing your request. Please try again.
&lt;/pre&gt;
&lt;p&gt;The application server log contains the following errors:&lt;/p&gt;
&lt;pre&gt;ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ajp-/0.0.0.0:8009-1) 
Exception while dispatching incoming RPC call: com.google.gwt.user.client.rpc.SerializationException: 
Type &amp;#39;[Lcom.appiancorp.suiteapi.type.Datatype;&amp;#39; was not assignable to &amp;#39;com.google.gwt.user.client.rpc.IsSerializable&amp;#39; and did not have a custom field serializer.
For security purposes, this type will not be serialized.: instance = [Lcom.appiancorp.suiteapi.type.Datatype;@1f5a7cbd
    at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) [gwt-servlet-2.7.0.jar:]
    at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:130) [gwt-servlet-2.7.0.jar:]
    ...
    at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:420) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_51]&lt;/pre&gt;
&lt;pre class="code-java"&gt;INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: ERROR: The serialization policy file &lt;span class="code-quote"&gt;&amp;#39;/tempo/BB8E60244F72839F9C31728D856B5C74.gwt.rpc&amp;#39;&lt;/span&gt; was not found; did you forget to include it in &lt;span class="code-keyword"&gt;this&lt;/span&gt; deployment?
INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: WARNING: Failed to get the SerializationPolicy &lt;span class="code-quote"&gt;&amp;#39;BB8E60244F72839F9C31728D856B5C74&amp;#39;&lt;/span&gt;; a legacy, 1.3.3 compatible, serialization policy will be used.  You may experience SerializationExceptions as a result.&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The web server is not&amp;nbsp;serving the correct static content.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct the issue, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/www/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Compare the two directories using a difference checker. Alternatively, ensure that the size of the folder contents from Step 1 and 2 are the same.&lt;/li&gt;
&lt;li&gt;If they are not the same, copy over the contents from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt; to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/www/suite/&lt;/code&gt;.&lt;br /&gt;&lt;strong&gt;Note:&amp;nbsp;&lt;/strong&gt;The files from these two directories must &lt;strong&gt;NOT&amp;nbsp;&lt;/strong&gt;be merged. Fully replace the pre-existing contents of&amp;nbsp;&lt;span&gt;&lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/www/suite/&lt;/code&gt;&amp;nbsp;when performing Step 4.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2025&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, user interface, upgrade&lt;/div&gt;
</description></item><item><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log/revision/4</link><pubDate>Tue, 26 Mar 2024 14:25:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58777822-5cb8-4664-b3b2-d83b170fb3a2</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Ryan Good on 3/26/2024 2:25:45 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When accessing Tempo, the following pink box error is returned:&lt;/p&gt;
&lt;pre&gt;A server error was encountered while processing your request. Please try again.
&lt;/pre&gt;
&lt;p&gt;The application server log contains the following errors:&lt;/p&gt;
&lt;pre&gt;ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ajp-/0.0.0.0:8009-1) 
Exception while dispatching incoming RPC call: com.google.gwt.user.client.rpc.SerializationException: 
Type &amp;#39;[Lcom.appiancorp.suiteapi.type.Datatype;&amp;#39; was not assignable to &amp;#39;com.google.gwt.user.client.rpc.IsSerializable&amp;#39; and did not have a custom field serializer.
For security purposes, this type will not be serialized.: instance = [Lcom.appiancorp.suiteapi.type.Datatype;@1f5a7cbd
    at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) [gwt-servlet-2.7.0.jar:]
    at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:130) [gwt-servlet-2.7.0.jar:]
    ...
    at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:420) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_51]&lt;/pre&gt;
&lt;pre class="code-java"&gt;INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: ERROR: The serialization policy file &lt;span class="code-quote"&gt;&amp;#39;/tempo/BB8E60244F72839F9C31728D856B5C74.gwt.rpc&amp;#39;&lt;/span&gt; was not found; did you forget to include it in &lt;span class="code-keyword"&gt;this&lt;/span&gt; deployment?
INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: WARNING: Failed to get the SerializationPolicy &lt;span class="code-quote"&gt;&amp;#39;BB8E60244F72839F9C31728D856B5C74&amp;#39;&lt;/span&gt;; a legacy, 1.3.3 compatible, serialization policy will be used.  You may experience SerializationExceptions as a result.&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The web server is not&amp;nbsp;serving the correct static content.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct the issue, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Compare the two directories using a difference checker. Alternatively, ensure that the size of the folder contents from Step 1 and 2 are the same.&lt;/li&gt;
&lt;li&gt;If they are not the same, copy over the contents from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt; to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;br /&gt;&lt;strong&gt;Note:&amp;nbsp;&lt;/strong&gt;The files from these two directories must &lt;strong&gt;NOT&amp;nbsp;&lt;/strong&gt;be merged. Fully replace the pre-existing contents of&amp;nbsp;&lt;span&gt;&lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;&amp;nbsp;when performing Step 4.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, user interface, upgrade&lt;/div&gt;
</description></item><item><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log/revision/3</link><pubDate>Tue, 19 Mar 2024 20:04:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58777822-5cb8-4664-b3b2-d83b170fb3a2</guid><dc:creator>Ryan Good</dc:creator><comments>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Ryan Good on 3/19/2024 8:04:05 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When accessing Tempo, the following pink box error is returned:&lt;/p&gt;
&lt;pre&gt;A server error was encountered while processing your request. Please try again.
&lt;/pre&gt;
&lt;p&gt;The application server log contains the following errors:&lt;/p&gt;
&lt;pre&gt;ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ajp-/0.0.0.0:8009-1) 
Exception while dispatching incoming RPC call: com.google.gwt.user.client.rpc.SerializationException: 
Type &amp;#39;[Lcom.appiancorp.suiteapi.type.Datatype;&amp;#39; was not assignable to &amp;#39;com.google.gwt.user.client.rpc.IsSerializable&amp;#39; and did not have a custom field serializer.
For security purposes, this type will not be serialized.: instance = [Lcom.appiancorp.suiteapi.type.Datatype;@1f5a7cbd
    at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) [gwt-servlet-2.7.0.jar:]
    at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:130) [gwt-servlet-2.7.0.jar:]
    ...
    at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:420) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_51]&lt;/pre&gt;
&lt;pre class="code-java"&gt;INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: ERROR: The serialization policy file &lt;span class="code-quote"&gt;&amp;#39;/tempo/BB8E60244F72839F9C31728D856B5C74.gwt.rpc&amp;#39;&lt;/span&gt; was not found; did you forget to include it in &lt;span class="code-keyword"&gt;this&lt;/span&gt; deployment?
INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: WARNING: Failed to get the SerializationPolicy &lt;span class="code-quote"&gt;&amp;#39;BB8E60244F72839F9C31728D856B5C74&amp;#39;&lt;/span&gt;; a legacy, 1.3.3 compatible, serialization policy will be used.  You may experience SerializationExceptions as a result.&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The web server is not&amp;nbsp;serving the correct static content.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct the issue, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Compare the two directories using a difference checker. Alternatively, ensure that the size of the folder contents from Step 1 and 2 are the same.&lt;/li&gt;
&lt;li&gt;If they are not the same, copy over the contents from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/&lt;/code&gt; to &lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;br /&gt;&lt;strong&gt;Note:&amp;nbsp;&lt;/strong&gt;The files from these two directories must &lt;strong&gt;NOT&amp;nbsp;&lt;/strong&gt;be merged. Fully replace the pre-existing contents of&amp;nbsp;&lt;span&gt;&lt;code&gt;&amp;lt;APACHE_HOME&amp;gt;/suite/&lt;/code&gt;&amp;nbsp;when performing Step 3.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, user interface, upgrade&lt;/div&gt;
</description></item><item><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log/revision/2</link><pubDate>Mon, 25 May 2020 17:53:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58777822-5cb8-4664-b3b2-d83b170fb3a2</guid><dc:creator>James Lee</dc:creator><comments>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log#comments</comments><description>Revision 2 posted to Appian Knowledge Base by James Lee on 5/25/2020 5:53:41 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When accessing Tempo, the following pink box error is returned:&lt;/p&gt;
&lt;pre&gt;A server error was encountered while processing your request. Please try again.
&lt;/pre&gt;
&lt;p&gt;The application server log contains the following errors:&lt;/p&gt;
&lt;pre&gt;ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ajp-/0.0.0.0:8009-1) 
Exception while dispatching incoming RPC call: com.google.gwt.user.client.rpc.SerializationException: 
Type &amp;#39;[Lcom.appiancorp.suiteapi.type.Datatype;&amp;#39; was not assignable to &amp;#39;com.google.gwt.user.client.rpc.IsSerializable&amp;#39; and did not have a custom field serializer.
For security purposes, this type will not be serialized.: instance = [Lcom.appiancorp.suiteapi.type.Datatype;@1f5a7cbd
    at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) [gwt-servlet-2.7.0.jar:]
    at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:130) [gwt-servlet-2.7.0.jar:]
    ...
    at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:420) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_51]&lt;/pre&gt;
&lt;pre class="code-java"&gt;INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: ERROR: The serialization policy file &lt;span class="code-quote"&gt;&amp;#39;/tempo/BB8E60244F72839F9C31728D856B5C74.gwt.rpc&amp;#39;&lt;/span&gt; was not found; did you forget to include it in &lt;span class="code-keyword"&gt;this&lt;/span&gt; deployment?
INFO  [org.apache.catalina.core.ContainerBase.[jboss.web].[&lt;span class="code-keyword"&gt;default&lt;/span&gt;-host].[/suite]] (ajp-/0.0.0.0:8009-7) tempoSvcServlet: WARNING: Failed to get the SerializationPolicy &lt;span class="code-quote"&gt;&amp;#39;BB8E60244F72839F9C31728D856B5C74&amp;#39;&lt;/span&gt;; a legacy, 1.3.3 compatible, serialization policy will be used.  You may experience SerializationExceptions as a result.&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The web server is not servicing the correct static content.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct the issue, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;WEB_SERVER_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Compare the two directories using a difference checker. Alternatively, ensure that the size of the folder contents of Step 1 and 2 are the same. If they are not the same, copy over the contents from &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war&lt;/code&gt; to &lt;code&gt;&amp;lt;WEB_SERVER&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, user interface, upgrade&lt;/div&gt;
</description></item><item><title>KB-1058 SerializationException in application server log</title><link>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log/revision/1</link><pubDate>Tue, 14 Feb 2017 19:26:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:58777822-5cb8-4664-b3b2-d83b170fb3a2</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/282/kb-1058-serializationexception-in-application-server-log#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 7:26:20 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;When accessing Tempo, the following pink box error is returned:&lt;/p&gt;
&lt;pre&gt;A server error was encountered while processing your request. Please try again.
&lt;/pre&gt;
&lt;p&gt;The application server log contains the following error:&lt;/p&gt;
&lt;pre&gt;ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/suite]] (ajp-/0.0.0.0:8009-1) 
Exception while dispatching incoming RPC call: com.google.gwt.user.client.rpc.SerializationException: 
Type &amp;#39;[Lcom.appiancorp.suiteapi.type.Datatype;&amp;#39; was not assignable to &amp;#39;com.google.gwt.user.client.rpc.IsSerializable&amp;#39; and did not have a custom field serializer.
For security purposes, this type will not be serialized.: instance = [Lcom.appiancorp.suiteapi.type.Datatype;@1f5a7cbd
    at com.google.gwt.user.server.rpc.impl.ServerSerializationStreamWriter.serialize(ServerSerializationStreamWriter.java:667) [gwt-servlet-2.7.0.jar:]
    at com.google.gwt.user.client.rpc.impl.AbstractSerializationStreamWriter.writeObject(AbstractSerializationStreamWriter.java:130) [gwt-servlet-2.7.0.jar:]
    ...
    at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:420) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:926) [jbossweb-7.5.7.Final-redhat-1.jar:7.5.7.Final-redhat-1]
    at java.lang.Thread.run(Unknown Source) [rt.jar:1.8.0_51]
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The web server is not servicing the correct static content.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To correct the issue, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;WEB_SERVER_HOME&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Compare the two directories using a difference checker. Alternatively, ensure that the size of the folder contents of Step 1 and 2 are the same. If they are not the same, copy over the contents from &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war&lt;/code&gt; to &lt;code&gt;&amp;lt;WEB_SERVER&amp;gt;/suite/&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using a web server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, user interface, upgrade&lt;/div&gt;
</description></item></channel></rss>