<?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: WCM 2.1 adding .war files in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93104#M63681</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes there is a bug raised on import into a User Sandbox. Importing directly into the Staging Area (admin user only) is working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/WCM-573" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/WCM-573&lt;/A&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>Wed, 04 Jul 2007 11:30:06 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-07-04T11:30:06Z</dc:date>
    <item>
      <title>WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93102#M63679</link>
      <description>Not sure if everyone using WCM2.1 is having the same issue. I am unable to upload the .war file in the Web Projects, tried it for 2 different .war files already and it isn't working. MOre specifically for the Alfresco-sample-website.war is giving trouble uploading. Is anyone having the same issue?</description>
      <pubDate>Tue, 03 Jul 2007 15:40:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93102#M63679</guid>
      <dc:creator>umair_qureshi</dc:creator>
      <dc:date>2007-07-03T15:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93103#M63680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same trouble too. After a while, I cancelled the operation and when I peeked into the web project, it had uploaded some files into my sandbox. Not sure if it was complete, so I deleted the web project and tried to upload it again but it errored out when I used the same name for the web project. Maybe a bug with this release, maybe we need to await a patch.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2007 23:58:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93103#M63680</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-07-03T23:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93104#M63681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes there is a bug raised on import into a User Sandbox. Importing directly into the Staging Area (admin user only) is working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/WCM-573" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/WCM-573&lt;/A&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>Wed, 04 Jul 2007 11:30:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93104#M63681</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-07-04T11:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93105#M63682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Everyone:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For 2.1, we implemented our new locking service.&amp;nbsp; This means that all assets uploaded into a user's sandbox are auto-locked, just as is any edited items in the web client or CIFS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The result, however, was a significant performance degradation as locks are taken on assets.&amp;nbsp; That is the issue noted by Kev.&amp;nbsp; We are doing some serious performance profiling and tuning presently for our next Community drop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As Kev notes, if you've mounted CIFS as admin you can drag-and-drop directly into Staging, where created assets do not have locks explicitly taken.&amp;nbsp; This is a temporary workaround until we can correct this performance issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you upload an expanded war via CIFS into Staging instead of a user's sandbox either via CIFS or the web client, you'll have anywhere between a 25 and 30x diff in performance.&amp;nbsp; For example, a WAR file that will take 15s using the workaround will take ~18m because of locking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We will keep you posted on this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 14:56:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93105#M63682</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-04T14:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93106#M63683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the clarification.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 19:25:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93106#M63683</guid>
      <dc:creator>slickshow</dc:creator>
      <dc:date>2007-07-04T19:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93107#M63684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;that works… thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 22:26:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93107#M63684</guid>
      <dc:creator>umair_qureshi</dc:creator>
      <dc:date>2007-07-04T22:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: WCM 2.1 adding .war files</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93108#M63685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As an update …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A fix went in this weekend to improve locking performance when bulk importing a WAR file via the Bulk Import action in the GUI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With this improvement, Bulk Import is now takes a little bit more than twice as long as in 2.0.1, or 50 seconds versus 20 seconds in our sample dataset.&amp;nbsp; This is a *significant* improvement however from our RC1 release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that Bulk Import into a user's sandbox via the GUI will always be more expensive starting with 2.1.0, given that we are now enforcing the taking of locks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please also note that we still intend to reset the default CIFS configuration so that developers using the CIFS interface will not have lock-taking auto-enforced (as it is in the GUI).&amp;nbsp; When this is added, performance should be commensurate with 2.0.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For parties interested in testing with the latest fix, you can grab the current nightly build or download and build direct from source.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2007 12:25:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-2-1-adding-war-files/m-p/93108#M63685</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-09T12:25:38Z</dc:date>
    </item>
  </channel>
</rss>

