Dear fellow Jahia admins, One of my users complained that she did not have rights to upload files to her personal folder. To solve this problem, I tried to change directory permissions on the "users" folder. I did this by navigating to the folder from a file field, and selecting "Change directory permissions". But when I try to apply the change, I see a generic error message saying that the page could not be displayed. When I check the directory permissions afterwards, they are unchanged.
WebDav itself appears to work, because the user can upload to other folders to which she already has rights. I checked the log file of the server, and I've included what I think is the relevant section for this problem at the bottom of this message. According to the administration console, I am using Jahia 4.1.0_01 build 6070, which is running on a WebSphere 5.1 server (which comes with JRE 1.4). Any help with this problem would be greatly appreciated. Is there perhaps a work-around to change the WebDav permissions on a folder outside of Jahia? I tried connecting using a regular WebDav client (DataFreeWay/Web drive/Xythos), but this does not seem to work either. Best regards, Max. ----------------BEGIN OF LOG OUTPUT------------------------------------ =2006-11-15 11:59:19,832 DEBUG operations.OperationManager <init> - Starting up... =2006-11-15 11:59:19,832 DEBUG operations.OperationManager handleOperations - We generate page PAGE-209:root:en###2 =2006-11-15 11:59:19,832 DEBUG operations.OperationManager handleOperations - Start of handling operation =2006-11-15 11:59:19,832 DEBUG filemanager.Filemanager_Engine saveAcl - Submited ACL entry : 10010000rw- users gusers:3 =2006-11-15 11:59:19,832 DEBUG filemanager.Filemanager_Engine saveAcl - Added ACL entry for user : +/groups/users/members =2006-11-15 11:59:19,832 DEBUG stores.CachedStore log - Enlist service jahia(org.jahia.services.webdav.stores.CachedStore) in active transaction =2006-11-15 11:59:19,832 DEBUG file-content-store log - Thread Thread[Servlet.Engine.Transports : 29,5,main] starts work on behalf of transaction branch Servlet.Engine.Transports . 29-1163588359832-3 =2006-11-15 11:59:19,832 DEBUG stores.CachedStore log - Enlist service [EMAIL PROTECTED] in active transaction =2006-11-15 11:59:19,832 DEBUG file-content-store log - Thread Thread[Servlet.Engine.Transports : 29,5,main] fails work on behalf of transaction branch Servlet.Engine.Transports . 29-1163588359832-3 =2006-11-15 11:59:19,832 DEBUG stores.CachedStore log - Delisting service [EMAIL PROTECTED] from active transaction with failure =2006-11-15 11:59:19,832 DEBUG stores.CachedStore log - Delisting service jahia(org.jahia.services.webdav.stores.CachedStore) from active transaction with failure =2006-11-15 11:59:19,832 DEBUG webdav.DAVFileAccess changePermissions - Exception occured during permission change org.apache.slide.common.ServiceAccessException: Service [EMAIL PROTECTED] access error : Cannot create anything here ----------------END OF LOG OUTPUT------------------------------------
