<?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-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal</link><pubDate>Mon, 14 Oct 2019 00:48:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 10/14/2019 12:48:48 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;No such file or directory&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\X.0.xml (No such file or directory)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;The process model version you are trying to access has a corresponding XML file that is either locked, deleted, or the application server does not have the correct permissions to access it. Removing process model XML files from the filesystem of your site with the &lt;a href="/b/appmarket/posts/process-model-utilities" rel="noopener noreferrer" target="_blank"&gt;Process Model Utilities plugin&lt;/a&gt; can cause this behavior for specific versions of your process model.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;If using the Process Model Utilities plugin, adjust&amp;nbsp;&lt;/span&gt;&lt;a class="external-link" title="Follow link" href="/b/appmarket/posts/process-model-utilities" rel="nofollow noopener noreferrer" target="_blank"&gt;PM Cleanup Settings&lt;/a&gt;&lt;span&gt;&amp;nbsp;in order to preserve XML files associated with process model versions that will still need to be accessed.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;October 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, application design, processes, swim lanes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/27</link><pubDate>Mon, 14 Oct 2019 00:48:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 27 posted to Appian Knowledge Base by Parmida Borhani on 10/14/2019 12:48:17 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;&amp;quot;No such file or directory&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\X.0.xml (No such file or directory)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;The process model version you are trying to access has a corresponding XML file that is either locked, deleted, or the application server does not have the correct permissions to access it. Removing process model XML files from the filesystem of your site with the &lt;a href="/b/appmarket/posts/process-model-utilities" rel="noopener noreferrer" target="_blank"&gt;Process Model Utilities plugin&lt;/a&gt; can cause this behavior for specific versions of your process model.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;If using the Process Model Utilities plugin, adjust&amp;nbsp;&lt;/span&gt;&lt;a class="external-link" title="Follow link" href="/b/appmarket/posts/process-model-utilities" rel="nofollow noopener noreferrer" target="_blank"&gt;PM Cleanup Settings&lt;/a&gt;&lt;span&gt;&amp;nbsp;in order to preserve XML files associated with process model versions that will still need to be accessed.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;October 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, application design, processes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/26</link><pubDate>Mon, 14 Oct 2019 00:47:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 26 posted to Appian Knowledge Base by Parmida Borhani on 10/14/2019 12:47:04 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png"&gt;&lt;img alt=" " src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;&amp;quot;No such file or directory&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\X.0.xml (No such file or directory)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;The process model version you are trying to access has a corresponding XML file that is either locked, deleted, or the application server does not have the correct permissions to access it. Removing process model XML files from the filesystem of your site with the &lt;a href="/b/appmarket/posts/process-model-utilities" rel="noopener noreferrer" target="_blank"&gt;Process Model Utilities plugin&lt;/a&gt; can cause this behavior for specific versions of your process model.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;&lt;span&gt;If using the Process Model Utilities plugin, adjust&amp;nbsp;&lt;/span&gt;&lt;a class="external-link" title="Follow link" href="/b/appmarket/posts/process-model-utilities" rel="nofollow noopener noreferrer" target="_blank"&gt;PM Cleanup Settings&lt;/a&gt;&lt;span&gt;&amp;nbsp;in order to preserve XML files associated with process model versions that will still need to be accessed.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;October 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, application design, processes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/25</link><pubDate>Mon, 23 Jul 2018 03:18:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 25 posted to Appian Knowledge Base by Parmida Borhani on 7/23/2018 3:18:36 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, application design, processes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/24</link><pubDate>Thu, 03 May 2018 01:17:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 24 posted to Appian Knowledge Base by Parmida Borhani on 5/3/2018 1:17:36 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, processes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/23</link><pubDate>Wed, 02 May 2018 21:17:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 23 posted to Appian Knowledge Base by Parmida Borhani on 5/2/2018 9:17:36 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: process modeler, processes&lt;/div&gt;
</description></item><item><title>KB-1574 Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/22</link><pubDate>Wed, 02 May 2018 21:17:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 22 posted to Appian Knowledge Base by Parmida Borhani on 5/2/2018 9:17:20 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/21</link><pubDate>Wed, 02 May 2018 09:41:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 21 posted to Appian Knowledge Base by Jordan Horwat on 5/2/2018 9:41:42 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/20</link><pubDate>Wed, 02 May 2018 09:41:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 20 posted to Appian Knowledge Base by Jordan Horwat on 5/2/2018 9:41:05 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models&lt;/code&gt;&amp;nbsp;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/19</link><pubDate>Tue, 01 May 2018 15:31:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 19 posted to Appian Knowledge Base by Jordan Horwat on 5/1/2018 3:31:17 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;Swim lanes disappear in a process model, and horizontal connectors display as diagonal connectors upon opening the process model. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/18</link><pubDate>Tue, 01 May 2018 10:47:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 18 posted to Appian Knowledge Base by Jordan Horwat on 5/1/2018 10:47:11 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, and the application server log prints a different error message, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/17</link><pubDate>Tue, 01 May 2018 10:45:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 17 posted to Appian Knowledge Base by Jordan Horwat on 5/1/2018 10:45:11 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/16</link><pubDate>Tue, 01 May 2018 10:44:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 16 posted to Appian Knowledge Base by Jordan Horwat on 5/1/2018 10:44:47 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/15</link><pubDate>Tue, 01 May 2018 10:43:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 15 posted to Appian Knowledge Base by Jordan Horwat on 5/1/2018 10:43:31 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models/&amp;lt;XXX&amp;gt;\&amp;lt;PM_UUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/1</link><pubDate>Mon, 30 Apr 2018 17:56:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:56:08 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and/or&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;straight connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;p&gt;Error 1:&lt;/p&gt;
&lt;pre&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;PM NUUMBER&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Error 2:&lt;br /&gt;&lt;br /&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;PM NUUMBER&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Error 3:&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color:#ffff00;"&gt;&amp;lt;Insert error here&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Error 1: The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;Error 2: The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;Error 3: There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (pd*.kdb) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the &lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/14</link><pubDate>Mon, 30 Apr 2018 17:43:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 14 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:43:49 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;span style="color:#000000;background-color:#ffff00;"&gt;&lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/13</link><pubDate>Mon, 30 Apr 2018 17:37:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 13 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:37:43 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/12</link><pubDate>Mon, 30 Apr 2018 17:35:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 12 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:35:45 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/11</link><pubDate>Mon, 30 Apr 2018 17:35:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 11 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:35:25 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/10</link><pubDate>Mon, 30 Apr 2018 17:34:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 10 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:34:37 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;standard&amp;nbsp;vertical/horizontal connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error::&lt;br /&gt;&lt;br /&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Process model swim lanes disappear and connectors become diagonal</title><link>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal/revision/9</link><pubDate>Mon, 30 Apr 2018 17:30:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:84eb6c13-7b5f-4305-882f-2824743f66da</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/944/kb-1574-process-model-swim-lanes-disappear-and-connectors-become-diagonal#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 4/30/2018 5:30:11 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;A process model that used to have swim lanes and/or&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;straight connectors&lt;/span&gt; now has no swim lanes and&amp;nbsp;&lt;span style="background-color:#ffff00;"&gt;diagonal connectors&lt;/span&gt;. This change is depicted in the screenshots below:&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/PM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-13/MessyPM_5F00_PNG.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In addition, the application server log prints one of the following three error messages:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&amp;quot;Access is denied&amp;quot; error::&lt;br /&gt;&lt;br /&gt;&lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&amp;lt;&lt;span style="background-color:#ffff00;"&gt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (Access is denied)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;&amp;quot;The system cannot find the path specified&amp;quot; error:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;ERROR com.appiancorp.process.design.service.ProcessDesignServiceXmlImpl - An error occurred retrieving the model from the filesystem.&lt;br /&gt;&lt;br /&gt;java.io.FileNotFoundException: &amp;lt;APPIAN_HOME&amp;gt;\_admin\models\&lt;span style="background-color:#ffff00;"&gt;&amp;lt;XXX&amp;gt;&lt;/span&gt;\&amp;lt;PMUUID&amp;gt;\draft.xml (The system cannot find the path specified)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Mismatch:&lt;br /&gt;&lt;br /&gt; &lt;code&gt;Insert error code here.&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Note: if you are using Appian 7.11 or earlier and experience the issue depicted in the above screenshots, please reference&amp;nbsp;&lt;a href="/support/w/kb/228/kb-1001-process-models-are-missing-swim-lanes-and-annotations-in-the-process-modeler"&gt;KB-1001&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, is not accessible in the filesystem (it is locked, the shared folder is unavailable, or the application server does not have the correct permissions to access it).&lt;/li&gt;
&lt;li&gt;The process model&amp;#39;s most recent XML file,&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt;, has been deleted from the filesystem.&lt;/li&gt;
&lt;li&gt;There is a mismatch between the process design and the filesystem. This can happen when the environment engine database KDB file for design (&lt;strong&gt;pd*.kdb&lt;/strong&gt;, located at &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt;) has been reverted to a previous date. In this case, the older KDB file will not include the most recent transactions performed on the process model. This will cause a mismatch between the contents of the&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file and the &lt;strong&gt;draft.xml&lt;/strong&gt; file.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Ensure that the&amp;nbsp;&lt;strong&gt;draft.xml&lt;/strong&gt; file is unlocked and that the appropriate folders in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\_admin\models &lt;/code&gt;shared directory are accessible. In addition, ensure that the user that is running Appian has appropriate permissions on the&amp;nbsp;&lt;strong&gt;draft.xml&amp;nbsp;&lt;/strong&gt;file. To prevent this issue in the future, do not virus-scan or back-up the models folders during business hours.&lt;/li&gt;
&lt;li&gt;Restore the XML file from a back-up. To prevent this issue in the future, do not delete XML for models directly from the filesystem.&lt;/li&gt;
&lt;li&gt;Copy the most recent checkpointed&amp;nbsp;&lt;strong&gt;pd*.kdb&lt;/strong&gt; file from&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; to&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; and rename it so that it is numbered higher than any of the KDB files in the&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\services\data\archived\process-design&lt;/code&gt; directory. Delete the other KDB file in&amp;nbsp;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;\server\process\design\gw1&lt;/code&gt; so that the file that was just copied over (and renamed) is the only existing file in the directory. To prevent this issue in the future, do not revert to a previous &lt;strong&gt;pd*.kdb&lt;/strong&gt; file without the help of Appian Support.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.1 and later.&lt;/p&gt;
&lt;p&gt;Last Reviewed: May&amp;nbsp;2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>