Hi,

I am new to slide and I might therefore have misunderstood a few things.

I have installed the slide webapp from slide 1.0.16 under Weblogic 6.1 and
when I open http://localhost:7001/slide and authenticate as root I get the
directories users, actions and files. But nomatter which one I click I get
the same directory listing once more. It is if slide accepts the change of
directory but doesn't execute it thus returning a listing of the same
directory once more.

Also, I cannot upload files or create directories.

Command line client:

[LOCALHOST] /slide/files/ $ mkcol /slide/files/test
Making '/slide/files/test' collection: failed
Internal Server Error (500)

The server log outputs:

07 Feb 2002 10:29:22 -
org.apache.slide.transaction.SlideTransactionManager - INFO - Rollback
Transaction 8 xid ExecuteThread: '11' for queue: 'default'-1013074162542-8-
in thread ExecuteThread: '11' for queue: 'default'
07 Feb 2002 10:29:22 - org.apache.slide.webdav.WebdavServlet - INFO - MKCOL
= 500 Internal Server Error (time: 0 ms) URI = /

If I try to copy a file into the 'files' directory using Windows Explorer, I
get first a 'Confirm File Replace' which I think is kind of weird, but if I
say Yes to this, I get the Warning: "An error occurred copying some or all
of the selected files". The server log says:

07 Feb 2002 10:33:22 - org.apache.slide.webdav.WebdavServlet - INFO - HEAD =
204 No Content (time: 0 ms) URI = /
07 Feb 2002 10:33:22 - org.apache.slide.webdav.WebdavServlet - INFO -
PROPFIND = 207 Multi-Status (time: 0 ms) URI = /
07 Feb 2002 10:33:24 - org.apache.slide.webdav.WebdavServlet - INFO - PUT =
409 Conflict (time: 0 ms) URI = /
07 Feb 2002 10:33:24 - org.apache.slide.webdav.WebdavServlet - INFO - PUT =
409 Conflict (time: 0 ms) URI = /

I could really use some help here.

Sincerely,
Jesper



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to