Page 1 of 1

Logicaldoc 6.2: WebDAV not working

Posted: Mon Jul 18, 2011 1:15 pm
by lotan_rm
Hi,

I installed version 6.2 of Logicaldoc but am unable to access the WebDAV store. I used to be able to access WebDAV in version 6.1.

The dms.log shows:
09.07.2011 14:41:44,114 INFO (com.logicaldoc.util.plugin.LogicalDOCPlugin: 53) -- Plugin logicaldoc-webdav installed
09.07.2011 14:41:44,115 INFO (org.java.plugin.standard.StandardPluginManager: 421) -- plug-in started - logicaldoc-webdav@6.2.0 (active/total: 3 of 4)

The web interface shows in 'Client and External Apps':

http://localhost:8080/logicaldoc/webdav/store

as WebDAV access point and is enabled (no cache).

Cadaver returns:
Could not access /logicaldoc/webdav/store/ (not WebDAV-enabled?):
501 Not Implemented

Nautilus does not access.

Am I doing something fundamentally wrong? Has the URL changed?

Any ideas appreciated.

Re: Logicaldoc 6.2: WebDAV not working

Posted: Mon Jul 25, 2011 2:35 pm
by mmeschieri
Please try with other clients. Each client has peculiarity and LogicalDOC doesn't implements all methods of the protocol. Tests are performed against WebDrive or NetDrive or Windows native client.

Re: Logicaldoc 6.2: WebDAV not working

Posted: Tue Oct 25, 2011 3:39 am
by lspencer
Did you find a solution? I am experiencing the same problem with 6.2.4 on CentOS 6 with jdk 1.6?
lotan_rm wrote:Hi,

I installed version 6.2 of Logicaldoc but am unable to access the WebDAV store. I used to be able to access WebDAV in version 6.1.

The dms.log shows:
09.07.2011 14:41:44,114 INFO (com.logicaldoc.util.plugin.LogicalDOCPlugin: 53) -- Plugin logicaldoc-webdav installed
09.07.2011 14:41:44,115 INFO (org.java.plugin.standard.StandardPluginManager: 421) -- plug-in started - logicaldoc-webdav@6.2.0 (active/total: 3 of 4)

The web interface shows in 'Client and External Apps':

http://localhost:8080/logicaldoc/webdav/store

as WebDAV access point and is enabled (no cache).

Cadaver returns:
Could not access /logicaldoc/webdav/store/ (not WebDAV-enabled?):
501 Not Implemented

Nautilus does not access.

Am I doing something fundamentally wrong? Has the URL changed?

Any ideas appreciated.

Re: Logicaldoc 6.2: WebDAV not working

Posted: Thu Oct 27, 2011 8:40 am
by mmeschieri
The stack trace report the fact that Cadaver tries to use a method not implemented in LogicalDOC WebDAV. It is correct to use the release 6.2.4 since some bugs where resolved from the 6.2.0 that is the release the first post refers to.

Cadaver is not one of the tested clients, may be you just need to change some configuration parameters in your client to make it fully compatible with LogicalDOC, but in order to see if the problem is just the client you may have to try to use WebDrive on another PC.

A possible issue regarding WebDAV is the fact that not all clients are able to work on a port different from 80 and in addition sometimes firewall issues arise, so this aspect also must to be taken into consideration.