<?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-1662 Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1662 Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error</link><pubDate>Wed, 22 Aug 2018 13:26:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 8/22/2018 1:26:44 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error during the installation process:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The two known reasons for this issue are as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There was a problem with the way that the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There is no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory at the time of the attempted Appian installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Perform the following actions depending on the determined cause above:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a user with the right permissions on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;Ensure there is enough free space in the &lt;code&gt;/usr/tmp&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-1662 Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/9</link><pubDate>Wed, 22 Aug 2018 09:26:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 9 posted to Appian Knowledge Base by Jordan Horwat on 8/22/2018 9:26:32 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error during the installation process:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The two known reasons for this issue are as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There was a problem with the way that the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There is no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory at the time of the attempted Appian installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Perform the following actions depending on the determined cause above:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a user with the right permissions on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;Ensure there is enough free space in the &lt;code&gt;/usr/tmp&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/8</link><pubDate>Tue, 21 Aug 2018 16:42:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Tejas Kargutkar on 8/21/2018 4:42:33 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error during the installation process:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The two known reasons for this issue are as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There was a problem with the way that the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There is no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory at the time of the attempted Appian installation&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Perform the following actions depending on the determined cause above:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a user with the right permissions on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;Ensure there is enough free space in the &lt;code&gt;/usr/tmp&lt;/code&gt; directory&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/7</link><pubDate>Tue, 14 Aug 2018 17:08:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Tejas Kargutkar on 8/14/2018 5:08:57 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error during the installation process:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The two known reasons for this issue are as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;There was a problem with the way that the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There is no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory at the time of the attempted Appian installation&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Perform the following actions depending on the determined cause above:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;Expand the volume for the &lt;code&gt;/usr/tmp/&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/6</link><pubDate>Tue, 14 Aug 2018 16:43:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Tejas Kargutkar on 8/14/2018 4:43:59 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;The two known reasons for this issue are as follows:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This issue&amp;nbsp;can be related to how the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There would be no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory during the Appian installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Depending on the cause, try the following resolutions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;If the issue is due to &lt;code&gt;/usr/tmp&lt;/code&gt; directory being full&amp;nbsp;then proceed to expand the volume for the &lt;code&gt;/tmp&lt;/code&gt; directory.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/5</link><pubDate>Mon, 13 Aug 2018 16:08:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Tejas Kargutkar on 8/13/2018 4:08:36 PM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;Following are the two known reasons for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This issue&amp;nbsp;can be related to how the Appian installer file was copied to the Linux host server.&lt;/li&gt;
&lt;li&gt;There would be no space left in the&amp;nbsp;&lt;code&gt;/usr/tmp/&lt;/code&gt; directory during the Appian installation.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Depending on the cause, try the following resolutions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux host server and test again.&lt;/li&gt;
&lt;li&gt;If the issue is due to &lt;code&gt;/usr/tmp&lt;/code&gt; directory being full&amp;nbsp;then proceed to expand the volume for the &lt;code&gt;/tmp&lt;/code&gt; directory&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/4</link><pubDate>Mon, 13 Aug 2018 11:38:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Tejas Kargutkar on 8/13/2018 11:38:39 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is related to how the Appian installer file was copied to the Linux host server.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux host server and test again.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/3</link><pubDate>Mon, 13 Aug 2018 11:33:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Tejas Kargutkar on 8/13/2018 11:33:37 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;br /&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is related to how the Appian installer file was copied to the Linux host server.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux server and test again.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/2</link><pubDate>Mon, 13 Aug 2018 11:33:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Tejas Kargutkar on 8/13/2018 11:33:15 AM&lt;br /&gt;
&lt;h2&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;Installing Appian on a Linux OS fails with the following error:&lt;/p&gt;
&lt;pre&gt;Installing x86 Data Files... &lt;br /&gt;Error in action ExecuteAction &lt;br /&gt;Error in action UnzipFile&lt;/pre&gt;
&lt;pre&gt;bad end of central directory record&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;zvfs::mount $zip $mnt&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::UnzipFile&amp;quot; line 12)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions $action -parent $id -conditions $eval&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::actions::ExecuteAction&amp;quot; line 35)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::actions::$component $this&amp;quot;&lt;br /&gt; while executing&lt;br /&gt;&amp;quot;$obj execute&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::ExecuteActions&amp;quot; line 62)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::ExecuteActions Console&amp;quot;&lt;br /&gt; (procedure &amp;quot;::InstallJammer::InstallMain&amp;quot; line 11)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;::InstallJammer::InstallMain&amp;quot;&lt;br /&gt; (procedure &amp;quot;ThemeMain&amp;quot; line 2)&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;ThemeMain &amp;quot;&lt;br /&gt; invoked from within&lt;br /&gt;&amp;quot;if {![info exists ::InstallJammer]} { ThemeMain }&amp;quot;&lt;br /&gt; (file &amp;quot;/installkitvfs/main.tcl&amp;quot; line 24229)&lt;/pre&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is related to how the Appian installer file was copied to the Linux host server.&lt;/p&gt;
&lt;h2&gt;Action&lt;/h2&gt;
&lt;p&gt;Re-copy the installer file as a &lt;strong&gt;root&lt;/strong&gt; user on the Linux server and test again.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;div class="content"&gt;
&lt;p&gt;Last Reviewed: August&amp;nbsp;2018&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, linux, infrastructure&lt;/div&gt;
</description></item><item><title>DRAFT KB-XXXX Installing Appian on Linux fails with "bad end of central directory record" error</title><link>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error/revision/1</link><pubDate>Fri, 10 Aug 2018 17:44:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7317ecf5-8215-42c6-bb38-7c92afc1616c</guid><dc:creator>Tejas Kargutkar</dc:creator><comments>https://community.appian.com/support/w/kb/1060/kb-1662-installing-appian-on-linux-fails-with-bad-end-of-central-directory-record-error#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Tejas Kargutkar on 8/10/2018 5:44:31 PM&lt;br /&gt;
&lt;p&gt;test&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>