• There has been a network or file permission error. The network connection may be lost.

    By Baxter Jimuk 1 decade ago

    The exact error is as above picture “There has been a network or file permission error. The network connection may be lost. (http://…/testdoc.doc)”

    On my first run after following the instruction (the only thing I did differently is removed the “LOCK” from the “domino” entry), everything works fine (can open, edit something, and save successfully).

    Then I remove everything (including the webdavconfig.nsf and the OSGI plugin from the server) and try to redo everything from scratch again (because I want to document how to configure it in my environment), I got the above error. I try to retrace my steps if there's anything I did wrong but I'm totally lost.

    When I got the above error, the server console shows the following:

    [0D08:000B-0F1C] 19/03/2014 09:41:19 AM HTTP JVM: CLFAD0211E: Exception thrown. For more detailed information, please consult error-log-0.xml located in C:/IBM/Domino/data/domino/workspace/logs
    [0D08:000B-0F1C] 19/03/2014 09:41:19 AM HTTP JVM: CLFAD0246E: Exception occurred servicing request for:/webdav/domino/692580007537ED6448257C9F003050C4/testdoc.doc - HTTP Code: 500. For more detailed information, please consult error-log-0.xml located in C:/IBM/Domino/data/domino/workspace/logs

    Anybody knows how to solve this?

    • By Baxter Jimuk 1 decade ago

      By the way, the testdoc.doc is not a read-only file if that's of any concern.

      • By Angelo Pampalone 1 decade ago

        I found that configuration changes in webdav are not taken by Domino untill i don't send a “restart task http” in the console, in my tests now I do a restart task after any cfg chage.

        PS: tell http restart will not work.
        Ah, to have it work I had to put the webdavconfig.nsf in the domino data root not in the development subfolder.

        Hope any of this help.

        • By Baxter Jimuk 1 decade ago

          My above problem is solved after I disabled the webdav plugin in the UpdateSite > restart task http > re-enabled the webdav plugin in the UpdateSite > restart task http again. Bu another problem arise which is a conflict document is created each time I save the NotesDocument which contains the attachment that I just edited. I wonder if that's normal. If it is, then that means we can only edit the attachment via a webdav link but once the attachment is edited and saved, the NotesDocument which contains it cannot be saved, else a replication or save conflict document will be created. Any ideas if this is actually how it works?

          • I check both the original NotesDocument and its conflict, both contains the updated attachment.