Hello.
A problem just started occurring. One of that files that is stored in
WebDAV is suddenly not accessible. I get a 500 when I try to view it.
I went into edit mode - when I try to look at the WebDAV area (file
manager), I get an exception - top of the stack trace is shown below.
This file (the PDF) seems to be the only problem. It's been there for
weeks - it just started behaving abnormally today. All of the other
files in WebDAV are appearing normally. Any idea what this is?
thanks
chris
Exception StackTrace: Cause level : 0 (level 0 is the most precise
exception)
org.apache.slide.common.ObjectValidationFailedException: Invalid object
at /shared/docs/mkt/OnQ_Home Cafe_v2.pdf : Lock object uri is incorrect
at org.apache.slide.lock.NodeLock.validate(NodeLock.java:480)
at
org.jahia.services.webdav.stores.CachedStore.enumerateLocks(CachedStore.
java:428)
at
org.apache.slide.lock.LockImpl.isLockedInternal(LockImpl.java:537)
at org.apache.slide.lock.LockImpl.isLocked(LockImpl.java:500)
at org.apache.slide.lock.LockImpl.isLocked(LockImpl.java:456)
at org.apache.slide.lock.LockImpl.checkLock(LockImpl.java:430)
at org.apache.slide.lock.LockImpl.checkLock(LockImpl.java:404)
at
org.apache.slide.content.ContentImpl.retrieve(ContentImpl.java:170)
at
org.jahia.services.webdav.DAVFileAccess.setFile(DAVFileAccess.java:114)
at
org.jahia.services.webdav.DAVFileAccess.<init>(DAVFileAccess.java:96)
at
org.jahia.services.webdav.DAVFileAccess.getChildren(DAVFileAccess.java:8
40)