cancel
Showing results for 
Search instead for 
Did you mean: 

[SOLVED] SharePoint - strange errors while trying to connect

Not applicable
Hi everybody!
I installed Alfresco Labs 3 on a Windows XP SP3. Everything works fine. I can connect to http://localhost:8080/alfresco and http://localhost:8080/share without any problem.

I recently installed the SharePoint protocol support:
- I've downloaded the vti-module and installed it, seems to be working fine;
- I've managed to deploy the ROOT.war stuff, even if it seems that for my Alfresco's version it's useless.

Here come the logs that I have when I launch Alfresco:

alfresco.log:

10:10:44,296 INFO  [org.alfresco.config.xml.XMLConfigService$PropertyConfigurer] Loading properties file from class path resource [alfresco/file-servers.properties]
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Initializing VtiRequestDispatcher
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '/_vti_inf.html'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '/_vti_bin/*'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '/_vti_history/*'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '/resources/images*'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '/resources/css*'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern '*.asmx'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern 'null'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern 'null'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern 'null'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Adding action for pattern 'null'
10:10:45,718 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] VtiRequestDispatcher was successfully initalized
10:10:46,515 DEBUG [org.alfresco.module.vti] preRegister called. Server=com.sun.jmx.mbeanserver.JmxMBeanServer@9e460, name=log4j:logger=org.alfresco.module.vti
10:10:56,734 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Schema managed by database dialect org.hibernate.dialect.MySQLInnoDBDialect.
10:10:57,843 INFO  [org.alfresco.repo.domain.schema.SchemaBootstrap] Aucune modification na été apportée au schéma.
10:11:00,250 INFO  [org.alfresco.repo.admin.ConfigurationChecker] Le répertoire racine de données d'Alfresco ('dir.root') est : C:\Alfresco\alf_data
10:11:00,296 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Vérification des correctifs à appliquer …
10:11:00,484 INFO  [org.alfresco.repo.admin.patch.PatchExecuter] Aucun correctif requis.
10:11:00,484 INFO  [org.alfresco.repo.module.ModuleServiceImpl] 2 module(s) trouvé(s).
10:11:00,546 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Démarrage du module 'org.alfresco.module.RecordsManagement' version 1.3.
10:11:00,703 INFO  [org.alfresco.repo.module.ModuleServiceImpl] Démarrage du module 'org.alfresco.module.vti' version 1.0.
10:11:01,796 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco JVM - v1.6.0_11-b03; maximum heap size 986,125MB
10:11:01,796 INFO  [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Labs): Current version 3.0.0 (c 1342) schema 1000 - Installed version 3.0.0 (c 1342) schema 1000
10:11:02,250 WARN  [org.alfresco.linkvalidation.LinkValidationServiceImpl] LinkValidationService Update is not running (virtualization server not registered or started)
10:11:19,750 INFO  [org.alfresco.web.scripts.DeclarativeRegistry] Registered 21 Web Scripts (+0 failed), 23 URLs
10:11:19,750 INFO  [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised Presentation Web Script Container (in 235.76588ms)
10:11:20,468 INFO  [org.alfresco.web.scripts.DeclarativeRegistry] Registered 134 Web Scripts (+0 failed), 136 URLs
10:11:20,468 INFO  [org.alfresco.web.scripts.AbstractRuntimeContainer] Initialised WebFramework Web Script Container (in 702.04877ms)
10:11:20,578 INFO  [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework
10:11:54,703 INFO  [org.alfresco.web.site.FrameworkHelper] Successfully Initialized Web Framework
As you can see, I activated the debug mode for the vti-module.

Additionally, I've got the following line in the console (doesn't write in the log because I think it's connected to the error output):

INFO: Logging to STDERR via org.mortbay.log.StdErrLog
INFO: jetty-6.1.14
INFO: Started SocketConnector@0.0.0.0:7070

catalina.2009-03-05.log:

5 mars 2009 10:10:22 org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initialisation de Coyote HTTP/1.1 sur http-8080
5 mars 2009 10:10:22 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 578 ms
5 mars 2009 10:10:22 org.apache.catalina.core.StandardService start
INFO: Démarrage du service Catalina
5 mars 2009 10:10:22 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
5 mars 2009 10:10:22 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
5 mars 2009 10:10:23 org.apache.catalina.startup.HostConfig deployWAR
INFO: Déploiement de l'archive alfresco.war de l'application web
5 mars 2009 10:11:16 org.apache.catalina.startup.HostConfig deployWAR
INFO: Déploiement de l'archive share.war de l'application web
5 mars 2009 10:11:20 org.apache.catalina.startup.HostConfig deployWAR
INFO: Déploiement de l'archive studio.war de l'application web
5 mars 2009 10:11:54 org.apache.coyote.http11.Http11BaseProtocol start
INFO: Démarrage de Coyote HTTP/1.1 sur http-8080
5 mars 2009 10:11:54 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
5 mars 2009 10:11:55 org.apache.catalina.startup.Catalina start
INFO: Server startup in 92344 ms

Everything seems to work fine…

Now, I'll try to upload a file via the SharePoint Protocol in MS Word 2003:
- I launch MS Word 2003;
- I type few words in the new file;
- I save the file, named "test.doc" under "c:\test.doc";
- in the Sharepoint Workspace I type: name: SPP, location: http://localhost:7070/alfresco;
- I click on the "create" button;
- I log into "admin / admin";

BING ! Error Smiley Very Happy
[img]http://www.benichka.fr/images/bug_sharepoint/adresse_invalide.JPG[/img]
It's French, but in English it gives something like that:
The internet address "c:\test.doc" is not valid. Check your input.

And the log gives the following:

alfresco.log:

10:19:30,156 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:30,156 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:30,156 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.
10:19:30,156 DEBUG [org.alfresco.module.vti.web.VtiFilter] Force the client to prompt for logon details
10:19:34,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:34,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:34,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Session user is null. Authenticate user.
10:19:34,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Authenticate the user 'admin'
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiFilter] User was authenticated successfully
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/dws.asmx'
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:34,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:34,625 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.
10:19:34,718 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is null
10:19:34,734 DEBUG [org.alfresco.module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/afb64e73-ca4f-4db4-b9f3-591adf4dc74a]
10:19:34,812 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to login into Share. URL: http://localhost:8080/share/login
10:19:34,921 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Login method returned status: 302
10:19:34,921 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to create Site with name: SPP. URL: http://localhost:8080/share/service/modules/create-site
10:19:36,375 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Create method returned status: 200
10:19:36,375 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to initialize dashboard for Site with name: SPP. URL: http://localhost:8080/share/page/site/SPP/dashboard
10:19:36,828 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Dashboard initialyzing finished with status: 200
10:19:36,828 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoDwsServiceHandler] Document workspace with name 'SPP' was successfully created.
10:19:36,828 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is finished.
10:19:37,015 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,015 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request
10:19:37,015 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist
10:19:37,046 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/test.doc' is null
10:19:37,046 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary' is null
10:19:37,062 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:37,062 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: 'documentLibrary/test.doc'
10:19:37,078 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/test.doc' is null
10:19:37,328 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,328 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request
10:19:37,328 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,328 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_inf.html'
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/shtml.dll/_vti_rpc'
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,343 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,359 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.ServerVersionMethod@158c482
10:19:37,359 DEBUG [org.alfresco.module.vti.web.fp.ServerVersionMethod] Start method execution. Method name: server version
10:19:37,359 DEBUG [org.alfresco.module.vti.web.fp.ServerVersionMethod] End of method execution. Method name: server version
10:19:37,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/shtml.dll/_vti_rpc'
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,375 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,375 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.UrlToWebUrlMethod@1872b10
10:19:37,375 DEBUG [org.alfresco.module.vti.web.fp.UrlToWebUrlMethod] Start method execution. Method name: url to web url
10:19:37,375 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/test.doc' is null
10:19:37,390 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary' is null
10:19:37,390 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:37,390 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: 'documentLibrary/test.doc'
10:19:37,390 DEBUG [org.alfresco.module.vti.web.fp.UrlToWebUrlMethod] End of method execution. Method name: url to web url
10:19:37,390 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,390 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,390 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,406 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut/author.dll' is null
10:19:37,406 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut' is null
10:19:37,421 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:19:37,421 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:37,421 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/_vti_aut/author.dll'
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/_vti_aut/author.dll'
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,421 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,421 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.OpenServiceMethod@1b9cd6
10:19:37,421 DEBUG [org.alfresco.module.vti.web.fp.OpenServiceMethod] Start method execution. Method name: open service
10:19:37,421 DEBUG [org.alfresco.module.vti.web.fp.OpenServiceMethod] Opening service with name: '/alfresco/SPP'
10:19:37,484 DEBUG [org.alfresco.module.vti.web.fp.OpenServiceMethod] End of method execution. Method name: open service
10:19:37,531 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,531 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,531 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,546 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut/author.dll' is null
10:19:37,546 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut' is null
10:19:37,562 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:19:37,562 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:37,562 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/_vti_aut/author.dll'
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/_vti_aut/author.dll'
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,578 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod@6765a
10:19:37,578 DEBUG [org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod] Start method execution. Method name: getDocsMetaInfo
10:19:37,578 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] Retrieving meta-info for document: 'documentLibrary/test.doc' from site: SPP
10:19:37,578 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/test.doc' is null
10:19:37,578 DEBUG [org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod] End of method execution. Method name: getDocsMetaInfo
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,578 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,593 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut/author.dll' is null
10:19:37,593 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut' is null
10:19:37,609 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:19:37,609 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:37,609 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/_vti_aut/author.dll'
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/_vti_aut/author.dll'
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:37,609 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:37,609 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.PutDocumentMethod@196cfca
10:19:37,609 DEBUG [org.alfresco.module.vti.web.fp.PutDocumentMethod] Start method execution. Method name: put document
10:19:37,625 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] Saving document: 'documentLibrary/test.doc' to the site: SPP
10:19:37,640 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary' is null
10:19:37,640 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] The folder where file should be placed not exists.
10:19:37,656 DEBUG [org.alfresco.module.vti.web.fp.AbstractMethod] put document
org.alfresco.module.vti.web.fp.VtiMehtodException: The folder does not exist. Please create the folder and then retry the operation.
   at org.alfresco.module.vti.web.fp.PutDocumentMethod.doExecute(PutDocumentMethod.java:84)
   at org.alfresco.module.vti.web.fp.AbstractMethod.execute(AbstractMethod.java:78)
   at org.alfresco.module.vti.web.actions.VtiBinAction.processVtiMethod(VtiBinAction.java:134)
   at org.alfresco.module.vti.web.actions.VtiBinAction.doPost(VtiBinAction.java:119)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.doPost(VtiBaseAction.java:215)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.execute(VtiBaseAction.java:236)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.doActions(VtiRequestDispatcher.java:244)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.service(VtiRequestDispatcher.java:153)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1124)
   at org.alfresco.module.vti.web.VtiFilter.doFilter(VtiFilter.java:173)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1115)
   at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:361)
   at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
   at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
   at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
   at org.mortbay.jetty.Server.handle(Server.java:324)
   at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
   at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
   at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:741)
   at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
   at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
   at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
   at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/'
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for OPTIONS request
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:37,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:37,671 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:37,671 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:37,671 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:37,671 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:37,671 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/documentLibrary/test.doc'
10:19:50,812 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:19:50,812 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:19:50,812 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:19:50,843 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/dws.asmx' is null
10:19:50,843 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:19:50,859 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:50,859 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/dws.asmx'
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/dws.asmx'
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:19:50,859 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:19:50,875 DEBUG [org.alfresco.module.vti.web.ws.DeleteDwsEndpoint] SOAP method with name DeleteDws is started.
10:19:50,890 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/41caf570-4035-4a26-962b-94d4971b759d]
10:19:50,890 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to login into Share. URL: http://localhost:8080/share/login
10:19:50,953 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Login method returned status: 302
10:19:50,953 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to delete Site with name: SPP. URL: http://localhost:8080/share/service/modules/delete-site
10:19:54,281 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Delete method returned status: 200
10:19:54,281 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoDwsServiceHandler] Document workspace with name 'SPP' was successfully deleted.
10:19:54,281 DEBUG [org.alfresco.module.vti.web.ws.DeleteDwsEndpoint] SOAP method with name DeleteDws is finished.

I just can't find what's wrong 😕 I followed the wiki 'bout it, I read many threads in English and in French, but nothing is really like my problem…It seems that I'm an exception Smiley Sad

But that's not all! If I try to open an existing document (about 15 pages) and try to upload it via Sharepoint (same addresses, same login):
[img]http://www.benichka.fr/images/bug_sharepoint/server_busy.JPG[/img]
French still, but it gives the following in English:
The web server is busy. Please try again later.
Want some log? here comes the alfresco.log:

10:26:04,625 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:26:04,625 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:26:04,625 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/_vti_bin/dws.asmx'
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:26:04,656 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:26:04,656 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is started.
10:26:04,656 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is null
10:26:04,671 DEBUG [org.alfresco.module.vti.handler] Resolved file info for '' is FileInfo[name=Sites, isFolder=true, nodeRef=workspace://SpacesStore/afb64e73-ca4f-4db4-b9f3-591adf4dc74a]
10:26:04,687 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to login into Share. URL: http://localhost:8080/share/login
10:26:04,734 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Login method returned status: 302
10:26:04,734 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to create Site with name: SPP. URL: http://localhost:8080/share/service/modules/create-site
10:26:05,578 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Create method returned status: 200
10:26:05,578 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to initialize dashboard for Site with name: SPP. URL: http://localhost:8080/share/page/site/SPP/dashboard
10:26:06,015 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Dashboard initialyzing finished with status: 200
10:26:06,015 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoDwsServiceHandler] Document workspace with name 'SPP' was successfully created.
10:26:06,015 DEBUG [org.alfresco.module.vti.web.ws.CreateDwsEndpoint] SOAP method with name CreateDws is finished.
10:26:06,234 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:26:06,234 DEBUG [org.alfresco.module.vti.web.VtiFilter] Return VTI answer for HEAD request
10:26:06,234 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking is resource exist
10:26:06,234 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/Cours_Eric.doc' is null
10:26:06,234 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary' is null
10:26:06,250 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/7bac9bfb-052c-4a18-90eb-ec4e88a8fd34]
10:26:06,250 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: 'documentLibrary/Cours_Eric.doc'
10:26:06,250 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/Cours_Eric.doc' is null
10:26:06,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:26:06,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:26:06,359 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:26:06,375 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut/author.dll' is null
10:26:06,375 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut' is null
10:26:06,375 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:26:06,390 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/7bac9bfb-052c-4a18-90eb-ec4e88a8fd34]
10:26:06,390 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/_vti_aut/author.dll'
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/_vti_aut/author.dll'
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:26:06,390 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:26:06,390 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod@6765a
10:26:06,390 DEBUG [org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod] Start method execution. Method name: getDocsMetaInfo
10:26:06,390 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] Retrieving meta-info for document: 'documentLibrary/Cours_Eric.doc' from site: SPP
10:26:06,390 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary/Cours_Eric.doc' is null
10:26:06,390 DEBUG [org.alfresco.module.vti.web.fp.GetDocsMetaInfoMethod] End of method execution. Method name: getDocsMetaInfo
10:26:06,406 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:26:06,406 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:26:06,406 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:26:06,406 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut/author.dll' is null
10:26:06,421 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/_vti_aut' is null
10:26:06,421 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:26:06,421 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/7bac9bfb-052c-4a18-90eb-ec4e88a8fd34]
10:26:06,421 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/_vti_aut/author.dll'
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/_vti_aut/author.dll'
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:26:06,437 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:26:06,437 DEBUG [org.alfresco.module.vti.web.actions.VtiBinAction] Executing vtiMethod: org.alfresco.module.vti.web.fp.PutDocumentMethod@196cfca
10:26:06,437 DEBUG [org.alfresco.module.vti.web.fp.PutDocumentMethod] Start method execution. Method name: put document
10:26:06,437 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] Saving document: 'documentLibrary/Cours_Eric.doc' to the site: SPP
10:26:06,437 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/documentLibrary' is null
10:26:06,437 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoMethodHandler] The folder where file should be placed not exists.
10:26:06,437 DEBUG [org.alfresco.module.vti.web.fp.AbstractMethod] put document
org.alfresco.module.vti.web.fp.VtiMehtodException: The folder does not exist. Please create the folder and then retry the operation.
   at org.alfresco.module.vti.web.fp.PutDocumentMethod.doExecute(PutDocumentMethod.java:84)
   at org.alfresco.module.vti.web.fp.AbstractMethod.execute(AbstractMethod.java:78)
   at org.alfresco.module.vti.web.actions.VtiBinAction.processVtiMethod(VtiBinAction.java:134)
   at org.alfresco.module.vti.web.actions.VtiBinAction.doPost(VtiBinAction.java:119)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.doPost(VtiBaseAction.java:215)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
   at org.alfresco.module.vti.web.actions.VtiBaseAction.execute(VtiBaseAction.java:236)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.doActions(VtiRequestDispatcher.java:244)
   at org.alfresco.module.vti.web.VtiRequestDispatcher.service(VtiRequestDispatcher.java:153)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
   at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1124)
   at org.alfresco.module.vti.web.VtiFilter.doFilter(VtiFilter.java:173)
   at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1115)
   at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:361)
   at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
   at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
   at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
   at org.mortbay.jetty.Server.handle(Server.java:324)
   at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:534)
   at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:879)
   at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:741)
   at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:207)
   at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:403)
   at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
   at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:522)
10:26:08,937 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking request for VTI or not
10:26:08,937 DEBUG [org.alfresco.module.vti.web.VtiFilter] Check authentication
10:26:08,937 DEBUG [org.alfresco.module.vti.web.VtiFilter] Checking user ticket
10:26:08,968 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin/dws.asmx' is null
10:26:08,968 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP/_vti_bin' is null
10:26:08,984 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/7bac9bfb-052c-4a18-90eb-ec4e88a8fd34]
10:26:08,984 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.AlfrescoMethodHandler] WebUrl: /alfresco/SPP, fileUrl: '_vti_bin/dws.asmx'
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiFilter] Ticket was validated
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Process request
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by specific rules
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Specific rule not found
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Find appropriate action by pattern for uri='/SPP/_vti_bin/dws.asmx'
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Action found for request
10:26:08,984 DEBUG [org.alfresco.module.vti.web.VtiRequestDispatcher] Execute target action
10:26:08,984 DEBUG [org.alfresco.module.vti.web.ws.DeleteDwsEndpoint] SOAP method with name DeleteDws is started.
10:26:09,000 DEBUG [org.alfresco.module.vti.handler] Resolved file info for 'SPP' is FileInfo[name=SPP, isFolder=true, nodeRef=workspace://SpacesStore/7bac9bfb-052c-4a18-90eb-ec4e88a8fd34]
10:26:09,000 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to login into Share. URL: http://localhost:8080/share/login
10:26:09,031 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Login method returned status: 302
10:26:09,031 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Trying to delete Site with name: SPP. URL: http://localhost:8080/share/service/modules/delete-site
10:26:10,578 DEBUG [org.alfresco.module.vti.handler.alfresco.v3.ShareUtils] Delete method returned status: 200
10:26:10,578 DEBUG [org.alfresco.module.vti.handler.alfresco.AbstractAlfrescoDwsServiceHandler] Document workspace with name 'SPP' was successfully deleted.
10:26:10,578 DEBUG [org.alfresco.module.vti.web.ws.DeleteDwsEndpoint] SOAP method with name DeleteDws is finished.
Just giving me infinite headaches since Monday…

I precise that I'm running totally in local mode, that I shut down every firewalls / antivirus, and that I'm behind a proxy since I work in enterprise. Nevertheless, I checked the box in IE6 to bypass the proxy settings in local mode.

Any help would be sooooooooooo much appreciated Smiley Very Happy

Thanks !

Benoit
1 REPLY 1

Not applicable
Solved Smiley Happy
I got the labs 3c version of Alfresco, I installed the version 3d and now all is working perfectly Smiley Happy