<?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-1057 "pushd: not found [No such file or directory]"... "exports.sh: cannot open [No such file or directory]" errors thrown after executing the sizing script on Linux</title><link>https://community.appian.com/support/w/kb/281/kb-1057-pushd-not-found-no-such-file-or-directory-exports-sh-cannot-open-no-such-file-or-directory-errors-thrown-after-executing-the-sizing-script-on-linux</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1057 "pushd: not found [No such file or directory]"... "exports.sh: cannot open [No such file or directory]" errors thrown after executing the sizing script on Linux</title><link>https://community.appian.com/support/w/kb/281/kb-1057-pushd-not-found-no-such-file-or-directory-exports-sh-cannot-open-no-such-file-or-directory-errors-thrown-after-executing-the-sizing-script-on-linux</link><pubDate>Tue, 14 Feb 2017 19:19:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8367ed7a-2051-4365-989f-8f113b7d03cb</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/281/kb-1057-pushd-not-found-no-such-file-or-directory-exports-sh-cannot-open-no-such-file-or-directory-errors-thrown-after-executing-the-sizing-script-on-linux#comments</comments><description>Current Revision posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 7:19:02 PM&lt;br /&gt;
&lt;div class="row content_container"&gt; &lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt; &lt;p&gt;When executing the sizing script on Linux, the user receives the following errors:&lt;/p&gt; &lt;pre&gt;[appian@appian tools] ./sizing.sh summary -path &amp;quot;/home/my.user&amp;quot; -host mysubdomain.topleveldomain.com -port 8080 ./sizing.sh[1]: pushd: not found [No such file or directory] ./sizing.sh[3]: .: exports.sh: cannot open [No such file or directory] &lt;/pre&gt; &lt;h2 id="cause"&gt;Cause&lt;/h2&gt; &lt;p&gt;The format of &lt;code&gt;sizing.sh&lt;/code&gt; may contain hidden Windows or Mac characters, which may be causing problems when the script is run on a Linux machine.&lt;/p&gt; &lt;h2 id="action"&gt;Action&lt;/h2&gt; &lt;p&gt;Ensure that the user which you are logged in as is the same user that the Appian engines are running under, and that the Appian engines are running. Next, convert the &lt;code&gt;sizing.sh&lt;/code&gt; file format from DOS/MAC to UNIX by running the following command:&lt;/p&gt; &lt;pre&gt;&lt;code&gt;dos2unix /file/pathway/to/sizing.sh &lt;/code&gt;&lt;/pre&gt; &lt;p&gt;Execute &lt;code&gt;sizing.sh&lt;/code&gt; after the conversion completes.&lt;/p&gt; &lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt; &lt;p&gt;This article applies to all self-managed installations of all&amp;nbsp;version&amp;nbsp;of Appian.&lt;/p&gt; &lt;/div&gt; &lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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