<?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: High cpu usage and extremely slow in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291370#M244500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's a virtual machine running on ms hyper-v. Dual core xeon @ 2.3 ghz, 8gb ram. Not sure about hdd and raid specs though but it should be something decent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 09:37:59 GMT</pubDate>
    <dc:creator>vikhoho</dc:creator>
    <dc:date>2014-01-17T09:37:59Z</dc:date>
    <item>
      <title>High cpu usage and extremely slow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291368#M244498</link>
      <description>HiI'm running alfresco community 4.2.e on a machine running Red Hat Enterprise Linux Server release 6.4.It's a default alfresco setup apart from openjdk 1.7 instead of the one in the installer.I am reading and writing documents form/to alfresco using apache chemistry OpenCMIS.Everything seems to be</description>
      <pubDate>Thu, 16 Jan 2014 14:26:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291368#M244498</guid>
      <dc:creator>vikhoho</dc:creator>
      <dc:date>2014-01-16T14:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: High cpu usage and extremely slow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291369#M244499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let's start with your hardware. Can you give details of what equipment you have Alfresco running on? You should have 4GB of RAM as a minimum. Does your HDD have a decent rpm? Raid Type? All that good stuff. CPU? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you just have a vanilla install then I don't see how it would be using that much cpu at a time. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have our install on a VM with 8GB of memory. The cpu never gets above 20-30% except on backups….So not sure where things are going for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:51:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291369#M244499</guid>
      <dc:creator>eswbitto</dc:creator>
      <dc:date>2014-01-16T17:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: High cpu usage and extremely slow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291370#M244500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's a virtual machine running on ms hyper-v. Dual core xeon @ 2.3 ghz, 8gb ram. Not sure about hdd and raid specs though but it should be something decent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:37:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291370#M244500</guid>
      <dc:creator>vikhoho</dc:creator>
      <dc:date>2014-01-17T09:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: High cpu usage and extremely slow</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291371#M244501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I've found the troublemaker.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a script which is executed when a new image is uploaded which contains:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var rend = renditionService.createRenditionDefinition("cm:thumbnail", "imageRenderingEngine");&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rend.parameters["resizeToThumbnail"] = true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rend.parameters["xsize"] = 200;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rend.parameters["ysize"] = 200;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;rend.parameters["maintainAspectRatio"] = true;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rend.execute(document);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/javascript&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seem to kill the server, although it's running fine on my windows hosted alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there something wrong with my script? &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:09:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/high-cpu-usage-and-extremely-slow/m-p/291371#M244501</guid>
      <dc:creator>vikhoho</dc:creator>
      <dc:date>2014-01-17T15:09:42Z</dc:date>
    </item>
  </channel>
</rss>

