<!doctype html> <html> <head> <title>Reloading a Configuration</title> <link rel="stylesheet" href="styles/site.css" type="text/css"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="styles/icons.css" type="text/css"> <script src="js/jquery.min.js"></script> <script src="tree/collapsibleTreeMenu.js"></script> <link href="tree/collapsibleTreeMenu.css" rel="stylesheet" type="text/css"> </head> <body class="theme-default aui-theme-default"> <div id="page"> <div id="main" class="aui-page-panel"> <div id="main-header"> <div id="breadcrumb-section"> <ol id="breadcrumbs"> <li> <span><a href="Rhapsody-Integration-Engine-6.5_133160975.html">Rhapsody Integration Engine 6.5</a></span> </li> <li> <span><a href="Developing-Rhapsody_133161055.html">Developing Rhapsody</a></span> </li> <li> <span><a href="Managing-Configurations_133161412.html">Managing Configurations</a></span> </li> </ol> </div> <h1 id="title-heading" class="pagetitle"> <span id="title-text">Reloading a Configuration</span> </h1> </div> <div id="content" class="view"> <div id="main-content" class="wiki-content group"> <div class="table-wrap"> <table id="TBL1565043148371" class="wrapped confluenceTable" bordercolor="#ffcc66" bgcolor="#ffffcc"> <tbody> <tr> <td class="confluenceTd"><p><em>Write <a href="Access-Rights_133161013.html">Access Rights</a>:</em></p> <ul> <li>Log in to Rhapsody IDE</li> </ul></td> </tr> </tbody> <script type="text/javascript"> $("table[id='TBL1565043148371']").data("appfire-table","true"); (new org_swift_TableSorter()).customTable('TBL1565043148371',[],'', 1,'lightgoldenrodyellow',false, 'Click to sort','',false, false,false,true, 0,false,'',true, '',false,false,'','','','', true,'', '' ); </script> </table> </div> <p>Reloading the server configuration is not normally necessary. There may be instances, however, when the engine and Rhapsody IDE are not in sync, for example, if you attempt to stop a route or communication point and the engine returns the error: <code>Cannot stop a Route (or Communication point) that is already stopped</code>. Reloading the Rhapsody configuration often corrects this error.</p> <p>To reload a Rhapsody configuration:</p> <ol> <li><p>Navigate to<strong> Rhapsody>Reload Rhapsody Configuration</strong>. The following warning message is displayed:</p><p><span class="confluence-embedded-file-wrapper confluence-embedded-manual-size"><img class="confluence-embedded-image" width="500" src="attachments/133161552/133161553.png" data-image-src="attachments/133161552/133161553.png" data-unresolved-comment-count="0" data-linked-resource-id="133161553" data-linked-resource-version="2" data-linked-resource-type="attachment" data-linked-resource-default-alias="reloadConfig3.png" data-base-url="https://docs.rhapsody.health" data-linked-resource-content-type="image/png" data-linked-resource-container-id="133161552" data-linked-resource-container-version="2"></span></p></li> <li><p>Select the <strong>Yes</strong> button to confirm you want to reload the configuration.</p> <div class="confluence-information-macro confluence-information-macro-warning"> <span class="aui-icon aui-icon-small aui-iconfont-error confluence-information-macro-icon"></span> <div class="confluence-information-macro-body"> <p>Reloading the current configuration overwrites any recent changes you have made and have not checked in.</p> </div> </div><p> </p></li> </ol> </div> </div> </div> </div> </body> </html>