I had the same problem this morning and found the following http://www.mail-archive.com/[email protected]/msg62821.html and http://kief.com/node/151.
I created a temp directory in the %CATALINA_HOME% directory. -----Original Message----- From: Benjamin Mestrallet [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 3:14 PM To: [email protected] Subject: Re: WebDAV exploration suites Actually the error is before what I previously pasted 18.05.2005 21:12:26 *ERROR* [http-8080-Processor25] NodeResource: Error while executing export chain: java.io.IOException: No such file or directory (NodeResource.java, line 79) 18.05.2005 21:12:26 *WARN * [http-8080-Processor25] WebdavRequestImpl: Error while building xml document from request body: Error on line -1: Premature end of file. (WebdavRequestImpl.java, line 257) On May 18, 2005, at 6:38 PM, Angela Schreiber wrote: > Benjamin Mestrallet wrote: > >> Actually I asked the question because I already made the tests. >> > > aha :) > > >> Basically it works (anonymous connection) but when I try to see >> jcr:system nodes I get a serious error: >> 18.05.2005 17:43:18 *WARN * [http-8080-Processor25] >> WebdavRequestImpl: Error while building xml document from request >> body: Error on line -1: Premature end of file. >> (WebdavRequestImpl.java, line 257) >> > > hm.... that doesn't sound like something serious.... basically... > this particular warning is generated whenever JDOM fails to parse the > request body. > > >> ....that breaks my entire Mac Finder :) And I have to reboot. (I can >> say this is quite rare to reboot a Mac :) ) >> > > uuuuu... that's bad. > could you provide a log of the communication and open a jira bug? > that would be helpful. the above warning does not tell soooooo much > about the what-is-wrong... > > regards angela >
