<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Intermittent JBoss shutdown running Alfresco 3.0 share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184094#M137224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing it could be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There have been problems with getting Tomcat based applications (including Alfresco) to shut down (see these forums and JIRA) and the more recent versions of Alfresco contain something called shutdown backstop that comes into play when alfresco is terminated.&amp;nbsp;&amp;nbsp; Basically it waits for a configurable delay and then kills the JVM if alfresco is still running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The backstop should never fire but if it is causing you a problem you can turn it off.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2009 13:47:30 GMT</pubDate>
    <dc:creator>mrogers</dc:creator>
    <dc:date>2009-04-14T13:47:30Z</dc:date>
    <item>
      <title>Intermittent JBoss shutdown running Alfresco 3.0 share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184093#M137223</link>
      <description>I am not sure if this is an alfresco issue or not, I just mention it here in case anyone else has seen something similar, and its something I need to solve quickly!We have an Alfresco 3.0 Enterprise installation with Share setup for a document sharing application. Its a failrly standard Share setup</description>
      <pubDate>Tue, 14 Apr 2009 13:17:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184093#M137223</guid>
      <dc:creator>chrisb</dc:creator>
      <dc:date>2009-04-14T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent JBoss shutdown running Alfresco 3.0 share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184094#M137224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One thing it could be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There have been problems with getting Tomcat based applications (including Alfresco) to shut down (see these forums and JIRA) and the more recent versions of Alfresco contain something called shutdown backstop that comes into play when alfresco is terminated.&amp;nbsp;&amp;nbsp; Basically it waits for a configurable delay and then kills the JVM if alfresco is still running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The backstop should never fire but if it is causing you a problem you can turn it off.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:47:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184094#M137224</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2009-04-14T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent JBoss shutdown running Alfresco 3.0 share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184095#M137225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the info. I'll look at that next if my current approach doesn't pan out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like there are issues specific to JBoss-AS running on windows that have been collectively grouped together under the ominous title of "MysteriousShutowns" - &lt;/SPAN&gt;&lt;A href="http://www.jboss.org/community/docs/DOC-11456" rel="nofollow noopener noreferrer"&gt;http://www.jboss.org/community/docs/DOC-11456&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It basically looks like OS initiated shutdown messages to the JVM. I am trying&amp;nbsp; a few extra JVM parameters that are supposed to help stop this happening. WIll update this post of they work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 14:25:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184095#M137225</guid>
      <dc:creator>chrisb</dc:creator>
      <dc:date>2009-04-14T14:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Intermittent JBoss shutdown running Alfresco 3.0 share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184096#M137226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a quick follow up to this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We added the "-Xrs" JVM param to the JBoss "run.bat" and so far things seem to be holding up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The link in my post further up this thread gives an explanation of what this param does, but essentially it seems that on some OS's the Sun JVM can respond to certain OS generated messages as shutdown commands. The -Xrs JVM param configures the JVM to ignore some of these OS messages.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2009 08:32:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/intermittent-jboss-shutdown-running-alfresco-3-0-share/m-p/184096#M137226</guid>
      <dc:creator>chrisb</dc:creator>
      <dc:date>2009-04-15T08:32:25Z</dc:date>
    </item>
  </channel>
</rss>

