<?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: Writing contents to a node takes very long time in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12870#M5338</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was this ever resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting long update/write times when using the webservices api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jan 2007 15:17:56 GMT</pubDate>
    <dc:creator>benjamin_doughe</dc:creator>
    <dc:date>2007-01-04T15:17:56Z</dc:date>
    <item>
      <title>Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12866#M5334</link>
      <description>Hi,I am trying to create a new content node and writing data from a file which is arond 2 MB size.While testing I found that WebServiceFactory.getContentService().write() call takes around 10 sec to return.The code I am using is as follows.I have added the System.out to get the timimgs of each call.</description>
      <pubDate>Tue, 30 May 2006 11:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12866#M5334</guid>
      <dc:creator>santosh</dc:creator>
      <dc:date>2006-05-30T11:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12867#M5335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;File content in Alfresco is already stored on the filesystem - only meta-data is stored in the database. This suggests you have a different problem! Do normal network transfers happen quickly with other programs? 10sec for a 2MB file sounds very high indeed. We'll try a default Alfresco setup here and profile it to check that it's not some issue with the web-services API, but it would be great if you can check that it's nothing wierd on your setup also (are you saving content to network drives? Are the files being virus scanned all the time? - that kind of thing…)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:14:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12867#M5335</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-05-30T13:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12868#M5336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't have issues with antivirus or file scanning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I would check my environment once again and get back to you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Santosh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 13:34:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12868#M5336</guid>
      <dc:creator>santosh</dc:creator>
      <dc:date>2006-05-30T13:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12869#M5337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The same problem with upload/write a file to the repository. Alfresco spends too much time to complete the task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition, I am running Alfresco on my pc, so I am sure I don't have any network problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergio&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2006 16:20:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12869#M5337</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2006-11-28T16:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12870#M5338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was this ever resolved?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting long update/write times when using the webservices api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 15:17:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12870#M5338</guid>
      <dc:creator>benjamin_doughe</dc:creator>
      <dc:date>2007-01-04T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12871#M5339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, unfortunately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Alfresco team did not give any clear answer for this problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 15:56:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12871#M5339</guid>
      <dc:creator>sergio</dc:creator>
      <dc:date>2007-01-04T15:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12872#M5340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have same issue in production envirorment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Line "UpdateResult[] result = WebServiceFactory.getRepositoryService().update(cml);" is very slow on first creation of document.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 11:59:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12872#M5340</guid>
      <dc:creator>marcosvasousa</dc:creator>
      <dc:date>2012-12-04T11:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12873#M5341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As with the beginnings of this thread, there's not enough information to diagnose a problem, either in your recent posting or earlier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Writing content is normally a fast operation since its relatively simple.&amp;nbsp;&amp;nbsp;&amp;nbsp; There could be a problem writing to disk, for example the disk is remote over a slow network or perhaps it is nearing being full,&amp;nbsp; disks struggle as they run out of room.&amp;nbsp;&amp;nbsp; Next problem is lack of ram or other resource on the alfresco server.&amp;nbsp;&amp;nbsp;&amp;nbsp; SOAP web services are prone to RAM problems due to the need to keep everything in memory.&amp;nbsp;&amp;nbsp;&amp;nbsp; Next problem is a slow connection to alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That said one of the features of alfresco 4 is to remove indexing from transaction, which will speed up uploads.&amp;nbsp;&amp;nbsp; (But it won't account for 10 seconds).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Its also worth mentioning that these "old" web services are deprecated with CMIS being the preferred web service interface.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 12:07:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12873#M5341</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-12-07T12:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12874#M5342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please see &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=47292&amp;amp;p=141265#p141265" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=45&amp;amp;t=47292&amp;amp;p=141265#p141265&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;There is detailed information, alfresco 3 and 4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 14:55:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12874#M5342</guid>
      <dc:creator>marcosvasousa</dc:creator>
      <dc:date>2013-01-07T14:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Writing contents to a node takes very long time</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12875#M5343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;[SOLVED]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We tested "&amp;gt; Upgrade to Alfresco 3.4" so we didn't found problems (no code upgrade/change is needed) and after 700 documents in history the time is below 200 ms.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So, we are now Upgranding to Alfresco 3.4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 08:27:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/writing-contents-to-a-node-takes-very-long-time/m-p/12875#M5343</guid>
      <dc:creator>marcosvasousa</dc:creator>
      <dc:date>2013-01-09T08:27:24Z</dc:date>
    </item>
  </channel>
</rss>

