<?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-1060 Login page does not load properly with a "68 services are lazy, passive or on-demand" log line printed in the JBoss server.log</title><link>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1060 Login page does not load properly with a "68 services are lazy, passive or on-demand" log line printed in the JBoss server.log</title><link>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log</link><pubDate>Thu, 30 Nov 2017 18:55:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:356728ce-3ab1-46c7-af1e-fd3d0d0f21ed</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 11/30/2017 6:55:58 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;JBoss does not deploy Appian correctly after making changes to configuration files on a failed deployment and the following message in displayed in the console:&lt;/p&gt;
&lt;pre&gt;INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 8455ms - Started 217 of 254 services (68 services are lazy, passive or on-demand)
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are two likely causes for this behaviour:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file is missing in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&lt;/code&gt;&amp;nbsp;directory. The marker file is necessary to instruct JBoss to deploy the suite.ear application. Since the suite.ear does not attempt to deploy, JBoss starts with only around 200 services total.&lt;/li&gt;
&lt;li&gt;The Appian EAR is not listed in JBoss&amp;#39; deployment scanner path.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To resolve this issue, perform one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make any planned configuration changes in the repository.&lt;/li&gt;
&lt;li&gt;Ensure that this line is present in the &lt;strong&gt;deployment-scanner&lt;/strong&gt; subsection of &lt;strong&gt;standalone.xml&lt;/strong&gt;:&lt;br /&gt;
&lt;pre&gt;&amp;lt;deployment-scanner name=&amp;quot;appian&amp;quot; path=&amp;quot;${appian.home.ear}&amp;quot; scan-interval=&amp;quot;5000&amp;quot; auto-deploy-zipped=&amp;quot;false&amp;quot; auto-deploy-exploded=&amp;quot;false&amp;quot; auto-deploy-xml=&amp;quot;false&amp;quot; deployment-timeout=&amp;quot;3600&amp;quot;/&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Deploy the configurations using the Configure Script.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; This approach will deploy the &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file. Note that this fix is only applicable to Appian 7.9 and later. Refer to &lt;a href="https://docs.appian.com/suite/help/latest/Configure_Script.html"&gt;Configure Script&lt;/a&gt; for more information.&lt;/li&gt;
&lt;li&gt;Rename the &lt;strong&gt;suite.ear.failed&lt;/strong&gt;/&lt;strong&gt;suite.ear.undeployed&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&lt;/code&gt;, if it exists, to &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt;.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; If a deployment failed before, search in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt; directory for a .failed or .undeployed file. If such a file exists, delete it before attempting to deploy again.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, application server, upgrade, jboss&lt;/div&gt;
</description></item><item><title>KB-1060 Login page does not load properly with a "68 services are lazy, passive or on-demand" log line printed in the JBoss server.log</title><link>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log/revision/2</link><pubDate>Thu, 30 Nov 2017 18:55:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:356728ce-3ab1-46c7-af1e-fd3d0d0f21ed</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Parmida Borhani on 11/30/2017 6:55:17 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;JBoss does not deploy Appian correctly after making changes to configuration files on a failed deployment and the following message in displayed in the console:&lt;/p&gt;
&lt;pre&gt;INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 8455ms - Started 217 of 254 services (68 services are lazy, passive or on-demand)
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are two likely causes for this behaviour:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file is missing in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&amp;nbsp;&lt;/code&gt;directory. The marker file is necessary to instruct JBoss to deploy the suite.ear application. Since the suite.ear does not attempt to deploy, JBoss starts with only around 200 services total.&lt;/li&gt;
&lt;li&gt;The Appian EAR is not listed in JBoss&amp;#39; deployment scanner path.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To resolve this issue, perform one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make any planned configuration changes in the repository.&lt;/li&gt;
&lt;li&gt;Ensure that this line is present in the &lt;strong&gt;deployment-scanner&lt;/strong&gt; subsection of &lt;strong&gt;standalone.xml&lt;/strong&gt;:&lt;br /&gt;
&lt;pre&gt;&amp;lt;deployment-scanner name=&amp;quot;appian&amp;quot; path=&amp;quot;${appian.home.ear}&amp;quot; scan-interval=&amp;quot;5000&amp;quot; auto-deploy-zipped=&amp;quot;false&amp;quot; auto-deploy-exploded=&amp;quot;false&amp;quot; auto-deploy-xml=&amp;quot;false&amp;quot; deployment-timeout=&amp;quot;3600&amp;quot;/&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Deploy the configurations using the Configure Script.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; This approach will deploy the &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file. Note that this fix is only applicable to Appian 7.9 and later. Refer to &lt;a href="https://docs.appian.com/suite/help/latest/Configure_Script.html"&gt;Configure Script&lt;/a&gt; for more information.&lt;/li&gt;
&lt;li&gt;Rename the &lt;strong&gt;suite.ear.failed&lt;/strong&gt;/&lt;strong&gt;suite.ear.undeployed&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&lt;/code&gt;, if it exists, to &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt;.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; If a deployment failed before, search in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt; directory for a .failed or .undeployed file. If such a file exists, delete it before attempting to deploy again.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: installation, application server, upgrade, jboss&lt;/div&gt;
</description></item><item><title>KB-1060 Login page does not load properly with a "68 services are lazy, passive or on-demand" log line printed in the JBoss server.log</title><link>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log/revision/1</link><pubDate>Tue, 14 Feb 2017 20:15:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:356728ce-3ab1-46c7-af1e-fd3d0d0f21ed</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/284/kb-1060-login-page-does-not-load-properly-with-a-68-services-are-lazy-passive-or-on-demand-log-line-printed-in-the-jboss-server-log#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/14/2017 8:15:59 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;JBoss does not deploy Appian correctly after making changes to configuration files on a failed deployment and the following message in displayed in the console:&lt;/p&gt;
&lt;pre&gt;INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) started in 8455ms - Started 217 of 254 services (68 services are lazy, passive or on-demand)
&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;There are two likely causes for this behaviour:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file is missing in the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&lt;/code&gt;directory. The marker file is necessary to instruct JBoss to deploy the suite.ear application. Since the suite.ear does not attempt to deploy, JBoss starts with only around 200 services total.&lt;/li&gt;
&lt;li&gt;The Appian EAR is not listed in the JBoss&amp;#39; deployment scanner path.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To resolve this issue, perform one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Make any planned configuration changes in the repository.&lt;/li&gt;
&lt;li&gt;Ensure that this line is present in the &lt;strong&gt;deployment-scanner&lt;/strong&gt; subsection of &lt;strong&gt;standalone.xml&lt;/strong&gt;:&lt;br /&gt;
&lt;pre&gt;&amp;lt;deployment-scanner name=&amp;quot;appian&amp;quot; path=&amp;quot;${appian.home.ear}&amp;quot; scan-interval=&amp;quot;5000&amp;quot; auto-deploy-zipped=&amp;quot;false&amp;quot; auto-deploy-exploded=&amp;quot;false&amp;quot; auto-deploy-xml=&amp;quot;false&amp;quot; deployment-timeout=&amp;quot;3600&amp;quot;/&amp;gt;
&lt;/pre&gt;
&lt;/li&gt;
&lt;li&gt;Deploy the configurations using the Configure Script.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; This approach will deploy the &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt; marker file. Note that this fix is only applicable to Appian 7.9 and later. Refer to &lt;a href="https://docs.appian.com/suite/help/latest/Configure_Script.html"&gt;Configure Script&lt;/a&gt; for more information.&lt;/li&gt;
&lt;li&gt;Rename the &lt;strong&gt;suite.ear.failed&lt;/strong&gt;/&lt;strong&gt;suite.ear.undeployed&lt;/strong&gt; file located in &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear&lt;/code&gt;, if it exists, to &lt;strong&gt;suite.ear.dodeploy&lt;/strong&gt;.&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt; If a deployment failed before, search in the &lt;code&gt;&amp;lt;JBOSS_HOME&amp;gt;/standalone/deployments&lt;/code&gt; directory for a .failed or .undeployed file. If such a file exists, delete it before attempting to deploy again.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian using JBoss EAP as an application server.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

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