<?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-1054 How to change the directories used by the configure script</title><link>https://community.appian.com/support/w/kb/287/kb-1054-how-to-change-the-directories-used-by-the-configure-script</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1054 How to change the directories used by the configure script</title><link>https://community.appian.com/support/w/kb/287/kb-1054-how-to-change-the-directories-used-by-the-configure-script</link><pubDate>Wed, 22 Feb 2017 15:23:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b5c4de06-6307-4f56-af5e-9dab4218d8a4</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/287/kb-1054-how-to-change-the-directories-used-by-the-configure-script#comments</comments><description>Current Revision posted to Appian Knowledge Base by Nick Vigilante on 2/22/2017 3:23:40 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;This article outlines the process used to update the locations of &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;REPO_HOME&amp;gt;&lt;/code&gt;, and the location of your latest Appian backup used by the &lt;a href="https://docs.appian.com/suite/help/latest/Configure_Script.html"&gt;Configure Script&lt;/a&gt; (&lt;strong&gt;configure.bat|sh&lt;/strong&gt;) in Appian 7.9 and later. This is to be used in the event that these locations have changed since they were defined initially in &lt;strong&gt;configure.bat|sh&lt;/strong&gt;, or if there was a mistake in initially defining any of these values.&lt;/p&gt;
&lt;p&gt;To change the path of &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;REPO_HOME&amp;gt;&lt;/code&gt;, or the location of your latest Appian backup used by &lt;strong&gt;configure.bat|sh&lt;/strong&gt;, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts/configure&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Modify the &lt;strong&gt;.configure&lt;/strong&gt; file.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; This file is hidden by default. Check documentation specific to your operating system about how to expose hidden files. The contents of the file should look like what is shown below (certain lines may not be present depending on which tasks have been executed previously in &lt;strong&gt;configure.bat|sh&lt;/strong&gt;):&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;#Tue Oct 20 09:52:32 EDT 2015
jboss.path=/home/appian/appian710ga/jboss-eap-6.4
repository.path=/home/appian/appian710ga/appian_home/repo
backup.path=/home/appian/appian710ga/appian_home/backup
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Make necessary modifications and save the file.&lt;/li&gt;
&lt;li&gt;In a new command prompt window (Windows) or Terminal window (Unix), navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts/configure&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run &lt;strong&gt;configure.bat|sh&lt;/strong&gt;. The updated locations should be printed immediately.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&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, how-to, scripts&lt;/div&gt;
</description></item><item><title>KB-1054 How to change the directories used by the configure script</title><link>https://community.appian.com/support/w/kb/287/kb-1054-how-to-change-the-directories-used-by-the-configure-script/revision/1</link><pubDate>Wed, 15 Feb 2017 14:31:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b5c4de06-6307-4f56-af5e-9dab4218d8a4</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/287/kb-1054-how-to-change-the-directories-used-by-the-configure-script#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/15/2017 2:31:56 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;This article outlines the process used to update the locations of &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;REPO_HOME&amp;gt;&lt;/code&gt;, and the location of your latest Appian backup used by the &lt;a href="https://docs.appian.com/suite/help/17.1/Configure_Script.html"&gt;Configure Script&lt;/a&gt; (&lt;strong&gt;configure.bat|sh&lt;/strong&gt;) in Appian 7.9 and later. This is to be used in the event that these locations have changed since they were defined initially in &lt;strong&gt;configure.bat|sh&lt;/strong&gt;, or if there was a mistake in initially defining any of these values.&lt;/p&gt;
&lt;p&gt;To change the path of &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;REPO_HOME&amp;gt;&lt;/code&gt;, or the location of your latest Appian backup used by &lt;strong&gt;configure.bat|sh&lt;/strong&gt;, perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts/configure&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Modify the &lt;strong&gt;.configure&lt;/strong&gt; file.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; This file is hidden by default. Check documentation specific to your operating system about how to expose hidden files. The contents of the file should look like what is shown below (certain lines may not be present depending on which tasks have been executed previously in &lt;strong&gt;configure.bat|sh&lt;/strong&gt;):&lt;br /&gt;&lt;br /&gt;
&lt;pre&gt;#Tue Oct 20 09:52:32 EDT 2015
jboss.path=/home/appian/appian710ga/jboss-eap-6.4
repository.path=/home/appian/appian710ga/appian_home/repo
backup.path=/home/appian/appian710ga/appian_home/backup
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Make necessary modifications and save the file.&lt;/li&gt;
&lt;li&gt;In a new command prompt window (Windows) or Terminal window (Unix), navigate to &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/_scripts/configure&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Run &lt;strong&gt;configure.bat|sh&lt;/strong&gt;. The updated locations should be printed immediately.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 7.9 and later.&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, scripts&lt;/div&gt;
</description></item></channel></rss>