|
oh dear... the problem is due to a typo (single
instead of the expected double backslash) in the slideContentDiskPath and
tmpContentDiskPath properties
never mind
----- Original Message -----
Sent: Thursday, January 20, 2005 10:09
AM
Subject: webdav problems after 405
upgrade
(I'm having difficulties posting to this list.
Sorry if you receive this more than once)
Hi there,
Since the 405 upgrade we're unable to
download files. The reindexing of the lucene index
fails for similar reasons (file not found)
Slide logs the following error:
2005-01-19
17:03:57,119 INFO apache.slide log - Rollback Transaction 2 xid
Servlet.Engine.Transports : 0-1106150637099-2- in thread
Servlet.Engine.Transports : 0 2005-01-19 17:03:57,119 INFO apache.slide log
- GET = 404 Not Found (time: 80 ms) URI =
/shared/map/foobar.doc
The (new?) properties slideContentDiskPath and
tmpContentDiskPath are correctly set as far as we can
tell:
jahiaVarDiskPath =
P\:\\backup\\jahia\\var\\ jahiaFilesBigTextDiskPath =
P\:\\backup\\jahia\\var\\content\\bigtext\\ slideContentDiskPath =
P\:\\backup\\jahia\\var\\content\slide\\
tmpContentDiskPath = P\:\\backup\\jahia\\var\\content\tmp\\
Note: the var folder is sitting on another machine
(linux) than the one where jahia is running on (w2k). The P: drive is actually
a network drive (samba share on the linux box)
(on the side: why are the new lucene parameters part
of web.xml and not jahia.properties?)
tia!
pascal
|