<?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-1012 "HQ119015: The connection was disconnected because of server shutdown" error after JBoss startup</title><link>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1012 "HQ119015: The connection was disconnected because of server shutdown" error after JBoss startup</title><link>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup</link><pubDate>Mon, 30 Jul 2018 04:13:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9bfeaa4-75f3-4deb-86d8-ea7ef18fa3a2</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 7/30/2018 4:13:42 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;HornetQ warning messages appear in the application server log after JBoss starts up:&lt;/p&gt;
&lt;pre&gt;WARN [org.hornetq.core.client] (Thread-4 (HornetQ-client-global-threads-1399271844) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
WARN [org.hornetq.core.server] (Threas-18 (HornetQ-server-HornetQServerImpl::serverUUID=ae275a93-b6c3-11e4-b13d-b98754463762-493636167)) HQ22 138: Local Member is not set at on ClusterConnection
&lt;/pre&gt;
&lt;p&gt;This is seen as a warning message just after the &amp;quot;services are lazy, passive, or on-demand&amp;quot; line.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;&amp;lt;cluster-user&amp;gt;&lt;/code&gt; child element under the &lt;code&gt;&amp;lt;hornetq-server&amp;gt;&lt;/code&gt; element in &lt;strong&gt;standalone.xml&lt;/strong&gt; has a custom username and password which was not defined in &lt;strong&gt;application-roles.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For more information, search for&amp;nbsp;JMS Clustering&amp;nbsp;in the Appian documentation.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add the custom username and password (defined in &lt;strong&gt;standalone.xml&lt;/strong&gt;) to &lt;strong&gt;application-roles.properties&lt;/strong&gt; file located in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; directory.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.3 and earlier&amp;nbsp;with JBoss EAP 6.4.x as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;July 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, application server, infrastructure, jboss&lt;/div&gt;
</description></item><item><title>KB-1012 "HQ119015: The connection was disconnected because of server shutdown" error after JBoss startup</title><link>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup/revision/2</link><pubDate>Tue, 25 Jul 2017 10:28:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9bfeaa4-75f3-4deb-86d8-ea7ef18fa3a2</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 7/25/2017 10:28:38 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;HornetQ warning messages appear in the application server log after JBoss starts up:&lt;/p&gt;
&lt;pre&gt;WARN [org.hornetq.core.client] (Thread-4 (HornetQ-client-global-threads-1399271844) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
WARN [org.hornetq.core.server] (Threas-18 (HornetQ-server-HornetQServerImpl::serverUUID=ae275a93-b6c3-11e4-b13d-b98754463762-493636167)) HQ22 138: Local Member is not set at on ClusterConnection
&lt;/pre&gt;
&lt;p&gt;This is seen as a warning message just after the &amp;quot;services are lazy, passive, or on-demand&amp;quot; line.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;&amp;lt;cluster-user&amp;gt;&lt;/code&gt; child element under the &lt;code&gt;&amp;lt;hornetq-server&amp;gt;&lt;/code&gt; element in &lt;strong&gt;standalone.xml&lt;/strong&gt; has a custom username and password which was not defined in &lt;strong&gt;application-roles.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For more information, search for&amp;nbsp;JMS Clustering&amp;nbsp;in the Appian documentation.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add the custom username and password (defined in &lt;strong&gt;standalone.xml&lt;/strong&gt;) to &lt;strong&gt;application-roles.properties&lt;/strong&gt; file located in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; directory.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.3 and earlier&amp;nbsp;with JBoss EAP 6.4.x as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;July 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, jboss&lt;/div&gt;
</description></item><item><title>KB-1012 "HQ119015: The connection was disconnected because of server shutdown" error after JBoss startup</title><link>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup/revision/1</link><pubDate>Fri, 10 Feb 2017 15:44:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e9bfeaa4-75f3-4deb-86d8-ea7ef18fa3a2</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/238/kb-1012-hq119015-the-connection-was-disconnected-because-of-server-shutdown-error-after-jboss-startup#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/10/2017 3:44:24 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;HornetQ warning messages appear in the application server log after JBoss starts up:&lt;/p&gt;
&lt;pre&gt;WARN [org.hornetq.core.client] (Thread-4 (HornetQ-client-global-threads-1399271844) HQ212037: Connection failure has been detected: HQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED]
WARN [org.hornetq.core.server] (Threas-18 (HornetQ-server-HornetQServerImpl::serverUUID=ae275a93-b6c3-11e4-b13d-b98754463762-493636167)) HQ22 138: Local Member is not set at on ClusterConnection
&lt;/pre&gt;
&lt;p&gt;This is seen as a warning message just after the &amp;quot;services are lazy, passive, or on-demand&amp;quot; line.&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The &lt;code&gt;&amp;lt;cluster-user&amp;gt;&lt;/code&gt; child element under the &lt;code&gt;&amp;lt;hornetq-server&amp;gt;&lt;/code&gt; element in &lt;strong&gt;standalone.xml&lt;/strong&gt; has a custom username and password which was not defined in &lt;strong&gt;application-roles.properties&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;For more information, search for&amp;nbsp;JMS Clustering&amp;nbsp;in the Appian documentation.&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;Add the custom username and password (defined in &lt;strong&gt;standalone.xml&lt;/strong&gt;) to &lt;strong&gt;application-roles.properties&lt;/strong&gt; file located in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/configuration&lt;/code&gt; directory.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to Appian 16.3 and earlier&amp;nbsp;with JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: application server, jboss&lt;/div&gt;
</description></item></channel></rss>