<?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 Can't create sharepoint workspace in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216497#M169627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using Community 3.2r2 on ubuntu 9.10.&amp;nbsp; I installed the vti amp and edited alfresco-global.properties to say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.server.port=7070 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.deployment.context=/alfresco &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.alfresoHostWithPort=&lt;/SPAN&gt;&lt;A href="http://myserver:8080" rel="nofollow noopener noreferrer"&gt;http://myserver:8080&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.shareHostWithPort=&lt;/SPAN&gt;&lt;A href="http://myserver:8080" rel="nofollow noopener noreferrer"&gt;http://myserver:8080&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to connect from word 2003 in windows xp.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to create the workspace, I put in a simple worksapce name, and this for the URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://myserver:7070/alfresco" rel="nofollow noopener noreferrer"&gt;http://myserver:7070/alfresco&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get a authentication box and have tried my username/password, as well as the username/password for admin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Word then tells me that the operation could not be completed, and to contact an administrator.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;alfresco.log:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;*NOTE* I have also been unable to connect from word 2008 on a mac, so some of the failed requests in the log may have been from word 2008 connection attempts.&amp;nbsp; In general, when connecting from word 2008, I get the 'session is null, must authenticate' and then nothing.&amp;nbsp; With word 2003, I tend to get the 'Url must start with alfresco context' message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;07:29:27,574 INFO&amp;nbsp; [org.alfresco.repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.2.&lt;BR /&gt;07:29:27,852 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;07:29:27,879 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,293 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;07:29:28,293 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;07:29:28,316 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,398 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;07:29:28,399 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …&lt;BR /&gt;07:29:28,425 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate&lt;BR /&gt;07:29:28,425 INFO&amp;nbsp; [org.alfresco.repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users&lt;BR /&gt;07:29:28,425 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;BR /&gt;07:29:28,526 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,791 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;07:29:28,820 INFO&amp;nbsp; [org.alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,979 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;07:29:28,995 INFO&amp;nbsp; [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;07:29:29,366 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_15-b03; maximum heap size 455.125MB&lt;BR /&gt;07:29:29,367 WARN&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 455.125MB is less than recommended 512MB&lt;BR /&gt;07:29:29,367 INFO&amp;nbsp; [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.2.0 (r2 2440) schema 3300 - Originally installed version 3.2.0 (r2 2440) schema 3300&lt;BR /&gt;07:29:30,836 INFO&amp;nbsp; [org.alfresco.module.vti.VtiServer] Vti server started successfully on port: 7070&lt;BR /&gt;07:30:00,385 INFO&amp;nbsp; [org.alfresco.util.OpenOfficeConnectionTester] The OpenOffice connection was re-established.&lt;BR /&gt;07:30:34,878 INFO&amp;nbsp; [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;07:30:56,995 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;07:30:57,016 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;07:30:57,016 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;07:30:57,017 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:14:58,954 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:14:58,954 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:14:58,954 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:15:06,842 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:15:06,842 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:15:06,842 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:15:06,871 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:19:02,229 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:19:02,229 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:19:02,229 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:19:12,508 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:19:12,508 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:19:12,508 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:19:12,640 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:27:41,195 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:27:41,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:27:41,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:27:41,217 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:27:45,079 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:27:45,079 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:27:45,079 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:27:45,096 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:28:07,216 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:28:07,216 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:28:07,216 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:28:07,233 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:29:57,065 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:29:57,066 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:29:57,066 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:30:03,771 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:30:03,772 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:30:03,772 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:30:03,815 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:18,303 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,304 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,304 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,304 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:18,349 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,349 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,349 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,349 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:18,412 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:18,412 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:18,412 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:18,412 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:18,412 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:18,462 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,462 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,462 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,462 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:18,472 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:18,472 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:18,472 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:18,472 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:18,472 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:19,112 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,112 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:19,113 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,113 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,122 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_inf.html'&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,123 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,197 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,197 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,216 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,217 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,229 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.ServerVersionMethod@407a8d92&lt;BR /&gt;16:41:19,229 DEBUG [org.alfresco.module.vti.web.fp.ServerVersionMethod] Start method execution. Method name: server version&lt;BR /&gt;16:41:19,229 DEBUG [org.alfresco.module.vti.web.fp.ServerVersionMethod] End of method execution. Method name: server version&lt;BR /&gt;16:41:19,352 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,352 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,352 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,373 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,374 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,374 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.UrlToWebUrlMethod@16039307&lt;BR /&gt;16:41:19,374 DEBUG [org.alfresco.module.vti.web.fp.UrlToWebUrlMethod] Start method execution. Method name: url to web url&lt;BR /&gt;16:41:19,378 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:19,487 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,487 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,487 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,487 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,497 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,497 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,498 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,498 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,498 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:19,544 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,544 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,544 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,545 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,554 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,554 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,554 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,554 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,554 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:19,760 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,760 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,760 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,760 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,770 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,770 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,770 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,770 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,770 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:19,876 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,876 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,876 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,897 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,898 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.UrlToWebUrlMethod@16039307&lt;BR /&gt;16:41:19,898 DEBUG [org.alfresco.module.vti.web.fp.UrlToWebUrlMethod] Start method execution. Method name: url to web url&lt;BR /&gt;16:41:19,901 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:20,001 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,001 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:20,001 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:20,001 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:20,011 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:20,011 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:20,011 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:20,011 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:20,011 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:20,055 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,055 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:20,056 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:20,056 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:20,065 DEBUG [org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:20,065 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:20,065 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:20,065 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:20,065 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:20,130 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:20,131 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,131 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:20,131 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:20,148 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:31,196 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:31,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:31,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:31,196 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:31,214 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:35,097 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:35,097 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:35,097 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:35,097 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,867 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,867 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:43,867 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:43,867 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,885 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,946 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,947 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:43,947 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:43,947 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,964 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;17:16:15,046 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:15,046 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:15,046 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;17:16:21,366 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:21,366 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:21,367 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/dws.asmx'&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;17:16:21,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;17:16:21,394 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.&lt;BR /&gt;17:16:21,416 DEBUG [org.alfresco.module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/1359c545-72d8-454a-ad10-bfdde0936df3]&lt;BR /&gt;17:16:32,191 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:32,191 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:32,191 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;17:16:32,205 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;17:16:32,205 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;17:16:32,205 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;17:16:32,205 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;17:16:32,206 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco/_vti_bin/dws.asmx'&lt;BR /&gt;17:16:32,206 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;17:16:32,206 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;17:16:32,207 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.&lt;BR /&gt;17:16:32,215 DEBUG [org.alfresco.module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/1359c545-72d8-454a-ad10-bfdde0936df3]&lt;BR /&gt;&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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;catalina.out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;07:29:27,574 User:System INFO&amp;nbsp; [repo.module.ModuleServiceImpl] Starting module 'org.alfresco.module.vti' version 1.2.&lt;BR /&gt;07:29:27,852&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'fileServers' subsystem, ID: [fileServers, default]&lt;BR /&gt;07:29:27,879&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,293&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'fileServers' subsystem, ID: [fileServers, default] complete&lt;BR /&gt;07:29:28,293&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'imap' subsystem, ID: [imap, default]&lt;BR /&gt;07:29:28,316&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,398&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'imap' subsystem, ID: [imap, default] complete&lt;BR /&gt;07:29:28,399&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Enabled - calculate missing user usages …&lt;BR /&gt;07:29:28,425&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] Found 0 users to recalculate&lt;BR /&gt;07:29:28,425&amp;nbsp; INFO&amp;nbsp; [repo.usage.UserUsageTrackingComponent] … calculated missing usages for 0 users&lt;BR /&gt;07:29:28,425&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Synchronization' subsystem, ID: [Synchronization, default]&lt;BR /&gt;07:29:28,526&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,791 User:System INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;07:29:28,820 User:System INFO&amp;nbsp; [alfresco.config.JndiPropertyPlaceholderConfigurer] Loading properties file from class path resource [alfresco/alfresco-shared.properties]&lt;BR /&gt;07:29:28,979 User:System INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;07:29:28,995&amp;nbsp; INFO&amp;nbsp; [management.subsystems.ChildApplicationContextFactory] Startup of 'Synchronization' subsystem, ID: [Synchronization, default] complete&lt;BR /&gt;07:29:29,366&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_15-b03; maximum heap size 455.125MB&lt;BR /&gt;07:29:29,367&amp;nbsp; WARN&amp;nbsp; [service.descriptor.DescriptorService] Alfresco JVM - WARNING - maximum heap size 455.125MB is less than recommended 512MB&lt;BR /&gt;07:29:29,367&amp;nbsp; INFO&amp;nbsp; [service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.2.0 (r2 2440) schema 3300 - Originally installed version 3.2.0 (r2 2440) schema 3300&lt;BR /&gt;07:29:30,836&amp;nbsp; INFO&amp;nbsp; [module.vti.VtiServer] Vti server started successfully on port: 7070&lt;BR /&gt;07:30:00,385&amp;nbsp; INFO&amp;nbsp; [alfresco.util.OpenOfficeConnectionTester] The OpenOffice connection was re-established.&lt;BR /&gt;Dec 13, 2009 7:30:28 AM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive mobile.war&lt;BR /&gt;07:30:29,550&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JBossEnabledWebApplicationContext] Refreshing org.alfresco.config.JBossEnabledWebApplicationContext@773f8807: display name [Root WebApplicationContext]; startup date [Sun Dec 13 07:30:29 UTC 2009]; root of context hierarchy&lt;BR /&gt;07:30:29,947&amp;nbsp; INFO&amp;nbsp; [alfresco.config.JBossEnabledWebApplicationContext] Bean factory for application context [org.alfresco.config.JBossEnabledWebApplicationContext@773f8807]: org.springframework.beans.factory.support.DefaultListableBeanFactory@604a8cdc&lt;BR /&gt;07:30:31,223&amp;nbsp; INFO&amp;nbsp; [web.scripts.DeclarativeRegistry] Registered 22 Web Scripts (+0 failed), 24 URLs&lt;BR /&gt;07:30:31,244&amp;nbsp; INFO&amp;nbsp; [web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 268.82407ms)&lt;BR /&gt;07:30:31,380&amp;nbsp; INFO&amp;nbsp; [web.scripts.DeclarativeRegistry] Registered 40 Web Scripts (+0 failed), 42 URLs&lt;BR /&gt;07:30:31,401&amp;nbsp; INFO&amp;nbsp; [web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 152.36916ms)&lt;BR /&gt;07:30:31,448&amp;nbsp; INFO&amp;nbsp; [web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;Dec 13, 2009 7:30:31 AM org.apache.catalina.startup.HostConfig deployWAR&lt;BR /&gt;INFO: Deploying web application archive share.war&lt;BR /&gt;07:30:34,878&amp;nbsp; INFO&amp;nbsp; [web.site.FrameworkHelper] Successfully Initialized Web Framework&lt;BR /&gt;Dec 13, 2009 7:30:35 AM org.apache.coyote.http11.Http11Protocol start&lt;BR /&gt;INFO: Starting Coyote HTTP/1.1 on http-8080&lt;BR /&gt;Dec 13, 2009 7:30:35 AM org.apache.catalina.startup.Catalina start&lt;BR /&gt;INFO: Server startup in 134187 ms&lt;BR /&gt;07:30:56,995&amp;nbsp; DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;07:30:57,016&amp;nbsp; DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;07:30:57,016&amp;nbsp; DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;07:30:57,017&amp;nbsp; DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:14:58,954&amp;nbsp; DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:14:58,954&amp;nbsp; DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:14:58,954&amp;nbsp; DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:15:06,842&amp;nbsp; DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:15:06,842&amp;nbsp; DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:15:06,842&amp;nbsp; DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:15:06,871 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:19:02,229 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:19:02,229 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:19:02,229 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:19:12,508 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:19:12,508 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:19:12,508 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:19:12,640 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:27:41,195 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:27:41,196 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:27:41,196 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:27:41,217 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:27:45,079 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:27:45,079 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:27:45,079 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:27:45,096 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:28:07,216 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:28:07,216 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:28:07,216 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:28:07,233 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:29:57,065 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:29:57,066 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:29:57,066 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:30:03,771 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:30:03,772 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:30:03,772 User:meecect DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:30:03,815 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:18,303 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,304 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,304 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,304 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:18,349 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,349 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,349 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,349 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:18,412 User:admin DEBUG [vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:18,412 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:18,412 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:18,412 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:18,412 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:18,462 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:18,462 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:18,462 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:18,462 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:18,472 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:18,472 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:18,472 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:18,472 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:18,472 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:19,112 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,112 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:19,113 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,113 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,122 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_inf.html'&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,123 User:admin DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,196 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,197 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,197 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,216 User:admin DEBUG [vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,217 User:admin DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,229 User:admin DEBUG [web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.ServerVersionMethod@407a8d92&lt;BR /&gt;16:41:19,229 User:admin DEBUG [web.fp.ServerVersionMethod] Start method execution. Method name: server version&lt;BR /&gt;16:41:19,229 User:admin DEBUG [web.fp.ServerVersionMethod] End of method execution. Method name: server version&lt;BR /&gt;16:41:19,352 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,352 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,352 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,373 User:admin DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,374 User:admin DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,374 User:admin DEBUG [web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.UrlToWebUrlMethod@16039307&lt;BR /&gt;16:41:19,374 User:admin DEBUG [web.fp.UrlToWebUrlMethod] Start method execution. Method name: url to web url&lt;BR /&gt;16:41:19,378 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:19,487 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,487 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,487 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,487 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,497 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,497 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,498 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,498 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,498 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:19,544 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,544 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,544 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,545 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,554 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,554 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,554 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,554 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,554 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:19,760 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,760 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:19,760 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,760 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:19,770 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:19,770 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,770 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,770 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,770 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:19,876 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:19,876 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:19,876 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/&lt;A href="http://shtml.dll/_vti_rpc" rel="nofollow noopener noreferrer"&gt;shtml.dll/_vti_rpc&lt;/A&gt;'&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;16:41:19,897 User:admin DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;16:41:19,898 User:admin DEBUG [web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.UrlToWebUrlMethod@16039307&lt;BR /&gt;16:41:19,898 User:admin DEBUG [web.fp.UrlToWebUrlMethod] Start method execution. Method name: url to web url&lt;BR /&gt;16:41:19,901 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:20,001 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,001 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:20,001 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:20,001 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:20,011 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:20,011 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:20,011 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:20,011 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:20,011 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'&lt;BR /&gt;16:41:20,055 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,055 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for OPTIONS request&lt;BR /&gt;16:41:20,056 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;16:41:20,056 User:admin DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;16:41:20,065 User:admin DEBUG [handler.alfresco.DefaultAuthenticationHandler] Ticket was validated&lt;BR /&gt;16:41:20,065 User:admin DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;16:41:20,065 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;16:41:20,065 User:admin DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;16:41:20,065 User:admin DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco'&lt;BR /&gt;16:41:20,130 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:20,131 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:20,131 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:20,131 User:admin DEBUG [vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:20,148 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:31,196 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:31,196 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:31,196 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:31,196 User:admin DEBUG [vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:31,214 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:35,097 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:35,097 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:35,097 User:meecect DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:35,097 User:meecect DEBUG [vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,867 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,867&amp;nbsp; DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:43,867&amp;nbsp; DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:43,867&amp;nbsp; DEBUG [vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,885 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,946 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;16:41:43,947 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;16:41:43,947 User:admin DEBUG [vti.web.VtiFilter] Return VTI answer for HEAD request&lt;BR /&gt;16:41:43,947 User:admin DEBUG [vti.web.VtiFilter] Checking is resource exist&lt;BR /&gt;16:41:43,964 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;17:16:15,046 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:15,046 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:15,046 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;17:16:21,366 User:admin DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:21,366 User:admin DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:21,367 User:admin DEBUG [vti.web.VtiFilter] Session user is null. Authenticate user.&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiFilter] User was authenticated successfully&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/dws.asmx'&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;17:16:21,390 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;17:16:21,394 User:meecect DEBUG [web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.&lt;BR /&gt;17:16:21,416 User:meecect DEBUG [module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/1359c545-72d8-454a-ad10-bfdde0936df3]&lt;BR /&gt;17:16:32,191 User:meecect DEBUG [vti.web.VtiFilter] Checking request for VTI or not&lt;BR /&gt;17:16:32,191 User:meecect DEBUG [vti.web.VtiFilter] Check authentication&lt;BR /&gt;17:16:32,191 User:meecect DEBUG [vti.web.VtiFilter] Checking user ticket&lt;BR /&gt;17:16:32,205 User:System DEBUG [alfresco.v3.AlfrescoMethodHandler] Url must start with alfresco context.&lt;BR /&gt;17:16:32,205 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Process request&lt;BR /&gt;17:16:32,205 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by specific rules&lt;BR /&gt;17:16:32,205 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Specific rule not found&lt;BR /&gt;17:16:32,206 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/alfresco/_vti_bin/dws.asmx'&lt;BR /&gt;17:16:32,206 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Action found for request&lt;BR /&gt;17:16:32,206 User:meecect DEBUG [vti.web.VtiRequestDispatcher] Execute target action&lt;BR /&gt;17:16:32,207 User:meecect DEBUG [web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.&lt;BR /&gt;17:16:32,215 User:meecect DEBUG [module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/1359c545-72d8-454a-ad10-bfdde0936df3]&lt;BR /&gt;&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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/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;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;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2009 17:37:48 GMT</pubDate>
    <dc:creator>meecect</dc:creator>
    <dc:date>2009-12-13T17:37:48Z</dc:date>
    <item>
      <title>Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216497#M169627</link>
      <description>I am using Community 3.2r2 on ubuntu 9.10.&amp;nbsp; I installed the vti amp and edited alfresco-global.properties to say:vti.server.port=7070 vti.alfresco.deployment.context=/alfresco vti.alfresco.alfresoHostWithPort=http://myserver:8080 vti.share.shareHostWithPort=http://myserver:8080I am trying to connect</description>
      <pubDate>Sun, 13 Dec 2009 17:37:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216497#M169627</guid>
      <dc:creator>meecect</dc:creator>
      <dc:date>2009-12-13T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216498#M169628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am also having the same problem with MS WORD 2007 with same version of Alfresco 3.2.r2. If it helps anyone to solve the issue, I am using passthru and NTML (with out SSO - enabling SSO is breaking Share).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2010 17:41:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216498#M169628</guid>
      <dc:creator>iseyfi</dc:creator>
      <dc:date>2010-01-15T17:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216499#M169629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does anyone find a solution/workaround for this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2010 08:41:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216499#M169629</guid>
      <dc:creator>rama_honge</dc:creator>
      <dc:date>2010-01-22T08:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216500#M169630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was able to create sharepoint workspace in MS Office 2007.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Added the following properties in alfresco-global.properties and restarted alfresco. I'm using basic NTLM authentication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.server.port=7070&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.deployment.context=/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.alfresoHostWithPort=&lt;/SPAN&gt;&lt;A href="http://ipaddress:8080" rel="nofollow noopener noreferrer"&gt;http://ipaddress:8080&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.shareHostWithPort=&lt;/SPAN&gt;&lt;A href="http://ipaddress:8080" rel="nofollow noopener noreferrer"&gt;http://ipaddress:8080&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.shareContext=/share&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2010 11:16:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216500#M169630</guid>
      <dc:creator>rama_honge</dc:creator>
      <dc:date>2010-01-27T11:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216501#M169631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It turns out this was not a bug at the code level. My Vti configuration had a space at the end for Alfresco context setting. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you look at the code that throws this error, you can quickly figure out why it is happening. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; if (!url.startsWith(alfrescoContext))&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (logger.isDebugEnabled())&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;logger.debug("Url:" + url);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;logger.debug("Alfresco Context:" + alfrescoContext);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; logger.debug("Url must start with alfresco context.");&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; throw new VtiHandlerException(VtiHandlerException.BAD_URL);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2010 22:30:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216501#M169631</guid>
      <dc:creator>iseyfi</dc:creator>
      <dc:date>2010-01-31T22:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216502#M169632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the follow-up. That sounds like something we should be tolerant of - please raise a bug report in JIRA.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Jan 2010 22:53:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216502#M169632</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-01-31T22:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216503#M169633</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'm using EE 3.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've enabled the sharepoint module as explained on the website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I try to create a new workspace in office it starts the process then it quits and displays "Try Again Later"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I find strange is the the Workspace get created under share sites but there is no document located there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if this problem is related to this post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would appreciate if someone can help with this.&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;My settings in the vti.properties &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.server.port=7070&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.deployment.context=/alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.alfresco.alfresoHostWithPort=&lt;/SPAN&gt;&lt;A href="http://172.16.8.177:8080" rel="nofollow noopener noreferrer"&gt;http://172.16.8.177:8080&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.shareHostWithPort=&lt;/SPAN&gt;&lt;A href="http://172.16.8.177:8080" rel="nofollow noopener noreferrer"&gt;http://172.16.8.177:8080&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.shareContext=/share&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.siteInBrowser=/page/site/…/dashboard&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.siteSettings=/page/site/…/customise-site&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.siteGroupMembership=/page/site/…/site-members&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.userInformation=/page/user/…/profile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.documentLibrary=/page/site/…/documentlibrary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;vti.share.documentDetails=/page/site/…/document-details&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the error log at the point it fails.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3:41:30,055 User:admin ERROR [org.mortbay.log] Error for /alfresco/_vti_bin/dws.asmx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;java.lang.NoSuchMethodError: org.alfresco.service.cmr.security.AuthenticationService.validate(Ljava/lang/String&lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.module.vti.handler.alfresco.DefaultAuthenticationHandler.checkUserTicket(DefaultAuthenticationHandler.java:71)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.module.vti.web.VtiFilter.doFilter(VtiFilter.java:161)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1115)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:361)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.Server.handle(Server.java:324)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:741)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2010 11:58:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216503#M169633</guid>
      <dc:creator>xana_cloete</dc:creator>
      <dc:date>2010-02-02T11:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216504#M169634</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;Can I please get some news on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried this on the nightly build community edition and it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I realy need a reliable working version of alfresco and at this point not even the enterprise edition seems to work correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a verion that I can use with these features all working correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;passthru &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sharepoint feature &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;share&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ps * The nightly build you guys updated with NTLM + SSO works fine until you use ad auth and import users, after that it&amp;nbsp; breaks the share function again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please can I get an update on this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 20:23:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216504#M169634</guid>
      <dc:creator>xana_cloete</dc:creator>
      <dc:date>2010-02-03T20:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can't create sharepoint workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216505#M169635</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;SPAN&gt;I had almost identical symptoms with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Alfresco 3.3 on Ubuntu 9.10&lt;BR /&gt;Passthru authentication with SSO (to Windows DCs)&lt;BR /&gt;Office 2003 on Windows XP&lt;/UL&gt;&lt;SPAN&gt;Applying Office 2003 SP3 resolved the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 04:33:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/can-t-create-sharepoint-workspace/m-p/216505#M169635</guid>
      <dc:creator>johna1</dc:creator>
      <dc:date>2010-05-25T04:33:25Z</dc:date>
    </item>
  </channel>
</rss>

