Someone else that has this problem? It hangs in the progress window and deletes only one item.
Found some old posts about version problems with Lucene, could it be Examine that is the problem? Had some problems with Examine when I had document properties with email as alias. Suggestions?
I had this the other day but i then tried an empty bin again and it worked. Not sure if at some point I had deployed some new dlls and that restarted everything and triggered an index rebuild. So not exactly sure but if site is not live yet try stopping it deleting your index then attempting to empty the bin.
You can see what's going wrong when opening Firebug (in Firefox) and watching the 'Console' tab. There should be a request to something like '........./EmptyTrash', which will turn red after a few moments (500 - server error).
Looking at the response of that request will show you what's going wrong.
Cant empty recycle bin, Umbraco 4.5.2?
Someone else that has this problem? It hangs in the progress window and deletes only one item.
Found some old posts about version problems with Lucene, could it be Examine that is the problem? Had some problems with Examine when I had document properties with email as alias. Suggestions?
I had this the other day but i then tried an empty bin again and it worked. Not sure if at some point I had deployed some new dlls and that restarted everything and triggered an index rebuild. So not exactly sure but if site is not live yet try stopping it deleting your index then attempting to empty the bin.
Regards
Ismail
You can see what's going wrong when opening Firebug (in Firefox) and watching the 'Console' tab.
There should be a request to something like '........./EmptyTrash', which will turn red after a few moments (500 - server error).
Looking at the response of that request will show you what's going wrong.
Thanks for your help! Tried the firebug and got this message.
How does one fix this?
What can be deleted and then try and rebuild index in some way?
I was finally able to empty the recycle bin by removing orphan nodes. See my blog for details: blog.degree.no/.../
is working on a reply...