[opencms-dev] OpenCms 8.5.1 - VfsFileWidget ADE editor does not show uploaded file
Cavva
davide.cavarretta at gmail.com
Mon May 13 16:11:14 CEST 2013
Hi all,
I've a question about VfsFileWidget in new Acacia editor.
I upload file either with explorer upload button and VfsFileWidget but does
not show any new file.
I'm trying to select plain text, images and binary files but does not update
any modification.
It seems does not work DownloadGalleryWidget too.
I think the problem is
13 May 2013 15:47:39,746 ERROR [pencms.search.CmsSearchManager:2745] Error
updating index "Gallery Index".
org.opencms.search.CmsIndexException: Unable to obtain lock for index
"Gallery Index". Giving up.
at
org.opencms.search.CmsSearchIndex.indexWriterUnlock(CmsSearchIndex.java:2387)
at
org.opencms.search.CmsSearchIndex.createIndexWriter(CmsSearchIndex.java:2029)
at
org.opencms.search.CmsSearchIndex.getIndexWriter(CmsSearchIndex.java:934)
at
org.opencms.search.CmsSearchManager.updateIndexIncremental(CmsSearchManager.java:2654)
at
org.opencms.search.CmsSearchManager.updateIndexOffline(CmsSearchManager.java:2743)
at
org.opencms.search.CmsSearchManager$CmsSearchOfflineIndexWorkThread.run(CmsSearchManager.java:576)
Caused by: org.apache.lucene.store.LockReleaseFailedException: Cannot
forcefully unlock a NativeFSLock which is held by another indexer component:
.../opencms/WEB-INF/index/Gallery Index/write.lock
at
org.apache.lucene.store.NativeFSLock.release(NativeFSLockFactory.java:295)
at org.apache.lucene.index.IndexWriter.unlock(IndexWriter.java:4624)
at
org.opencms.search.CmsSearchIndex.indexWriterUnlock(CmsSearchIndex.java:2382)
... 5 more
why happen this write lock?
maybe if I stop the webapp improperly?
Thank you in advance
Davide
--
View this message in context: http://opencms.996256.n3.nabble.com/OpenCms-8-5-1-VfsFileWidget-ADE-editor-does-not-show-uploaded-file-tp23255.html
Sent from the OpenCMS mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list