<?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 Alfresco Community 5.0.c SPP online checkout doesn't work in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280855#M233985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Since I've updated from Alfresco Community 5.0.b to 5.0.c I've got problems with the Sharepoint online checkout feature. I'am able to checkout a Word File, but after that I get errors when saving the working copy. In the alfresco Log I found the following errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;17:29:25,578 INFO&amp;nbsp; [org.alfresco.module.vti.web.VtiRequestDispatcher] [210333355@qtp-90040430-0] Note - no handler was found for OPTIONS to uri='/spp/documentLibrary/'&lt;BR /&gt;17:29:25,938 INFO&amp;nbsp; [org.alfresco.module.vti.web.VtiRequestDispatcher] [210333355@qtp-90040430-0] Note - no handler was found for HEAD to uri='/spp/documentLibrary/Test.docx'&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also traced the http requests using Fiddler and it seams as Word tries to lock the Test.docx after the checkout, but I should using the working copy of the file instead because the main file is locked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I solve this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 18:33:53 GMT</pubDate>
    <dc:creator>thenetstriker</dc:creator>
    <dc:date>2014-12-15T18:33:53Z</dc:date>
    <item>
      <title>Alfresco Community 5.0.c SPP online checkout doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280855#M233985</link>
      <description>Since I've updated from Alfresco Community 5.0.b to 5.0.c I've got problems with the Sharepoint online checkout feature. I'am able to checkout a Word File, but after that I get errors when saving the working copy. In the alfresco Log I found the following errors:17:29:25,578 INFO&amp;nbsp; [org.alfresco.modu</description>
      <pubDate>Mon, 15 Dec 2014 18:33:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280855#M233985</guid>
      <dc:creator>thenetstriker</dc:creator>
      <dc:date>2014-12-15T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.0.c SPP online checkout doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280856#M233986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just enabled the vti debug log and found some more information about the error. It seams as the error occurs when MS Word tries to LOCK the file on the webdav share. Here is the log output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;13:30:26,801 DEBUG [org.alfresco.module.vti.handler] [1445462340@qtp-1420486188-2] Resolved file info for 'david/documentLibrary/Test.docx' is FileInfo[name=Test.docx, isFolder=false, nodeRef=workspace://SpacesStore/164a60f7-7a41-4224-b4bb-f35cff89c185]&lt;BR /&gt;13:30:26,811 DEBUG [org.alfresco.module.vti.handler] [1445462340@qtp-1420486188-2] Resolved file info for 'david/documentLibrary' is FileInfo[name=documentLibrary, isFolder=true, nodeRef=workspace://SpacesStore/148aad04-328b-47c3-8936-6903cd2a8471]&lt;BR /&gt;13:30:26,827 DEBUG [org.alfresco.module.vti.handler] [1445462340@qtp-1420486188-2] Resolved file info for 'david' is FileInfo[name=david, isFolder=true, nodeRef=workspace://SpacesStore/3ad4d4b9-8a05-4cdd-b42f-49a932d1e85b]&lt;BR /&gt;13:30:26,831 DEBUG [org.alfresco.module.vti.handler] [1445462340@qtp-1420486188-2] WebUrl: /alfresco/david, fileUrl: 'documentLibrary/Test.docx'&lt;BR /&gt;13:30:26,851 DEBUG [org.alfresco.module.vti.handler] [1445462340@qtp-1420486188-2] Resolved file info for 'david/documentLibrary/Test.docx' is FileInfo[name=Test.docx, isFolder=false, nodeRef=workspace://SpacesStore/164a60f7-7a41-4224-b4bb-f35cff89c185]&lt;BR /&gt;13:30:26,862 DEBUG [org.alfresco.module.vti.web.VtiFilter] [1445462340@qtp-1420486188-2] User was authenticated successfully&lt;BR /&gt;13:30:26,862 DEBUG [org.alfresco.module.vti.web.VtiFilter] [1445462340@qtp-1420486188-2] Return VTI answer for LOCK request&lt;BR /&gt;13:30:26,865 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] [1445462340@qtp-1420486188-2] Dispatching request, URI path: /alfresco/david/documentLibrary/Test.docx&lt;BR /&gt;13:30:26,865 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] [1445462340@qtp-1420486188-2] Find appropriate action by specific rules&lt;BR /&gt;13:30:26,865 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] [1445462340@qtp-1420486188-2] Action found for request&lt;BR /&gt;13:30:26,865 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] [1445462340@qtp-1420486188-2] Execute target action: VtiLockAction&lt;BR /&gt;13:30:26,957 DEBUG [org.alfresco.module.vti.web.actions.VtiWebDavAction] [1445462340@qtp-1420486188-2] HTTP Status Code: 400&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jan 2015 12:41:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280856#M233986</guid>
      <dc:creator>thenetstriker</dc:creator>
      <dc:date>2015-01-08T12:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco Community 5.0.c SPP online checkout doesn't work</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280857#M233987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got a similar problem, did you manage to solve the problem ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jul 2015 11:40:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-community-5-0-c-spp-online-checkout-doesn-t-work/m-p/280857#M233987</guid>
      <dc:creator>platan</dc:creator>
      <dc:date>2015-07-22T11:40:08Z</dc:date>
    </item>
  </channel>
</rss>

