<?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 Deployment of 3.4 in JBoss 5.1.0 GA Results in 100% CPU in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251214#M204344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried following the instructions over at &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/tasks/alfv3-jboss-install.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/tasks/alfv3-jboss-install.html&lt;/A&gt;&lt;SPAN&gt; and did everything as instructed (minus the UTF-8 changes, which caused "org.xml.sax.SAXParseException: The reference to entity "characterEncoding" must end with the ';' delimiter." errors)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I start JBoss, the JVM process goes to 100% CPU utilization, with no threading (one CPU at 100%, all others idle) and the last thing logged by JBoss is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;14:30:24,405 INFO&amp;nbsp; [TomcatDeployment] deploy, ctxPath=/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and then nothing. The JVM is totally frozen and no longer responds to inbound TCP connections for the other applications which successfully deployed and used to run (before Alfresco).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is Red Hat Enterprise Linux 5.4 on an x86_64 in VMware ESX 4.0. 4 CPUs, 4GB of memory configured and java JDK 6 Update 19, 64-bit OS &amp;amp; 64-bit JVM.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ java -version&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java version "1.6.0_19"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java(TM) SE Runtime Environment (build 1.6.0_19-b04)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java HotSpot(TM) 64-Bit Server VM (build 16.2-b04, mixed mode)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note this process has been 100% CPU-bound since the time JBoss was started.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ps -ef | grep [j]ava&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;jboss&amp;nbsp;&amp;nbsp;&amp;nbsp; 16387 16359 99 14:27 ?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 01:19:56 /usr/java/default/bin/java -Dprogram.name=run.sh -server -Xss1024K -Xms1G -Xmx2G -XX:MaxPermSize=128M -XX:NewSize=512m -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:CMSInitiatingOccupancyFraction=80 -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/opt/jboss/default/lib/endorsed -classpath /opt/jboss/default/bin/run.jar:/usr/java/default/lib/tools.jar org.jboss.Main -b 127.0.0.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ tail -f /opt/jboss/default/server/default/log/server.log&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:17,987 INFO&amp;nbsp; [org.jboss.ejb3.session.SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:17,989 INFO&amp;nbsp; [org.jboss.ejb3.EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:18,012 INFO&amp;nbsp; [org.jboss.ejb3.proxy.impl.jndiregistrar.JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SecureProfileService/remote - EJB3.x Default Remote Business Interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:18,244 INFO&amp;nbsp; [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/admin-console&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:18,352 INFO&amp;nbsp; [javax.enterprise.resource.webcontainer.jsf.config] (main) Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2011-04-09 14:30:24,405 INFO&amp;nbsp; [org.jboss.web.tomcat.service.deployers.TomcatDeployment] (main) deploy, ctxPath=/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is community edition.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Apr 2011 19:49:04 GMT</pubDate>
    <dc:creator>bentz666</dc:creator>
    <dc:date>2011-04-09T19:49:04Z</dc:date>
    <item>
      <title>Deployment of 3.4 in JBoss 5.1.0 GA Results in 100% CPU</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251214#M204344</link>
      <description>Hey folks,I've tried following the instructions over at http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/tasks/alfv3-jboss-install.html and did everything as instructed (minus the UTF-8 changes, which caused "org.xml.sax.SAXParseException: The reference to entity "characterEncodi</description>
      <pubDate>Sat, 09 Apr 2011 19:49:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251214#M204344</guid>
      <dc:creator>bentz666</dc:creator>
      <dc:date>2011-04-09T19:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of 3.4 in JBoss 5.1.0 GA Results in 100% CPU</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251215#M204345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just tried using Tomcat 6.0.26, as in &lt;/SPAN&gt;&lt;A href="http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/tasks/alfv3-tomcat-install.html" rel="nofollow noopener noreferrer"&gt;http://docs.alfresco.com/3.4/topic/com.alfresco.Enterprise_3_4_0.doc/tasks/alfv3-tomcat-install.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Same deal. 100% CPU utilization after starting Tomcat. I can tell that it's working to some extent, as the database was empty before starting Tomcat for the first time, and now the Alfresco tables have been created.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a fresh install of Tomcat 6.0.26, Sun Java 6 Update 19 on Red Hat Enterprise Linux 5.4, 64-bit everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's the process:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;$ ps -ef | grep [t]omcat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat&amp;nbsp;&amp;nbsp; 14821&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1 93 13:20 ?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00:18:58 /usr/java/default/bin/java -Djava.util.logging.config.file=/opt/tomcat/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.endorsed.dirs=/opt/tomcat/endorsed -classpath /opt/tomcat/bin/bootstrap.jar -Dcatalina.base=/opt/tomcat -Dcatalina.home=/opt/tomcat -Djava.io.tmpdir=/opt/tomcat/temp org.apache.catalina.startup.Bootstrap start&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What is the deal with this thing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2011 17:41:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251215#M204345</guid>
      <dc:creator>bentz666</dc:creator>
      <dc:date>2011-04-10T17:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deployment of 3.4 in JBoss 5.1.0 GA Results in 100% CPU</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251216#M204346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How long are you leaving Alfresco before killing it?&amp;nbsp;&amp;nbsp;&amp;nbsp; A few minutes of high CPU is normal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2011 18:54:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployment-of-3-4-in-jboss-5-1-0-ga-results-in-100-cpu/m-p/251216#M204346</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-04-10T18:54:03Z</dc:date>
    </item>
  </channel>
</rss>

