You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Igor Nemilentsev <tr...@gmail.com> on 2010/06/29 12:01:47 UTC

jackrabbit webdav errors

Hello everyone.
I am using jackrabbit-webapp-2.1.0 with glassfishv3.
I created a repository, all settings are default.
Afterwards I mounted a webdav resource in Windows(I tried wdfs in Linux too).
If I try to copy in repository some big files(more then 20M)
I sometimes obtain a error:

[#|2010-06-29T12:54:53.117+0300|INFO|glassfishv3.0|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=35;_ThreadName=Thread-1;|29.06.2010
12:54:53 *ERROR* DavResourceImpl: Error while importing resource:
java.io.IOException: Cannot refresh a new item: node
/jackrabbit-webapp-2.1.0.war/jcr:content/WEB-INF (DavResourceImpl.java,
line 537)

What may be a reason?